52481 Commits (667159e718d4ea8c4083612538ca7fdf250adbbb)
 

Author SHA1 Message Date
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
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
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
Stefano Sabatini 6f1716c4b6 doc/filters: amend documentation for the hue filter 12 years ago
Stefano Sabatini 18144950d4 doc/filters: introduce example in vflip filter 12 years ago
Stefano Sabatini 892af3eb47 doc/filters: split luma/chroma descriptions for unsharp option 12 years ago
Vittorio Giovara fc18cc44eb fate: add CVFC1_Sony_C to h264 conformance tests 12 years ago
Nicolas Bertrand 69c02b520b MAINTAINERS: add jpeg2000 maintainer 12 years ago
Michael Niedermayer c560437e95 vc1: make INIT_LUT() self contained 12 years ago
Michael Niedermayer c5669f3c59 vc1dec: fix current ptr selection in vc1_mc_4mv_chroma() 12 years ago
Michael Niedermayer 236b0c4084 vc1dec: factorize picture pointer selection in vc1_mc_4mv_chroma() 12 years ago
Michael Niedermayer 72e5d91908 vc1dec: factorize picture pointer selection code 12 years ago
Michael Niedermayer 3fdd0979ac vc1dec: Fix mv_f shuffling 12 years ago
Michael Niedermayer 1d0f817b17 vc1dec: Fix mv_f shuffling 12 years ago