ffmpeg | branch: master | James Zern | Tue Oct 25 11:26:49
2022 -0700| [fff4dbd90b87f5dc5298394cb0ab38d4aa147bda] | committer: James Zern
avcodec/libaomdec: fix pix_fmt w/AVCOL_SPC_RGB
Signed-off-by: James Zern
Reviewed-by: Vignesh Venkatasubramanian
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | James Zern | Tue Sep 13 17:23:53
2022 -0700| [bd7d69fe354cf5b3d6247f049af44bfa56f0531a] | committer: James Zern
avcodec/libvpxenc: add -min-gf-interval
this maps to the vpxenc argument with the same name and the
VP9E_SET_MIN_GF_INTERVAL codec control
Signed-off-by
ffmpeg | branch: master | James Zern | Fri Aug 13 19:00:50
2021 -0700| [cb23c1e55359dc1319690517251ee170d0d68bae] | committer: James Zern
avcodec/libaomenc: use ctx->usage to get default cfg
this prevents some mismatches in config values for realtime and all
intra modes, avoiding failures l
ffmpeg | branch: master | James Zern | Mon Jul 20 10:43:47
2020 -0700| [b5f1e057e1d102606156fd982eea5d74b305fc74] | committer: James Zern
avcodec/libvpxenc: use pix_fmt descriptors where useful
similar to:
36e51c190b avcodec/libaomenc: use pix_fmt descriptors where useful
Reviewed-by: James
ffmpeg | branch: master | James Zern | Wed Jul 1 19:53:54
2020 -0700| [d294716c22c827d889dde235a8e9fcd4dd6466c9] | committer: James Zern
avcodec/libaomenc: fix build w/libaom v1.0.0
broken since:
aa5c6f382b avcodec/libaomenc: Add command-line options to control the use of
partition tools
ffmpeg | branch: master | James Zern | Sat Apr 11 15:22:35
2020 -0700| [0ece80559a358fa7313c44fbd8f76bf75d3e5b84] | committer: James Zern
avcodec/libaomenc,cosmetics: fix a typo
tradeof -> trade-off
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | James Zern | Fri Jan 3 15:01:43
2020 -0800| [742221d33917797402cd970f4f335539b38fe59c] | committer: James Zern
avcodec/libvpxenc,cosmetics: prefer sizeof(var)
Reviewed-by: James Almer
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | James Zern | Fri Nov 8 17:48:29
2019 -0800| [a605e9ad1e12dfbc632f9a1dc17f5dd9c69776c6] | committer: James Zern
avcodec/libvpxenc,cosmetics: fix a typo
predicition -> prediction
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | James Zern | Wed Nov 6 14:05:23
2019 -0800| [a6be42a733133a5aff3129dace8b474d2d3f57aa] | committer: James Zern
avcodec/libvpxdec.c,cosmetics: bpp -> bpc
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | James Zern | Fri Sep 20 00:04:06
2019 -0700| [ba24b24aab3b9c4fb9444b00c77834f21b8fe969] | committer: James Zern
tools/patcheck: remove gcc-2.95 compat check
this conflicts with the current contributing guidance:
http://ffmpeg.org/developer.html#Contributing
FFmpeg is
ffmpeg | branch: master | James Zern | Tue Jul 9 19:03:58
2019 -0700| [b1febda061955c6f4bfbc1a75918b5e75e7d7f80] | committer: Michael
Niedermayer
avcodec/utils, avcodec_open2: close codec on failure
after a successful init if the function fails for another reason close
the codec without
ffmpeg | branch: master | James Zern | Mon Nov 19 11:36:36
2018 -0800| [e1f895838d5061572a1d79da6e5888673a2ea241] | committer: James Zern
libvpxenc,cosmetics: fix { placement
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Zern | Sat Nov 3 13:50:32
2018 -0700| [55e021f39b02e838672582dbe94fe279bfc8328c] | committer: James Zern
libvpxenc: extend auto-alt-ref range
vp9 now supports [0, 6]
Reviewed-by: James Almer
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | James Zern | Sat Nov 3 13:30:34
2018 -0700| [6d3890ee34fd4937116fd7a671216e7a702f05b3] | committer: James Zern
libvpxenc,vp9: add enable-tpl option
enables temporal dependency model
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | James Zern | Sat Oct 27 13:09:27
2018 -0700| [32d021cfa6520c53da23a10732f9ae9cf28ea948] | committer: James Zern
avcodec/libvpxdec: fix setting auto threads
a thread count of 0 is treated the same as 1, use av_cpu_count() to get
the correct thread count when auto
ffmpeg | branch: master | James Zern | Mon Nov 20 17:32:23
2017 -0800| [86cead525633cd6114824b33a74d71be677f9546] | committer: James Zern
libvpxenc,vp9: add corpus-complexity option
Corpus VBR mode is a variant of standard VBR where the complexity
distribution midpoint is passed in rather than
ffmpeg | branch: master | James Zern | Fri Nov 17 17:25:40
2017 -0800| [753074721bd414874d18c372c491bdc6323fa3bf] | committer: James Zern
libvpxenc: remove pre-1.4.0 checks
Reviewed-by: James Almer
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Zern | Fri Nov 17 17:25:59
2017 -0800| [e60dbe421c7e9cd896d33e35a6a1b0cef953918e] | committer: James Zern
libvpxdec: remove pre-1.4.0 checks
Reviewed-by: James Almer
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Zern | Fri Nov 17 17:25:21
2017 -0800| [e54061ae6a5e22bad5c66ef4411acc8f778a9f90] | committer: James Zern
libvpx: remove pre-1.4.0 checks
Reviewed-by: James Almer
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Zern | Fri Nov 17 17:24:07
2017 -0800| [b765a04550ff6f954a57bf28158511d260f2e087] | committer: James Zern
configure: require libvpx-1.4.0 for vp[89] support
this will simplify libvpxenc/dec.c and ensure more stable versions of
the codecs are present.
Reviewed
ffmpeg | branch: master | James Zern | Mon Nov 13 15:19:07
2017 -0800| [3071434f4d72323214ef262e3f4105da110ca878] | committer: James Zern
lavc/libvpxenc: add tune-content option
this matches the vpxenc parameter
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | James Zern | Fri Aug 18 16:37:02
2017 -0700| [d8269519e4a338fa9521612db9b68c04a0fb2deb] | committer: James Zern
vp9: set color range to MPEG for intraonly profile 0
this is undocumented in the vp9 bitstream and decoding specification
doc, but matches libvpx
Reviewed
ffmpeg | branch: master | James Zern | Thu Apr 13 18:26:44
2017 -0700| [1bee78a0198decb73619115f7e760be6b7d010e5] | committer: James Zern
libvpxenc: allow aq-mode 4 (equator360)
this was added in 1.6.0
Reviewed-by: Ronald S. Bultje
Signed-off-by: James Zern
> http://git.videolan.
ffmpeg | branch: master | James Zern | Thu Apr 13 18:50:51
2017 -0700| [fd1443b5dda6f604a39dcf2e532f0b6b89896f96] | committer: James Zern
doc/encoders.texi: document libvpxenc's -row-mt
added in:
734d760e2f lavc/libvpxenc: add -row-mt option
Reviewed-by: Michael Niedermayer
Signed-o
ffmpeg | branch: master | James Zern | Mon Apr 17 10:59:31
2017 -0700| [20aeee4fc99f241872dba4f93da50bd1cdef836d] | committer: James Zern
matroskadec,cosmetics: fix a couple typos
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Zern | Fri Oct
14 00:33:50 2016 -0700| [7f7c494a3340f71046dde62aa1939128600854a4] | committer:
Michael Niedermayer
ffmpeg_cleanup: fix crash with unrecognized codec
since:
3e5e5bd Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'
Signed-off
ffmpeg | branch: master | James Zern | Wed Jul 20 20:40:59
2016 -0700| [2afddfe9bf72e769d614fb092d088222e62cc709] | committer: James Zern
libvpxdec,cosmetics: rename common fns vp8 -> vpx
+ the context struct
Reviewed-by: Michael Niedermayer
Signed-off-by: James Zern
>
ffmpeg | branch: master | James Zern | Wed Jul 20 20:41:55
2016 -0700| [640c0962c09c993ffb98dd3d2a8687fa29f9af3a] | committer: James Zern
libvpxenc,cosmetics: rename common fns vp8 -> vpx
+ the context struct
Reviewed-by: Michael Niedermayer
Signed-off-by: James Zern
>
ffmpeg | branch: master | James Zern | Sat Feb 20 11:19:47
2016 -0800| [7586b3adf22994fe854764424524b234086ad083] | committer: James Zern
libvpxenc: quiet unused-variable warning
with older versions of libvpx
since:
432be63 lavc/libvpx: Fix support for RGB colorspace.
Reviewed-by: James Almer
ffmpeg | branch: master | James Zern | Mon Jan 11 22:38:01
2016 -0800| [1a876cc581e70990aaa9c6482bb8e6ea5b21071b] | committer: James Zern
libvpxdec: fix 'ISO C90 forbids mixed declarations and code' warning
since:
cbcc88c libvpx: Support setting color range for vp9.
Reviewed-by
ffmpeg | branch: release/2.8 | James Zern | Mon Oct 19
22:44:11 2015 -0700| [cb4985ea9aa222d40d1eb71af62184f0be639f65] | committer:
Michael Niedermayer
libvpxenc: remove some unused ctrl id mappings
VP8E_UPD_ENTROPY, VP8E_UPD_REFERENCE, VP8E_USE_REFERENCE were removed
from libvpx and the
ffmpeg | branch: master | James Zern | Mon Oct 19 22:44:11
2015 -0700| [4d05e9392f84702e3c833efa86e84c7f1cf5f612] | committer: Luca Barbato
libvpxenc: remove some unused ctrl id mappings
VP8E_UPD_ENTROPY, VP8E_UPD_REFERENCE, VP8E_USE_REFERENCE were removed
from libvpx and the remaining values
ffmpeg | branch: master | James Zern | Mon Oct 19 22:44:11
2015 -0700| [6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab] | committer: James Zern
libvpxenc: remove some unused ctrl id mappings
VP8E_UPD_ENTROPY, VP8E_UPD_REFERENCE, VP8E_USE_REFERENCE were removed
from libvpx and the remaining values
ffmpeg | branch: master | James Zern | Fri Oct 16 15:28:55
2015 -0700| [7b4367d93ea2a34baeab2c734630df5e0f11d4c1] | committer: James Zern
vp9_parser: fix endless loop w/0-sized frame
treat this the same as an over-sized superframe packet to break out of
the parser loop and allow the decoder to
ffmpeg | branch: release/2.4 | James Zern | Mon Jun 29
23:03:14 2015 -0700| [c6e16ec711c2644d236aa06e677e8efacd2cf33c] | committer:
Michael Niedermayer
vp9/update_prob: prevent out of bounds table read
the max value of the lookup in expanded form is:
(((1 << 7) - 1) << 1) - 65 +
ffmpeg | branch: master | James Zern | Tue Jul 28 22:59:42
2015 -0700| [9723d439fdebe7c9fd3819785173fc28509c434b] | committer: James Zern
libvpxenc: report pict_type/error via side-data
Reviewed-by: Michael Niedermayer
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | James Zern | Tue Jul 28 22:44:54
2015 -0700| [88df16fe6dd18e98244238f93ce9ff7f6c2fc216] | committer: James Zern
libvpxenc: quiet coded_frame deprecation warnings
Reviewed-by: Michael Niedermayer
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.
ffmpeg | branch: release/2.5 | James Zern | Mon Jun 29
23:03:14 2015 -0700| [68650eda95228c9e94a1781166914ee35262d7d7] | committer:
Michael Niedermayer
vp9/update_prob: prevent out of bounds table read
the max value of the lookup in expanded form is:
(((1 << 7) - 1) << 1) - 65 +
ffmpeg | branch: release/2.6 | James Zern | Mon Jun 29
23:03:14 2015 -0700| [002bbc36875dffe0f7e54c67409683bd5756cf5e] | committer:
Michael Niedermayer
vp9/update_prob: prevent out of bounds table read
the max value of the lookup in expanded form is:
(((1 << 7) - 1) << 1) - 65 +
ffmpeg | branch: release/2.7 | James Zern | Mon Jun 29
23:03:14 2015 -0700| [662714abbe40249b09c9ef28c6111e8ceb00de58] | committer:
Michael Niedermayer
vp9/update_prob: prevent out of bounds table read
the max value of the lookup in expanded form is:
(((1 << 7) - 1) << 1) - 65 +
ffmpeg | branch: master | James Zern | Mon Jun 29 23:03:14
2015 -0700| [e91f860ea74e11e9178500fe8794c47f57dbf48c] | committer: Michael
Niedermayer
vp9/update_prob: prevent out of bounds table read
the max value of the lookup in expanded form is:
(((1 << 7) - 1) << 1) - 65 + 1 + 6
ffmpeg | branch: master | James Zern | Tue Jun 23 14:41:26
2015 -0700| [766a8346cfb4e3553be207852266058d9edb9945] | committer: James Zern
libvpxdec: report colorspace
Reviewed-by: Ronald S. Bultje
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Zern | Tue Jun 23 14:25:26
2015 -0700| [469398f8b7a8ebe43bd4d5149cdc2b96eac53b76] | committer: James Zern
libvpxdec: report profile for vp9
Reviewed-by: Ronald S. Bultje
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Zern | Sat Jun 13 12:27:48
2015 -0700| [9b747500f361305d4175b137394f233845cb7d54] | committer: James Zern
libvpxenc: support setting colorspace for vp9
the vp9 bitstream supports 8 values:
unknown (default), bt601, bt709, smpte170, smpte240, bt2020, reserved
and
ffmpeg | branch: master | James Zern | Mon Jun 15 23:04:45
2015 -0700| [202188a26c1a860355894020fe7a29598b5bb9c9] | committer: Michael
Niedermayer
doc/muxers.texi: properly insert {}s in example
use '@{' / '@}', fixes compile errors:
*** '{' without macro. B
ffmpeg | branch: master | James Zern | Sat Jun 13 10:12:20
2015 -0700| [a829040c431acc6164d65e2967169aad85a5373e] | committer: James Zern
libvpxenc: remove stray '\'s
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.gi
ffmpeg | branch: master | James Zern | Sat Jun 13 10:10:54
2015 -0700| [e6c71385f001a6cb9e43e0dc7001aaa0ecf64ef8] | committer: James Zern
libvpxenc: cosmetics: reindent after 2c70436
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Zern | Tue Jun 9 20:36:33
2015 -0700| [8ce321f0aaa96226c9294481403e7dc0f10c002e] | committer: James Zern
encoders.texi: update libvpx documentation
modeled after the libx264 section.
Reviewed-by: Lou Logan
Reviewed-by: Stefano Sabatini
Signed-off-by: James
ffmpeg | branch: master | James Zern | Sat Jun 6 10:10:56
2015 -0700| [2c70436e69205883c294cadd7cedf1b16b83640e] | committer: James Zern
libvpxenc: add undershoot-pct option
replaces deprecated rc_buffer_aggressivity
Reviewed-by: Michael Niedermayer
Signed-off-by: James Zern
> h
ffmpeg | branch: master | James Zern | Sat Jun 6 10:24:44
2015 -0700| [fd004e10d37f448cf6f6aee3bd3788874c1b9fbc] | committer: James Zern
libvpxenc: add overshoot-pct option
balances the presence of undershoot-pct
Reviewed-by: Michael Niedermayer
Signed-off-by: James Zern
> h
ffmpeg | branch: release/2.5 | James Zern | Tue Apr 21
00:03:00 2015 -0700| [2f85f511ffa33f49e5414c39f6d772fbf30ff136] | committer:
Michael Niedermayer
libvpxenc: only set noise reduction w/vp8
this quiets a warning:
Failed to set VP8E_SET_NOISE_SENSITIVITY codec control: Unspecified
internal
ffmpeg | branch: release/2.6 | James Zern | Tue Apr 21
00:03:00 2015 -0700| [07ad029d1b95f7f37bd8f03a0514e34098573efb] | committer:
Michael Niedermayer
libvpxenc: only set noise reduction w/vp8
this quiets a warning:
Failed to set VP8E_SET_NOISE_SENSITIVITY codec control: Unspecified
internal
ffmpeg | branch: master | James Zern | Tue Apr 21 00:03:00
2015 -0700| [238ec505e263e7d0363798a05c1c28f494a6300a] | committer: James Zern
libvpxenc: only set noise reduction w/vp8
this quiets a warning:
Failed to set VP8E_SET_NOISE_SENSITIVITY codec control: Unspecified
internal error
ffmpeg | branch: master | James Zern | Wed Apr 22 14:16:39
2015 -0700| [db3f86871eb107242c381f106d083022d1adb005] | committer: James Zern
libvpxdec: cosmetics: reindent
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Zern | Wed Apr 22 14:16:06
2015 -0700| [e07ef1ada3d8a0dff5f4064a234544e1b0e3cd94] | committer: James Zern
libvpxenc: cosmetics: reindent
Signed-off-by: James Zern
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Zern | Wed Apr 22 14:17:19
2015 -0700| [acb07f33c40c2aaca7b26e5046048ca628643803] | committer: James Zern
git-howto.texi: fix a typo
replace 'Refer to and to sync...' with a reference to the section that
discusses updated the source tree.
Reviewed-b
56 matches
Mail list logo