summaryrefslogtreecommitdiff
path: root/libav/mpeg.c
Commit message (Expand)AuthorAge
* use consistant PTS handling - fixed MPEG2 Pack header generation (clock_ref v...Fabrice Bellard2002-10-21
* better framework for specific mpeg mux options such as vcd - added (incomplet...Fabrice Bellard2002-10-15
* c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgå...Måns Rullgård2002-10-06
* fixed MPEG2 pts parsing - ignore unknown stream typeFabrice Bellard2002-10-04
* Change calls to abort() to be calls to av_abort()Philip Gladstone2002-09-12
* license/copyright changeFabrice Bellard2002-05-25
* suppressed mpeg demux mess - use now dynamic stream creation apiFabrice Bellard2002-05-20
* use av memory handling functionsFabrice Bellard2002-05-18
* - Added r_frame_rate in AVStream to store the real frame rate.Juanjo2002-05-14
* - VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD)Juanjo2002-05-12
* - Fixes for MPEG-PS which have more than 1 system header, now we don't takeJuanjo2002-05-11
* * Add defaults to switch statementsPhilip Gladstone2002-05-09
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-07
* - Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert BuytenhekJuanjo2002-03-20
* - Fixes on MPEG demuxer to handle VOBs without System Header.Juanjo2002-03-17
* - Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine)Juanjo2002-03-16
* alternative bitstream writer (disabled by default, uncomment #define ALT_BIST...Michael Niedermayer2002-02-12
* win32 fixesFabrice Bellard2001-08-13
* Initial revisionFabrice Bellard2001-07-22