summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* wv: return AVERROR_EOF on EOF, not EIO.Anton Khirnov2012-07-28
* mp3dec: forward errors for av_get_packet().Anton Khirnov2012-07-28
* mp3dec: remove a pointless local variable.Anton Khirnov2012-07-28
* mp3dec: remove commented out cruft.Anton Khirnov2012-07-28
* lavfi: bump minor to mark stabilizing the ABI.Anton Khirnov2012-07-28
* FATE: add tests for yadif.Anton Khirnov2012-07-28
* FATE: add a test for delogo video filter.Anton Khirnov2012-07-28
* FATE: add a test for amix audio filter.Anton Khirnov2012-07-28
* audiogen: allow specifying random seed as a commandline parameter.Anton Khirnov2012-07-28
* vc1dec: Override invalid macroblock quantizerMichael Niedermayer2012-07-28
* vc1: avoid reading beyond the last line in vc1_draw_sprites()Michael Niedermayer2012-07-28
* vc1dec: check that coded slice positions and interlacing match.Michael Niedermayer2012-07-28
* vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return valueMichael Niedermayer2012-07-28
* configure: Move parts that should not be user-selectable to CONFIG_EXTRADiego Biurrun2012-07-28
* lavf: remove commented out cruft in avformat_find_stream_info()Anton Khirnov2012-07-28
* Add missing libavutil/time.h includes.Anton Khirnov2012-07-28
* vp3: don't compile mmx IDCT functions on x86-64.Ronald S. Bultje2012-07-27
* h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje2012-07-27
* build: support non-standard replacements for -c flagMans Rullgard2012-07-28
* build: support non-standard replacements for -E flagMans Rullgard2012-07-28
* h264_chromamc_10bit: port x86 simd to cpuflags.Ronald S. Bultje2012-07-27
* vp3: port x86 SIMD to cpuflags.Ronald S. Bultje2012-07-27
* build: Use portable compiler flag constructs in header compilation ruleDiego Biurrun2012-07-28
* x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun2012-07-28
* build: Rename YASMDEP variable to DEPYASM for consistencyDiego Biurrun2012-07-28
* hls: Proceed to the next segment at any error codeMartin Storsjö2012-07-28
* tls: Return AVERROR_EOF if the TLS_read/write functions return 0Martin Storsjö2012-07-28
* rv34: port x86 SIMD to cpuflags.Ronald S. Bultje2012-07-27