40455 Commits (cb982739fa2b43afb7f1262c07804cad41f778de)
 

Author SHA1 Message Date
Michael Niedermayer cb982739fa mpegvideo: double thread limit 13 years ago
Ole Dittmann fff9680d8c aacdec: Add forgotten flush 13 years ago
Michael Niedermayer c6aa2c4b12 ffmpeg: print next_dts too on debug_ts 13 years ago
Nick Brereton 8036a69e6b Decode XBR extension in first asset 13 years ago
Michael Niedermayer f14f3bae6b mp3enc: avoid ifdef 13 years ago
Tobias Rapp 8da0a6cda1 mp3enc: Fix Xing tag identification string for CBR files 13 years ago
Michael Niedermayer 16b9156b7e ffm: disable adjust_write_index() 13 years ago
Robert Nagy 4f5c5416ca yadif: Add yuva444p to format list. 13 years ago
Michael Niedermayer bd1d975cd0 swr: fix silence buffer for planar U8 13 years ago
Michael Niedermayer fecdc76a9f swr: fix cpy() after the len was changed to be in samples. 13 years ago
Michael Niedermayer 715c8a5a50 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer cbbc472467 swr-x86-simd: add ff_unpack_2ch_int16_to_int16/int32/float_a_ssse3 13 years ago
Kostya Shishkov fb5c1aaea6 dfa: use more meaningful return codes 13 years ago
Michael Niedermayer 71a3c59ed7 eatgv: check vector_bits 13 years ago
Kostya Shishkov a390aa0ea4 eatgv: check motion vectors 13 years ago
Michael Niedermayer f10aeab69c swr: audioconvert: consider mono to be planar 13 years ago
Diego Biurrun 30b1961c66 Mark a number of variables only used in av_dlog() calls as av_unused. 13 years ago
Diego Biurrun b2e92e946c dvdec: drop const qualifier from variable to eliminate a warning 13 years ago
Robert Nagy ad0278661b avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation. 13 years ago
Sean McGovern be6009d32c tests/utils: don't ignore the return value of fwrite() 13 years ago
Michael Niedermayer 72ae583b7d swr-x86-simd: stereo unpack S16/S32/FLT-> S16/S32/FLT SSE/SSE2 (16 new SIMD functions) 13 years ago
Michael Niedermayer 11ad5f0d7d swr-x86-simd: create prototypes with macros, this is simpler. 13 years ago
Michael Niedermayer adfa53b91f swr-x86-SIMD: 3 instructions less for stereo planar->packed s32/flt->s16 13 years ago
Philip Langdale d1ac8e1034 CrystalHD: Improve detection of field pair -> two fields content. 13 years ago
Anton Khirnov d4ac703c7f lavfi/formats: use sizeof(var) instead of sizeof(type). 13 years ago
Stefano Sabatini f10530b78a lavfi: remove avfilter_default_config_input_link() declaration 13 years ago
Anton Khirnov 25b3babe11 lavfi: always enable the scale filter and depend on sws. 13 years ago
Anton Khirnov fd18ee0ff6 vf_split: support user-specifiable number of outputs. 13 years ago
Anton Khirnov dce415e7f1 avconv: remove stray useless comment. 13 years ago
Nicolas George 67a316bbda vsrc_buffer: deprecate the header. 13 years ago
Nicolas George aaa94f2890 vsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref. 13 years ago
Nicolas George 4d4350f47a src_buffer: update get_nb_failed_requests name. 13 years ago
Nicolas George fe511b6e32 asrc_abuffer: deprecate the header. 13 years ago
Nicolas George 675e83bb5c asrc_abuffer: deprecate av_asrc_buffer_* functions. 13 years ago
Nicolas George 6073ce71d0 lavfi: install buffersrc.h. 13 years ago
Nicolas George 317b2b7e92 lavfi: remove av_buffersrc_buffer. 13 years ago
Nicolas George 8ad1964ec5 buffersrc: fix av_buffersrc_add_ref doxy. 13 years ago
Nicolas George 870ca6a238 ffmpeg: do not include vsrc_buffer.h. 13 years ago
Nicolas George ba7395aace ffmpeg: replace av_vsrc_buffer_add_frame by av_buffersrc_add_frame. 13 years ago
Nicolas George 6ec1e0fed9 ffmpeg: replace av_buffersrc_buffer with av_buffersrc_add_ref. 13 years ago
Janne Grunau 29d27b5425 mpegmux: add stuffing to avoid incomplete PCM frames 13 years ago
Mans Rullgard ddce7dabd2 rtsp: avoid const warnings from strtol() call 13 years ago
Mans Rullgard 0de1319ee0 avserver: check return value of ftruncate() 13 years ago
Carl Eugen Hoyos 84aea80f78 oggparsevorbis.c: Check for OOM when using av_mallocz. 13 years ago
Kostya Shishkov 1fdb5649d9 lagarith: make offset array type unsigned 13 years ago
Kostya Shishkov 8099187e89 dfa: add some checks to ensure that decoder won't write past frame end 13 years ago
Mans Rullgard 96f7590efd aacps: NEON optimisations 13 years ago
Mans Rullgard 47d18d5354 aacps: align some arrays 13 years ago
Mans Rullgard bf1945af30 aacps: move some loops to function pointers 13 years ago
Martin Storsjö 2ed503af9f rtpdec_h264: Add missing newlines to av_log calls 13 years ago