17233 Commits (fd8a8373aa52e94de14f0583c482c8faa95dd677)

Author SHA1 Message Date
  Diego Biurrun 151cd4f982 pcm: Add const to cast in ENCODE macro. 15 years ago
  Nicolas George e61b83d29e Ogg: add support for Xiph's CELT (Opus) codec. 15 years ago
  Peter Belkner 39e69d0b88 32bit libmp3lame support. 15 years ago
  Peter Belkner 22fa406f38 Check avcodec_alloc_frame() failure. 15 years ago
  Gavin Kinsey 25347c880f Fix compilation.for iOS ARMv7. 15 years ago
  Carl Eugen Hoyos 9b53bb8b3b Only ask once in the code for a TrueHD sample with strange channel layout. 15 years ago
  Carl Eugen Hoyos d3f126df4b Also set the MLP/TrueHD channel layout in the decoder. 15 years ago
  Carl Eugen Hoyos 280a789fe2 Make MLP/TrueHD channel layout functions visible to the decoder. 15 years ago
  Luca Barbato facc48f157 libvo-aacenc,libvo-amrwbenc}: fix api usage 15 years ago
  Bill Pringlemeir fccff6e83a Allow h264pred_init_arm.c to compile. 15 years ago
  Peter Ross 62931e11d6 anm decoder: move buffer allocation from decode_init() to decode_frame() 15 years ago
  Anton Khirnov 139f3ac42d Bump major versions of all libraries. 15 years ago
  Diego Biurrun f0a41afd8a Replace mplayerhq.hu URLs by libav.org. 15 years ago
  Diego Biurrun 259a3e70ed ptx: Use av_log_ask_for_sample() where appropriate. 15 years ago
  Alexander Strange 7e2eb4bacd Merge remote-tracking branch 'ffmpeg-mt/master' 15 years ago
  Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 15 years ago
  Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 15 years ago
  Justin Ruggles 4c64c8e95a ac3dec: fix processing of delta bit allocation information. 15 years ago
  Ronald S. Bultje 0b05864eef vc1: fix fate-vc1 after previous commit. 15 years ago
  Baptiste Coudurier 0140d3f092 In libx264 wrapper, add -preset and -tune options 15 years ago
  Michael Niedermayer 1aeb88b77d Correctly implement ac3 float/fixed encoder. 15 years ago
  Ronald S. Bultje 58bb6b7d93 wmv3dec: fix playback of complex WMV3 files using simple_idct. 15 years ago
  Philip Langdale bd9430db69 CrystalHD: Fix usage of h264 parser. 15 years ago
  Kostya Shishkov c0eee89337 make av_dup_packet() more cautious on allocation failures 15 years ago
  Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 15 years ago
  Kostya Shishkov 4de339e219 introduce side information for AVPacket 15 years ago
  Carl Eugen Hoyos 7c8c55ff03 Warn if Vorbis does not support the provided channel layout. 15 years ago
  Martin Storsjö 302152d40b libavcodec: Bump micro after adding the dtx AVOptions 15 years ago
  Carl Eugen Hoyos 6daf513cf2 Fix channel order for 7.1 TrueHD samples. 15 years ago
  Carl Eugen Hoyos 939a12e25d Fix channel order for some MLP samples. 15 years ago
  Martin Storsjö 651b276ef7 libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions 15 years ago
  Martin Storsjö 3dd82afc74 libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed 15 years ago
  Martin Storsjö 7073938121 libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate 15 years ago
  Martin Storsjö 957635ba14 libvo-*: Fix up the long codec names 15 years ago
  Martin Storsjö 567ad0e31d libavcodec: Mark AVCodec->priv_class const 15 years ago
  Carl Eugen Hoyos ff5278d8f6 Mention VisualOn in the new codecs' long names to explain "libvo". 15 years ago
  Martin Storsjö 2d3267936a libvo-aacenc: Only produce extradata if the global header flag is set 15 years ago
  Anton Khirnov c776732712 lavc: postpone removal of request_channels 15 years ago
  Anton Khirnov d6ead39ee7 lavc: postpone removal of audioconvert and sample_fmt wrappers 15 years ago
  Martin Storsjö 882221afde libopencore-amr: Cosmetics: Rewrap and align 15 years ago
  Martin Storsjö 02c63a109f libopencore-amr, libvo-amrbwenc: Rename variables and functions 15 years ago
  Martin Storsjö 9b9c6405fd libopencore-amr: Convert commented out debug logging into av_dlog 15 years ago
  Martin Storsjö 89e7e640f7 libopencore-amr: Remove an unused state variable 15 years ago
  Martin Storsjö 5d211e034e libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate table 15 years ago
  Martin Storsjö 0e03f94d61 libopencore-amr: Remove a useless local variable 15 years ago
  Martin Storsjö c48ce4eb50 libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array static const 15 years ago
  Martin Storsjö 900a129f4f libopencore-amr, libvo-amrwbenc: Return proper error codes in most places 15 years ago
  Martin Storsjö a8ec07c933 libopencore-amr: Don't print carriage returns in log messages 15 years ago
  Martin Storsjö 587331414b libopencore-amr: Remove an old workaround for libamr header weirdness 15 years ago
  Martin Storsjö 57ddffe843 libopencore-amr: Make the opaque encoder pointer a void* 15 years ago