[FFmpeg-devel] [PATCH 1/2] avcodec/eac3: add support for dependent stream
Michael Niedermayer
michael at niedermayer.cc
Wed Mar 28 01:41:45 EEST 2018
On Tue, Mar 27, 2018 at 10:55:05PM +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> libavcodec/aac_ac3_parser.c | 9 ++-
> libavcodec/ac3_parser.c | 2 +-
> libavcodec/ac3dec.c | 177 +++++++++++++++++++++++++++++++++++---------
> libavcodec/ac3dec.h | 10 ++-
> libavcodec/eac3dec.c | 11 +--
> 5 files changed, 160 insertions(+), 49 deletions(-)
this changes fate:
h264
TEST fifo-muxer-wav
TEST filter-owdenoise-sample
--- ./tests/ref/fate/ts-demux 2018-03-26 22:16:55.300383350 +0200
+++ tests/data/fate/ts-demux 2018-03-28 00:36:45.599977471 +0200
@@ -13,7 +13,7 @@
1, 0, 0, 2880, 1536, 0x773ffeea, S=1, 1, 0x00bd00bd
1, 2880, 2880, 2880, 1536, 0x6dc10748
1, 5760, 5760, 2880, 1536, 0xbab5129c
-1, 8640, 8640, 2880, 1536, 0x602f034b
+1, 8640, 8640, 2880, 1536, 0x602f034b, S=1, 1, 0x00bd00bd
1, 11520, 11520, 2880, 906, 0x69cdcbcd
0, 32037, 36541, 1501, 114336, 0x37a215a8, S=1, 1, 0x00e000e0
0, 33538, 33538, 1501, 12560, 0xb559a3d4, F=0x0, S=1, 1, 0x00e000e0
TEST filter-delogo
Test ts-demux failed. Look at tests/data/fate/ts-demux.err for details.
make: *** [fate-ts-demux] Error 1
make: *** Waiting for unfinished jobs....
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180328/acb35836/attachment.sig>
More information about the ffmpeg-devel
mailing list