100 Commits (46076a95a05a8862315df1f6f8e1db313f80c343)

Author SHA1 Message Date
Michael Niedermayer 2031ba1bf2 remove wrong 33bit truncation of internal timestamps 20 years ago
Michael Niedermayer bc3429e382 pts/dts 100l fix 20 years ago
Michael Niedermayer 7e05155850 cleanup video buffer size 20 years ago
Michael Niedermayer 9205093333 cleanup 20 years ago
Michael Niedermayer 7000a17542 SCR timestamp fix try #1 20 years ago
Michael Niedermayer d8b5abfa70 simplify put_padding_packet() 20 years ago
Michael Niedermayer c40a3a42e1 move free() of AVStream priv data to av_write_trailer() 20 years ago
Michael Niedermayer 95f97de146 64bit and reading over the end of the array fixes 20 years ago
Michael Niedermayer 71c32f19b3 do not call (av_)abort() 20 years ago
Michael Niedermayer 23c9925329 libdts support by (Benjamin Zores <ben at geexbox dot org>) 21 years ago
Mike Melanson 9be653d0e9 cvs diff before cvs commit 21 years ago
Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 21 years ago
Michael Niedermayer 573ab01eb7 ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com> 21 years ago
Michael Niedermayer 3c895fc098 correctly interleave packets during encoding 21 years ago
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Sidik Isani 9e9080b6f0 dont add padding in the middle of the data patch by (Sidik Isani <isani at cfht dot hawaii dot edu>) 21 years ago
Michael Niedermayer cdd5034f89 store index for seeking in the native timebase of each stream 21 years ago
Hauke Duden 224944895e mpeg SVCD compatibility, SCR fixes, standard compliance 21 years ago
Dmitry Borisov df70de1f61 Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>) 21 years ago
Michael Niedermayer 8d14a25c3e moving nearly identical binary search code from nut/mpeg/asf to utils.c 21 years ago
Falk Hüffner 7906085fcc warning patrol 21 years ago
Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Hauke Duden 2451592652 improved VCD support patch by ("Hauke Duden" <H.NS.Duden at gmx dot net>) 21 years ago
Michael Niedermayer 4aa533be03 Patch for MPEG-2 VOB headers by (Jimmy Blair <blueskyjb at verizon dot net>) 21 years ago
Michael Niedermayer 8a05bca46c CONFIG_ENCODERS fix by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>) 21 years ago
Michael Niedermayer 0888ac4f27 seeking stuff 21 years ago
Michael Niedermayer 3e9245a98e store searched distance in index, so we dont waste time searching for keyframes where we already searched 21 years ago
Michael Niedermayer b754978a3b caching of timestamps for mpeg-ps so seeking is faster 21 years ago
Fabrice Bellard e45f19437e harcoded DTS computation for mpeg 21 years ago
Fabrice Bellard 044007c220 primitive LPCM generator 21 years ago
Fabrice Bellard 0dbb48d91e better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generation bug (stuffing is added in such rare cases) - fixed AC3 payload size generation - generate correct AC3 frame header (need spec checking) 21 years ago
Michel Bardiaux 27a206e031 suppress PTS in packets when not needed (slightly smaller files), fixed PTS generation in some cases, added provision for DTS generation, slightly better SCR generation (initial patch by Michel Bardiaux) 21 years ago
Fabrice Bellard 27f388aa24 seek support 21 years ago
Fabrice Bellard da24c5e330 make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() 21 years ago
Michael Niedermayer b623bbcba2 1/0 fix by (Tim Allen <tim at proximity dot com dot au>) 21 years ago
Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
Alex Beregszaszi 117a5490bd init_put_bits changed 21 years ago
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 22 years ago
Fabrice Bellard 32f38cb4cc exports mpegps_demux 22 years ago
Fabrice Bellard 590403c702 removed warnings 22 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