ffmpeg | branch: master | Steven Liu | Fri May 15
18:01:46 2020 +0800| [b707abf0911b1cb997bf8b1912c970e1e15996cf] | committer:
Steven Liu
avformat/url: check the result of the strrchr
because it need be check for success, is should not
change the old way if it failure.
fix ticket: 8674
Signed
ffmpeg | branch: master | Andreas Rheinhardt |
Wed May 6 16:02:14 2020 +0200| [9a8b984efaab2f13e4b81b6ede35fb02a853e4e7] |
committer: Andreas Rheinhardt
doc/muxers: Document title tag for attachments
The Matroska muxer has always mapped the title tag to the FileDescription
element for attachm
ffmpeg | branch: master | Andreas Rheinhardt |
Wed May 6 15:24:33 2020 +0200| [3bd26b285e41a3b759bd00ad634a3163f0e7f88f] |
committer: Andreas Rheinhardt
avformat/matroskadec: Export FileDescription as title tag
Each AttachedFile in Matroska can have a FileDescription element that
contains a h
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Apr 29 08:48:25 2020 +0200| [19e189b1f0d6d5ac5b675a3bc3a005b0be87334c] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Move mkv_write_chapters()
This is needed so that it can access mkv_write_tag() and mkv_check_tag()
without using forwa
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Apr 29 10:27:23 2020 +0200| [4ebfc13c338423cf48f1a1266c890422367f7775] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Don't ignore tags of chapters written late
The Matroska muxer writes the Chapters early when chapters were already
ava
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Apr 29 07:52:56 2020 +0200| [4992bfe8247c917d989af45a91df5cd504344283] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Allow a custom destination for writing Tags
Up until now, the Matroska muxer writes only one Tags level 1 element
and
ffmpeg | branch: master | Andreas Rheinhardt |
Thu May 7 14:19:27 2020 +0200| [99c58e49e84e055d0a2b8f0372dfa3dbe815819b] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Clean up mkv_write_stereo_mode()
Mostly reindentation after the last commit. Also remove a variable that
is always zer
ffmpeg | branch: master | Andreas Rheinhardt |
Thu May 7 14:13:07 2020 +0200| [ff1264aa4d31b7082f0b7c4dca625f9f2a6391a3] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Use av_stream_get_side_data() instead of loop
in mkv_write_stereo_mode(). Also check the size of the AVStereo3D
side d
ffmpeg | branch: master | Andreas Rheinhardt |
Wed May 6 14:13:58 2020 +0200| [b921d4d013a7f4d23fbdba8800780b8171af9d5e] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Make mkv_write_video_projection() return void
It can't fail since 9c8aa86883f28fc27ca790b290c3be2d347b0d19.
Signed-of
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Apr 29 07:24:02 2020 +0200| [0e5ff31545ca44e1aa0045d91cd7badf56fccec8] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Cosmetics
Mainly reindentation plus some reordering in MatroskaMuxContext;
moreover, use the IS_SEEKABLE() macro troug
ffmpeg | branch: master | Andreas Rheinhardt |
Sat May 2 04:39:01 2020 +0200| [575557ce665238832e792e2886ee05f592e9dd11] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Don't assert when writing huge files
EBML numbers are variable length numbers: Only seven bits of every byte
are avail
ffmpeg | branch: master | Andreas Rheinhardt |
Sat May 2 03:55:23 2020 +0200| [efeb3a53adddfba7b06131ee9d36a0c567ddf7d8] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Avoid unnecessary seek
The Matroska muxer has a pair of functions designed to write master
elements whose exact length
ffmpeg | branch: master | Andreas Rheinhardt |
Sat May 2 01:47:17 2020 +0200| [a54c94d95f92962dfd32cd7084d553cbf01983e7] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Only write Cues at the front if space has been reserved
If the AVIOContext for output was unseekable when writing the
ffmpeg | branch: master | Andreas Rheinhardt |
Sat May 2 17:46:09 2020 +0200| [81e39cf4814fac2acff92a3db586428dbf3b6892] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Don't reserve space for duration when unseekable
We won't be able to seek back to write the actual duration anyway.
F
ffmpeg | branch: master | Andreas Rheinhardt |
Fri May 1 22:31:36 2020 +0200| [1779f0b12e112dfd993be1206a0891a47f9bf804] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Remove inconsistencies wrt seekability handling
The Matroska muxer behaves differently in several ways when it thinks
ffmpeg | branch: master | Andreas Rheinhardt |
Fri May 1 20:21:45 2020 +0200| [8aabcf6c1151b9e50ae5447da6709a72022b9a60] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Don't segfault when seekability changes
If the Matroska muxer's AVIOContext was unseekable when writing the
header, bu
ffmpeg | branch: master | James Almer | Mon May 18 10:50:06
2020 -0300| [6275a7ec735b2cccaf1ab430d3c777f0ade4b18f] | committer: James Almer
avcodec/frame_thread_encoder: check for frame threading codec cap instead of
intra only
It's the correct dedicated capability reported by supported encode
ffmpeg | branch: master | James Almer | Mon May 18 12:28:03
2020 -0300| [49220869a82a344e3b22fe6a02239ed07e9b8d54] | committer: James Almer
avcodec/libdav1d: export frame sample aspect ratio
Reviewed-by: Anton Khirnov
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
18 matches
Mail list logo