]> git.sesse.net Git - vlc/history - plugins/mpeg_vdec/vpar_headers.c
* ALL: the first libvlc commit.
[vlc] / plugins / mpeg_vdec / vpar_headers.c
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-30 Gildas Bazin* ./plugins/mpeg_vdec/vpar_headers.c: don't try to...
2002-05-28 Stéphane Borel*Added a b_force flag to picture_t so that we can force...
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-17 Stéphane Borel*Update reference in case of sequence end code.
2002-04-15 Christophe Massiot* Support for pictures with a pitch different from...
2002-03-17 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transfo...
2002-03-14 Stéphane Borel*p_es->p_demux_data is available in p_config->p_demux_d...
2002-02-27 Sam Hocevar * ./plugins/mpeg_vdec/vpar_headers.c: we no longer...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-13 Sam Hocevar * ./plugins/beos/*: BeOS fixes from Rudolf Cornelissen.
2002-01-14 Christophe Massiot* More precise way to retrieve a PTS from the bit stream.
2002-01-14 Christophe MassiotAttempt to fix the INPUT_MAX_ALLOCATION error.
2002-01-08 Christophe MassiotFixed a bug in QuantMatrixExtension, many thanks to...
2002-01-02 Sam Hocevar * ./ChangeLog: imported the 0.2.92 changes, unrolled...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-16 Sam Hocevar * Filter plugins. Not very polished (please don't...
2001-12-13 Sam Hocevar * Fixed aspect ratio handling.
2001-12-10 Christophe Massiot* MPEG-1 aspect ratio patch, courtesy of Vladimir Chern...
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-13 Henri FallonAll decoders (audio, video, subtitles) are now modules.