35821 Commits (5116ac7774242a9e3fb661e8f30132b47f7720fd)
 

Author SHA1 Message Date
Diego Biurrun 5116ac7774 fate: real: Add dependencies 12 years ago
Diego Biurrun 9534e0f552 fate: lossless-audio: Add dependencies 12 years ago
Diego Biurrun 89145fbbfe x86: h264dsp: Fix linking with yasm and optimizations disabled 12 years ago
Anton Khirnov 4c973de9a5 vf_fieldorder: require write permissions 12 years ago
Anton Khirnov 49dd71a6f1 vf_fieldorder: reindent 12 years ago
Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 12 years ago
Anton Khirnov bb6c67bb36 lavfi: remove vf_slicify 12 years ago
Anton Khirnov af7d13ee4a asink_nullsink: plug a memory leak. 12 years ago
Diego Biurrun 2e89aeed65 x86: h264_idct: port to cpuflags 12 years ago
Diego Biurrun 490df522c7 x86: cpu: Drop unused HAVE_RWEFLAGS condition 12 years ago
Piotr Bandurski f5fa03660d vble: Do not abort decoding when version is not 1 12 years ago
Justin Ruggles 1d86aa8b0f lavr: do not pass consumed samples as a parameter to ff_audio_resample() 12 years ago
Justin Ruggles d2f9f8e094 lavr: correct the documentation for the ff_audio_resample() return value 12 years ago
Justin Ruggles 7f534d11ed lavr: do not pass sample count as a parameter to ff_audio_convert() 12 years ago
Diego Biurrun 28e1cf19aa x86: h264_weight: port to cpuflags 12 years ago
Martin Storsjö 54fd593a0e configure: Enable avconv filter dependencies automatically 12 years ago
Janne Grunau d5e83122bd h264: set Picture.owner2 to the current thread 12 years ago
Janne Grunau 6e5cdf2628 h264: check ref_count validity for num_ref_idx_active_override_flag 12 years ago
Janne Grunau 150b2361ca h264: add missing new line to log message 12 years ago
Michael Niedermayer 5d47850bbd dcadec: skip QMF on unused channels 12 years ago
Michael Niedermayer 2fe0094e0b wavenc: write fact chunk sample count at the correct file position 12 years ago
Justin Ruggles 259d8c5647 riff: do not add empty metadata tags in INFO chunk 12 years ago
Justin Ruggles 3c370f5abc riff: only warn on a bad INFO chunk code size instead of failing 12 years ago
Diego Biurrun d89f2fa970 configure: Add separate list for libraries and use where appropriate 12 years ago
Justin Ruggles 947f933687 x86: float_dsp: add SSE version of vector_fmul_scalar() 12 years ago
Justin Ruggles 284ea790d8 dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil 12 years ago
Michael Niedermayer 1e27655388 aacenc: use the correct output buffer 12 years ago
Mans Rullgard edd80ec7e3 aacdec: fix signed overflows in lcg_random() 12 years ago
Mans Rullgard dd3b73f390 base64: fix signed overflow in shift 12 years ago
Janne Grunau 7709ce029a lavf: avoid integer overflow in ff_compute_frame_duration() 12 years ago
Janne Grunau 5ae72f5453 flashsv: check for keyframe before using differential coding 12 years ago
Janne Grunau 706acb558a h264: enable low delay only if no delayed frames were seen 12 years ago
Diego Biurrun 7ee4071362 x86: fix build without inline asm 12 years ago
Justin Ruggles 3d3cf6745e aacdec: use float planar sample format for output 12 years ago
Justin Ruggles 8e134e5104 lavc: clarify get_buffer() documentation 12 years ago
Justin Ruggles 3ffed68c2a mpegaudiodec: use planar sample format for output unless packed is requested 12 years ago
Justin Ruggles 2d3993ce8c x86: h264 qpel: use the correct number of utilized xmm regs in cglobal 12 years ago
Janne Grunau e96d90eed6 remove #defines to prevent use of discouraged external functions 12 years ago
Daniel Kang 610e00b359 x86: h264: Convert 8-bit QPEL inline assembly to YASM 12 years ago
Daniel Kang ad01ba6cea x86: h264: Remove 3dnow QPEL code 12 years ago
Diego Biurrun 28c8e288fa x86: h264_chromamc: port to cpuflags 12 years ago
Paul B Mahol b491da18d1 yop: fix typo 12 years ago
Anton Khirnov 4632abc7a3 avconv: fix copying per-stream metadata. 12 years ago
Marcus Stollsteimer 2bf794b698 doc: avtools-common-opts: Fix terminology concerning metric prefixes 12 years ago
Sean McGovern f2ce813e37 configure: suncc: Add compiler arch support for Nehalem & Sandy Bridge 12 years ago
Diego Biurrun ddb009425c riff: Make ff_riff_tags static and move under appropriate #ifdef 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