]> git.sesse.net Git - vlc/history - modules/codec/mpeg_video
Updated LIST of modules and configuration options for building.
[vlc] / modules / codec / mpeg_video /
2003-06-27 Sam Hocevar * bootstrap:
2003-06-26 Gildas Bazin* modules/codec/mpeg_video/parser.c: fixed broken file.
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-11 Gildas Bazin* modules/gui/skins/*: fix for msvc .dsp generation...
2003-06-10 Christophe Massiot* configure.ac.in: Renamed mpeg_video to mpeg_video_old...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-04-20 Christophe Massiot* The libmpeg2 plug-in is now completely operational ;
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-08 Christophe Massiot* modules/codec/mpeg_video/parser.c: Do not stop decodi...
2003-02-07 Christophe MassiotFixed a buffer leak with slice-I streams (thanks sam).
2003-02-04 Christophe Massiot* modules/codec/mpeg_video/*: Support for Slice-I ...
2003-01-30 Gildas Bazin* modules/codec/mpeg_video/headers.c: fixed non-initial...
2003-01-30 Christophe Massiot* modules/codec/mpeg_video/headers.c: more checks in...
2003-01-23 Christophe Massiot* Minor changes to the open panel, added AVI stream...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-15 Sam Hocevar * ALL: slightly changed some interface strings so...
2002-12-31 Christophe MassiotLess verbosity.
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-20 Sam Hocevar * ./evc/plugins.vcp.in: fixed plugin entry points...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-10-28 Gildas Bazin* modules/codec/mpeg_video/parser.c: add_module() for...
2002-10-27 Gildas Bazin* ALL: removed GetPES and NextPES, we now use input_Ext...
2002-10-23 Christophe MassiotCosmetic.
2002-10-20 Christophe Massiot* modules/demux/mpeg: Added DVB stream type for A/52...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-04 Sam Hocevar * ./src/misc/modules.c: if a module name starts with...
2002-08-04 Sam Hocevar * ./include/vdec_ext-plugins.h: removed this public...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...