| Commit message (Expand) | Author | Age | Files | Lines |
* | Change calls to abort() to be calls to av_abort() | Philip Gladstone | 2002-09-12 | 1 | -2/+2 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -11/+11 |
* | suppressed mpeg demux mess - use now dynamic stream creation api | Fabrice Bellard | 2002-05-20 | 1 | -317/+82 |
* | use av memory handling functions | Fabrice Bellard | 2002-05-18 | 1 | -5/+4 |
* | - Added r_frame_rate in AVStream to store the real frame rate. | Juanjo | 2002-05-14 | 1 | -0/+4 |
* | - VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD) | Juanjo | 2002-05-12 | 1 | -15/+39 |
* | - Fixes for MPEG-PS which have more than 1 system header, now we don't take | Juanjo | 2002-05-11 | 1 | -9/+11 |
* | * Add defaults to switch statements | Philip Gladstone | 2002-05-09 | 1 | -0/+4 |
* | - Added force_pts to av_write_packet() to be able to force PTS, this helps | Juanjo | 2002-04-07 | 1 | -4/+9 |
* | - Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert Buytenhek | Juanjo | 2002-03-20 | 1 | -8/+20 |
* | - Fixes on MPEG demuxer to handle VOBs without System Header. | Juanjo | 2002-03-17 | 1 | -2/+186 |
* | - Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine) | Juanjo | 2002-03-16 | 1 | -1/+5 |
* | alternative bitstream writer (disabled by default, uncomment #define ALT_BIST... | Michael Niedermayer | 2002-02-12 | 1 | -2/+2 |
* | win32 fixes | Fabrice Bellard | 2001-08-13 | 1 | -14/+6 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+663 |