20974 Commits (d185c8a79bbdcabef4e4cf9efa1bccbe0f9ebf41)

Author SHA1 Message Date
  Carl Eugen Hoyos 7548c80acc Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216). 13 years ago
  Michael Niedermayer 5de75336a1 mpegvideo_armv5te: change asserts to av_asserts 13 years ago
  Michael Niedermayer ed015f67a2 ffv1enc: fix assert in put_vlc_symbol() and update to av_assert2() 13 years ago
  Michael Niedermayer 856834a77f ffv1: change w/h asserts to check as the condition can likely happen 13 years ago
  Michael Niedermayer 5709e20199 ffv1: remove commented asserts 13 years ago
  Mans Rullgard 642b4efaf7 ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec() 13 years ago
  Mans Rullgard bcf07a15a0 x86: dsputil: kill VLA in gmc_mmx() 13 years ago
  Dmitry Samonenko f1c6a740fc libspeexenc: Updated commentary to reflect recent changes 13 years ago
  Dmitry Samonenko 978d5bd2a7 libspeexenc: Add an option for enabling DTX 13 years ago
  Anton Khirnov 30223b3bf2 lavc: deprecate the audio resampling API. 13 years ago
  Ronald S. Bultje 2e59210edf lavc/h264: don't touch H264Context->ref_count[] during MB decoding. 13 years ago
  Michael Niedermayer cf5a98b9e3 mpeg2videodec: fix list of supported frame rates to include sane ext rates. 13 years ago
  Ronald S. Bultje f6f7d15041 h264: don't touch H264Context->ref_count[] during MB decoding 13 years ago
  Dmitry Samonenko 66a4ac5182 libspeexenc: Updated commentary to reflect recent changes 13 years ago
  Dmitry Samonenko 038325ac05 libspeexenc: Add an option for enabling DTX 13 years ago
  Michael Niedermayer d56834201b aacenc: fix out of array writes 13 years ago
  Diego Biurrun 1e164c0bcc build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIO 13 years ago
  Michael Niedermayer e214306775 mpeg2enc: support and use frame_rate_ext when needed 13 years ago
  Michael Niedermayer 047dcfabc7 afq: sanity assert on remaining_samples 13 years ago
  Michael Niedermayer b27e2b6e12 afq: update remaining samples variable. 13 years ago
  Justin Ruggles c9df48909e libspeexdec: handle NULL return value from speex_packet_to_header() 13 years ago
  Janne Grunau 1481e19825 mpegvideo: set extended_data in ff_update_duplicate_context() 13 years ago
  Justin Ruggles 29abb04e73 libspeexdec: If the channel count is not valid, decode as stereo. 13 years ago
  Justin Ruggles 45e5d0c3ac libspeexdec: properly handle DTX for multiple frames-per-packet 13 years ago
  Justin Ruggles 908e22b93a libspeexdec: move the SpeexHeader from LibSpeexContext to where it is used 13 years ago
  Justin Ruggles 892695c851 libspeexdec: simplify setting of frame_size 13 years ago
  Justin Ruggles 27c3f9c03e libspeexdec: set channel_layout 13 years ago
  Justin Ruggles 3b061c5e10 libspeexdec: improve setting of Speex mode and sample rate 13 years ago
  Dmitry Samonenko ad11681acd libspeex: Add a private option for enabling VAD 13 years ago
  Michael Niedermayer 05e5a24f79 tiffenc: remove unused variable 13 years ago
  Michael Niedermayer 6a697b42d0 parser: fix large overreads 13 years ago
  Clément Bœsch 1e2e2c8095 lavc/h264: move ff_init_cabac_states() from decode_slice() to ff_h264_decode_init(). 13 years ago
  Michael Niedermayer 695f086939 ffv1dec: print bps for pict debug too 13 years ago
  Justin Ruggles df824548d0 8svx: Fixing header size, move decoding to per call instead of the first call. 13 years ago
  Michael Niedermayer 26d1c7d9c3 8svx: avoid custom clip, avoid +128 for compressed data. 13 years ago
  Michael Niedermayer 6eed92a2b7 8svx: fix delta_decode cliping limits 13 years ago
  Nicolas George 72f10d5473 8svx: copy start value in output samples. 13 years ago
  Michael Niedermayer d4e82a341e 8svx: remove malloc and memcpy that have become unneeded 13 years ago
  Mans Rullgard 5e826fd65e ARM: set Tag_ABI_align_preserved in all asm files 13 years ago
  Michael Niedermayer f5b31daa5e libopusenc: use more specific and correct name for the channel order 13 years ago
  Alex Converse b92dfb56d4 tiffenc: Check av_malloc() results. 13 years ago
  Alex Converse 9bc055e358 tiffenc: Simplify pixel format setup using AVPixFmtDescriptor. 13 years ago
  Dmitry Samonenko c785b6db73 Libspeex VAD support 13 years ago
  Clément Bœsch 81bbce9cf3 Move xGA font data from lavc to lavu. 13 years ago
  Justin Ruggles bfcd4b6a16 adpcmdec: set AVCodec.sample_fmts 13 years ago
  Justin Ruggles 1478a3601e twinvq: use planar sample format 13 years ago
  Justin Ruggles a34be78546 ralf: use planar sample format 13 years ago
  Justin Ruggles 1a3459033d mpc7/8: use planar sample format 13 years ago
  Justin Ruggles 3fca0d7210 iac/imc: use planar sample format 13 years ago
  Justin Ruggles 64c312aa29 dcadec: use float planar sample format 13 years ago