summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Fix url_fopen() flag values.Michael Niedermayer2011-04-28
* Read channel layout atom in mov files.Carl Eugen Hoyos2011-04-28
* Clarify warning messages.Carl Eugen Hoyos2011-04-28
* Move channel chunk reading function to isom.c.Carl Eugen Hoyos2011-04-28
* Fix caf channel layouts ITU_2_2 and DVD_6.Carl Eugen Hoyos2011-04-28
* Revert "Eliminate pointless '#if 1' statements without matching '#else'."Michael Niedermayer2011-04-27
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\
| * Eliminate pointless '#if 1' statements without matching '#else'.Diego Biurrun2011-04-26
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-26
|\|
| * read AVI palette from the end of extradataKostya Shishkov2011-04-24
* | Set start_time to 0 for raw audio files.Reimar Döffinger2011-04-25
* | Do not set non_interleaved for DV-in-AVI.Reimar Döffinger2011-04-25
* | Set channel layout for 4 and 5.1 channel cdata audio filesPeter Ross2011-04-25
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-25
|\|
| * applehttp: Don't export variant_bitrate if it isn't knownMartin Storsjö2011-04-24
| * crypto: Use av_freep instead of av_freeMartin Storsjö2011-04-24
| * oggdec: reindent after 8f3eebd6Clément Bœsch2011-04-24
* | Support fourcc MMJP.Carl Eugen Hoyos2011-04-25
* | Support fourcc XVIX.Carl Eugen Hoyos2011-04-25
* | Support fourcc M263.Carl Eugen Hoyos2011-04-25
* | Support fourcc auv2.ami_stuff2011-04-25
* | avi: try to synchronize the points in time of the starts of streams after see...Michael Niedermayer2011-04-24
* | Add flag to force demuxers to sort more strictly by dts.Michael Niedermayer2011-04-24
* | Fix some passing argument from incompatible pointer type warnings.Michael Niedermayer2011-04-24
* | HAM6/HAM8 support for IFF demuxer/decoderSebastian Vater2011-04-24
* | EA cdata demuxer: support files with 20 byte headerPeter Ross2011-04-24
* | EA cdata demuxer: support 6 channel filesPeter Ross2011-04-24
* | EA cdata demuxer: set codec->sample_fmtPeter Ross2011-04-24
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-24
|\|
| * Handle unicode file names on windowsKirill Gavrilov2011-04-24
| * rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-24
| * Fix mov debug (u)int64_t format strings.Alex Converse2011-04-22
| * applehttp: Handle AES-128 encrypted streamsMartin Storsjö2011-04-23
| * Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö2011-04-23
* | 10l: Add misssing CR/LF.Carl Eugen Hoyos2011-04-23
* | Support channel layout when demuxing aif files.Carl Eugen Hoyos2011-04-23
* | Support channel layout when demuxing caf files.Carl Eugen Hoyos2011-04-23
* | Extend unknown CAF chunk warning message: Print size.Carl Eugen Hoyos2011-04-23
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-23
|\|
| * Use av_log_ask_for_sample() to request samples from users.Diego Biurrun2011-04-22
* | Support Canopus SD50 with fourcc "CDV5".Carl Eugen Hoyos2011-04-22
* | matroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL)Stefano Sabatini2011-04-22
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-22
|\|
| * applehttp: Expose the stream bitrate via metadataMartin Storsjö2011-04-21
| * error: remove AVERROR_NUMEXPECTEDStefano Sabatini2011-04-21
* | img2: return AVERROR(EINVAL) in case of invalid filename patternStefano Sabatini2011-04-21
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-21
|\|
| * oggdec: use av_freep() instead of av_free()Michael Niedermayer2011-04-20
| * avio: Fix sanity checks in ffurl_read*Martin Storsjö2011-04-20
| * libavformat: Free AVFormatContext->streamsMartin Storsjö2011-04-20