summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* simplify PRINT_KEYBaptiste Coudurier2006-07-29
* add some debug infosBaptiste Coudurier2006-07-29
* get rid of DECLARED_ALIGNEDBaptiste Coudurier2006-07-29
* add new tag 'CAVS' for Chinese AVS codecStefan Gehrer2006-07-29
* cosmeticsBaptiste Coudurier2006-07-28
* use ternaryBaptiste Coudurier2006-07-28
* remove useless variablesBaptiste Coudurier2006-07-28
* rename variablesBaptiste Coudurier2006-07-28
* add error messagesBaptiste Coudurier2006-07-28
* demuxer reworked, more accurate parsing, prepare handling of other operationa...Baptiste Coudurier2006-07-28
* declare and use UID typeBaptiste Coudurier2006-07-28
* Set duration to AV_NOPTS_VALUE instead of 0 when unknown.Reimar Döffinger2006-07-28
* Fix FSF postal address.Diego Biurrun2006-07-26
* MXF demuxerBaptiste Coudurier2006-07-25
* Try to find out correct start time to make seeking faster and add someReimar Döffinger2006-07-23
* fix regression failure after adler simplificationMichael Niedermayer2006-07-20
* GXF muxerBaptiste Coudurier2006-07-19