summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* fourcc cleanupBaptiste Coudurier2006-08-09
* enable 'NONE' audio fourccBaptiste Coudurier2006-08-09
* parse mpeg frame to get pict type and closed gop flagBaptiste Coudurier2006-08-09
* Support AAC audio in AVI with tag 0xffDavid Conrad2006-08-08
* dont be too picky about timestampsbeing wrong if the destination container is...Michael Niedermayer2006-08-08
* timestamp debugging av_logs()Michael Niedermayer2006-08-08
* both timestamps are dts, (checked trailer.gxf, spec is unclear)Michael Niedermayer2006-08-08
* Fix some "'static' is not at beginning of declaration" warnings.Diego Biurrun2006-08-08
* use correct tag for h263 in movBaptiste Coudurier2006-08-07
* detailed infos about d263 atomBaptiste Coudurier2006-08-07
* indentionBaptiste Coudurier2006-08-07
* only set fields for mov, reserved for 3gp, mp4Baptiste Coudurier2006-08-07
* sampleSize field to 16, reserved for mp4 and 3gpBaptiste Coudurier2006-08-07
* mp4, 3gp field is reserved and value is 2Baptiste Coudurier2006-08-07
* use ternaryBaptiste Coudurier2006-08-07
* vbr compression id is only used in movBaptiste Coudurier2006-08-07
* always write duration and file size, fix seeking, progress bar is now activeBaptiste Coudurier2006-08-06
* sample size is 1 if bits per sample is 8 and mono channelBaptiste Coudurier2006-08-03
* revert r5909, dont use non constant static variable, breaks multithreaded appsBaptiste Coudurier2006-08-03
* parse SONY hidden MPEG-4 extradata, fix C0023S01.mxfBaptiste Coudurier2006-08-03
* skip run-in sequence before reading headerBaptiste Coudurier2006-08-03
* again, disable DEBUGBaptiste Coudurier2006-08-03
* 10l, check container_ul existenceBaptiste Coudurier2006-08-03
* remove duplicate codeBaptiste Coudurier2006-08-03
* attempt to demux clip wrapped contentBaptiste Coudurier2006-08-03
* add codec detection based on essence container ulBaptiste Coudurier2006-08-03
* resolve strong refs in parse_structural_metadata since objects may not be ord...Baptiste Coudurier2006-08-02
* remove unneeded audio fourcc as wellBaptiste Coudurier2006-08-02
* Minor resync optimizationReimar Döffinger2006-08-02
* Do not set the codec's pixel format in the format's write_header()Luca Abeni2006-08-02
* do not set unneeded fourccBaptiste Coudurier2006-08-02
* fix ending null entry in tableBaptiste Coudurier2006-08-01
* more codecs ulsBaptiste Coudurier2006-08-01
* move common code from mov.c and movenc.c to isom.cBaptiste Coudurier2006-08-01
* add some useful debug infoBaptiste Coudurier2006-08-01
* Support for seeking, both with and without index and correct timestampsReimar Döffinger2006-08-01
* negative to_pad won't provoke infinite loopBaptiste Coudurier2006-08-01
* avoid reading beyond packet sizeBaptiste Coudurier2006-08-01
* skip run-in sequence during probeBaptiste Coudurier2006-08-01
* simplify using function tableBaptiste Coudurier2006-07-31
* parse aes3 audio descriptorBaptiste Coudurier2006-07-31
* use parenthesis around valueBaptiste Coudurier2006-07-30
* Fix typo in commentReimar Döffinger2006-07-30
* The reader ignores the size of the ASF data object and keeps onKohn Emil Dan2006-07-29
* add information about codec ulsBaptiste Coudurier2006-07-29
* another MPEG-2 long gop codec ulBaptiste Coudurier2006-07-29
* another MPEG-2 long gop codec ulBaptiste Coudurier2006-07-29
* add uncompressed picture supportBaptiste Coudurier2006-07-29
* parse rgba descriptor (jpeg2000, uncompressed)Baptiste Coudurier2006-07-29
* add common codecs ulsBaptiste Coudurier2006-07-29