summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* ReindentDavid Conrad2009-03-21
* Fix Speex header parsing in ogg demuxerDavid Conrad2009-03-21
* Document ogg_codec's header functionDavid Conrad2009-03-21
* fix compilation when DEBUG_SEEK is definedBaptiste Coudurier2009-03-21
* fix valid seeking rangeBaptiste Coudurier2009-03-21
* protect realloc overflowBaptiste Coudurier2009-03-21
* seek backwards 4 bytes if 'fLaC' marker is not foundJustin Ruggles2009-03-21
* PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp2009-03-20
* resync ffm if error in streamBaptiste Coudurier2009-03-20
* typo, fix eof checkBaptiste Coudurier2009-03-20
* do not write ffm write index by default, detect if file is being written and ...Baptiste Coudurier2009-03-20
* Add byte reordering for the SIPRO audio codec. See "rmdec.c: add SIPR codecRonald S. Bultje2009-03-20
* Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add aRonald S. Bultje2009-03-20
* set avi fsize to INT64_MAX if riff tag end is not set and file size is not av...Baptiste Coudurier2009-03-19
* move max analyze duration check before considering new packetBaptiste Coudurier2009-03-19
* Support raw TrueHD filesRamiro Polla2009-03-19
* Split TrueHD decoder from MLPRamiro Polla2009-03-19
* MOV: Use the AOT enum for the mp4_audio_types mapping.Alex Converse2009-03-19
* Rename GUID typedef to ff_asf_guid to fix MinGW compilation failureReimar Döffinger2009-03-18
* Add a special guidcmp function to compare ASF guids, to avoid the manyReimar Döffinger2009-03-18
* Fix wrong @file tag.Ronald S. Bultje2009-03-17
* Reindent after r18023.Ronald S. Bultje2009-03-17
* Add RTP/ASF header parsing, which is part of the SDP of these streams. SeeRonald S. Bultje2009-03-17
* cosmetics: fix indentation, patch by avcoder, ffmpeg gmail comavcoder2009-03-17
* Extend mov edit list support to work for a first padding entry withReimar Döffinger2009-03-16
* rmdec: fix crash at end of fileMåns Rullgård2009-03-16
* Cosmetics: Re-indent after last commitAlex Converse2009-03-16
* MOV: Support stz2 "Compact Sample Size Box"Alex Converse2009-03-16
* More reindent, forgotten in previous commit.Ronald S. Bultje2009-03-16
* Parse index chunk so that seeking in modern .rm files becomes a lot faster.Ronald S. Bultje2009-03-16
* Reindent after r18010.Ronald S. Bultje2009-03-16
* Mark the first output audio frame as keyframe (separate patch from previous,Ronald S. Bultje2009-03-16
* Remove packet returning in ff_rm_parse_packet() if we're using the packetRonald S. Bultje2009-03-16
* Reindent after r18005.Ronald S. Bultje2009-03-16
* Merge code for packet reading in "old" (.ra, audio-only) Realmedia files andRonald S. Bultje2009-03-16
* cosmetics, remove useless bracesBaptiste Coudurier2009-03-16
* simplify printingBaptiste Coudurier2009-03-16
* reindentBaptiste Coudurier2009-03-16
* fix trkn metadata parsingBaptiste Coudurier2009-03-16
* move read_udta_string up to avoid forward declarationBaptiste Coudurier2009-03-16
* more generic metadata handlingBaptiste Coudurier2009-03-16
* do not set isom if ctype is not set, happens in movBaptiste Coudurier2009-03-16
* search for hdlr atom in meta, some files do not store version+flagsBaptiste Coudurier2009-03-15
* Fix index generation in the way that it was supposed to be used. See theRonald S. Bultje2009-03-15
* typo in the mail, the 4am commit is always the worstBaptiste Coudurier2009-03-15
* cosmeticsBaptiste Coudurier2009-03-15
* add my copyright in mov de/muxerBaptiste Coudurier2009-03-15
* allocate palette in codec directlyBaptiste Coudurier2009-03-15
* cosmetics, add some whitespaces and empty linesBaptiste Coudurier2009-03-15
* do not modify sample_count, check against index entriesBaptiste Coudurier2009-03-15