[FFmpeg-cvslog] avcodec/apedec: fix decoding 3800 version with 2000 compression level

2020-02-22 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 22 15:20:27 2020 +0100| [c116dd84682a2b2fb2880a75a8dbf6367f671b17] | committer: Paul B Mahol avcodec/apedec: fix decoding 3800 version with 2000 compression level > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c116dd84682a2b2fb2880a7

[FFmpeg-cvslog] avformat/utils: Don't trigger errors for multiple id3 tags.

2020-02-22 Thread Dale Curtis
ffmpeg | branch: master | Dale Curtis | Fri Feb 21 12:53:30 2020 -0800| [a0faf0db4f9f85ce2b8e00660c4fd884a347ca19] | committer: Michael Niedermayer avformat/utils: Don't trigger errors for multiple id3 tags. Such errors may make sense for specific formats, but general parsing logic shouldn't b

[FFmpeg-cvslog] fate/adpcm: add adpcm_ima_apm tests

2020-02-22 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Sat Feb 22 13:21:02 2020 +| [3de8ca21ab15ba20a3ca40d4ef5bc5cdc1d6dc62] | committer: Michael Niedermayer fate/adpcm: add adpcm_ima_apm tests Signed-off-by: Zane van Iperen Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] avformat/segafilmenc: Remove redundant checks

2020-02-22 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Jan 14 04:13:34 2020 +0100| [c790500644c9f09a68611dc79168c55b8dd11a05] | committer: Michael Niedermayer avformat/segafilmenc: Remove redundant checks If an audio stream is present, the Sega FILM muxer checks for its compability with the contai

[FFmpeg-cvslog] avformat/dashenc: write the styp box when the first frame of a segment is ready

2020-02-22 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Feb 18 01:14:15 2020 -0300| [7098989e708396c542a5d10176e96c56e8b704b6] | committer: James Almer avformat/dashenc: write the styp box when the first frame of a segment is ready This ensures it's written at the beginning of a segment in non streaming mo

[FFmpeg-cvslog] avcodec: add some documentation to the AVProducerReferenceTime struct

2020-02-22 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Feb 21 11:06:06 2020 -0300| [c48e5431c8edeae1e10482df5e179a9c02479662] | committer: James Almer avcodec: add some documentation to the AVProducerReferenceTime struct Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export

2020-02-22 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Feb 2 18:44:41 2020 -0300| [c894914ba8be1193ed81e9b6b737c68c29b6] | committer: James Almer avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export Add an initial mvs flag to is, analog to the e

[FFmpeg-cvslog] avformat/dashenc: always attempt to enable prft in ldash mode

2020-02-22 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Feb 18 12:54:53 2020 -0300| [5dda6c173f8c8d169f934731e31d34c1fe5da75a] | committer: James Almer avformat/dashenc: always attempt to enable prft in ldash mode Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5dda

[FFmpeg-cvslog] avformat/dashenc: write a capture time Producer Reference Time element when none is provided by the encoder

2020-02-22 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Feb 18 12:49:15 2020 -0300| [dbd02443ae08126a498ddfaf9e7f044471e1ac1c] | committer: James Almer avformat/dashenc: write a capture time Producer Reference Time element when none is provided by the encoder This way, the element will be present in any s

[FFmpeg-cvslog] avcodec: add an AVCodecContext flag to export PRFT side data on demand

2020-02-22 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Feb 2 19:12:08 2020 -0300| [d005a7cdfd8762d436dc5d3ec12bab4f96781c4f] | committer: James Almer avcodec: add an AVCodecContext flag to export PRFT side data on demand Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] avcodec/libx264: add a check for the prft AVCodecContext export_side_data flag

2020-02-22 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Jan 29 11:12:18 2020 -0300| [3d4510384dd39a2ffc93c4bb94e63e232deff0ad] | committer: James Almer avcodec/libx264: add a check for the prft AVCodecContext export_side_data flag Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git