summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* patcheck: Allow overiding grep program(s) through environment variables.Brad2011-04-23
* Remove stray libavcore and _g binary references.Diego Biurrun2011-04-23
* vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-23
* aacenc: Fix whitespace after last commit.Nathan Caldwell2011-04-23
* cook: Fix small typo in av_log_ask_for_sample message.Diego Biurrun2011-04-23
* aacenc: Finish 3GPP psymodel analysis for non mid/side cases.Nathan Caldwell2011-04-23
* Remove RDFT dependency from AAC decoder.Alex Converse2011-04-22
* Add some debug log messages to AAC extradataAlex Converse2011-04-22
* Fix mov debug (u)int64_t format strings.Alex Converse2011-04-22
* bswap: use native types for av_bwap16().Jason Garrett-Glaser2011-04-22
* doc: FLV muxing is supported.Carl Eugen Hoyos2011-04-23
* 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
* doc: Mention that DragonFly BSD requires __BSD_VISIBLE setMartin Storsjö2011-04-23
* Use av_log_ask_for_sample() to request samples from users.Diego Biurrun2011-04-22
* Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-22
* vqavideo: We no longer need to ask for version 1 samples.Diego Biurrun2011-04-22
* aacdec: indentation cosmeticsYoung Han Lee2011-04-22
* APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition.Ronald S. Bultje2011-04-21
* Introduce slice threads flag.Ronald S. Bultje2011-04-21
* FATE: allow forcing thread-type when doing threaded fate runs.Ronald S. Bultje2011-04-21
* Use av_log_ask_for_sample() where appropriate.Diego Biurrun2011-04-21
* error: sort, pack, and align error code and string definitionsStefano Sabatini2011-04-21
* The stabilization period after version bumps should be one month, not one week.Diego Biurrun2011-04-21
* applehttp: Expose the stream bitrate via metadataMartin Storsjö2011-04-21
* doc: Add some initial docs on the applehttp demuxerMartin Storsjö2011-04-21
* Provide a fallback version of the libm function truncMartin Storsjö2011-04-21
* libavdevice: Define _XOPEN_SOURCE for usleepMartin Storsjö2011-04-21
* lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-21
* lavc: provide the opt.h header until the next bumpAnton Khirnov2011-04-21
* error: change AVERROR_EOF valueAnton Khirnov2011-04-21
* error: remove AVERROR_NUMEXPECTEDStefano Sabatini2011-04-21
* error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.cStefano Sabatini2011-04-21
* Makefile: Include dependencies for test tools, tooMartin Storsjö2011-04-20
* Remove a version check in av_log made unnecessary by the big bump.Diego Biurrun2011-04-20
* update last major version increase dates in APIchangesJustin Ruggles2011-04-20
* Reduce picture size for yadif.Michael Niedermayer2011-04-20
* 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
* libpostproc: Remove crufty code disabled by the big bump.Diego Biurrun2011-04-20
* Reflect 0.7_beta1 release in the ChangelogReinhard Tartler2011-04-20
* sws: remove disabled cruft.Anton Khirnov2011-04-19
* lavu: remove disabled ff_random_get_seed cruft.Anton Khirnov2011-04-19
* lavu: remove disabled sha1 cruft.Anton Khirnov2011-04-19
* In avcodec_open(), set return code to an error value only when an error occursJustin Ruggles2011-04-19
* lavc: remove reference to opt.h from Makefile.Anton Khirnov2011-04-19
* prefer avio_check() over url_exist()Stefano Sabatini2011-04-19