]> git.sesse.net Git - ffmpeg/history - libav/mpeg.c
fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox...
[ffmpeg] / libav / mpeg.c
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-20 Fabrice Bellardsuppressed mpeg demux mess - use now dynamic stream...
2002-05-18 Fabrice Bellarduse av memory handling functions
2002-05-14 Juanjo- Added r_frame_rate in AVStream to store the real...
2002-05-12 Juanjo- VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD)
2002-05-11 Juanjo- Fixes for MPEG-PS which have more than 1 system heade...
2002-05-09 Philip Gladstone* Add defaults to switch statements
2002-04-07 Juanjo- Added force_pts to av_write_packet() to be able to...
2002-03-20 Juanjo- Fix pts calculation on mpeg mux (A/V sync) - Thanks...
2002-03-17 Juanjo- Fixes on MPEG demuxer to handle VOBs without System...
2002-03-16 Juanjo- Bug fix MPEG-2 decoder to handle "repeat_first_field...
2002-02-12 Michael Niedermayeralternative bitstream writer (disabled by default,...
2001-08-13 Fabrice Bellardwin32 fixes
2001-07-22 Fabrice BellardInitial revision