31 Commits (b7782b47c95c26d674df134973d1403e80fe9767)

Author SHA1 Message Date
Michael Niedermayer 85ad569574 shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) 20 years ago
Michael Niedermayer 6ec864da45 Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it) 20 years ago
Michael Niedermayer 1c3990dbba H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
Michael Niedermayer 595bf4ef63 set correct timebase 20 years ago
Michael Niedermayer 7b3c1382bf 100l (forgoten seeking functions) 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>) 20 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 c6148de232 h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>) 21 years ago
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Michael Niedermayer 77405fc866 cur_dts in native timebase 21 years ago
Michael Niedermayer cdd5034f89 store index for seeking in the native timebase of each stream 21 years ago
Leon van Stuivenberg e15dec10d5 decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>) 21 years ago
Fabrice Bellard 4986a42929 seek support for PCM formats 21 years ago
Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 years ago
Fabrice Bellard 6a58e1510d ID3 parsing and generation in MP3 format 21 years ago
Fabrice Bellard 80783dc2c2 CODEC_ID_MP3LAME is obsolete 21 years ago
Michael Niedermayer d07f90433a truncated h263 decoding support / H263-ES "demuxer" 22 years ago
Roman Shaposhnik 631670888d * introducing new public interface in imgconvert.c 22 years ago
Andriy Rysin eb9ef61a81 prefers MP3 codec (rather than MP2) for output if 22 years ago
Andriy Rysin eeb67f400c mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>) 22 years ago
Michael Niedermayer 0da71265d8 H264 decoder & demuxer 22 years ago
Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac 5c91a6755b * static,const,compiler warning cleanup 22 years ago
Fabrice Bellard cd66005dda raw ac3 auto detects parameters 22 years ago
Fabrice Bellard fa7773216a avoid too many false detections 22 years ago
Fabrice Bellard 2a6874fd24 removed warnings 22 years ago
Fabrice Bellard abac617591 renamed libav to libavformat 22 years ago
Fabrice Bellard 231dd3f327 now raw mpeg4 video decoding is fully supported 22 years ago
John Ryland b24cf8283e fixing mp3 detection patch by (John Ryland <jryland at trolltech dot com>) 22 years ago
Måns Rullgård b1d89f82b4 c standard style / warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Fabrice Bellard 87bdd3e535 added null output format for speed testing 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
Michael Niedermayer 2f0f5b2059 mpegvideo_probe cant distinguish mpeg4 and mpeg1 raws :( so m4v needs "-f m4v" now 22 years ago
Michael Niedermayer 7866eeff46 m4v input support 22 years ago
Philip Gladstone 42343f7e6e Change calls to abort() to be calls to av_abort() 22 years ago
Max Krasnyansky 89b3d7c9f1 mpeg4 raw output support patch by ("Maksim (Max) Krasnyanskiy" <maxk at qualcomm dot com>) 22 years ago
Michael Niedermayer c2c2cd2da1 fixing raw yuv input 22 years ago
Fabrice Bellard 19720f15fd license/copyright change 23 years ago
Fabrice Bellard c9a65ca8c3 converted to new API 23 years ago
Fabrice Bellard 065422677a fixed pcm read 23 years ago
Zdenek Kabelac 30b68f33aa * encoding of AC3 with more than 2 channels 23 years ago
Juanjo 10bb7023a2 - Added force_pts to av_write_packet() to be able to force PTS, this helps 23 years ago
Fabrice Bellard 5ed8fafcb6 added pcm formats 23 years ago
Fabrice Bellard 2e93e3aaae fixed raw read for eof 23 years ago
Fabrice Bellard 27e084bd61 added raw mjpeg 23 years ago
Fabrice Bellard 8be1c6563c win32 fixes 23 years ago