20731 Commits (9d19d7c3352bea2da48aa94f4633e6e8313810a4)

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