summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* apetag: change a forgotten return to return 0Anton Khirnov2012-07-31
* mpc8: return more meaningful error codes.Anton Khirnov2012-07-31
* mpc: return more meaningful error codes.Anton Khirnov2012-07-31
* wv,mpc8: don't return apetag data in packets.Anton Khirnov2012-07-31
* rtmp: do not warn about receiving metadata packetsSamuel Pitoiset2012-07-31
* x86: h264dsp: Adjust YASM #ifdefsDiego Biurrun2012-07-31
* x86: yadif: Mark mmxext optimizations as suchDiego 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
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
* swscale: bury one more piece of inline asm under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-29
* wv: K&R formatting cosmeticsAnton Khirnov2012-07-30
* configure: Add missing descriptions to help outputDiego Biurrun2012-07-30
* h264_ps: declare array of colorspace strings on its own line.Ronald S. Bultje2012-07-29
* fate: amix: specify f32 sample format for comparisonMans Rullgard2012-07-29
* tiny_psnr: support 32-bit float samplesMans Rullgard2012-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
* af_asyncts: avoid overflow in out_size with large delta valuesJustin Ruggles2012-07-29
* af_asyncts: add first_pts optionJustin Ruggles2012-07-29
* flvdec: remove spurious use of stream idLuca Barbato2012-07-29
* lavf: deprecate r_frame_rate.Anton Khirnov2012-07-29
* lavf: round estimated average fps to a "standard" fps.Anton Khirnov2012-07-29
* lavf: use dts difference instead of AVPacket.duration in find_stream_info()Anton Khirnov2012-07-29
* avf: introduce nobuffer optionLuca Barbato2012-07-29
* fate: make yadif tests consistent across systemsMans Rullgard2012-07-28
* vf_hqdn3d: support 9 and 10bit colordepthLoren Merritt2012-07-28
* vf_hqdn3d: reduce intermediate precisionLoren Merritt2012-07-28
* vf_hqdn3d: simplify and optimizeLoren Merritt2012-07-28
* factor identical ff_inplace_start_frame out of two filtersLoren Merritt2012-07-28
* vf_hqdn3d: cosmeticsLoren Merritt2012-07-28
* avprobe/avconv: fix tentative declaration compile errors on MSVS.Ronald S. Bultje2012-07-28
* h264_idct_10bit: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-28
* x86inc: clip num_args to 7 on x86-32.Loren Merritt2012-07-28
* x86inc: sync to latest version from x264.Ronald S. Bultje2012-07-28
* fft: rename "z" to "zc" to prevent name collision.Ronald S. Bultje2012-07-28
* wv: return meaningful error codes.Anton Khirnov2012-07-28