]> git.sesse.net Git - vlc/history - src/input/decoder.c
ALL: backport of 13001,13004,13005,13011,13012,13019,13020,13025 from trunk.
[vlc] / src / input / decoder.c
2005-10-30 Gildas BazinALL: backport of 13001,13004,13005,13011,13012,13019...
2005-10-19 Marian Durkovic1088->1080 fix for broken HDTV encoders; could be disab...
2005-10-18 Marian Durkoviccalculate SAR from visible width/height
2005-10-09 Boris Dorès+ src/input/decoder.c src/libvlc.h:
2005-09-25 Boris Dorès- the creation of the audio filter pipeline when specif...
2005-08-31 Gildas Bazin* modules/stream_out/transcode.c, src/input/decoder...
2005-07-13 Rémi Denis-CourmontForgot these files
2005-07-10 Rémi Denis-Courmonttabs => spaces
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-01 Gildas Bazin* src/input/decoder.c: check for codec extra data chang...
2005-04-19 Laurent Aimar * decoder: fix a crash with delete spu.
2005-03-05 Gildas Bazin* include/video_output.h, ALL: changed api for vout_Req...
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.