ffmpeg | branch: master | Jun Zhao | Sun Jul 26
18:51:19 2020 +0800| [21e86a12e6ae3e977ba78edf23689be1c4219d71] | committer:
Jun Zhao
lavc/libkvazaar: fix framerate setting
fix framerate setting.
Signed-off-by: Jun Zhao
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=21e86a12e6a
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jul 30 21:44:51 2020 +0200| [8129c32e488645db325263a6bee01311b83e7ed9] |
committer: Andreas Rheinhardt
avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bits
flush_put_bits() already fills the bitstream with zeroes, so it is
unnec
ffmpeg | branch: master | Andreas Rheinhardt |
Fri Jul 31 10:45:48 2020 +0200| [15ef16dce8b69200a972a0ea6aa9026ab79e09ad] |
committer: Andreas Rheinhardt
avcodec/g723_1enc: Avoid skip_put_bits()
If a bit is reserved, it matters very much what value it has, because
otherwise a decoder conformin
ffmpeg | branch: master | Mark Thompson | Tue Jul 28 23:50:21
2020 +0100| [bc58d1f58eeb7f80049b18395256f2a8cb039f64] | committer: Mark
Thompson
vaapi_encode_h265: Fix ordering of tile dimensions
Dimensions are normally specified as width x height, and this will match
the same option to libaom-
ffmpeg | branch: master | Mark Thompson | Tue Jul 28 23:50:23
2020 +0100| [c67bdd6534a0ee67c0d18aed0e3345e59464254f] | committer: Mark
Thompson
vaapi_encode: Delete unused field
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c67bdd6534a0ee67c0d18aed0e3345e59464254f
---
libavcode
ffmpeg | branch: master | Mark Thompson | Tue Jul 28 23:50:20
2020 +0100| [e80fe329435d08f13a4b506c1af06359a31267f9] | committer: Mark
Thompson
vaapi_encode_h265: Remove confusing and redundant tile options
The tile_rows/cols options currently do a confusingly different thing to
the options of
ffmpeg | branch: master | Mark Thompson | Tue Jul 28 23:50:22
2020 +0100| [3d19c5ee688ebe9adeee8b3ddf9274517e55c8ab] | committer: Mark
Thompson
vaapi_encode_h265: Don't require uniform_spacing_flag
Though still use it if the tile arrangement matches. Also try to keep the
fields in the same or