Anton Khirnov
|
a1e05b0487
|
lavfi: add trim and atrim filters.
|
2013-04-30 11:24:57 +02:00 |
|
Anton Khirnov
|
b472938233
|
lavfi: add an asetpts filter
|
2013-04-30 11:17:57 +02:00 |
|
Anton Khirnov
|
2548834b22
|
vf_setpts: cosmetics, reformat
|
2013-04-30 11:17:23 +02:00 |
|
Anton Khirnov
|
c22263d3e8
|
graphparser: only print filter arguments if they are non-NULL
|
2013-04-30 11:16:57 +02:00 |
|
Anton Khirnov
|
8aaab1113c
|
af_channelmap: ensure the output channel layout is valid.
|
2013-04-30 11:16:37 +02:00 |
|
Anton Khirnov
|
949c603ed9
|
af_channelmap: remove now unnecessary goto
Options are freed from the generic code now, there is no need to call
av_opt_free() from the filter.
|
2013-04-30 11:16:22 +02:00 |
|
Anton Khirnov
|
1012155722
|
vf_split: fix description
It now allows an arbitrary number of inputs, not just two.
|
2013-04-30 11:16:16 +02:00 |
|
Anton Khirnov
|
e036bb7899
|
lavc: clear AVBuffers on decoded frames if refcounted_frames is not set
Otherwise some code might mistakenly think it is allowed to unref those
buffers, which would lead to double unref.
|
2013-04-30 11:15:32 +02:00 |
|
Paul B Mahol
|
2bdd434931
|
lavfi/stereo3d: add support for alternating frames input & output format
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2013-04-30 09:13:36 +00:00 |
|
Anton Khirnov
|
bda9e6d923
|
indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell()
They are the same in this case, except put_pixels also has blocksizes
smaller than 8.
|
2013-04-30 11:06:03 +02:00 |
|
Anton Khirnov
|
95220be1fa
|
indeo3: fix off by one in MV validity check
CC:libav-stable@libav.org
|
2013-04-30 11:06:03 +02:00 |
|
Anton Khirnov
|
3d10614529
|
FATE: add an additional indeo3 test
It is a part of the sample that got broken by recent indeo3 changes.
|
2013-04-30 11:06:03 +02:00 |
|
Michael Niedermayer
|
01a5a3a2e8
|
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: dsputil: Remove a set of pointless #ifs around function declarations
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-30 08:42:10 +02:00 |
|
Michael Niedermayer
|
a3030d47e7
|
Merge commit '85f2f82af66fade2f5af2a03c5011d7de1b6e295'
* commit '85f2f82af66fade2f5af2a03c5011d7de1b6e295':
x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarations
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-30 08:25:24 +02:00 |
|
Clément Bœsch
|
2609434b45
|
fate: remove forgotten transpose filter results from old system.
|
2013-04-30 02:12:47 +02:00 |
|
Clément Bœsch
|
45734dea9e
|
fate: port remaining filters to new system.
Merge of b963f021b6 is now complete.
|
2013-04-30 02:12:45 +02:00 |
|
Clément Bœsch
|
93aede41ce
|
fate: move kerndeint test to the new system.
|
2013-04-30 01:47:53 +02:00 |
|
Clément Bœsch
|
1e0a0aafba
|
fate: port our pixfmts change to fate-run.sh.
This patch is the same as 52b23cbf1c .
|
2013-04-30 01:47:53 +02:00 |
|
Clément Bœsch
|
e881057c98
|
fate: add a rule for pixfmts tests.
|
2013-04-30 01:47:53 +02:00 |
|
Diego Biurrun
|
97c56ad796
|
x86: dsputil: Remove a set of pointless #ifs around function declarations
|
2013-04-30 01:42:32 +02:00 |
|
Diego Biurrun
|
85f2f82af6
|
x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarations
|
2013-04-30 01:41:05 +02:00 |
|
Clément Bœsch
|
a466c2c470
|
fate: fix filtfmts-test dependency after 9a5924f .
|
2013-04-30 01:19:24 +02:00 |
|
Clément Bœsch
|
d558e46469
|
lavfi: add two opencl headers to SKIPHEADERS.
Fix make checkheaders.
|
2013-04-30 00:34:58 +02:00 |
|
Clément Bœsch
|
6b222ea963
|
fate: add bitexact flags to alphaextract/alphamerge tests.
Should fix a FATE failure.
|
2013-04-29 22:28:37 +02:00 |
|
Clément Bœsch
|
9a5924f862
|
fate: add filters dependencies to pixfmts tests.
|
2013-04-29 22:25:04 +02:00 |
|
Clément Bœsch
|
15d6436a2a
|
fate: move a few simple pixfmts tests to the new system.
|
2013-04-29 22:25:04 +02:00 |
|
Michael Niedermayer
|
16b2472d20
|
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: hpeldsp: Remove unused macro definitions
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-29 22:01:53 +02:00 |
|
Clément Bœsch
|
3ae44df18f
|
fate: move lavd filters tests to the new system.
Also make life test a bit more useful.
|
2013-04-29 21:48:49 +02:00 |
|
Clément Bœsch
|
6ea013fb62
|
fate: remove '#' in filter parameters.
It was considered a comment.
|
2013-04-29 21:48:48 +02:00 |
|
Paul B Mahol
|
c645659988
|
lavfi/showwaves: fix crash in case of negative linesize
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2013-04-29 19:28:12 +00:00 |
|
Paul B Mahol
|
32d4641219
|
lavfi/showspectrum: fix crash in case of negative linesize
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2013-04-29 19:27:15 +00:00 |
|
Clément Bœsch
|
22a86492ec
|
fate: move alphaextract and alphamerge tests to the new system.
The standalone alphaextract tests are removed since already the filters
are already tested by the alphamerge tests.
|
2013-04-29 21:10:13 +02:00 |
|
Michael Niedermayer
|
affd5018ac
|
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Recognize j2k as file suffix for the image2 muxer.
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-29 20:25:23 +02:00 |
|
Clément Bœsch
|
9a0e40ec8c
|
fate: move colormatrix tests to the new system.
|
2013-04-29 20:20:13 +02:00 |
|
Clément Bœsch
|
80bcbed157
|
fate: restore our settings for drawtext/fade/unsharp.
|
2013-04-29 20:00:49 +02:00 |
|
Clément Bœsch
|
c703f7bdbd
|
fate: move more tests from lavfi-regression.sh to filter-video.mak.
|
2013-04-29 20:00:49 +02:00 |
|
Diego Biurrun
|
20784aa678
|
x86: hpeldsp: Remove unused macro definitions
|
2013-04-29 15:57:00 +02:00 |
|
Carl Eugen Hoyos
|
00a61ac755
|
Recognize j2k as file suffix for the image2 muxer.
|
2013-04-29 13:11:32 +02:00 |
|
Michael Niedermayer
|
e92862e75f
|
avfilter/vf_tinterlace: fix handling of not so even sizes
Fixes green bottom line
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-29 12:26:15 +02:00 |
|
Michael Niedermayer
|
b691bc424f
|
copy_packet_data: fix memleak
This should fix gif fate memleaks
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-29 03:08:50 +02:00 |
|
highgod0401
|
df9117921a
|
lavu/opencl: add check version and platform
Reviewed-by: Hanspeter Niederstrasser <niederstrasser@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-28 23:42:58 +02:00 |
|
Michael Niedermayer
|
cb23b06e5e
|
sws: fix typo in xyz2rgb matrix use.
Found-by: ubitux
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-28 19:57:45 +02:00 |
|
Michael Niedermayer
|
54429142c5
|
fate: re-enable jpeg2000 test with rgb48le
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-28 19:31:52 +02:00 |
|
Michael Niedermayer
|
24ec7a5e04
|
sws: Check for malloc failure of rgb0_tmp
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-28 19:31:16 +02:00 |
|
Michael Niedermayer
|
0c47c9028b
|
sws: support xyz input
The implementation is heavily based on Matthias Buerchers and Nicolas Bertrands vf_xyz2rgb.c
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-28 19:30:01 +02:00 |
|
Michael Niedermayer
|
45f1cf88a8
|
sws: remove hack to support partial convert / xyz bswaping
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-28 19:20:06 +02:00 |
|
Michael Niedermayer
|
42a7938cca
|
fate: temporary disable jpeg2000 test to avoid fate breakage from next commits
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-28 19:19:03 +02:00 |
|
Michael Niedermayer
|
b4fc2a10df
|
fate: fix jpeg2000 on big endian
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-28 15:54:02 +02:00 |
|
Michael Niedermayer
|
2fa08abdb6
|
sws: enable xyz12, this for now is just for swaping between le and be
Needed for fixing fate
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-28 15:53:20 +02:00 |
|
Michael Niedermayer
|
7f17e0ff6a
|
sws: add 16bit gbrp formats to packed_16bpc_bswap()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-04-28 15:35:04 +02:00 |
|