summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* aviocat: Check the argv array length before reading element i+1Martin Storsjö2014-01-17
* x86: dsputil: Simplify xvmc deprecation conditionalDiego Biurrun2014-01-15
* build: Add separate hidden config option for the intrax8 codeDiego Biurrun2014-01-15
* aarch64: port neon clobber test from armJanne Grunau2014-01-15
* aarch64: h264 (bi)weight NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 loop filter NEON optimizationsJanne Grunau2014-01-15
* aarch64: hpeldsp NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 qpel NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 idct NEON assembler optimizationsJanne Grunau2014-01-15
* aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-15
* aarch64: add cpuflags support for NEON and VFPJanne Grunau2014-01-15
* dct-test: test ff_simple_idct_neon only on ARM for nowJanne Grunau2014-01-15
* mov: Free an earlier allocated array if allocating a new oneMartin Storsjö2014-01-15
* mov: Free intermediate arrays in the normal cleanup functionMartin Storsjö2014-01-15
* aarch64: bswap inline assemblyJanne Grunau2014-01-14
* aarch64: configure: set arch dependent featuresJanne Grunau2014-01-14
* cabac: remove leftovers from the cabac encoderJanne Grunau2014-01-14
* mxf: Fix potential leak in mxf_read_local_tags()Tomas Härdin2014-01-14
* mxf: Correctly support files from Pinnacle ThunderTomas Härdin2014-01-14
* mxf: Fix a possible leak of extradataMichael Niedermayer2014-01-14
* mxf: Use av_malloc_arrayLuca Barbato2014-01-14
* mxf: Drop unnecessary checksLuca Barbato2014-01-14
* mxf: Fix off by one error in d10 aes3 decodingMarton Balint2014-01-14
* mxf: Do not use int to check the seek positionLuca Barbato2014-01-14
* mxf: Set AV_FIELD_PROGRESSIVEReimar Döffinger2014-01-14
* vf_yadif: Relicense from GPL to LGPLRobert Krüger2014-01-14
* x86: Consistently use cpu flag detection macros in places that still miss itDiego Biurrun2014-01-14
* arm: Use full filenames as multiple inclusion guardsDiego Biurrun2014-01-14
* lavf: make av_probe_input_buffer more robustAnton Khirnov2014-01-13
* lavf: use a fixed width typeAnton Khirnov2014-01-13
* lavf: simplify handling of offset in av_probe_input_buuffer()Anton Khirnov2014-01-13
* x86/arm: Add clobber tests to libavresampleMartin Storsjö2014-01-13
* vc1: Enable the interlaced B-frame codepath.Tim Walker2014-01-13
* vc1: Add avg_no_rnd_vc1_chroma_mc4_c()Michael Niedermayer2014-01-13
* vc1: Factorize out chroma MCLuca Barbato2014-01-13
* vc1dsp: K&R formatting cosmeticsLuca Barbato2014-01-12
* flv: Workaround for buggy Omnia A/XE encoderBenjamin Larsson2014-01-11
* arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö2014-01-11
* fate: Explicitly specify the rgb555le pixel format for the mss2 rgb555 testsMartin Storsjö2014-01-10
* avutil: do not use avcodec header in frame.hVittorio Giovara2014-01-09
* avfilter: fix leaks on error in ff_filter_frameVittorio Giovara2014-01-09
* avfilter: add needs_writable field to the internal AVFilterPad structureVittorio Giovara2014-01-09
* avfilter: add documentation for needs_writableVittorio Giovara2014-01-09
* fate: add framepack filter testVittorio Giovara2014-01-09
* lavfi: add framepack filterVittorio Giovara2014-01-09
* flac muxer: add option to disable writing the global headerJustin Ruggles2014-01-09
* ATRAC3+ decoderMaxim Polijakowski2014-01-09
* x86: hpeldsp: Add missing av_cold attribute to init functionDiego Biurrun2014-01-09
* x86: avcodec: Add a bunch of missing #includes for av_coldDiego Biurrun2014-01-09
* ac3tab.h: #include the correct headersDiego Biurrun2014-01-09