601 Commits (1b307febc4d44f094ae9ebe83a34d8810263b286)

Author SHA1 Message Date
Michael Niedermayer 58e555d4ba mov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet at av7 dot net>) 20 years ago
Michael Niedermayer 7c4a25c89f disable mov_read_elst 20 years ago
Michael Niedermayer 61fb3183b7 support single images, remove copy/paste junk 20 years ago
Michael Niedermayer 03cfe134ca image2 / image API cleanup phase-1 20 years ago
Michael Niedermayer 23c9925329 libdts support by (Benjamin Zores <ben at geexbox dot org>) 20 years ago
Michael Niedermayer f8facaaf41 play more broken files 20 years ago
Michael Niedermayer ffdd57d47e warn user if ms style codec tag is used 20 years ago
Michael Niedermayer 240ae82c51 h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>) 21 years ago
Michel Bardiaux 5c030d3ee9 compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Gael Chardon baf25c9dd9 Seeking in .mov/.mp4 files 21 years ago
Michael Niedermayer 37cdf93d6e assert(0) -> retunrn -1 21 years ago
Cedric Vincent 3c13647a8a The atom 'skip' should be handled by 'mov_read_leaf()', not by 21 years ago
Michael Niedermayer 0ff7199f59 fix first timestamp when decoding mpeg-ps 21 years ago
Michael Niedermayer 75293f05f9 simplify 21 years ago
Michael Niedermayer 504c8380a3 ogg with ffplay fix 21 years ago
Michael Niedermayer 6f82497728 flush audio encoder buffers at the end 21 years ago
Michael Niedermayer cf7eef66ce 1000l 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
Luca Abeni 6e454c38b0 A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>) 21 years ago
Michael Niedermayer 4904d6c2d3 10l fix by (Bohdan Horst <nexus at irc dot pl>) 21 years ago
Michael Niedermayer 50c3dd32fd pass timestamps correctly for -sync 0 21 years ago
Michael Niedermayer ca6ecf50f9 file id string 21 years ago
Wolfram Gloger a6a92a9aa6 user specified start time offset 21 years ago
Michael Niedermayer c60d6ad4bc more fourccs 21 years ago
Michael Niedermayer 573ab01eb7 ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com> 21 years ago
Michael Niedermayer e05655fbbd fix playback of http://www.zonque.org/test-long.ps 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 7520409245 10l 21 years ago
Michael Niedermayer cc11e2b3e4 skip subtitle streams instead of perishing 21 years ago
Michael Niedermayer 3c895fc098 correctly interleave packets during encoding 21 years ago
Michael Niedermayer 42feef6b70 exporting keyframe flags, fixes keyframe stuff with streamcopy 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 4fc2c6447f 100l (avi seeking) 21 years ago
Michael Niedermayer cde073b448 100l (AVStream.duration) 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
Michael Niedermayer 9ee91c2f53 move time_base (pts_num/pts_den) from AVFormatContext -> AVStream 21 years ago
Michael Niedermayer 84ad613008 bytestream tracing support 21 years ago
Roman Shaposhnik 12cccabd0f * IEC DV seems to accept SMPTE way of tagging 16:9 too. 21 years ago
Michael Niedermayer 7f2ca68a84 segfault fix 21 years ago
Mike Melanson d91712990c support SVQ1 in AVI files, just for fun 21 years ago
Michael Niedermayer 1fa3d65d57 vbr audio fix 21 years ago
Michael Niedermayer 0b43db1448 match latest spec 21 years ago
Luca Abeni 3834be5858 fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>) 21 years ago
Michael Niedermayer c0c37848d8 export pts if available 21 years ago
Michael Niedermayer 293ed23f12 NULL pointers ... 21 years ago
Hauke Duden 224944895e mpeg SVCD compatibility, SCR fixes, standard compliance 21 years ago
Michael Niedermayer 7aae316869 ring buffer fix by (Luca Abeni <lucabe72 at email dot it>) 21 years ago