47042 Commits (7f321fca23597e23a577b84e71a20128def9a7d7)
 

Author SHA1 Message Date
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
Michael Niedermayer e9c372362c id3v2: restructure compressed and unsync code 12 years ago
Michael Niedermayer 0560b28f12 ffv1dec: remove incorrect assert() 12 years ago
Michael Niedermayer 3616afced6 rmdec: fix av_log level and context 12 years ago
Michael Niedermayer 2fc0cbd9a6 truemotion2: Fix av_log level and context 12 years ago
Michael Niedermayer 801a2a1df0 mpeg12: fix av_log level and context 12 years ago
Michael Niedermayer 42dde253ec dcadec: fix av_log level 12 years ago
Michael Niedermayer be89693ddc avidec: try to support oddly muxed MMES stream 12 years ago
Carl Eugen Hoyos dd6abc921a vqavideo: Reinitialise the actually used partial codebook bytestream-reader. 12 years ago
Paul B Mahol 6aa6baa4f2 xmv: signal EOF 12 years ago
Michael Niedermayer 66b45d8f7a movenc: fix assert failure caused by rounding. 12 years ago
Paul B Mahol 32cd3a7c16 ADPCM AFC decoder 12 years ago
Michael Niedermayer 08e26e7f5c id3v2: print ver/flags/len on debug level. 12 years ago
Stefano Sabatini 4a753fc5f7 tests: prefer ffprobe -show_entries to -show_format_entry 12 years ago
Michael Niedermayer a9cfbf6d4b Merge remote-tracking branch 'qatar/master' 12 years ago
Stefano Sabatini c8a5365dcf ffprobe: implement -sections option 12 years ago
Stefano Sabatini 196765a7cc ffprobe: implement subsection field selection through the -show_entries option 12 years ago