summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Proper PTS generation for Smacker audioKostya Shishkov2006-05-17
* Now MPlayer should understand Smacker audio and video codecs.Kostya Shishkov2006-05-17
* fix avc nal parsingBaptiste Coudurier2006-05-15
* fix pcm_s24be demuxing, simplifyBaptiste Coudurier2006-05-15
* add quicktime uncompressed 8bit 4:2:2 supportBaptiste Coudurier2006-05-14
* fix mulaw muxingBaptiste Coudurier2006-05-13
* do not write wave if not neededBaptiste Coudurier2006-05-13
* fix AMR muxing in movBaptiste Coudurier2006-05-13
* add pcm 24/32 le/be supportBaptiste Coudurier2006-05-13
* simplifyMichael Niedermayer2006-05-13
* clean and simplifyBaptiste Coudurier2006-05-13
* sanity checks some might have been exploitableMichael Niedermayer2006-05-13
* Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can beJustin Ruggles2006-05-12
* set stream time_base properlyMåns Rullgård2006-05-12
* ogm demuxingMåns Rullgård2006-05-11
* fix spliting chunks, simplifyBaptiste Coudurier2006-05-11
* simplify, amr.c sets frame_size to 160, and sample size is always 8000Baptiste Coudurier2006-05-10
* fix damr atom, needed for quicktime playerBaptiste Coudurier2006-05-10
* 10l, undef DEBUGBaptiste Coudurier2006-05-09
* assing correct codec_id for mjpegbBaptiste Coudurier2006-05-09
* Add support for raw flac decoding based on the .flac suffix of input files.Benjamin Larsson2006-05-09
* Further simplify AMR build.Diego Biurrun2006-05-06
* Fix v4l grabbing with some webcams, and simplify the code.Flavio Pimentel Duarte2006-05-04
* skip null fourcc, fix ep2_mystery_m640_dummy.movBaptiste Coudurier2006-05-01
* 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