Vignesh Venkatasubramanian
30c5c45b12
Adding support for parsing BlockAdditional
...
Matroska specification lists support for BlockAdditional element
which is not supported by ffmpeg's matroska parser. This patch
adds grammar definitions for parsing that element (and few other
related elements) and then puts the data in AVPacket.side_data
with new AVPacketSideDataType AV_PKT_DATA_MATROSKA_BLOCKADDITIONAL.
Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Stefano Sabatini
e005697af6
tests: add fate-lavfi-il test
12 years ago
Anton Khirnov
81726a4f0b
FATE: add tests for additional flavors of asf cover art
12 years ago
Luca Barbato
9146e872c6
Revert "fate: Use wmv2 IDCT for wmv2 tests"
...
This reverts commit ce378f0dd0
.
12 years ago
Michael Niedermayer
fbdb0313f5
ac3dec: fix non-optimal dithering of zero bit mantissas
...
Use a noise range of -0.707 to 0.707 instead of -0.5 to 0.5
Based on patch by: Mathias Rauen <madshi@gmail.com> and commit by Justin Ruggles (04ea5491
)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Ronald S. Bultje
ce378f0dd0
fate: Use wmv2 IDCT for wmv2 tests
12 years ago
Mathias Rauen
04ea5491a8
ac3dec: fix non-optimal dithering of zero bit mantissas
...
Use a noise range of -0.707 to 0.707 instead of -0.5 to 0.5
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
12 years ago
Martin Storsjö
c2603aa25b
lavf: Add a fate test for the SRTP functions
...
Signed-off-by: Martin Storsjö <martin@martin.st>
12 years ago
Martin Storsjö
3130fa51a5
lavu: Add a fate test for the HMAC API
...
Signed-off-by: Martin Storsjö <martin@martin.st>
12 years ago
Diego Biurrun
4d3b144c5e
fate: cosmetics: Order some test entries
12 years ago
Diego Biurrun
0f94c0b1b6
fate: vp3: Fix fate-vp3-coeff-level64 test dependencies
...
Also rename the test to reflect that the video track is Theora, not VP3.
12 years ago
Michael Niedermayer
68329388bb
fate: try to fix dirac
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Clément Bœsch
f8bab2f87e
fate: add dirac decoding test (main profile).
12 years ago
Diego Biurrun
f8936c6f90
fate: Split fate-siff test into demuxer and VB video decoder test
12 years ago
Stefano Sabatini
b3d814753c
tests/fate/avfilter.mak: merge pp tests into GPL test list
...
The mp=pp filter was removed and replaced with a native implementation,
so the dependency on CONFIG_MP_FILTER stands no more.
12 years ago
Clément Bœsch
f6659e5c5e
lavfi/kerndeint: fix temp buffer linesize.
...
Also re-enable the FATE test.
12 years ago
Diego Biurrun
a0c5917f86
Drop Snow codec
...
Snow is a toy codec with no real-world use and horrible code.
12 years ago
Michael Niedermayer
631ec0642d
fate: disable kerndeint test
...
The filter has been added recently and does not yet pass tests on all platforms.
It should not be included in the tests in the release until it works.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Peter Ross
c4bfb0f121
fate: kerndeint requires gpl
12 years ago
Michael Niedermayer
e27c470f2b
fate: disable lavfi-histeq
...
The filter has been added recently and does not yet pass tests on all platforms.
It should not be included in the tests in the release until it works.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Stefano Sabatini
0140566359
lavfi: add histeq filter
...
This is a port of virtual dub's histogram equalization filter by Donald
A. Graft. Based on the work by Jérémy Tran <tran.jeremy.av@gmail.com>,
done for SOCIS 2012.
12 years ago
Stefano Sabatini
172505b8bc
lavfi: add kerndeint filter
...
This is a port of the kerndeint filter (libmpcodecs/vf_kerndeint) by
Donal A. Graft (original avisynth plugin author), and is based on the
work by Jérémy Tran <tran.jeremy.av@gmail.com> done for SOCIS 2012.
12 years ago
Clément Bœsch
fc86f86353
fate/sub2video: move sws flags globally in the filtergraph.
...
The flags are necessary for the auto inserted scaler (because the
overlay filter needs an alpha channel for the overlay surface).
12 years ago
Michael Niedermayer
ccb7f20309
fate: add missing bitexact flag to scale filter
...
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Nicolas George
b252d9e777
fate: add sub2video test.
12 years ago
Nicolas George
98ce9b8468
fate: merge mapchan and options into ffmpeg.
...
They were two very short files that cover ffmpeg-specific features.
12 years ago
Clément Bœsch
1dd4a21cb7
fate: re-enable fate-sub-mpsub.
...
This reverts commit 580ee973d1
.
12 years ago
Paul B Mahol
8c33cb5c77
fate: add nistsphere demuxer test
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Paul B Mahol
9a74282644
Sony Wave64 muxer
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Clément Bœsch
faa94061dd
Add SubViewer v1 subtitles demuxer and decoder.
12 years ago
Clément Bœsch
7b43402724
Add PJS subtitles demuxer and decoder.
12 years ago
Clément Bœsch
580ee973d1
FATE: disable fate-sub-mpsub temporarly.
...
Sample has been forgotten, revert this commit in a day or two, when
sample is available everywhere.
12 years ago
Clément Bœsch
a1e4e352a6
Add AQTitle subtitles demuxer.
12 years ago
Clément Bœsch
725d6c615c
Add MPlayer subtitles demuxer.
12 years ago
Clément Bœsch
5c68aae908
Add VPlayer subtitles demuxer and decoder.
...
Note that the linebreaks text codec option (but not the feature) has
been removed; its main goal was to allow demuxers to configure the text
decoder (and not meant to be used by users), but the AVOption are not a
viable solution. This is solved differently in this commit.
12 years ago
Clément Bœsch
5f02844c8d
Add MPL2 subtitles demuxer and decoder.
12 years ago
Anton Khirnov
5e6ee38bd3
FATE: add cavs test
12 years ago
Clément Bœsch
e5e5664ca0
fate: add and fix subtitles dependencies.
12 years ago
Clément Bœsch
ca83e6ce26
fate: re-enable lavfi gradfun filter test.
12 years ago
Diego Biurrun
4d6c96fd69
fate: Move RALF test into lossless audio group
12 years ago
Michael Niedermayer
e095c4ea6d
fate: update asyncts reference
...
We cannot update the existing file because this would break
ffmpeg 1.0, which uses it
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Paul B Mahol
2375139007
fate: add BRSTM demuxer test
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Diego Biurrun
c25fc5c2bb
fate: dpcm: Add dependencies
12 years ago
Diego Biurrun
33086f9265
fate: image: Add dependencies
12 years ago
Clément Bœsch
a0b2e8e155
lavfi/silencedetect: use eval builtin to parse dB.
...
Also update FATE test to use the dB form.
12 years ago
Clément Bœsch
d3451a9c0f
fate/hqdn3d: add -idct simple.
...
This should fix FATE failure on ARM. IDCT is required since it's a JPEG
source.
12 years ago
Paul B Mahol
880191637f
IRCAM demuxer & muxer
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago
Michael Niedermayer
1fa2bdc90a
fate: disable vf_gradfun test
...
The non working test interferes with other peoples work
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Clément Bœsch
b5ffbcd0cd
fate: add gradfun filter test.
12 years ago
Clément Bœsch
ab981cab93
fate: add hqdn3d filter test.
12 years ago