summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Eliminate pointless '#if 1' statements without matching '#else'.Diego Biurrun2011-04-26
* read AVI palette from the end of extradataKostya Shishkov2011-04-24
* 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
* 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
* Use av_log_ask_for_sample() to request samples from users.Diego Biurrun2011-04-22
* applehttp: Expose the stream bitrate via metadataMartin Storsjö2011-04-21
* error: remove AVERROR_NUMEXPECTEDStefano Sabatini2011-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
* libavformat: Make protocols pass URLContext as log context where availableMartin Storsjö2011-04-20
* asf: remove commented out code in asf_read_seekVladimir Pantelic2011-04-20
* prefer avio_check() over url_exist()Stefano Sabatini2011-04-19
* avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbolsStefano Sabatini2011-04-19
* lavf: remove misc disabled cruft.Anton Khirnov2011-04-19
* lavf: remove FF_API_INDEX_BUILT cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_URL_CLASS cruft.Anton Khirnov2011-04-19
* lavf: remove FF_API_SYMVER cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_FIRST_FORMAT cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_PARAMETERS_CODEC_ID cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_LAVF_UNUSED cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_PARSE_FRAME_PARAM cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_URL_SPLIT cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_UDP_GET_FILE cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_GUESS_FORMAT cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_REGISTER_PROTOCOL cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_URL_RESETBUF cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov2011-04-19
* lavf: remove FF_API_MAX_STREAMS cruftAnton Khirnov2011-04-19
* Bump major versions of all libraries.Anton Khirnov2011-04-18
* Replace mplayerhq.hu URLs by libav.org.Diego Biurrun2011-04-18
* asfdec: Remove dead code from asf_read_close().Diego Biurrun2011-04-18
* Replace more FFmpeg references by Libav.Diego Biurrun2011-04-17
* make containers pass palette change in AVPacketKostya Shishkov2011-04-15
* xwma: Fix wrong printf format expression.Diego Biurrun2011-04-15
* xwma demuxer: typosMax Horn2011-04-15
* oggdec: simplify audio chained ogg streams supportClément Bœsch2011-04-15
* handle malloc failures in ff_get_wav_headerMax Horn2011-04-14
* add xWMA demuxerMax Horn2011-04-14
* mpegts: force the default timebaseRudolf Polzer2011-04-14
* lavf: postpone removal of public metadata conversion APIAnton Khirnov2011-04-13
* lavf: postpone removal of deprecated avio functionsAnton Khirnov2011-04-13
* applehttp: Only check the discard flags if v->ctx actually is initializedMartin Storsjö2011-04-13