]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/mpegvideo_parser.c
Support 16K samplerate in Nellymoser.
[frescor/ffmpeg.git] / libavcodec / mpegvideo_parser.c
2009-03-02 michaelCall ff_fetch_timestamp() for mpeg1/2 when a picture...
2009-02-24 cehoyosCorrect time_base and repeat_pict for MPEG2 video.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-06-03 michaelIn mpeg1/2 timestamps (against all logic) are associate...
2008-04-04 michaelDisable the split function. This should end the mpeg1...
2008-02-20 michaelrevert 12156
2008-02-20 michaelForgot this, which is needed for merging field pics...
2008-02-20 michaelMake timestamp interpolation work with mpeg2 field...
2007-05-07 aurelmake some parser parameters const to avoid casting...
2007-05-05 aureladd a ff_ prefix to the now exported mpeg1_find_frame_e...
2007-05-05 aurelmove mpegvideo_parser in it's own file