summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* dpx: Make start offset unsignedDerek Buitenhuis2012-08-05
* cosmetics: Fix a few switched periods and linebreaksDerek Buitenhuis2012-08-04
* zerocodec: Fix memleak in decode_frameDerek Buitenhuis2012-08-04
* zerocodec: CosmeticsDerek Buitenhuis2012-08-04
* ARMv6: vp8: fix stack allocation with Apple's assemblerMans Rullgard2012-08-04
* ARM: vp56: allow inline asm to build with clangMans Rullgard2012-08-04
* fft: 3dnow: fix register name typo in DECL_IMDCT macroRonald S. Bultje2012-08-04
* x86: dct32: port to cpuflagsDiego Biurrun2012-08-03
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* Revert "wmapro: prevent division by zero when sample rate is unspecified"Ronald S. Bultje2012-08-03
* wmapro: prevent division by zero when sample rate is unspecifiedSean McGovern2012-08-03
* lagarith: fix color plane inversion for YUY2 output.Ronald S. Bultje2012-08-03
* lagarith: pad RGB buffer by 1 byte.Ronald S. Bultje2012-08-03
* dsputil: make add_hfyu_left_prediction_sse4() support unaligned src.Ronald S. Bultje2012-08-03
* vc1dec: Remove separate scaling function for interlaced field MVsMashiat Sarker Shakkhar2012-08-03
* vc1dec: Invoke edge_emulation regardless of MV precisionMashiat Sarker Shakkhar2012-08-03
* x86: Use consistent 3dnowext function and macro name suffixesDiego Biurrun2012-08-03
* g723_1: scale output as supposed for the case with postfilter disabledKostya Shishkov2012-08-03
* g723_1: increase excitation storage by 4Kostya Shishkov2012-08-03
* g723_1: fix upper bound parameter from inverse maximum autocorrelationKostya Shishkov2012-08-03
* g723_1: make scale_vector() behave like the referenceKostya Shishkov2012-08-03
* g723_1: fix off-by-one error in normalize_bits()Kostya Shishkov2012-08-03
* g723_1: save/restore excitation with offset to store LPC historyKostya Shishkov2012-08-03
* wmapro: prevent division by zero when sample rate is unspecifiedSean McGovern2012-08-03
* x86: proresdsp: improve SIGNEXTEND macro commentsDiego Biurrun2012-08-02
* x86: h264dsp: K&R formatting cosmeticsDiego Biurrun2012-08-02
* x86: fft: fix imdct_half() for AVXRonald S. Bultje2012-08-02
* vc1dec: remove useless #include simple_idct.hMans Rullgard2012-08-02
* dct-test: always link with aandcttab.oMans Rullgard2012-08-02
* vp8: pack struct VP8ThreadData more efficientlyMans Rullgard2012-08-02
* x86: remove libmpeg2 mmx(ext) idct functionsMans Rullgard2012-08-02
* eamad: Use dsputils instead of a custom bswap16_bufDerek Buitenhuis2012-08-01
* Canopus Lossless decoderDerek Buitenhuis2012-08-01
* dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libsDiego Biurrun2012-08-01
* ARM: use =const syntax instead of explicit literal poolsMans Rullgard2012-08-01
* ARM: use standard syntax for all LDRD/STRD instructionsMans Rullgard2012-08-01
* fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64.Ronald S. Bultje2012-07-31
* dct-test: allow to compile without HAVE_INLINE_ASM.Ronald S. Bultje2012-07-31
* x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-31
* dca: Move tables used outside of dcadec.c to a separate file.Diego Biurrun2012-08-01
* dca: Rename dca.c ---> dcadec.cDiego Biurrun2012-08-01
* x86: h264dsp: Remove unused variable ff_pb_3_1Diego Biurrun2012-08-01
* x86: h264dsp: Adjust YASM #ifdefsDiego Biurrun2012-07-31
* h264: convert loop filter strength dsp function to yasm.Ronald S. Bultje2012-07-30
* Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-30
* h264_ps: declare array of colorspace strings on its own line.Ronald S. Bultje2012-07-29
* eamad/eatgq/eatqi: call special EA IDCT directlyMans Rullgard2012-07-29
* eamad: remove use of MpegEncContextMans Rullgard2012-07-29
* mpegvideo: remove unnecessary inclusions of faandct.hMans Rullgard2012-07-29
* h264_idct_10bit: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-28