35799 Commits (3c370f5abc55739a261534b9f9bdc739cedbbbb9)
 

Author SHA1 Message Date
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
Mans Rullgard c262649291 build: add rules to generate preprocessed source files 12 years ago
Anton Khirnov 9ae80e6a9c id3v2: fix reading unsynchronized frames. 12 years ago
Xi Wang 0d3123666a cdgraphics: fix incorrect vertical offset mask in cdg_scroll() 12 years ago
Xi Wang b655cfefaf apetag: fix error handling in ff_ape_parse_tag() 12 years ago
Diego Biurrun 17fecb4a59 flashsv: Drop unused function and struct parameters 12 years ago
Justin Ruggles 00dd9a6d6a pcm: fix decoding of pcm_s16le_planar on big-endian 12 years ago
Luca Barbato ae3822bca1 imgconvert: remove PixFmtInfo 12 years ago
Luca Barbato d1d9efaae6 avcodec: split avpicture from imgconvert 12 years ago
Luca Barbato cbe5a60c9d pixdesc: add PIX_FMT_ALPHA flag 12 years ago
Justin Ruggles b353321caa FATE: add 24-bit ALAC tests 12 years ago
Justin Ruggles 3e6c2a67a1 FATE: rename ALAC tests from alac-* to alac-16-* 12 years ago
Justin Ruggles 7c278d2ae4 alacenc: support 24-bit encoding 12 years ago
Justin Ruggles c9d0f4506f pcmdec: use planar sample format for pcm_s16le_planar 12 years ago
Justin Ruggles 79b7747556 vorbisdec: use float planar sample format 12 years ago
Diego Biurrun 89923fce70 x86: h264_intrapred: Fix C function names in comments 12 years ago
Diego Biurrun 87af05c575 x86: SPLATD: port to cpuflags 12 years ago
John Stebbins 1c5805521c PGS subtitles: Set AVSubtitle pts value 12 years ago
Diego Biurrun 3bd1eacd2a configure: Refactor CPPFLAGS settings for glibc/uclibc 12 years ago
Mans Rullgard 5873b623a9 configure: add basic support for ARM AArch64 12 years ago
Mans Rullgard 8f7b814f54 build: set -U__STRICT_ANSI__ for newlib 12 years ago
Ronald S. Bultje 7a9e65acee x86: lavr: fix stack allocation for 7 and 8 channel downmixing on x86-32 12 years ago
Justin Ruggles 02738792c5 lavr: fix the decision for writing directly to the output buffer 12 years ago