summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | lavfi/color: reindent after the previous commitStefano Sabatini2012-07-301-14/+14
* | lavfi/color: drop support for old deprecated syntaxStefano Sabatini2012-07-303-29/+1
* | lavfi/testsrc: add comment in optionsStefano Sabatini2012-07-301-0/+2
* | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer2012-07-2915-334/+321
|\ \ | |/
| * lavf: use dts difference instead of AVPacket.duration in find_stream_info()Anton Khirnov2012-07-293-8/+42
| * avf: introduce nobuffer optionLuca Barbato2012-07-295-5/+15
| * fate: make yadif tests consistent across systemsMans Rullgard2012-07-283-95/+95
| * vf_hqdn3d: support 9 and 10bit colordepthLoren Merritt2012-07-281-19/+53
| * vf_hqdn3d: reduce intermediate precisionLoren Merritt2012-07-281-30/+32
| * vf_hqdn3d: simplify and optimizeLoren Merritt2012-07-281-106/+51
| * factor identical ff_inplace_start_frame out of two filtersLoren Merritt2012-07-284-73/+39
| * vf_hqdn3d: cosmeticsLoren Merritt2012-07-281-156/+152
| * avprobe/avconv: fix tentative declaration compile errors on MSVS.Ronald S. Bultje2012-07-282-4/+6
* | aacenc: new default cutoffMichael Niedermayer2012-07-293-1/+6
* | doc/filters: document TB variable for vf_setpts.Nicolas George2012-07-291-0/+3
* | libx264: list possible profiles.Nicolas George2012-07-291-0/+5
* | lavf/apetag: move common stuff between writer and reader to single filePaul B Mahol2012-07-293-7/+5
* | doc/general: add missed WavPack muxing support informationPaul B Mahol2012-07-291-1/+1
* | lavf/smacker: remove bogus video from .long_namePaul B Mahol2012-07-291-1/+1
* | wvenc: support for ape tagsPaul B Mahol2012-07-291-0/+3
* | APE tag writerPaul B Mahol2012-07-293-1/+75
* | WavPack muxerPaul B Mahol2012-07-293-1/+99
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-2940-525/+807
|\ \ | |/
| * h264_idct_10bit: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-281-127/+127
| * x86inc: clip num_args to 7 on x86-32.Loren Merritt2012-07-281-0/+3
| * x86inc: sync to latest version from x264.Ronald S. Bultje2012-07-281-92/+124
| * fft: rename "z" to "zc" to prevent name collision.Ronald S. Bultje2012-07-281-9/+9
| * wv: return meaningful error codes.Anton Khirnov2012-07-281-22/+23
| * wv: return AVERROR_EOF on EOF, not EIO.Anton Khirnov2012-07-281-1/+1
| * mp3dec: forward errors for av_get_packet().Anton Khirnov2012-07-281-3/+2
| * mp3dec: remove a pointless local variable.Anton Khirnov2012-07-281-4/+2
| * mp3dec: remove commented out cruft.Anton Khirnov2012-07-281-1/+0
| * lavfi: bump minor to mark stabilizing the ABI.Anton Khirnov2012-07-281-1/+1
| * FATE: add tests for yadif.Anton Khirnov2012-07-283-0/+104
| * FATE: add a test for delogo video filter.Anton Khirnov2012-07-282-0/+115
| * FATE: add a test for amix audio filter.Anton Khirnov2012-07-281-0/+22
| * audiogen: allow specifying random seed as a commandline parameter.Anton Khirnov2012-07-281-2/+5
| * vc1dec: Override invalid macroblock quantizerMichael Niedermayer2012-07-281-0/+5
| * vc1: avoid reading beyond the last line in vc1_draw_sprites()Michael Niedermayer2012-07-281-2/+6
| * vc1dec: check that coded slice positions and interlacing match.Michael Niedermayer2012-07-281-0/+6
| * vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return valueMichael Niedermayer2012-07-281-4/+10
| * configure: Move parts that should not be user-selectable to CONFIG_EXTRADiego Biurrun2012-07-281-6/+6
| * lavf: remove commented out cruft in avformat_find_stream_info()Anton Khirnov2012-07-281-7/+1
| * Add missing libavutil/time.h includes.Anton Khirnov2012-07-2810-0/+10
| * vp3: don't compile mmx IDCT functions on x86-64.Ronald S. Bultje2012-07-272-0/+5
| * h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje2012-07-273-121/+120
| * build: support non-standard replacements for -c flagMans Rullgard2012-07-282-4/+11
| * build: support non-standard replacements for -E flagMans Rullgard2012-07-281-2/+10
| * h264_chromamc_10bit: port x86 simd to cpuflags.Ronald S. Bultje2012-07-272-28/+28
| * vp3: port x86 SIMD to cpuflags.Ronald S. Bultje2012-07-271-47/+47
OpenPOWER on IntegriCloud