]> git.sesse.net Git - vlc/history - plugins/spudec/spu_decoder.c
* ALL: new module API. Makes a few things a lot simpler, and we gain
[vlc] / plugins / spudec / spu_decoder.c
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-07-23 Sam Hocevar * ALL: decoders now use a fourcc as a probe value.
2002-06-27 Sam Hocevar * ./plugins/dvd/dvd_es.c: error in selecting SPU...
2002-06-05 Stéphane Borel* Release vout when we close spudec.
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-24 Gildas Bazin* ./include/inpu_ext-dec.h added a check to fifo->b_die...
2002-05-19 Stéphane Borel*Initialize p_spudec->p_vout to NULL to prevent segfaul...
2002-05-19 Stéphane Borel*Mark subpictures destroyed when we end spudec thread.
2002-05-18 Gildas Bazin* updated the MSVC++ project files and added support...
2002-05-15 Sam Hocevar * ./plugins/spudec/spu_decoder.c: fixed endianness...
2002-05-12 Christophe Massiot* Fixed menus [Mac OS X port]
2002-05-01 Sam Hocevar * ./plugins/spudec/spu_decoder.c: FOURCC_YUY2 subtitl...
2002-04-23 Gildas Bazin* DirectX video output plugin now uses triple buffering...
2002-04-23 Sam Hocevar * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_e...
2002-04-18 Sam Hocevar * ./include/threads.h: fixed a segfault under Solaris...
2002-03-26 Gildas Bazin* various little portability fixes
2002-03-15 Sam Hocevar * ./plugins/spudec/spu_decoder.c: we now analyze...
2002-03-15 Sam Hocevar * ./Makefile: fixed OS X vlc.app compilation dependen...
2002-03-14 Stéphane Borel*p_es->p_demux_data is available in p_config->p_demux_d...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
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-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-30 Sam Hocevar * Put ErrorThread() in input_ext-dec.h because it...
2001-12-27 Christophe Massiot* Changed the way decoder_fifo_t works ;
2001-12-16 Sam Hocevar * Filter plugins. Not very polished (please don't...
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...