summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Disable lavf NUT until it is synced to specOded Shimon2006-04-23
* report to user if mmf with midi found (and not supported)Alex Beregszaszi2006-04-20
* Avoid crash if there is a rtjpeg quant header but no video stream in fileReimar Döffinger2006-04-20
* set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyayBaptiste Coudurier2006-04-19
* add AVID DV fourccBaptiste Coudurier2006-04-19
* indentionBaptiste Coudurier2006-04-19
* always skip garbage at end of atomBaptiste Coudurier2006-04-19
* move declaration to mov.hBaptiste Coudurier2006-04-19
* Have EXTRALIBS appear after other link options, fixes shared build on Cygwin.Diego Biurrun2006-04-15
* clean and simplify mov_write_packetBaptiste Coudurier2006-04-14
* get avcC profile and level indication from sps (from handbrake)Baptiste Coudurier2006-04-14
* write mdat in write_header avoid check in write_packetBaptiste Coudurier2006-04-13
* dont write stss atom if keyframes onlyBaptiste Coudurier2006-04-11
* fix edts for tracks without b framesBaptiste Coudurier2006-04-10
* KMVC (used in Worms games) decoder. Works fine with samples from MPHQKostya Shishkov2006-04-07
* Fix demuxing of AVIs with pad streams.Kostya Shishkov2006-04-06
* little h.264 related hunk from diff between cvs and mobile hackerzMichael Niedermayer2006-04-04
* the PSP rejects video with too high bitrates so lets claim they arent too hig...Michael Niedermayer2006-04-04
* * fixing DV-in-AVI type1 packet production bugRoman Shaposhnik2006-04-01
* This patch simply adds demuxing support for AC-3 streams in DVB TSMåns Rullgård2006-04-01
* fix memory leak on mpegts closeMåns Rullgård2006-04-01
* fix constraint violation: libavformat is not allowed to modify state of calle...D Richard Felker III2006-03-30
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-27
* skip 0byte packetsBaptiste Coudurier2006-03-27
* ignore wrong negative cts values created by quicktimeBaptiste Coudurier2006-03-27
* flush packetsBaptiste Coudurier2006-03-27
* let vorbis decoder init too, fix mi2_vorbis51.mp4Baptiste Coudurier2006-03-26
* add mp3on4 detection, fix red.mp4Baptiste Coudurier2006-03-26
* fix double free, priv_data is freed in av_open_input_streamBaptiste Coudurier2006-03-26
* use 64bit atom version if neededBaptiste Coudurier2006-03-26
* dont set random timestamps if they are not knownMichael Niedermayer2006-03-25
* fixing timebaseMichael Niedermayer2006-03-25
* Rename time variable to the more descriptive block_time.Steve L'Homme2006-03-25
* let faad init parameters properly, fix many SBR samplesBaptiste Coudurier2006-03-24
* fix demuxing of CDR-Dinner_LAN_800k.mp4Baptiste Coudurier2006-03-24
* need to dissociate pcm 16bit and 8bit casesBaptiste Coudurier2006-03-24
* use av_d2q to parse frame rateBaptiste Coudurier2006-03-24
* Quicktime creates S8 that way tooBaptiste Coudurier2006-03-24
* vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4...Baptiste Coudurier2006-03-24
* use 64bit typesBaptiste Coudurier2006-03-23
* dvcpro is 411p in factBaptiste Coudurier2006-03-22
* duration and subitle fix from the patch by Steve LhommeSteve L'Homme2006-03-22
* cleanup codec_id mapping (untested)Michael Niedermayer2006-03-22
* cleanBaptiste Coudurier2006-03-22
* support 64bit date/durationBaptiste Coudurier2006-03-22
* fix aspect ratioMichael Niedermayer2006-03-22
* fixing current_sample vs. next_sample messMichael Niedermayer2006-03-21
* Smacker demuxer and decoder.Kostya Shishkov2006-03-21
* provide more info on which streams lack codec parametersMichael Niedermayer2006-03-21
* Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun2006-03-17