summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | 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
* | Merge remote-tracking branch 'ffmpeg-mt/master'Alexander Strange2011-04-18
* | 10l, commit that should have been stashed into the merge.Michael Niedermayer2011-04-17
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-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
| * make av_dup_packet() more cautious on allocation failuresKostya Shishkov2011-04-15
| * make containers pass palette change in AVPacketKostya Shishkov2011-04-15
| * introduce side information for AVPacketKostya Shishkov2011-04-15
* | In libx264 wrapper, add -preset and -tune optionsBaptiste Coudurier2011-04-16
* | Correctly implement ac3 float/fixed encoder.Michael Niedermayer2011-04-16
* | CrystalHD: Fix usage of h264 parser.Philip Langdale2011-04-16
* | Warn if Vorbis does not support the provided channel layout.Carl Eugen Hoyos2011-04-15
* | Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'Michael Niedermayer2011-04-15
|\|
| * libavcodec: Bump micro after adding the dtx AVOptionsMartin Storsjö2011-04-14
* | Fix channel order for 7.1 TrueHD samples.Carl Eugen Hoyos2011-04-14
* | Fix channel order for some MLP samples.Carl Eugen Hoyos2011-04-14
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-14
|\|
| * libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptionsMartin Storsjö2011-04-14
| * libopencore-amr, libvo-amrwbenc: Only check the bitrate when changedMartin Storsjö2011-04-14
| * libopencore-amr, libvo-amrwbenc: Find the closest matching bitrateMartin Storsjö2011-04-14
| * libvo-*: Fix up the long codec namesMartin Storsjö2011-04-13
| * libavcodec: Mark AVCodec->priv_class constMartin Storsjö2011-04-13
| * libvo-aacenc: Only produce extradata if the global header flag is setMartin Storsjö2011-04-13
| * lavc: postpone removal of request_channelsAnton Khirnov2011-04-13
| * lavc: postpone removal of audioconvert and sample_fmt wrappersAnton Khirnov2011-04-13
| * libopencore-amr: Cosmetics: Rewrap and alignMartin Storsjö2011-04-13
| * libopencore-amr, libvo-amrbwenc: Rename variables and functionsMartin Storsjö2011-04-13
| * libopencore-amr: Convert commented out debug logging into av_dlogMartin Storsjö2011-04-13
| * libopencore-amr: Remove an unused state variableMartin Storsjö2011-04-13
| * libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate tableMartin Storsjö2011-04-13
| * libopencore-amr: Remove a useless local variableMartin Storsjö2011-04-13
| * libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array static c...Martin Storsjö2011-04-13
| * libopencore-amr, libvo-amrwbenc: Return proper error codes in most placesMartin Storsjö2011-04-13
| * libopencore-amr: Don't print carriage returns in log messagesMartin Storsjö2011-04-13
| * libopencore-amr: Remove an old workaround for libamr header weirdnessMartin Storsjö2011-04-13
| * libopencore-amr: Make the opaque encoder pointer a void*Martin Storsjö2011-04-13