]> git.sesse.net Git - vlc/history - plugins/mpeg_system
Found bug in configure.in script Qt Embedded definition used $(QTDIR) i.s.o ${QTDIR}
[vlc] / plugins / mpeg_system /
2002-09-25 Christophe MassiotBackported support for VLS CVS with regards to A/52...
2002-07-25 Sam Hocevar Backported two fixes from HEAD:
2002-06-03 Sam Hocevar * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c...
2002-06-03 Laurent Aimar * ALL : ES will be selected only once (thx sam ).
2002-05-21 Sam Hocevar * ./plugins/mpeg_system/mpeg_ts.c: fixed a warning.
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-17 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : you can now...
2002-05-15 Johan Bilien * plugins/vcd/* : vcd access plugin now uses mpeg_p...
2002-05-14 Arnaud de Bossorei... *** empty log message ***
2002-05-14 Arnaud de Bossorei... * src/misc/iso-639.def, include/iso_lang.h, src/misc...
2002-05-14 Laurent Aimar Sorry, fix a mistake.
2002-05-14 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : to avoid probl...
2002-05-13 Laurent Aimar * plugins/mpeg_system/mpeg_audio.c : you should...
2002-05-13 Laurent Aimar * include/video.h : added new fourcc code for avi
2002-05-13 Laurent Aimar * mpeg_audio.c : don't use any more U32_AT. Thanks...
2002-05-10 Laurent Aimar * include/common.h and input_ext-plugins.h, src...
2002-04-26 Johan Bilien * plugins/mpeg_system/mpeg_ts.c : fixed --program...
2002-04-25 Johan Bilien* Moved Program Specific Information decoder to the...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-15 Christophe Massiot* Support for pictures with a pitch different from...
2002-04-10 Johan Bilien* fixed another bug in PS demux : the first program...
2002-04-04 Christophe Massiot* FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
2002-03-19 Sam Hocevar * ./plugins/chroma/i420_rgb8.c: fixed a warning.
2002-03-18 Sam Hocevar * ./extras/MacOSX_dvdioctl: removed outdated files.
2002-03-15 Sam Hocevar * ./plugins/mpeg_system: fixed a parsing bug I introd...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-04 Christophe Massiot* IPv6 network module, courtesy of Alexis Guillard...
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-01-21 Christophe Massiot* Decoders do not necessarily use bit stream (see mad...
2002-01-09 Stéphane BorelHopefully fixed a bug in TS input, that caused a segfau...
2001-12-31 Sam Hocevar * Fixed detection of the esd plugin.
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-30 Sam Hocevar * Fixed a segfault at EOF in input_es.c and input_ts...
2001-12-29 Christophe MassiotHidden gory buffer management details in a private...
2001-12-27 Christophe Massiot* Changed pf_read prototype and minor changes.
2001-12-27 Christophe Massiot* Changed the way decoder_fifo_t works ;
2001-12-19 Christophe MassiotNext Generation Buffer Manager for DVD and VCD plug...
2001-12-19 Sam Hocevar * Initialize SDL before opening the SDL audio output.
2001-12-13 Johan BilienFixed a bug in ES input (I had not initiated p_selected...
2001-12-12 Christophe MassiotNext Generation Buffer Manager, for ES plug-in.
2001-12-12 Sam Hocevar * Another win32 fix.
2001-12-12 Christophe MassiotNext Generation Buffer Manager, for TS plug-in. Please...
2001-12-12 Christophe MassiotNext Generation Buffer Manager, for PS plug-in.
2001-12-10 Christophe MassiotFix for EOF of ES-only streams.
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...