47258 Commits (b99f1303ad9ccf09c69f7300e291fee47187d816)
 

Author SHA1 Message Date
Michael Niedermayer 48cbdaea15 smacker: fix smacker_decode_header_tree() empty vlc table init 12 years ago
Michael Niedermayer e6305f7631 mov: set flags to indicate that byte wise seeking is not supported. 12 years ago
Stefano Sabatini e903cb4194 doc: add libswresample.texi and ffmpeg-resampler.texi files 12 years ago
Stefano Sabatini f62abbf3b7 doc: move filters documentation to dedicated manual page ffmpeg-filters 12 years ago
Stefano Sabatini fa4ead1d66 doc: move codec options and descriptions to a dedicated manual page 12 years ago
Nicolas George ca4872e887 lavf/sbgdec: use proper constants for av_log(). 12 years ago
Carl Eugen Hoyos d080292651 Support u8 in aiff. 12 years ago
Michael Niedermayer 807fa714f0 adpcmdec: Fix OOM/infloop 12 years ago
Michael Niedermayer 34b6f1efa2 libopencore_amrwb: check packet size 12 years ago
Michael Niedermayer 57c0da6fe4 smacker: sanity check audio size. 12 years ago
Michael Niedermayer 014058abea af_aresample: check ff_get_audio_buffer() failure 12 years ago
Michael Niedermayer ed017ab945 atrac1: Check block align. 12 years ago
Michael Niedermayer 5c392bac9a ra288: Check block align. 12 years ago
Carl Eugen Hoyos 387f50606c Fix type of default value for v210 decoder option -custom_stride. 12 years ago
Piotr Bandurski 081bf60ec6 c93: signal EOF 12 years ago
Paul B Mahol 05b02e9c0f mmf: simplify code by using FFMIN 12 years ago
Paul B Mahol 7f321fca23 mmf: signal EOF 12 years ago
Paul B Mahol 9378a90add omadec: remove stale comment 12 years ago
Paul B Mahol 4995145f40 codec_desc: mark PCM A-law/mu-law lossy 12 years ago
Paul B Mahol 2d62732b21 codec_desc: provide aliases for PCM A-law/mu-law 12 years ago
Paul B Mahol 3d8e684f05 ADPCM IMA Dialogic decoder 12 years ago
Paul B Mahol ed591ed842 rl2: return meaningful error codes 12 years ago
Paul B Mahol 1a61c7a54b wvenc: multichannel muxing 12 years ago
Paul B Mahol 1b9467aea1 omaenc: remove superfluous "OMA: " 12 years ago
Paul B Mahol bc5ba1c7fd omaenc: abort for unsupported codecs 12 years ago
Piotr Bandurski 6d6bf250dd riff: fix decoding of 24-bit packed int (type 1, 20-bit) 12 years ago
Carl Eugen Hoyos 95903e3cfd Support G.722 in Sun AU. 12 years ago
Carl Eugen Hoyos df651cf42e Add an annotation field as required by the specification when muxing Sun AU. 12 years ago
Michael Niedermayer f1470ca685 ratecontrol: Fix assertion failure on mismatching 2pass file. 12 years ago
Michael Niedermayer 66244baf1d ffmpeg: fix mixed declarations and statements. 12 years ago
Michael Niedermayer d92073ac93 ffmpeg: Correct starttime based on non discarded streams. 12 years ago
Michael Niedermayer fe97bf60b8 ffmpeg: minor simplification of wraping code 12 years ago
Michael Niedermayer 09456d0df1 riff: ignore ff_read_riff_info() failure. 12 years ago
Stefano Sabatini 9a7256e8e0 ffprobe: free dictionary in opt_show_entries() 12 years ago
Paul B Mahol a8ebbf87be fate: add ADPCM AFC decoder test 12 years ago
Paul B Mahol 6f9ca8cbe0 fate: add AST demuxer test 12 years ago
Michael Niedermayer 0efcf16a3e replace av_log(0, by av_log(NULL, 12 years ago
Michael Niedermayer c322f19855 vf_mandelbrot: give all av_log a context 12 years ago
Michael Niedermayer 533a8b2a7d x86/mpegvideoenc_template: use av_assert 12 years ago
Michael Niedermayer 8328df74f3 motion_est: use av_assert* instead of assert 12 years ago
Michael Niedermayer 56540bb3b5 h263dec: switch 2 asserts to av_assert 12 years ago
Michael Niedermayer 5da885b84d dv: use av_assert 12 years ago
Michael Niedermayer 7ca97b6b3c Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer d28467b62e Merge commit '457cc333b424994ecf80a82369325771e0397fd9' 12 years ago
Michael Niedermayer 25ca8aef54 Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da' 12 years ago
Mans Rullgard 33db40f8d3 configure: sort cpuflags section by architecture 12 years ago
Mans Rullgard 457cc333b4 configure: properly support DEC/Compaq compiler 12 years ago
Mans Rullgard 4a606c830a av_memcpy_backptr: optimise some special cases 12 years ago
Mans Rullgard 5e39bb073a mpegvideo: simplify dxy calculation in hpel_motion() 12 years ago
Mans Rullgard c262649291 build: add rules to generate preprocessed source files 12 years ago