summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbolsStefano Sabatini2011-04-19
* lavu: remove misc disabled cruftAnton Khirnov2011-04-19
* lavu: remove FF_API_OLD_IMAGE_NAMES cruftAnton Khirnov2011-04-19
* lavu: remove FF_API_OLD_EVAL_NAMES cruftAnton Khirnov2011-04-19
* lavc: remove misc disabled cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_SET_STRING_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_OPT_SHOW cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_MM_FLAGS cruft.Anton Khirnov2011-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
* document introduction of side data in APIchangesKostya2011-04-19
* pcm: Add const to cast in ENCODE macro.Diego Biurrun2011-04-19
* Remove now obsolete references to _g-suffixed binaries.Diego Biurrun2011-04-18
* libvo-aacenc,libvo-amrwbenc}: fix api usageLuca Barbato2011-04-18
* 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
* ptx: Use av_log_ask_for_sample() where appropriate.Diego Biurrun2011-04-18
* Update regtest checksums after revision 6001dad.Diego Biurrun2011-04-17
* Replace more FFmpeg references by Libav.Diego Biurrun2011-04-17
* ac3dec: fix processing of delta bit allocation information.Justin Ruggles2011-04-17
* vc1: fix fate-vc1 after previous commit.Ronald S. Bultje2011-04-17
* wmv3dec: fix playback of complex WMV3 files using simple_idct.Ronald S. Bultje2011-04-16
* Replace references to ffmpeg-devel with libav-devel; fix roundup URL.Diego Biurrun2011-04-15
* make av_dup_packet() more cautious on allocation failuresKostya Shishkov2011-04-15
* make containers pass palette change in AVPacketKostya Shishkov2011-04-15