summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>)Michael Niedermayer2004-07-07
* compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime ...Michel Bardiaux2004-07-06
* Seeking in .mov/.mp4 filesGael Chardon2004-07-06
* assert(0) -> retunrn -1Michael Niedermayer2004-07-02
* The atom 'skip' should be handled by 'mov_read_leaf()', not byCedric Vincent2004-06-30
* fix first timestamp when decoding mpeg-psMichael Niedermayer2004-06-30
* simplifyMichael Niedermayer2004-06-25
* ogg with ffplay fixMichael Niedermayer2004-06-24
* flush audio encoder buffers at the endMichael Niedermayer2004-06-22
* 1000lMichael Niedermayer2004-06-20
* cvs diff before cvs commitMike Melanson2004-06-19
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-19
* A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>)Luca Abeni2004-06-18
* 10l fix by (Bohdan Horst <nexus at irc dot pl>)Michael Niedermayer2004-06-17
* pass timestamps correctly for -sync 0Michael Niedermayer2004-06-15
* file id stringMichael Niedermayer2004-06-14
* user specified start time offsetWolfram Gloger2004-06-11
* more fourccsMichael Niedermayer2004-06-10
* ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com>Michael Niedermayer2004-06-09
* fix playback of http://www.zonque.org/test-long.psMichael Niedermayer2004-05-31
* h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d...Michael Niedermayer2004-05-30
* 10lMichael Niedermayer2004-05-30
* skip subtitle streams instead of perishingMichael Niedermayer2004-05-30
* correctly interleave packets during encodingMichael Niedermayer2004-05-29
* exporting keyframe flags, fixes keyframe stuff with streamcopyMichael Niedermayer2004-05-29
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* dont add padding in the middle of the data patch by (Sidik Isani <isani at cf...Sidik Isani2004-05-25
* 100l (avi seeking)Michael Niedermayer2004-05-24
* 100l (AVStream.duration)Michael Niedermayer2004-05-24
* cur_dts in native timebaseMichael Niedermayer2004-05-23
* store index for seeking in the native timebase of each streamMichael Niedermayer2004-05-23
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-21
* bytestream tracing supportMichael Niedermayer2004-05-20
* * IEC DV seems to accept SMPTE way of tagging 16:9 too.Roman Shaposhnik2004-05-18
* segfault fixMichael Niedermayer2004-05-13
* support SVQ1 in AVI files, just for funMike Melanson2004-05-07
* vbr audio fixMichael Niedermayer2004-05-06
* match latest specMichael Niedermayer2004-05-02
* fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>)Luca Abeni2004-04-27
* export pts if availableMichael Niedermayer2004-04-27
* NULL pointers ...Michael Niedermayer2004-04-27
* mpeg SVCD compatibility, SCR fixes, standard complianceHauke Duden2004-04-26
* ring buffer fix by (Luca Abeni <lucabe72 at email dot it>)Michael Niedermayer2004-04-25
* vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ...James Morrison2004-04-24
* nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2004-04-24
* cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2004-04-24
* Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>)Dmitry Borisov2004-04-23
* various fixesMichael Niedermayer2004-04-18
* cleanupMichael Niedermayer2004-04-17
* Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med dot un...Wolfram Gloger2004-04-13