13421 Commits (7fe3207e250991d16381096327c74125bafe3b70)

Author SHA1 Message Date
Vitor Sessak 33cbfa6fa3 Update x86inc.asm from x264 to allow AVX emulation using SSE and MMX. 14 years ago
Michael Niedermayer 76cd98b445 mjpeg: Detect overreads in mjpeg_decode_scan() and error out. 14 years ago
Stefano Sabatini bebe72f4a0 lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 14 years ago
Michael Niedermayer 30fe971934 aac: add headers needed for log2f() 14 years ago
Anton Khirnov 6deae83e55 lavc: remove FF_API_MB_Q cruft 14 years ago
Anton Khirnov 694c142434 lavc: remove FF_API_RATE_EMU cruft 14 years ago
Anton Khirnov e7021c0ed5 lavc: remove FF_API_HURRY_UP cruft 14 years ago
Janne Grunau 6ad2bafcfd ac3: fix memleak in fixed-point encoder 14 years ago
Diego Biurrun a14c08247d flashsv: Return more meaningful error values. 14 years ago
Diego Biurrun 46cb2da1f0 flashsv: Employ explicit AVCodec struct initializers. 14 years ago
Diego Biurrun 293fe6da01 cosmetics: K&R coding style and more whitespace for Flash Screen Video 14 years ago
Diego Biurrun 2441003d3f vorbisdec: Employ proper printf format specifiers for uint_fast32_t. 14 years ago
Diego Biurrun 43fb279f56 Replace more FFmpeg instances by Libav or ffmpeg. 14 years ago
Diego Biurrun 046f3cb789 vorbis: Rename decoder/encoder files to follow general file naming scheme. 14 years ago
Nathan Caldwell f50d937725 aacenc: Fix whitespace after last commit. 14 years ago
Diego Biurrun 62582a696b cook: Fix small typo in av_log_ask_for_sample message. 14 years ago
Nathan Caldwell 230c1a9075 aacenc: Finish 3GPP psymodel analysis for non mid/side cases. 14 years ago
Alex Converse 785c441828 Add some debug log messages to AAC extradata 14 years ago
Diego Biurrun d9dee728b8 Use av_log_ask_for_sample() to request samples from users. 14 years ago
Diego Biurrun 44f566b79a Make av_log_ask_for_sample() accept a variable number of arguments. 14 years ago
Diego Biurrun b2832c3904 vqavideo: We no longer need to ask for version 1 samples. 14 years ago
Young Han Lee 9978ed7d6c aacdec: indentation cosmetics 14 years ago
Ronald S. Bultje 94f7451a3a Introduce slice threads flag. 14 years ago
Diego Biurrun 70fb031ce2 Use av_log_ask_for_sample() where appropriate. 14 years ago
Anton Khirnov 65af48b559 lavc: provide deprecated avcodec_thread_init until next major version 14 years ago
Anton Khirnov 095290f9a4 lavc: provide the opt.h header until the next bump 14 years ago
Justin Ruggles 31d76ec288 In avcodec_open(), set return code to an error value only when an error occurs 14 years ago
Anton Khirnov cda7aa9eba lavc: remove reference to opt.h from Makefile. 14 years ago
Anton Khirnov 3453a231a6 lavc: remove misc disabled cruft. 14 years ago
Anton Khirnov 251cf997cf lavc: remove the FF_API_INOFFICIAL cruft. 14 years ago
Anton Khirnov 41d0eb1c81 lavc: remove the FF_API_SET_STRING_OLD cruft. 14 years ago
Anton Khirnov 01a4259b8d lavc: remove the FF_API_USE_LPC cruft. 14 years ago
Anton Khirnov db4d3a7421 lavc: remove the FF_API_SUBTITLE_OLD cruft. 14 years ago
Anton Khirnov e89e5afdd0 lavc: remove the FF_API_VIDEO_OLD cruft. 14 years ago
Anton Khirnov 9b4f1cdb6a lavc: remove the FF_API_AUDIO_OLD cruft. 14 years ago
Anton Khirnov 20d33ee8b1 lavc: remove the FF_API_OPT_SHOW cruft. 14 years ago
Anton Khirnov 42420e7b94 lavc: remove the FF_API_MM_FLAGS cruft. 14 years ago
Diego Biurrun 151cd4f982 pcm: Add const to cast in ENCODE macro. 14 years ago
Luca Barbato facc48f157 libvo-aacenc,libvo-amrwbenc}: fix api usage 14 years ago
Anton Khirnov 139f3ac42d Bump major versions of all libraries. 14 years ago
Diego Biurrun f0a41afd8a Replace mplayerhq.hu URLs by libav.org. 14 years ago
Diego Biurrun 259a3e70ed ptx: Use av_log_ask_for_sample() where appropriate. 14 years ago
Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 14 years ago
Justin Ruggles 4c64c8e95a ac3dec: fix processing of delta bit allocation information. 14 years ago
Ronald S. Bultje 0b05864eef vc1: fix fate-vc1 after previous commit. 14 years ago
Ronald S. Bultje 58bb6b7d93 wmv3dec: fix playback of complex WMV3 files using simple_idct. 14 years ago
Kostya Shishkov c0eee89337 make av_dup_packet() more cautious on allocation failures 14 years ago
Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 14 years ago
Kostya Shishkov 4de339e219 introduce side information for AVPacket 14 years ago
Martin Storsjö 302152d40b libavcodec: Bump micro after adding the dtx AVOptions 14 years ago