40780 Commits (847943bc51098dbd68301099ed132cdde0f9eabf)
 

Author SHA1 Message Date
Michael Niedermayer 847943bc51 aresample: add code to flush the internal swr buffer. 13 years ago
Michael Niedermayer b3e1b95afa aresample: check return code of swr_convert() 13 years ago
Clément Bœsch a99a3b1bb3 ffmpeg: automatically insert volume filter when -vol is used. 13 years ago
Michael Niedermayer 22a3a5ee0c ffmpeg: use av_buffersrc_add_frame() for audio too 13 years ago
Michael Niedermayer dc2e051c4f Merge branch 'audio-filters' of https://github.com/ubitux/FFmpeg 13 years ago
Michael Niedermayer b13d39bd81 av_aresample: Allow changing sample format and channel layout as well 13 years ago
Michael Niedermayer a0493be10e swresample: set the default parameters to "none" 13 years ago
Clément Bœsch 5dbd66395a lavfi/pan: add supported sample rates to avoid a crash. 13 years ago
Clément Bœsch 1bca73cf18 ffmpeg: do not warn when expecting EOF from lavfi. 13 years ago
Michael Niedermayer 7d12109542 ffmpeg: fix ;; 13 years ago
Michael Niedermayer 3ae64dc48f avfiltergraph: use aresample not aconvert in the alternative merge code. 13 years ago
Michael Niedermayer e3c6b61263 af_aresample: support all swresample parameters. 13 years ago
Michael Niedermayer 47c2e52bc6 af_aresample: fix typo in query formats 13 years ago
Michael Niedermayer ac87c273a6 src_buffer: propagate errors from copy_buffer_ref() 13 years ago
Michael Niedermayer 3c0013213e ffmpeg: move audio timestamp roundup code. 13 years ago
Anton Khirnov fc49f22c3b ffmpeg: add support for audio filters. 13 years ago
Michael Niedermayer dfa988ee5e libavfilter: src_buffer: add time_base for audio 13 years ago
Michael Niedermayer aa69db3abf libavfilter: src_buffer: fix planar audio 13 years ago
Michael Niedermayer 664f0aac62 libavfilter: src_buffer, use only aresample, not aconvert. 13 years ago
Michael Niedermayer 13fdb35535 src_buffer: fix query_formats_audio() 13 years ago
Michael Niedermayer 3448404a70 libavfilter: add ff_parse_time_base() 13 years ago
Michael Niedermayer 6579bc439b ffmpeg: allow switching to qatars buffersrc API 13 years ago
Michael Niedermayer 3e2cf79e15 buffersrc: export forgotten function 13 years ago
Michael Niedermayer 703e920bb7 Merge remote-tracking branch 'qatar/master' 13 years ago
Piotr Bandurski 4d37877632 aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4) 13 years ago
Stefano Sabatini e556121ec1 lavfi/aevalsrc: correct the supported sample format 13 years ago
Stefano Sabatini 986d2f6ec0 lavfi/aevalsrc: fix sample rate negotiation, after the last merge 13 years ago
Martin Storsjö 6ce51a9b39 fate: Work around non-standard wc implementations at more places 13 years ago
Stefano Sabatini e109e392ba ffprobe: remove unused variable i in probe_file() 13 years ago
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
Carl Eugen Hoyos 183596fa08 Support more Avid Meridien / AVUI samples. 13 years ago
Mans Rullgard ed7409fe9d fate: work around non-standard wc implementations 13 years ago
Michael Niedermayer 88d5cfe7c8 avfiltergraph: switch to swresample by default 13 years ago
Michael Niedermayer efdc895fbd lavfi: fix pts rescaling in the resampler 13 years ago
Michael Niedermayer 75492cce8e lavfi: fix resample with differing formats 13 years ago
Michael Bradshaw 1f3f7bd444 Add AVFMT_SEEK_TO_PTS to nut demuxer flags 13 years ago
Michael Bradshaw bb008f0ad1 Mention AVFMT_SEEK_TO_PTS in AVInputFormat flags docs 13 years ago
Piotr Bandurski e5e20a3d31 dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode) 13 years ago
Michael Niedermayer 1cbf7fb434 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch a48abf5e26 doc/filter_design: fix a few other typo. 13 years ago
Stefano Sabatini a28aa76ac8 doc/filtering_design: fix typo negociation -> negotiation 13 years ago
Michael Kostylev 6797d1948b x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions. 13 years ago
Justin Ruggles 95a98ab3f0 ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16 13 years ago
Mans Rullgard 11e33402ca fate: use standard diff options 13 years ago
Piotr Bandurski 6439ad495e Add SLDV FourCC for dvvideo. 13 years ago
Aneesh Dogra 46ea46357a tta: Fix comment about channel number; TTA supports >2 channels. 13 years ago
Diego Biurrun 91791ac2ed avfilter: Move ff_get_ref_perms_string() to where it is used. 13 years ago
Diego Biurrun 4982e1ddfa build: Add 'check' target to run all compile and test targets. 13 years ago
Kostya Shishkov 6de226a2b8 indeo3: validate new frame size before resetting decoder 13 years ago
Kostya Shishkov bc00da2701 indeo3: when freeing buffers, set pointers referencing them to NULL as well 13 years ago