]> git.sesse.net Git - vlc/history - modules/codec/libmpeg2.c
* modules/codec/libmpeg2.c: backport of 13063 from trunk.
[vlc] / modules / codec / libmpeg2.c
2005-10-31 Gildas Bazin* modules/codec/libmpeg2.c: backport of 13063 from...
2005-10-30 Gildas BazinALL: backport of 13001,13004,13005,13011,13012,13019...
2005-10-19 Marian Durkovicuse display width/height for libmpeg2 debug message
2005-08-29 Derk-Jan Hartman* Add the hdv2 fourcc which is simply HD MPEG2
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-31 Christophe Massiot * modules/codec/libmpeg2.c: We do not want to force...
2005-05-31 Christophe Massiot * modules/codec/libmpeg2.c: Handle STATE_SEQUENCE_MODI...
2005-05-20 Christophe Massiot * src/video_output/vout_synchro.c: Fixed synchro for...
2005-04-15 Christophe Massiot * ALL: x86-64 fixes.
2005-02-21 Laurent Aimar * block: added
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2004-12-11 Clément StenacImprovements to preferences
2004-09-26 Gildas Bazin* modules/codec/libmpeg2.c, ffmpeg/video.c, theora...
2004-08-26 Gildas Bazin* modules/codec/ffmpeg/video_filter.c, include/vlc_filt...
2004-08-26 Gildas Bazin* modules/codec/libmpeg2.c: use the DTS in the synchro...
2004-08-04 Gildas Bazin* modules/codec/libmpeg2.c: fixed problems with still...
2004-06-22 Laurent Aimar * all: rework of the input.
2004-03-22 Gildas Bazin* modules/codec/libmpeg2.c: modified last change to...
2004-03-21 Laurent Aimar * libmpeg2: handle invalid aspect as square one.
2004-02-25 Laurent Aimar * libmpeg2.c: lalala, compilation fix...
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-01-16 Sam Hocevar * modules/codec/libmpeg2.c:
2003-12-24 Gildas Bazin* include/vlc_block.h: added a temporary i_rate field...
2003-12-22 Gildas Bazin* modules/codec/libmpeg2.c: compiles with the latest...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-10 Gildas Bazin* modules/codec/libmpeg2.c: hack for demuxers which...
2003-12-07 Gildas Bazin* include/vlc_block_helper.h: small bugfix to block_Fin...
2003-12-05 Gildas Bazin* modules/codec/libmpeg2.c: fixed a couple of crashes...
2003-11-24 Gildas Bazin* src/input/input_dec.c, include/vlc_codec.h: added...
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-04 Gildas Bazin* src/video_output/vout_synchro.c, include/vout_synchro...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-08 Gildas Bazin* modules/demux/util/sub.c: fix when no subs specified.
2003-10-01 Derk-Jan Hartman* Did you know that VCR2 and PIM1 are actually MPEG1 ?
2003-09-30 Gildas Bazin* include/vlc_block.h, modules/codec/libmpeg2.c: re...
2003-09-03 Gildas Bazin* modules/codec/libmpeg2.c: fixed segfault on exit.
2003-09-02 Gildas Bazin* ALL: Introduction of a new api for decoders.
2003-08-18 Clément Stenac* src/audio_output/input.c
2003-08-08 Gildas Bazin* modules/codec/ffmpeg/: proper generation of pts in...
2003-07-13 Christophe Massiot* modules/codec/libmpeg2.c: Fixed a major bug where...
2003-06-10 Christophe Massiot* configure.ac.in: Renamed mpeg_video to mpeg_video_old...
2003-06-10 Christophe MassiotFixed a potential segfault.
2003-06-09 Christophe Massiot* include/video.h include/video_output.h src/video_outp...
2003-06-02 Derk-Jan Hartman* modules/codec/libmpeg2.c: fixed a crasher with invali...
2003-05-24 Christophe Massiot* modules/codec/libmpeg2.c: Fixed synchro with field...
2003-05-04 Christophe Massiot* modules/codec/libmpeg2.c: fixed the "main: cannot...
2003-05-04 Christophe MassiotMore cleaning of the STATE_INVALID stuff (still not...
2003-05-03 Christophe MassiotFixed handling of STATE_INVALID states.
2003-04-22 Gildas Bazin* modules/codec/libmpeg2.c: make sure there are no...
2003-04-22 Gildas Bazin* modules/codec/libmpeg2.c: fixed aspect ratio problem.
2003-04-20 Christophe Massiot* modules/codec/libmpeg2.c: fixed a problem with some...
2003-04-20 Christophe Massiot* The libmpeg2 plug-in is now completely operational ;
2003-04-15 Gildas Bazin* modules/codec/libmpeg2.c: small bugfix.
2003-04-14 Christophe Massiot* Implementation of a frame-dropping algorithm for...
2003-04-07 Gildas Bazin* po/fr.po: small update.
2003-04-05 Gildas Bazin* modules/codec/libmpeg2.c: hack to keep libmpeg2 from...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-26 Gildas Bazin* modules/codec/libmpeg2.c: added code to handle 3...
2003-03-25 Gildas Bazin* modules/codec/libmpeg2.c: fixed aspect ratio when...
2003-03-20 Gildas Bazin* modules/codec/libmpeg2.c: fixed pts handling and...
2003-02-25 Gildas Bazin* modules/codec/libmpeg2.c: fixed pts handling.
2003-02-25 Gildas Bazin* configure.ac.in, modules/codec/Modules.am, modules...