summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Provide a fallback version of the libm function truncMartin Storsjö2011-04-212-0/+9
* libavdevice: Define _XOPEN_SOURCE for usleepMartin Storsjö2011-04-211-0/+1
* lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-213-0/+19
* lavc: provide the opt.h header until the next bumpAnton Khirnov2011-04-213-1/+20
* error: change AVERROR_EOF valueAnton Khirnov2011-04-211-1/+1
* error: remove AVERROR_NUMEXPECTEDStefano Sabatini2011-04-214-4/+2
* error: add error code AVERROR_OPTION_NOT_FOUND, and use it in opt.cStefano Sabatini2011-04-213-3/+5
* Makefile: Include dependencies for test tools, tooMartin Storsjö2011-04-201-0/+1
* Remove a version check in av_log made unnecessary by the big bump.Diego Biurrun2011-04-201-1/+1
* update last major version increase dates in APIchangesJustin Ruggles2011-04-201-7/+7
* Reduce picture size for yadif.Michael Niedermayer2011-04-201-2/+2
* oggdec: use av_freep() instead of av_free()Michael Niedermayer2011-04-201-2/+2
* avio: Fix sanity checks in ffurl_read*Martin Storsjö2011-04-201-2/+2
* libavformat: Free AVFormatContext->streamsMartin Storsjö2011-04-201-0/+1
* libavformat: Make protocols pass URLContext as log context where availableMartin Storsjö2011-04-205-14/+14
* asf: remove commented out code in asf_read_seekVladimir Pantelic2011-04-201-21/+0
* libpostproc: Remove crufty code disabled by the big bump.Diego Biurrun2011-04-202-10/+0
* Reflect 0.7_beta1 release in the ChangelogReinhard Tartler2011-04-201-0/+5
* sws: remove disabled cruft.Anton Khirnov2011-04-195-69/+0
* lavu: remove disabled ff_random_get_seed cruft.Anton Khirnov2011-04-191-8/+0
* lavu: remove disabled sha1 cruft.Anton Khirnov2011-04-193-82/+0
* In avcodec_open(), set return code to an error value only when an error occursJustin Ruggles2011-04-191-3/+8
* lavc: remove reference to opt.h from Makefile.Anton Khirnov2011-04-191-1/+1
* prefer avio_check() over url_exist()Stefano Sabatini2011-04-193-6/+6
* avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbolsStefano Sabatini2011-04-1925-66/+65
* lavu: remove misc disabled cruftAnton Khirnov2011-04-195-33/+8
* lavu: remove FF_API_OLD_IMAGE_NAMES cruftAnton Khirnov2011-04-193-56/+0
* lavu: remove FF_API_OLD_EVAL_NAMES cruftAnton Khirnov2011-04-193-68/+0
* lavc: remove misc disabled cruft.Anton Khirnov2011-04-199-345/+4
* lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov2011-04-193-9/+0
* lavc: remove the FF_API_SET_STRING_OLD cruft.Anton Khirnov2011-04-199-74/+6
* lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov2011-04-194-27/+0
* lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov2011-04-193-26/+0
* lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov2011-04-193-38/+0
* lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov2011-04-194-55/+0
* lavc: remove the FF_API_OPT_SHOW cruft.Anton Khirnov2011-04-193-16/+0
* lavc: remove the FF_API_MM_FLAGS cruft.Anton Khirnov2011-04-192-22/+0
* lavf: remove misc disabled cruft.Anton Khirnov2011-04-191-13/+0
* lavf: remove FF_API_INDEX_BUILT cruftAnton Khirnov2011-04-192-6/+0
* lavf: remove FF_API_URL_CLASS cruft.Anton Khirnov2011-04-194-42/+26
* lavf: remove FF_API_SYMVER cruftAnton Khirnov2011-04-192-35/+0
* lavf: remove FF_API_FIRST_FORMAT cruftAnton Khirnov2011-04-193-16/+2
* lavf: remove FF_API_PARAMETERS_CODEC_ID cruftAnton Khirnov2011-04-192-7/+0
* lavf: remove FF_API_LAVF_UNUSED cruftAnton Khirnov2011-04-192-12/+0
* lavf: remove FF_API_PARSE_FRAME_PARAM cruftAnton Khirnov2011-04-193-37/+0
* lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruftAnton Khirnov2011-04-193-17/+0
* lavf: remove FF_API_URL_SPLIT cruftAnton Khirnov2011-04-193-33/+0
* lavf: remove FF_API_UDP_GET_FILE cruftAnton Khirnov2011-04-193-11/+1
* lavf: remove FF_API_GUESS_FORMAT cruftAnton Khirnov2011-04-193-44/+0
* lavf: remove FF_API_REGISTER_PROTOCOL cruftAnton Khirnov2011-04-193-42/+0