]> git.sesse.net Git - vlc/history - modules/codec/libmpeg2.c
* modules/codec/libmpeg2.c: compiles with the latest libmpeg2 cvs.
[vlc] / modules / codec / libmpeg2.c
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...