summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* wavenc: write fact chunk sample count at the correct file positionMichael Niedermayer2012-11-26
* riff: do not add empty metadata tags in INFO chunkJustin Ruggles2012-11-26
* riff: only warn on a bad INFO chunk code size instead of failingJustin Ruggles2012-11-26
* configure: Add separate list for libraries and use where appropriateDiego Biurrun2012-11-26
* x86: float_dsp: add SSE version of vector_fmul_scalar()Justin Ruggles2012-11-26
* dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutilJustin Ruggles2012-11-26
* aacenc: use the correct output bufferMichael Niedermayer2012-11-26
* aacdec: fix signed overflows in lcg_random()Mans Rullgard2012-11-26
* base64: fix signed overflow in shiftMans Rullgard2012-11-26
* lavf: avoid integer overflow in ff_compute_frame_duration()Janne Grunau2012-11-26
* flashsv: check for keyframe before using differential codingJanne Grunau2012-11-26
* h264: enable low delay only if no delayed frames were seenJanne Grunau2012-11-26
* x86: fix build without inline asmDiego Biurrun2012-11-26
* aacdec: use float planar sample format for outputJustin Ruggles2012-11-25
* lavc: clarify get_buffer() documentationJustin Ruggles2012-11-25
* mpegaudiodec: use planar sample format for output unless packed is requestedJustin Ruggles2012-11-25
* x86: h264 qpel: use the correct number of utilized xmm regs in cglobalJustin Ruggles2012-11-25
* remove #defines to prevent use of discouraged external functionsJanne Grunau2012-11-25
* x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang2012-11-25
* x86: h264: Remove 3dnow QPEL codeDaniel Kang2012-11-25
* x86: h264_chromamc: port to cpuflagsDiego Biurrun2012-11-25
* yop: fix typoPaul B Mahol2012-11-25
* avconv: fix copying per-stream metadata.Anton Khirnov2012-11-25
* doc: avtools-common-opts: Fix terminology concerning metric prefixesMarcus Stollsteimer2012-11-25
* configure: suncc: Add compiler arch support for Nehalem & Sandy BridgeSean McGovern2012-11-25
* riff: Make ff_riff_tags static and move under appropriate #ifdefDiego Biurrun2012-11-25
* configure: sort cpuflags section by architectureMans Rullgard2012-11-23
* configure: properly support DEC/Compaq compilerMans Rullgard2012-11-23
* av_memcpy_backptr: optimise some special casesMans Rullgard2012-11-23
* mpegvideo: simplify dxy calculation in hpel_motion()Mans Rullgard2012-11-23
* build: add rules to generate preprocessed source filesMans Rullgard2012-11-23
* id3v2: fix reading unsynchronized frames.Anton Khirnov2012-11-22
* cdgraphics: fix incorrect vertical offset mask in cdg_scroll()Xi Wang2012-11-21
* apetag: fix error handling in ff_ape_parse_tag()Xi Wang2012-11-21
* flashsv: Drop unused function and struct parametersDiego Biurrun2012-11-21
* pcm: fix decoding of pcm_s16le_planar on big-endianJustin Ruggles2012-11-20
* imgconvert: remove PixFmtInfoLuca Barbato2012-11-20
* avcodec: split avpicture from imgconvertLuca Barbato2012-11-20
* pixdesc: add PIX_FMT_ALPHA flagLuca Barbato2012-11-20
* FATE: add 24-bit ALAC testsJustin Ruggles2012-11-20
* FATE: rename ALAC tests from alac-* to alac-16-*Justin Ruggles2012-11-20
* alacenc: support 24-bit encodingJustin Ruggles2012-11-20
* pcmdec: use planar sample format for pcm_s16le_planarJustin Ruggles2012-11-19
* vorbisdec: use float planar sample formatJustin Ruggles2012-11-19
* x86: h264_intrapred: Fix C function names in commentsDiego Biurrun2012-11-18
* x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-18
* PGS subtitles: Set AVSubtitle pts valueJohn Stebbins2012-11-18
* configure: Refactor CPPFLAGS settings for glibc/uclibcDiego Biurrun2012-11-18
* configure: add basic support for ARM AArch64Mans Rullgard2012-11-18
* build: set -U__STRICT_ANSI__ for newlibMans Rullgard2012-11-18