ffmpeg | branch: master | Tobias Rapp | Wed Mar 31
11:41:49 2021 +0200| [f10da58ec367cd802ae697d34c51f447b32a34a2] | committer:
Tobias Rapp
fftools/ffprobe: Remove check on show_frames and show_packets in XML writer
The "packets_and_frames" element has been added to ffprobe.xsd in
0c9f0da0f765
ffmpeg | branch: master | Tobias Rapp | Wed Mar 31
11:47:18 2021 +0200| [39eafd0b2e1c5666029390ac57f3fe5441d8fc7e] | committer:
Tobias Rapp
doc/ffprobe.xsd: Clean-up choice indicator definitions
Remove the unneeded wrapping sequence element. Also the
minOccurs/maxOccurs occurrence indicators o
ffmpeg | branch: master | James Almer | Sat Apr 10 22:50:48
2021 -0300| [ab7a0a4cc23e3ff222714a58ce24fc6287a68585] | committer: James Almer
avcodec/libwebpenc_animencoder: stop propagating bogus empty packets
Packets must have at least one of data or side_data. If none are available,
then got_p
ffmpeg | branch: master | James Almer | Sat Apr 10 22:53:34
2021 -0300| [55d667d86af7d13fc5aa2b4071a5b97eb10e2da6] | committer: James Almer
avformat/webpenc: don't assume animated webp streams will have more than one
packet
The libwebp_animencoder returns a single packet with the entire animat
ffmpeg | branch: master | James Almer | Sat Apr 10 23:06:36
2021 -0300| [2e17b169f74bf8136385c554d36bbf4cabc6537d] | committer: James Almer
avcodec/libwebpenc_animencoder: set the correct packet pts
The only packet produced by this encoder contains the entire animated stream,
so set its pts to
ffmpeg | branch: master | James Almer | Thu Apr 15 01:28:27
2021 -0300| [bc010612318ea0bbd31d4b92cbb90ccfbed09631] | committer: James Almer
avformat/movenc: fix writing dOps atoms
Don't blindly copy all bytes in extradata past ChannelMappingFamily. Instead
check if ChannelMappingFamily is not 0
ffmpeg | branch: master | James Almer | Thu Apr 15 10:03:05
2021 -0300| [c1fd4033dca192d709ff01203aa833256df5b70f] | committer: James Almer
avformat/mpegts: add missing sample_rate value to Opus extradata
Finishes fixing ticket #9190.
Signed-off-by: James Almer
> http://git.videolan.org/gitw
ffmpeg | branch: master | James Almer | Thu Apr 15 00:35:57
2021 -0300| [03e767790cac0daa10edd72fb6870bf74f79bf6a] | committer: James Almer
avformat/mpegts: set correct extradata size for Opus streams
map_type 0 is always 19 bytes, whereas map_type 1 and 255 are 21 + channel
count bytes.
Signe
ffmpeg | branch: master | James Almer | Tue Apr 13 21:08:09
2021 -0300| [8b954a727a74c5adaea9d8a1fc490c12cd4e0db8] | committer: James Almer
avcodec/libaomdec: export frame pict_type
Should fix ticket #9180
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h