summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* swfdec: cosmetics: fix indentationJustin Ruggles2012-12-111-16/+16
* swfdec: do better validation of tag lengthJustin Ruggles2012-12-111-3/+19
* Make LOCAL_ALIGNED syntactically similar on all systemsMans Rullgard2012-12-111-1/+3
* build: fix 'clean' targetMans Rullgard2012-12-103-2/+7
* ZeroCodec: Flip outputCarl Eugen Hoyos2012-12-103-42/+45
* rtpdec: Remove an outdated todo commentMartin Storsjö2012-12-101-10/+0
* rtpdec: Rename a static variable to normal naming conventionsMartin Storsjö2012-12-101-5/+5
* sh4: dsputil: remove duplicate of ff_gmc_c()Mans Rullgard2012-12-102-58/+0
* dsputil: remove unused macro WRAPPER8_16Mans Rullgard2012-12-091-6/+0
* configure: fix automatic processing of _extralibs in check_depsMans Rullgard2012-12-091-4/+15
* libvpxenc: Support forcing keyframesMartin Storsjö2012-12-091-1/+4
* ac3dec: decode directly into output buffersMans Rullgard2012-12-091-7/+20
* ac3dec: make downmix() take array of pointers to channel dataMans Rullgard2012-12-095-33/+59
* ac3dec: output planar float onlyMans Rullgard2012-12-092-27/+6
* svq3: make slice type value unsigned to match svq3_get_ue_golomb return typeJanne Grunau2012-12-091-3/+4
* configure: Have protocols select network code instead of depending on itDiego Biurrun2012-12-091-9/+7
* rtpdec: K&R formatting and spelling cosmeticsMartin Storsjö2012-12-091-102/+110
* cosmetics: Fix dropable --> droppable typoDiego Biurrun2012-12-096-28/+31
* avio: K&R cosmetic formattingLuca Barbato2012-12-091-54/+67
* lavf: fix arithmetic overflows in avformat_seek_file()Mans Rullgard2012-12-081-1/+1
* mjpeg: initialize input padding after unescaped buffer to zeroJanne Grunau2012-12-081-0/+4
* img2: document the options availableLuca Barbato2012-12-082-0/+18
* hls: improve options descriptionLuca Barbato2012-12-081-4/+8
* hls: use a meaningful long nameLuca Barbato2012-12-081-1/+1
* hls: add start_number optionLuca Barbato2012-12-082-0/+2
* h264: check for invalid zeros_left before writingRonald S. Bultje2012-12-081-5/+6
* golomb: use unsigned arithmetics in svq3_get_ue_golomb()Janne Grunau2012-12-083-14/+14
* x86: float_dsp: fix loading of the len parameter on x86-32Justin Ruggles2012-12-071-1/+4
* takdec: fix initialisation of LOCAL_ALIGNED arrayJosh Allmann2012-12-081-1/+3
* takdec: fix initialisation of LOCAL_ALIGNED arrayMans Rullgard2012-12-071-1/+3
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-0716-2/+1579
* parser: fix large overreadsMichael Niedermayer2012-12-071-1/+3
* bitstream: add get_bits64() to support reading more than 32 bits at onceMichael Niedermayer2012-12-072-13/+18
* arm: detect cpu features at runtime on LinuxMans Rullgard2012-12-072-1/+86
* arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-078-15/+15
* configure: arm: make _inline arch ext symbols depend on inline_asmMans Rullgard2012-12-071-0/+2
* arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-0710-21/+21
* configure: arm: check inline and external asm support for extensionsMans Rullgard2012-12-071-6/+8
* configure: add check_insn functionMans Rullgard2012-12-071-0/+6
* configure: clean up check_inline_asm and check_as functionsMans Rullgard2012-12-071-5/+10
* configure: arm: set fast_clz and fast_unaligned in cpuflags sectionMans Rullgard2012-12-071-2/+7
* configure: arm: detect toolchain default arch versionMans Rullgard2012-12-071-0/+32
* configure: do not bypass cpuflags section if --cpu not givenMans Rullgard2012-12-071-6/+5
* dct-test: arm: indicate required cpu features for optimised funcsMans Rullgard2012-12-071-3/+3
* snow: fix build after 594d4d5df3c70404168701dd5c90b7e6e5587793Anton Khirnov2012-12-072-3/+5
* arm: fix use of uninitialised value in ff_fft_fixed_init_arm()Mans Rullgard2012-12-071-1/+1
* avpicture: Don't assume a valid pix fmt in avpicture_get_sizeMartin Storsjö2012-12-071-0/+2
* h264: add a pointer for weighted prediction temporary bufferJanne Grunau2012-12-072-13/+14
* h264: check sps.log2_max_frame_num for validityJanne Grunau2012-12-071-2/+14
* mov: validate number of DataReferenceBox entries against box sizeJanne Grunau2012-12-071-1/+3
OpenPOWER on IntegriCloud