summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* h264: add a pointer for weighted prediction temporary bufferJanne Grunau2012-12-07
* h264: check sps.log2_max_frame_num for validityJanne Grunau2012-12-07
* mov: validate number of DataReferenceBox entries against box sizeJanne Grunau2012-12-07
* mov: compute avg_frame_rate only if duration is knownJanne Grunau2012-12-07
* flac: change minimum and default of lpc_passes option to 1Janne Grunau2012-12-07
* fate: dpcm: Add dependenciesDiego Biurrun2012-12-07
* SBR DSP x86: implement SSE sbr_hf_genChristophe Gisquet2012-12-07
* AAC SBR: use AVFloatDSPContext's vector_fmulChristophe Gisquet2012-12-07
* fate: image: Add dependenciesDiego Biurrun2012-12-07
* Changelog: add an entry for deprecating the avconv -vol optionJustin Ruggles2012-12-06
* x86: float_dsp: fix compilation of ff_vector_dmul_scalar_avx() on x86-32Justin Ruggles2012-12-06
* h264: slice-mt: check master context for valid current_picture_ptrJanne Grunau2012-12-05
* h264: slice-mt: get last_pic_dropable from master contextJanne Grunau2012-12-05
* alacenc: add support for multi-channel encodingJustin Ruggles2012-12-05
* pixdesc: fix yuva 10bit bit depthPaul B Mahol2012-12-05
* avconv: deprecate the -vol optionJustin Ruggles2012-12-05
* x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scalingJustin Ruggles2012-12-05
* x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles2012-12-05
* lavfi: add volume filterJustin Ruggles2012-12-05
* lavu/opt: do not filter out the initial sign character except for flagsJustin Ruggles2012-12-05
* eval: treat dB as decibels instead of decibytesJustin Ruggles2012-12-05
* float_dsp: add vector_dmul_scalar() to multiply a vector of doublesJustin Ruggles2012-12-05
* fate: workaround for slighly broken 'test' shell builtinMans Rullgard2012-12-04
* mimic: initialize padding of swap_buf through av_fast_padded_mallocJanne Grunau2012-12-05
* eamad: initialize padding of bitstream_buf through av_fast_padded_malloc()Janne Grunau2012-12-05
* raw demuxer: initialize end of partial packetsJanne Grunau2012-12-05
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-04
* lavc: factorise setting buffer type in avcodec_default_get_buffer().Anton Khirnov2012-12-04
* lavc: don't reuse audio buffersAnton Khirnov2012-12-04
* lavc: set frame properties in ff_get_buffer().Anton Khirnov2012-12-04
* lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-04
* Remove pointless #undefs of previously forbidden functions.Anton Khirnov2012-12-04
* fate: Add dependencies for bmp, cdxl, dfa, mp3Diego Biurrun2012-12-04
* ppc: always use pic for shared librariesLuca Barbato2012-12-03
* build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable placeDiego Biurrun2012-12-03
* fate: ea, h264: prettyprinting and ordering cosmeticsDiego Biurrun2012-12-03
* configure: Strip ordinals from mingw generated def filesMartin Storsjö2012-12-03
* configure: arm: detect default thumb state of compilerMans Rullgard2012-12-03
* fate: fft: Fix libavcodec dependencyDiego Biurrun2012-12-03