52592 Commits (fbaf75b166cd067cf383a75ffcccb1e2b370bf6d)
 

Author SHA1 Message Date
Paul B Mahol 42d61fd968 lavfi/afade: fix AVOptions descriptions 12 years ago
Paul B Mahol e0a636fadf doc/filters: fix afade 2nd example 12 years ago
Paul B Mahol 09250e3445 lavfi/curves: add support for more rgb formats 12 years ago
Paul B Mahol 1a530f9ed8 lavfi: support timeline for colorbalance and colorchannelmixer 12 years ago
Michael Niedermayer 721ffc691a Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer c4bf740225 Merge commit 'c2cb01d418dd18e1cf997c038d37378d773121be' 12 years ago
Michael Niedermayer 05f4c05061 vc1dec: remove interlaced warning 12 years ago
highgod0401 cd134963e8 lavfi/unsharp: add opencl unsharp filter 12 years ago
highgod0401 f31247cf47 lavu/opencl:add opencl set param function 12 years ago
Michael Niedermayer 667159e718 fate: re-enable fate-acodec-dca2 12 years ago
Michael Niedermayer 688fc4ac56 vc1dec: Try to fix vc1_mc_4mv_chroma4() parameters 12 years ago
Michael Niedermayer 9b49d3974e vc1dec: add avg & variable direction support to vc1_mc_4mv_chroma4() 12 years ago
Michael Niedermayer dd6e291e40 vc1dsp: add avg_no_rnd_vc1_chroma_mc4_c() 12 years ago
Michael Niedermayer 5183365aeb vc1dec: fix doxy for vc1_mc_4mv_chroma4() 12 years ago
Paul B Mahol 2c5700c5e2 vima: add @file doxy 12 years ago
Paul B Mahol da22760364 vima: generate predict_table once, and share it with all decoders 12 years ago
Paul B Mahol 77570a390d lavc/cdxl: add @file doxy 12 years ago
Martin Storsjö 74685f6783 x86: Rename dsputil_rnd_template.c to rnd_template.c 12 years ago
Paul B Mahol 084709f6a5 fate: update dca test and disable dca2 test 12 years ago
Paul B Mahol 89b5ed5f15 lavfi/noise: remove get_video_buffer, its redundant now 12 years ago
Paul B Mahol e86ed98f43 lavfi/noise: add missing emms_c() 12 years ago
Paul B Mahol 00acfdd926 lavfi/telecine: show time base change too 12 years ago
Paul B Mahol e1ba5fc968 dcaenc: update 12 years ago
Michael Niedermayer 8f0db04b08 avcodec/pthread: use THREAD_SAFE_CALLBACKS() to simplifx more code 12 years ago
Michael Niedermayer 94b3a666fa avcodec/pthread: Make sure ff_thread_finish_setup() conditions match 12 years ago
Michael Niedermayer 32a6dfeb12 vc1dec: drop mv_f_last, simplify code 12 years ago
Stefano Sabatini 16cecf9c3d doc/filters: put vidstab filters documentation in a sensible order 12 years ago
Stefano Sabatini cb23de1904 doc/filters: remove "q" constant docs for noise mode 12 years ago
Stefano Sabatini f40cf96ec0 doc: remove all-components.texi, include its content verbatim 12 years ago
Luca Barbato c2cb01d418 lavf: introduce AVFMT_TS_NEGATIVE 12 years ago
Michael Niedermayer 575399c7e1 Merge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d' 12 years ago
Paul B Mahol aa96439fae lavc: remove unused put_bits.h headers 12 years ago
Clément Bœsch 035a3792c2 lavfi/subtitles: zero-init AVSubtitle. 12 years ago
Michael Niedermayer d382170c5d Merge remote-tracking branch 'cigaes/master' 12 years ago
Michael Niedermayer 12e3c1bee4 vc1dec: drop old use_ic code from vc1_b_mc 12 years ago
Michael Niedermayer 100184ccff vc1: use use_ic instead of shuffling mv_mode around 12 years ago
Michael Niedermayer 84c0ec92ae vc1dec: Implement intensity compensation for vc1_interp_mc() 12 years ago
Michael Niedermayer 782ebd6118 vc1dec: redesign the intensity compensation 12 years ago
Clément Bœsch 73050df240 lavfi: add timeline support in {de,remove}logo. 12 years ago
Nicolas George 70feca926b lavc: check decoded subtitles encoding. 12 years ago
Nicolas George 29ebb7ba8d lavu: fix GET_UTF8 macro. 12 years ago
Clément Bœsch 1f6aa7de3e lavfi: add vidstabutils.h to SKIPHEADERS. 12 years ago
Clément Bœsch c7d2a3abf0 lavfi/vidstabdetect: fix direct path. 12 years ago
Clément Bœsch c82f6e58da lavfi/vidstab: remove mention of defaults for consistency with other filters. 12 years ago
Clément Bœsch 111ac10b60 lavfi/vidstab: make use of direct variable. 12 years ago
Clément Bœsch 9273cc8eb5 lavfi/vidstab: add missing flags for 2 options. 12 years ago
Clément Bœsch c857c21a8c doc/filters: reword vidstab options intro. 12 years ago
Clément Bœsch cdc48775aa lavfi/vidstab: consistent descriptions. 12 years ago
Clément Bœsch 017051266b lavfi/vidstab: miscelenaous cosmetics and typo fixes. 12 years ago
Georg Martius 4364e1f150 lavfi: add video stabilization plugins using vid.stab library 12 years ago