aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sws: fix alignment of rgb2yuvMichael Niedermayer2013-04-161-1/+1
* fate: fix histogram test, try #2Michael Niedermayer2013-04-163-102/+102
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-161-7/+7
|\
| * fate: Set the bitexact flag for vp3/vp5/vp6 testsMartin Storsjö2013-04-151-7/+7
* | Merge commit '015821229f96bf7e677f2a711a58dbea3009f574'Michael Niedermayer2013-04-162-3/+2
|\|
| * vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-1512-117/+135
* | Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9'Michael Niedermayer2013-04-161-8/+12
|\|
| * vp3: bfin: Transpose the IDCTsMartin Storsjö2013-04-151-2/+8
* | Merge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3'Michael Niedermayer2013-04-161-1/+1
|\|
| * x86: Move constants to the only place where they are usedRonald S. Bultje2013-04-153-9/+4
* | Merge commit 'c0dcf89887f7fbdd7a8502bc7c715f50157562cb'Michael Niedermayer2013-04-160-0/+0
|\|
| * bfin: Match DEFUN_END macros to the right functionsMartin Storsjö2013-04-151-1/+2
* | doc/filters: merge asplit and split documentationStefano Sabatini2013-04-151-49/+41
* | lavfi/split: fix minor documentation issuesStefano Sabatini2013-04-152-3/+3
* | lavfi/drawtext: make options array more readable.Clément Bœsch2013-04-151-28/+28
* | sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv tableMichael Niedermayer2013-04-153-11/+24
* | vf_histogram: avoid floats, unbreak fateMichael Niedermayer2013-04-152-3/+3
* | doc/filters: add a curves example with psfile.Clément Bœsch2013-04-151-0/+6
* | swr/rematrix: use av_calloc()Michael Niedermayer2013-04-151-3/+3
* | pca: use av_calloc()Michael Niedermayer2013-04-151-2/+2
* | pca: use sizeof(variable) instead of sizeos(TYPE)Michael Niedermayer2013-04-151-1/+1
* | FATE: add a test for the histogram filterPaul B Mahol2013-04-153-0/+108
* | doc/filters: move aphaser to right(audio) chapterPaul B Mahol2013-04-151-34/+34
* | lavfi/histogram: remove pointless storePaul B Mahol2013-04-151-5/+2
* | lavfi/noise: remove pointless storePaul B Mahol2013-04-151-3/+2
* | lavfi/curves: fix memleak after master component dition.Clément Bœsch2013-04-151-1/+1
* | deshake: fix off by 2 errorMichael Niedermayer2013-04-151-2/+2
* | vf_deshake: Fix crash with r*=64Michael Niedermayer2013-04-151-3/+5
* | dfa: support decoding version=1.0Michael Niedermayer2013-04-152-3/+20
* | lavfi/curves: add support for Photoshop curves files (.acv).Clément Bœsch2013-04-153-1/+68
* | lavfi/curves: add support for master component.Clément Bœsch2013-04-152-20/+39
* | sws: remove forgotten FAST_BGR2YV12 defineMichael Niedermayer2013-04-151-2/+0
* | Add thread-safe wrapper for get_format().Reimar Döffinger2013-04-156-4/+64
* | Fix compilation on ARM with android gcc 4.7Reimar Döffinger2013-04-151-38/+36
* | sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special converterMichael Niedermayer2013-04-153-15/+1
* | sws: Update rgb24toyv12_c() to user supplied rgb2yuv tablesMichael Niedermayer2013-04-155-24/+31
* | sws/"rgb2rgb": drop RGB2YUV_SHIFTMichael Niedermayer2013-04-151-1/+0
* | sws/x86: update rgba->yuv to use user supplied tableMichael Niedermayer2013-04-152-12/+36
* | sws/x86: update rgb/bgr->yuv code to use provided coefficient tableMichael Niedermayer2013-04-153-17/+50
* | sws: init input_rgb2yuv_table depending on yuv colorspaceMichael Niedermayer2013-04-152-10/+53
* | sws: move RGB2YUV_SHIFT to swscale_internal.hMichael Niedermayer2013-04-153-3/+1
* | lavf/libquvi: fix error reporting.Clément Bœsch2013-04-151-2/+2
* | lavfi/aphaser: silence uninitialized variable warnings.Clément Bœsch2013-04-151-0/+1
* | lavfi/negate: stop calling lut_init() as that function does nothing nowPaul B Mahol2013-04-141-1/+1
* | lavfi/testsrc: unbreak smptebars only buildPaul B Mahol2013-04-141-2/+2
* | lavf: remove some flushing in write_packet muxers callbacks.Clément Bœsch2013-04-1427-33/+0
* | doc/filters: remove mention to telecine mp filterStefano Sabatini2013-04-141-1/+0
* | lavfi: add missing periods in filter descriptions.Clément Bœsch2013-04-144-4/+4
* | ffmpeg: show error message in case of av_buffersrc_add_frame_flags() failureStefano Sabatini2013-04-141-4/+4
* | doc: document -opencl_options option in ff* tools manualsStefano Sabatini2013-04-141-0/+7