summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* simple_idct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-19
* fdct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-19
* dct-test: Reuse enum idct_permutation_type instead of duplicating itDiego Biurrun2014-07-18
* dct-test: Skip indirection for MMX IDCT permutationDiego Biurrun2014-07-18
* x86: dnxhdenc: Eliminate some unnecessary ifdefsDiego Biurrun2014-07-18
* libgsm: Split decoder and encoderNidhi Makhijani2014-07-18
* idctdsp: prettyprinting cosmeticsDiego Biurrun2014-07-18
* idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-18
* fft: Convert FFT/MDCT permutation type #defines to enumsDiego Biurrun2014-07-18
* dct-test: Improve CPU flags struct member nameDiego Biurrun2014-07-18
* dct-test: Move cpu_flags variable out of global scopeDiego Biurrun2014-07-18
* arm: cosmetics: Consistently use lowercase for shift operatorsMartin Storsjö2014-07-18
* arm: cosmetics: Fix a misaligned asm operandMartin Storsjö2014-07-18
* armv6: Accelerate ff_fft_calc for general case (nbits != 4)Ben Avison2014-07-18
* armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)Ben Avison2014-07-18
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* x86: dsputil: Coalesce all init filesDiego Biurrun2014-07-17
* h264: K&R formatting cosmeticsLuca Barbato2014-07-17
* h264: Remove some commented-out, broken cruftDiego Biurrun2014-07-16
* arm: dsputil: Coalesce all init filesDiego Biurrun2014-07-16
* g2meet: allow size changes within original sizesVittorio Giovara2014-07-15
* x86: dsputil: Avoid pointless CONFIG_ENCODERS indirectionDiego Biurrun2014-07-13
* ppc: dsputil: Coalesce all init filesDiego Biurrun2014-07-13
* dsputil: Drop unused bit_depth parameter from all init functionsDiego Biurrun2014-07-11
* hevc: implement pic_output_flag handlingGildas Cocherel2014-07-11
* hevc: set the keyframe flag on output framesMickaël Raulet2014-07-11
* hevc: Replace nal type chek with equivalent IS_IRAP macroMickaël Raulet2014-07-11
* hevc_ps: remove a write-only variableAnton Khirnov2014-07-11
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* hevc: parse display orientation SEI messageVittorio Giovara2014-07-09
* h264: parse display orientation SEI messageVittorio Giovara2014-07-09
* adxdec: get rid of an avpriv functionAnton Khirnov2014-07-09
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09
* arm: Avoid using the 'setend' instruction on ARMv7 and newerMartin Storsjö2014-07-08
* dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-07
* libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstreamOmer Osman2014-07-07
* vmd: Split audio and video decoderNidhi Makhijani2014-07-07
* dsputil: Move draw_edges() to mpegvideoencdspDiego Biurrun2014-07-06
* dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun2014-07-06
* dsputil: Split off *_8x8basis to a separate contextDiego Biurrun2014-07-06
* dsicin: Split audio and video decoderNidhi Makhijani2014-07-06
* bmv: Split audio and video decoderNidhi Makhijani2014-07-06
* paf: split audio and video decoderNidhi Makhijani2014-07-06
* cljr: split decoder and encoderNidhi Makhijani2014-07-06
* x86: build: Only compile FDCT code if MMX is enabledDiego Biurrun2014-07-05
* x86: Unconditionally compile blockdsp and svq1enc init filesDiego Biurrun2014-07-05
* x86: huffyuvdsp: Move inline assembly to init fileDiego Biurrun2014-07-05
* libfdk-aacdec: Reduce the default decoder delay by one frameOmer Osman2014-07-05
* x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercaseDiego Biurrun2014-07-03
* webpdec: Fix decoding of the huffman group indices.Justin Ruggles2014-07-03