]> git.sesse.net Git - vlc/history - modules/packetizer
Coding convention
[vlc] / modules / packetizer /
2008-01-29 Rafaël Carrécodecs & packetizers: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-18 Jean-Paul SamanFix regression introduced in [24381]
2008-01-18 Jean-Paul SamanCheck malloc return values and fix a few compiler warnings.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2008-01-12 Sigmund Augdal HelbergFixed a segfault/division by zero caused by delayed...
2008-01-11 Ilkka Ollakkafix previous commit
2008-01-11 Ilkka Ollakkarevert 24090 and add fix for including sps/pps in every...
2008-01-04 Ilkka Ollakkaremove b_header in packetizer so sps/pps are send with...
2007-10-18 Laurent AimarDVD CC are not reordered.
2007-10-17 Laurent Aimar Added cc data extraction support for mpeg 1/2 when...
2007-10-11 Laurent AimarAdded support for basic LOAS AAC stream.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-06-12 Laurent AimarAll: preliminary support for audio while playing faster...
2007-05-30 Laurent AimarImproved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED...
2007-03-02 Laurent AimarPacketizers should trash all blocks with DISCONTINUITY...
2007-02-27 Laurent AimarAdded all missing case for "Detection of the first...
2007-02-25 Laurent AimarAdded VC-1 packetizer.
2007-02-25 Laurent AimarFixed uninitialized value for ADTS stream.
2006-12-24 Clément StenacMore cleanup
2006-12-03 Rémi Denis-CourmontFix small memleak
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-08 Christophe Massiot * modules/codec/libmpeg2.c, modules/packetizer/mpegvid...
2006-10-17 Derk-Jan Hartman* packetizer h264: Donwq't gather the block chain when...
2006-10-16 Derk-Jan HartmanApparently ffmpeg doesn't like how we were feeding...
2006-08-24 Derk-Jan Hartman* Also pass along the USER DATA of mpeg4
2006-08-24 Derk-Jan Hartman* Handle Dicas AVC FOURCC
2006-08-22 Gildas Bazin* modules/packetizer/h264.c: fixed insertion of SPS...
2006-08-14 Derk-Jan Hartman* first sps, then pps
2006-08-14 Gildas Bazin* modules/packetizer/h264.c: insert an SPS and PPS...
2006-08-14 Derk-Jan Hartman* Victory at last. The h264 packetizer is fixed. Thx...
2006-06-11 Gildas Bazin* modules/packetizer/mpeg4video.c: ts/ps muxers rely...
2006-06-09 Gildas Bazin* modules/packetizer/mpeg4video.c: rewrite using the...
2006-04-06 Christophe Massiot * ALL: extention -> extension
2006-03-31 Clément Stenac2nd packetizer round (Refs:#438)
2006-03-25 Felix Paul Kühne* another 1st string review, refs #438
2006-02-01 Jean-Paul SamanFixed a memleak
2006-01-12 Antoine CellerierFSF address change.
2005-12-06 Gildas Bazin* modules/packetizer/h264.c: fixed massive memory leak.
2005-09-13 Gildas Bazin* modules/packetizer/h264.c: small fix to annexe-b...
2005-09-13 Gildas Bazin* modules/packetizer/h264.c: date SPS and PPS blocks...
2005-08-10 Jean-Paul SamanBy default --packetizer-mpegvideo-sync-iframe is disabled.
2005-08-10 Jean-Paul SamanFlagging BLOCK_FLAG_DISCONTINUITY for every PID in...
2005-07-19 Laurent Aimar * h264: handle SPS/PPS in annexb format in extra data...
2005-07-11 Christophe Massiot * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c, modules/packetizer...
2005-06-01 Gildas Bazin* modules/packetizer/mpeg4video.c: work-around for...
2005-06-01 Gildas Bazin* modules/packetizer/mpeg4video.c: remove the VOL from...
2005-05-31 Christophe Massiot * modules/packetizer/mpegvideo.c: Do not set aspect...
2005-05-20 Clément StenacDon't print error on non-fatal problems
2005-04-23 Sigmund Augdal Helbergpacketizer/h264.c: fix divition by zero for some streams
2005-04-06 Laurent Aimar * h264: less debug.
2005-04-06 Laurent Aimar * h264: bug fix (give valid date + split at the right...
2005-03-08 Gildas Bazin* modules/packetizer/mpeg4video.c: fixed segfault
2005-02-03 Gildas Bazin* modules/packetizer/mpeg4video.c: oops, don't forget...
2005-02-02 Gildas Bazin* modules/packetizer/mpeg4video.c: proper PTS/DTS calcu...
2004-12-11 Clément StenacImprovements to preferences
2004-12-09 Gildas Bazin* modules/packetizer/mpeg4video.c: fixed memory leak...
2004-10-22 Gildas Bazin* modules/packetizer/h264.c: oops, forgot to remove...
2004-10-20 Gildas Bazin* modules/packetizer/h264.c:
2004-09-26 Gildas Bazin* modules/packetizer/mpegvideo.c: set fmt_out.video...
2004-08-23 Gildas Bazin* modules/packetizer/h264.c: modified ParseNALBlock...
2004-06-16 Laurent Aimar * all: fixed the way h264 streams are stored in .mp4
2004-06-06 Laurent Aimar * all: added VSSH fourcc.
2004-05-29 Laurent Aimar * copy: low latency for subt.
2004-05-28 Laurent Aimar * copy: don't break the length for subtitle packet.
2004-05-24 Gildas Bazin* modules/packetizer/mpegvideo.c: better fix.
2004-05-24 Gildas Bazin* modules/packetizer/mpegvideo.c: corner case fix for...
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-05-15 Laurent Aimar * h264: added avc1 -> h264 annexe B stream.
2004-04-23 Laurent Aimar * h264: fixed nal decoding.
2004-04-22 Laurent Aimar * packetizer/h264.c: a really basic h264 packetizer...
2004-04-21 Christophe Massiot* modules/packetizer/mpegvideo.c: When a discontinuity...
2004-04-13 Gildas Bazin* modules/packetizer/*: bug fix (use es_format_Copy...
2004-04-13 Laurent Aimar * mpeg4video: init i_dts.
2004-03-25 Laurent Aimar * mpeg4video.c: added m4cc/M4CC.
2004-03-13 Laurent Aimar * mpeg4video.c: better pts...
2004-03-13 Laurent Aimar * mpeg4video: more cludges (it should be rewritten...
2004-03-06 Laurent Aimar * mpeg4video: set frame type (I,P,B).
2004-03-06 Gildas Bazin* src/input/input_dec.c: fix for input_EndDecoder(...
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Christophe Massiot* modules/packetizer/mpegvideo.c: Correctly flag the...
2004-02-25 Gildas Bazin* modules/packetizer/mpeg4audio.c, modules/packetizer...
2004-02-20 Christophe Massiot* modules/packetizer/mpegvideo.c: display the picture...
2004-01-27 Gildas Bazin* modules/packetizer/mpegvideo.c: fixed major bug where...
2004-01-25 Carlo Calabròreverting a whole bunch of stupid changes,
2004-01-25 Carlo CalabròString review, round three in advance :)
2003-12-22 Sam Hocevar * toolbox:
2003-12-15 Gildas Bazin* modules/packetizer/mpeg4audio.c: fixed raw mpeg4...
2003-12-07 Jean-Paul SamanCompilation warning fixes and if-deffed unused function...
2003-12-07 Gildas Bazin* include/vlc_block_helper.h: small bugfix to block_Fin...
2003-12-06 Gildas Bazin* include/vlc_block_helper.h: new block_FindStartcodeFr...
2003-11-30 Gildas Bazin* modules/packetizer/mpeg4video.c: oops
2003-11-30 Gildas Bazin* include/input_ext-plugins.h: export input_DecodeBlock().
next