summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Fix compilation with libcelt on Apple OS X.Carl Eugen Hoyos2011-04-23
* Fix compilation after version bump.Carl Eugen Hoyos2011-04-23
* Merge remote branch 'qatar/master'Michael Niedermayer2011-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
* | Rm duplicated define for OPT_STR.Robert Leatherwood2011-04-22
* | rv10: set flags, Fixes Ticket90Michael Niedermayer2011-04-22
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-22
|\|
| * Introduce slice threads flag.Ronald S. Bultje2011-04-21
| * Use av_log_ask_for_sample() where appropriate.Diego Biurrun2011-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
* | AMV: Fix possibly exploitable crash.Michael Niedermayer2011-04-21
* | mjpeg: Detect overreads in mjpeg_decode_scan() and error out.Michael Niedermayer2011-04-21
* | In libx264 wrapper, detect default settings and use medium profile to avoid f...Baptiste Coudurier2011-04-21
* | In libx264 wrapper, correctly support 2pass log filename option.Baptiste Coudurier2011-04-20
* | Xiph CELT/Opus decoder using libcelt.Nicolas George2011-04-20
* | Move the info union to the end of the vdpau_render_state struct.Carl Eugen Hoyos2011-04-20
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-20
|\|
| * 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
| * 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
| * pcm: Add const to cast in ENCODE macro.Diego Biurrun2011-04-19
| * libvo-aacenc,libvo-amrwbenc}: fix api usageLuca Barbato2011-04-18
| * Bump major versions of all libraries.Anton Khirnov2011-04-18
* | In libx264 wrapper, add -level specific option.Baptiste Coudurier2011-04-19
* | Fix libx264 fastfirstpass, move apply_fastfirstpass after user customized opt...Baptiste Coudurier2011-04-19
* | In libx264 wrapper, do not set pic quality if no frame is output, avoidsBaptiste Coudurier2011-04-19
* | Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George2011-04-19
* | 32bit libmp3lame support.Peter Belkner2011-04-19
* | Check avcodec_alloc_frame() failure.Peter Belkner2011-04-19
* | Fix compilation.for iOS ARMv7.Gavin Kinsey2011-04-19
* | Only ask once in the code for a TrueHD sample with strange channel layout.Carl Eugen Hoyos2011-04-19
* | Also set the MLP/TrueHD channel layout in the decoder.Carl Eugen Hoyos2011-04-19
* | Make MLP/TrueHD channel layout functions visible to the decoder.Carl Eugen Hoyos2011-04-19
* | Merge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'Michael Niedermayer2011-04-19
|\|
| * Replace mplayerhq.hu URLs by libav.org.Diego Biurrun2011-04-18
| * ptx: Use av_log_ask_for_sample() where appropriate.Diego Biurrun2011-04-18
* | Allow h264pred_init_arm.c to compile.Bill Pringlemeir2011-04-18
* | anm decoder: move buffer allocation from decode_init() to decode_frame()Peter Ross2011-04-18