]> git.sesse.net Git - vlc/history - src/input/decoder.c
* block: added
[vlc] / src / input / decoder.c
2005-02-21 Laurent Aimar * block: added
2004-10-02 Clément StenacFix segfault when spu heap is full
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-09-07 Gildas Bazin* src/input/decoder.c, modules/codec/faad.c: work aroun...
2004-08-30 Gildas Bazin* ALL: use rgb mask members in video_format_t.
2004-08-26 Gildas Bazin* src/input/decoder.c: forward the p_block->i_rate...
2004-08-26 Eric Petit + input/decoder.c: detach decoder after vout_Request...
2004-08-22 Gildas Bazin* src/input/decoder.c: don't forget that packetizers...
2004-08-13 Gildas Bazin* src/input/decoder.c: spu_new_buffer() now tries a...
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-07-29 Gildas Bazin* src/input/decoder.c: don't let the decoder/packetizer...
2004-07-08 Gildas Bazin* src/input/decoder.c: better pictures leakage detection.
2004-06-25 Laurent Aimar * sub ->subtitle : converted sub.c to a 'real' demux2.
2004-06-22 Laurent Aimar * all: rework of the input.