summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. Schultz" <sms ...Steven M. Schultz2004-04-12
* store correct ptsMichael Niedermayer2004-04-12
* bit-exactMichael Niedermayer2004-04-12
* distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer2004-04-12
* 10lMichael Niedermayer2004-04-12
* libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at...Steven M. Schultz2004-04-12
* moving nearly identical binary search code from nut/mpeg/asf to utils.cMichael Niedermayer2004-04-12
* codec tag for FLVMichael Niedermayer2004-04-11
* 4xm codec tagMichael Niedermayer2004-04-11
* some tag for mpeg2, so looking MPEG2VIDEO up worksMichael Niedermayer2004-04-11
* avoid seeking to the end, as it confuses some crappy codeMichael Niedermayer2004-04-11
* set codec_tagMichael Niedermayer2004-04-10