[FFmpeg-devel] [PATCH 3/3] ffmpeg, ffprobe: don't "merge" side data into packet data by default

Michael Niedermayer michael at niedermayer.cc
Fri Mar 10 16:29:17 EET 2017


Hi

On Thu, Mar 09, 2017 at 03:45:19PM +0100, wm4 wrote:
> Preparation for potentially disabling merged side data by default in the
> libs. Do this in particular because it affects fate tests.
> 
> The changed tests either reflect added packet side data, or the changed
> packet size due to merged side data removal reducing the packet size.
> 
> The previous patches are needed because there is apparently no other way
> for ffmpeg.c to pass the flag down to sub demuxers without potentially
> overriding command line settings.
> ---
>  ffmpeg_opt.c                                  |   2 +
>  ffprobe.c                                     |   8 ++
>  libavformat/tests/seek.c                      |   2 +
>  tests/ref/fate/concat-demuxer-simple2-lavf-ts | 192 +++++++++++++++++---------
>  tests/ref/fate/gaplessenc-itunes-to-ipod-aac  |   4 +-
>  tests/ref/fate/gaplessenc-pcm-to-mov-aac      |   4 +-
>  tests/ref/fate/gaplessinfo-itunes1            |   4 +-
>  tests/ref/fate/gaplessinfo-itunes2            |   4 +-
>  tests/ref/fate/mov-aac-2048-priming           |   3 +-
>  tests/ref/seek/cache-pipe                     |  10 +-
>  tests/ref/seek/extra-mp3                      |  18 +--
>  tests/ref/seek/lavf-ts                        |  54 ++++----
>  tests/ref/seek/mkv-codec-delay                |  14 +-
>  13 files changed, 198 insertions(+), 121 deletions(-)

just wanted to say that iam not sure i will have time to test this
in the near future, thus others should review / approve

saying so theres no misunderstanding if i dont reply with an approval
or tested-by 

sorry & thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170310/2b5286ba/attachment.sig>


More information about the ffmpeg-devel mailing list