On Sat, Dec 15, 2018 at 07:31:35PM +0800, Jun Zhao wrote: > Change the some options location in avcodec_options to make code more > readable. > > Signed-off-by: Jun Zhao <mypopy...@gmail.com> > --- > libavcodec/options_table.h | 48 > ++++++++++++++++++++++---------------------- > 1 files changed, 24 insertions(+), 24 deletions(-)
breaks fate: ... @@ -196,14 +197,9 @@ aspect=180/180 sar=180/180 debug=0x00000000 - cmp=0 - subcmp=0 - mbcmp=0 - ildctcmp=8 dia_size=0 last_pred=0 preme=0 - precmp=0 pre_dia_size=0 subq=8 me_range=0 @@ -215,7 +211,6 @@ sc_threshold=0 nr=0 rc_init_occupancy=0 - flags2=0x00000000 threads=1 dc=0 nssew=8 @@ -228,6 +223,11 @@ skip_factor=0 skip_exp=0 skipcmp=13 + cmp=0 + subcmp=0 + mbcmp=0 + ildctcmp=8 + precmp=0 mblmin=236 mblmax=3658 mepc=256 Test api-png-codec-param failed. Look at tests/data/fate/api-png-codec-param.err for details. make: *** [fate-api-png-codec-param] Error 1 make: *** Waiting for unfinished jobs.... Test api-mjpeg-codec-param failed. Look at tests/data/fate/api-mjpeg-codec-param.err for details. make: *** [fate-api-mjpeg-codec-param] Error 1 [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Opposition brings concord. Out of discord comes the fairest harmony. -- Heraclitus
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel