Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-1932bit libmp3lame support.Peter Belkner
2011-04-19Check avcodec_alloc_frame() failure.Peter Belkner
2011-04-19Fix compilation.for iOS ARMv7.Gavin Kinsey
2011-04-19Only ask once in the code for a TrueHD sample with strange channel layout.Carl Eugen Hoyos
2011-04-19Also set the MLP/TrueHD channel layout in the decoder.Carl Eugen Hoyos
2011-04-19Make MLP/TrueHD channel layout functions visible to the decoder.Carl Eugen Hoyos
2011-04-19Merge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'Michael Niedermayer
2011-04-18Allow h264pred_init_arm.c to compile.Bill Pringlemeir
2011-04-18anm decoder: move buffer allocation from decode_init() to decode_frame()Peter Ross
2011-04-18Replace mplayerhq.hu URLs by libav.org.Diego Biurrun
2011-04-18ptx: Use av_log_ask_for_sample() where appropriate.Diego Biurrun
2011-04-18 Merge remote-tracking branch 'ffmpeg-mt/master'Alexander Strange
2011-04-1810l, commit that should have been stashed into the merge.Michael Niedermayer
2011-04-18Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-17Replace more FFmpeg references by Libav.Diego Biurrun
2011-04-17ac3dec: fix processing of delta bit allocation information.Justin Ruggles
2011-04-17vc1: fix fate-vc1 after previous commit.Ronald S. Bultje
2011-04-17In libx264 wrapper, add -preset and -tune optionsBaptiste Coudurier
2011-04-17Correctly implement ac3 float/fixed encoder.Michael Niedermayer
2011-04-16wmv3dec: fix playback of complex WMV3 files using simple_idct.Ronald S. Bultje
2011-04-16CrystalHD: Fix usage of h264 parser.Philip Langdale
2011-04-15make av_dup_packet() more cautious on allocation failuresKostya Shishkov
2011-04-15make containers pass palette change in AVPacketKostya Shishkov
2011-04-15introduce side information for AVPacketKostya Shishkov
2011-04-15Warn if Vorbis does not support the provided channel layout.Carl Eugen Hoyos
2011-04-15Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'Michael Niedermayer
2011-04-14libavcodec: Bump micro after adding the dtx AVOptionsMartin Storsjö
2011-04-14Fix channel order for 7.1 TrueHD samples.Carl Eugen Hoyos
2011-04-14Fix channel order for some MLP samples.Carl Eugen Hoyos
2011-04-14Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-14libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptionsMartin Storsjö
2011-04-14libopencore-amr, libvo-amrwbenc: Only check the bitrate when changedMartin Storsjö
2011-04-14libopencore-amr, libvo-amrwbenc: Find the closest matching bitrateMartin Storsjö
2011-04-13libvo-*: Fix up the long codec namesMartin Storsjö
2011-04-13libavcodec: Mark AVCodec->priv_class constMartin Storsjö
2011-04-13Mention VisualOn in the new codecs' long names to explain "libvo".Carl Eugen Hoyos
2011-04-13libvo-aacenc: Only produce extradata if the global header flag is setMartin Storsjö
2011-04-13lavc: postpone removal of request_channelsAnton Khirnov
2011-04-13lavc: postpone removal of audioconvert and sample_fmt wrappersAnton Khirnov
2011-04-13libopencore-amr: Cosmetics: Rewrap and alignMartin Storsjö
2011-04-13libopencore-amr, libvo-amrbwenc: Rename variables and functionsMartin Storsjö
2011-04-13libopencore-amr: Convert commented out debug logging into av_dlogMartin Storsjö
2011-04-13libopencore-amr: Remove an unused state variableMartin Storsjö
2011-04-13libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate tableMartin Storsjö
2011-04-13libopencore-amr: Remove a useless local variableMartin Storsjö
2011-04-13libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array static c...Martin Storsjö
2011-04-13libopencore-amr, libvo-amrwbenc: Return proper error codes in most placesMartin Storsjö
2011-04-13libopencore-amr: Don't print carriage returns in log messagesMartin Storsjö
2011-04-13libopencore-amr: Remove an old workaround for libamr header weirdnessMartin Storsjö
2011-04-13libopencore-amr: Make the opaque encoder pointer a void*Martin Storsjö