52917 Commits (1e1015f330e399ed199e58bd0dbf57f9589c5cc4)
 

Author SHA1 Message Date
Paul B Mahol 9e6dd24fa1 doc/filters: move aphaser to right(audio) chapter 12 years ago
Paul B Mahol 8281791d07 lavfi/histogram: remove pointless store 12 years ago
Paul B Mahol 7770975979 lavfi/noise: remove pointless store 12 years ago
Clément Bœsch 9ecdd76679 lavfi/curves: fix memleak after master component dition. 12 years ago
Michael Niedermayer aba678ab9d deshake: fix off by 2 error 12 years ago
Michael Niedermayer 3d8afb23bc vf_deshake: Fix crash with r*=64 12 years ago
Martin Storsjö 6add6272da fate: Set the bitexact flag for vp3/vp5/vp6 tests 12 years ago
Michael Niedermayer 1557f34b10 dfa: support decoding version=1.0 12 years ago
Clément Bœsch 1cb02d4fbc lavfi/curves: add support for Photoshop curves files (.acv). 12 years ago
Clément Bœsch 99dac39339 lavfi/curves: add support for master component. 12 years ago
Ronald S. Bultje 015821229f vp3: Use full transpose for all IDCTs 12 years ago
Martin Storsjö 5941978e71 vp3: bfin: Transpose the IDCTs 12 years ago
Ronald S. Bultje c46819f229 x86: Move constants to the only place where they are used 12 years ago
Martin Storsjö c0dcf89887 bfin: Match DEFUN_END macros to the right functions 12 years ago
Michael Niedermayer 357da7ed42 sws: remove forgotten FAST_BGR2YV12 define 12 years ago
Reimar Döffinger c10d498bfd Add thread-safe wrapper for get_format(). 12 years ago
Reimar Döffinger 8067f55edf Fix compilation on ARM with android gcc 4.7 12 years ago
Michael Niedermayer 920dd84bf1 sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special converter 12 years ago
Michael Niedermayer a37fd7f957 sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 12 years ago
Michael Niedermayer 8e27c6ebbb sws/"rgb2rgb": drop RGB2YUV_SHIFT 12 years ago
Michael Niedermayer 2a5d1cb2d9 sws/x86: update rgba->yuv to use user supplied table 12 years ago
Michael Niedermayer 17ad06c753 sws/x86: update rgb/bgr->yuv code to use provided coefficient table 12 years ago
Michael Niedermayer 9aafb95ae2 sws: init input_rgb2yuv_table depending on yuv colorspace 12 years ago
Michael Niedermayer 3662e49dde sws: move RGB2YUV_SHIFT to swscale_internal.h 12 years ago
Clément Bœsch e66a10689b lavf/libquvi: fix error reporting. 12 years ago
Clément Bœsch da1bb21c13 lavfi/aphaser: silence uninitialized variable warnings. 12 years ago
Paul B Mahol 977ee8afd6 lavfi/negate: stop calling lut_init() as that function does nothing now 12 years ago
Paul B Mahol 6ffe911302 lavfi/testsrc: unbreak smptebars only build 12 years ago
Clément Bœsch 8de9bb6e5e lavf: remove some flushing in write_packet muxers callbacks. 12 years ago
Stefano Sabatini bc1847addf doc/filters: remove mention to telecine mp filter 12 years ago
Clément Bœsch dfac37afd2 lavfi: add missing periods in filter descriptions. 12 years ago
Stefano Sabatini f6c9a325b7 ffmpeg: show error message in case of av_buffersrc_add_frame_flags() failure 12 years ago
Stefano Sabatini fba3a3bbfb doc: document -opencl_options option in ff* tools manuals 12 years ago
Clément Bœsch 1e3104cd3c Add avpriv_dsputil_init() and use it in lavfi where relevant. 12 years ago
Michael Niedermayer d4956b0bfb sws/input: replace hardcoded rgb2yuv coefficients by table 12 years ago
Michael Niedermayer 41ebb64511 swscale/output: fix alpha scale in the new functions 12 years ago
Michael Niedermayer a4b5e45e2b sws/output: add yuv2rgb_full_1_c_template() 12 years ago
Clément Bœsch 458d956b09 doc/filters: move mpdecimate doc to a more appropriate position. 12 years ago
Clément Bœsch 7a92ec93c6 lavfi: port IVTC filters from vapoursynth. 12 years ago
Clément Bœsch ab0ad6eccf lavfi: rename decimate to mpdecimate. 12 years ago
Michael Niedermayer 9204a7dc8e sws/output: add +yuv2rgb_full_2_c_template() 12 years ago
Michael Niedermayer 662664551c sws/output: factor yuv2rgb_write_full() out 12 years ago
Clément Bœsch f359be96ca lavfi/smptehdbars: fix priv_class pointer. 12 years ago
Clément Bœsch d9be6e69cf lavfi/testsrc: grammar fix in comment after 03e2ec32. 12 years ago
Paul B Mahol 03e2ec32b8 lavfi: add smptehdbars source 12 years ago
Paul B Mahol 2952ed2b60 doc/filters: move telecine from audio to video filters 12 years ago
Clément Bœsch 28ac8426e6 lavu/dict: cosmetic realign. 12 years ago
James Almer 572e38a513 log: Remove redundant va_list creation from missing_feature_sample() 12 years ago
Michael Niedermayer 38e66af43b Merge remote-tracking branch 'cigaes/master' 12 years ago
Michael Niedermayer 536baf6cc5 oggenc: Fix pref_duration AVOption type 12 years ago