13 Commits (b9ebf325c6baf50f595966c2ae9e9d112e83531d)

Author SHA1 Message Date
Fabrice Bellard fa0f62c37d removed invalid sequence end code 21 years ago
Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 years ago
Michael Niedermayer 9d90c37f39 memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 149f7c029c fix MPEG-TS missdetected as MPEG-PS 21 years ago
Fabrice Bellard 32f38cb4cc exports mpegps_demux 21 years ago
Fabrice Bellard 590403c702 removed warnings 21 years ago
Måns Rullgård 8683e4a0c0 Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Isaac Richards ec23a47286 - Looks a tiny bit harder in mpegps_probe() for a valid start code. This is 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Fabrice Bellard fa7773216a avoid too many false detections 22 years ago
Fabrice Bellard 9ec05e3680 added DVD LPCM decoding support 22 years ago
Ryutaroh Matsumoto c6c11cb6c6 mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>) 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Fabrice Bellard b2cac18443 use consistant PTS handling - fixed MPEG2 Pack header generation (clock_ref value is still slightly inaccurate) 22 years ago
Fabrice Bellard fb7566d082 better framework for specific mpeg mux options such as vcd - added (incomplete) mpeg2 vob muxer for dvd creation 22 years ago
Måns Rullgård bb76a117b1 c syntax update patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Fabrice Bellard 1e5c667c91 fixed MPEG2 pts parsing - ignore unknown stream type 22 years ago
Philip Gladstone 42343f7e6e Change calls to abort() to be calls to av_abort() 22 years ago
Fabrice Bellard 19720f15fd license/copyright change 23 years ago
Fabrice Bellard db7f1f95ac suppressed mpeg demux mess - use now dynamic stream creation api 23 years ago
Fabrice Bellard 1ea4f59365 use av memory handling functions 23 years ago
Juanjo 76c0441b10 - Added r_frame_rate in AVStream to store the real frame rate. 23 years ago
Juanjo 92b3e12592 - VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD) 23 years ago
Juanjo ab0ff2a563 - Fixes for MPEG-PS which have more than 1 system header, now we don't take 23 years ago
Philip Gladstone ac5e6a5bd7 * Add defaults to switch statements 23 years ago
Juanjo 10bb7023a2 - Added force_pts to av_write_packet() to be able to force PTS, this helps 23 years ago
Juanjo af469427b3 - Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert Buytenhek 23 years ago
Juanjo 001e3f555d - Fixes on MPEG demuxer to handle VOBs without System Header. 23 years ago
Juanjo 1cb0edb40b - Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine) 23 years ago
Michael Niedermayer 17592475b3 alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) 23 years ago
Fabrice Bellard 8be1c6563c win32 fixes 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago