summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86inc: support stack mem allocation and re-alignment in PROLOGUERonald S. Bultje2012-12-12
* lavr: temporarily store custom matrix in AVAudioResampleContextJustin Ruggles2012-12-11
* lavr: clarify documentation for avresample_get/set_matrix()Justin Ruggles2012-12-11
* swfdec: cosmetics: fix indentationJustin Ruggles2012-12-11
* swfdec: do better validation of tag lengthJustin Ruggles2012-12-11
* Make LOCAL_ALIGNED syntactically similar on all systemsMans Rullgard2012-12-11
* build: fix 'clean' targetMans Rullgard2012-12-10
* ZeroCodec: Flip outputCarl Eugen Hoyos2012-12-10
* rtpdec: Remove an outdated todo commentMartin Storsjö2012-12-10
* rtpdec: Rename a static variable to normal naming conventionsMartin Storsjö2012-12-10
* sh4: dsputil: remove duplicate of ff_gmc_c()Mans Rullgard2012-12-10
* dsputil: remove unused macro WRAPPER8_16Mans Rullgard2012-12-09
* configure: fix automatic processing of _extralibs in check_depsMans Rullgard2012-12-09
* libvpxenc: Support forcing keyframesMartin Storsjö2012-12-09
* ac3dec: decode directly into output buffersMans Rullgard2012-12-09
* ac3dec: make downmix() take array of pointers to channel dataMans Rullgard2012-12-09
* ac3dec: output planar float onlyMans Rullgard2012-12-09
* svq3: make slice type value unsigned to match svq3_get_ue_golomb return typeJanne Grunau2012-12-09
* configure: Have protocols select network code instead of depending on itDiego Biurrun2012-12-09
* rtpdec: K&R formatting and spelling cosmeticsMartin Storsjö2012-12-09
* cosmetics: Fix dropable --> droppable typoDiego Biurrun2012-12-09
* avio: K&R cosmetic formattingLuca Barbato2012-12-09
* lavf: fix arithmetic overflows in avformat_seek_file()Mans Rullgard2012-12-08
* mjpeg: initialize input padding after unescaped buffer to zeroJanne Grunau2012-12-08
* img2: document the options availableLuca Barbato2012-12-08
* hls: improve options descriptionLuca Barbato2012-12-08
* hls: use a meaningful long nameLuca Barbato2012-12-08
* hls: add start_number optionLuca Barbato2012-12-08
* h264: check for invalid zeros_left before writingRonald S. Bultje2012-12-08
* golomb: use unsigned arithmetics in svq3_get_ue_golomb()Janne Grunau2012-12-08
* x86: float_dsp: fix loading of the len parameter on x86-32Justin Ruggles2012-12-07
* takdec: fix initialisation of LOCAL_ALIGNED arrayJosh Allmann2012-12-08
* takdec: fix initialisation of LOCAL_ALIGNED arrayMans Rullgard2012-12-07
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-07
* parser: fix large overreadsMichael Niedermayer2012-12-07
* bitstream: add get_bits64() to support reading more than 32 bits at onceMichael Niedermayer2012-12-07
* arm: detect cpu features at runtime on LinuxMans Rullgard2012-12-07
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-07
* configure: arm: make _inline arch ext symbols depend on inline_asmMans Rullgard2012-12-07
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-07
* configure: arm: check inline and external asm support for extensionsMans Rullgard2012-12-07
* configure: add check_insn functionMans Rullgard2012-12-07
* configure: clean up check_inline_asm and check_as functionsMans Rullgard2012-12-07
* configure: arm: set fast_clz and fast_unaligned in cpuflags sectionMans Rullgard2012-12-07
* configure: arm: detect toolchain default arch versionMans Rullgard2012-12-07
* configure: do not bypass cpuflags section if --cpu not givenMans Rullgard2012-12-07
* dct-test: arm: indicate required cpu features for optimised funcsMans Rullgard2012-12-07
* snow: fix build after 594d4d5df3c70404168701dd5c90b7e6e5587793Anton Khirnov2012-12-07
* arm: fix use of uninitialised value in ff_fft_fixed_init_arm()Mans Rullgard2012-12-07
* avpicture: Don't assume a valid pix fmt in avpicture_get_sizeMartin Storsjö2012-12-07