summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* simplifyMichael Niedermayer2006-07-19
* Fix memleak, patch by I. Po % yyymmmm # gmail O com %I. Po2006-07-19
* simplify b64_encode()Michael Niedermayer2006-07-18
* add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel...Michael Niedermayer2006-07-17
* fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat ma...Matthieu Castet2006-07-17
* replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental useMåns Rullgård2006-07-13
* move adler32 to libavutilMåns Rullgård2006-07-13
* add loop_input to AVFormatContext, getting rid of old hackVíctor Paesa2006-07-13
* add lost raw pcm input/output formatsMåns Rullgård2006-07-13