52094 Commits (3662e49dde0b193244eae6b8e1ab236aeb247632)
 

Author SHA1 Message Date
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
Nicolas George 9e8e03de38 lavu/opt: check int lists length for overflow. 12 years ago
Nicolas George 2a1d7ea5f8 lavu: add parens to macro argument. 12 years ago
Nicolas George 76c8060654 lavu: add av_pure to av_int_list_length_for_size. 12 years ago
Nicolas George 6fbb21d685 lavfi/buffersink: factor checks for lists sizes. 12 years ago
Michael Niedermayer ded2f187a2 avcodec: fix ignorecrop AVOption offset 12 years ago
Clément Bœsch 8137ea358c doc/filters: use common options introduction string. 12 years ago
Clément Bœsch 2b44195fc9 cmdutils: print if filters are sources or sinks. 12 years ago
Clément Bœsch 73180f5b0e lavfi: flag more dynamic i/o filters. 12 years ago
Hendrik Leppkes 423089e964 lavf/mxfdec: validate month/day before date formatting 12 years ago
Matthieu Bouron c8b3644494 lavf/mxf: fix parsing of timestamps 12 years ago
Hendrik Leppkes 8da2a3aba3 lavf/mxfdec: use more widely supported time format string 12 years ago
Hendrik Leppkes cac309611c lavf/mxf: fix parsing of the month from mxf timestamps 12 years ago
Michael Niedermayer 9b672d4017 vf_mp: mp buffers are not compatible with the reference count system 12 years ago
Stefano Sabatini 87dd62e141 lavfi/testsrc: make use of AV_OPT_TYPE_DURATION 12 years ago
Clément Bœsch dcea58502c lavfi: drop now unused shorthand field from AVFilter. 12 years ago
highgod0401 8f99494c1c avutil/opencl: merge opencl env to opencl context 12 years ago
Michael Niedermayer 34b78ad04f Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer ed3680bc9b Merge commit '2004c7c8f763280ff3ba675ea21cf25396528fd3' 12 years ago
Clément Bœsch 0bc34ef02e doc/utils: use @code markup for opencl function names. 12 years ago
Michael Niedermayer 694fa0035a Merge commit 'c51a3a5bd9a5b404176ff343ecadb80b2553b256' 12 years ago
Michael Niedermayer 43bf4ee9a9 Merge commit 'e027032fc6a49db5a4ce12fc3e09ffb86ff20522' 12 years ago
Michael Niedermayer 52bda1d903 Merge commit 'a89c05500f68d94a0269e68bc522abfd420c5497' 12 years ago
Paul B Mahol a47288f6dc lavfi/hue: add support for more alpha formats 12 years ago