13714 Commits (b9553cf4b80d79c280ae7c989593ce1daac4cafa)

Author SHA1 Message Date
Nicolas George 89451dd6e4 Xiph CELT/Opus decoder using libcelt. 14 years ago
Carl Eugen Hoyos ddb00ad1d8 Move the info union to the end of the vdpau_render_state struct. 14 years ago
Baptiste Coudurier f92b0084c0 In libx264 wrapper, add -level specific option. 14 years ago
Baptiste Coudurier 37c0a443f9 Fix libx264 fastfirstpass, move apply_fastfirstpass after user customized options. 14 years ago
Baptiste Coudurier 46f83e5b3c In libx264 wrapper, do not set pic quality if no frame is output, avoids 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
Nicolas George e61b83d29e Ogg: add support for Xiph's CELT (Opus) codec. 14 years ago
Peter Belkner 39e69d0b88 32bit libmp3lame support. 14 years ago
Peter Belkner 22fa406f38 Check avcodec_alloc_frame() failure. 14 years ago
Gavin Kinsey 25347c880f Fix compilation.for iOS ARMv7. 14 years ago
Carl Eugen Hoyos 9b53bb8b3b Only ask once in the code for a TrueHD sample with strange channel layout. 14 years ago
Carl Eugen Hoyos d3f126df4b Also set the MLP/TrueHD channel layout in the decoder. 14 years ago
Carl Eugen Hoyos 280a789fe2 Make MLP/TrueHD channel layout functions visible to the decoder. 14 years ago
Luca Barbato facc48f157 libvo-aacenc,libvo-amrwbenc}: fix api usage 14 years ago
Bill Pringlemeir fccff6e83a Allow h264pred_init_arm.c to compile. 14 years ago
Peter Ross 62931e11d6 anm decoder: move buffer allocation from decode_init() to decode_frame() 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
Alexander Strange 7e2eb4bacd Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 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
Baptiste Coudurier 0140d3f092 In libx264 wrapper, add -preset and -tune options 14 years ago
Michael Niedermayer 1aeb88b77d Correctly implement ac3 float/fixed encoder. 14 years ago
Ronald S. Bultje 58bb6b7d93 wmv3dec: fix playback of complex WMV3 files using simple_idct. 14 years ago
Philip Langdale bd9430db69 CrystalHD: Fix usage of h264 parser. 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
Carl Eugen Hoyos 7c8c55ff03 Warn if Vorbis does not support the provided channel layout. 14 years ago
Martin Storsjö 302152d40b libavcodec: Bump micro after adding the dtx AVOptions 14 years ago
Carl Eugen Hoyos 6daf513cf2 Fix channel order for 7.1 TrueHD samples. 14 years ago
Carl Eugen Hoyos 939a12e25d Fix channel order for some MLP samples. 14 years ago
Martin Storsjö 651b276ef7 libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions 14 years ago
Martin Storsjö 3dd82afc74 libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed 14 years ago
Martin Storsjö 7073938121 libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate 14 years ago
Martin Storsjö 957635ba14 libvo-*: Fix up the long codec names 14 years ago