[FFmpeg-cvslog] avcodec/vaapi_av1: pass full buffer size for each tile

2021-05-20 Thread Fei Wang
ffmpeg | branch: master | Fei Wang | Wed May 19 10:23:32 2021 +0800| [9b131e8500709fc7e66bf9049fc0a8f2c302cf9e] | committer: Jan Ekström avcodec/vaapi_av1: pass full buffer size for each tile Previously, only the size of a given tile was passed, making the offset and size marked in VASliceParam

[FFmpeg-cvslog] avcodec/vaapi_av1: pass full buffer size for each tile

2021-05-20 Thread Fei Wang
ffmpeg | branch: release/4.4 | Fei Wang | Wed May 19 10:23:32 2021 +0800| [f7468a9c4037fd406847af4348c0deb2d521d0fc] | committer: Jan Ekström avcodec/vaapi_av1: pass full buffer size for each tile Previously, only the size of a given tile was passed, making the offset and size marked in VASlic

[FFmpeg-cvslog] avformat/flvdec: use milisecond precision for parsing timestamps

2021-05-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Wed May 12 20:26:54 2021 +0200| [f597041d57bae314977705dca7d83c819bde6651] | committer: Marton Balint avformat/flvdec: use milisecond precision for parsing timestamps Also use helper function to set the timestamp. Maybe we could also use nanosecond pre

[FFmpeg-cvslog] avformat/mpegtsenc: add NIT support

2021-05-20 Thread Ubaldo Porcheddu
ffmpeg | branch: master | Ubaldo Porcheddu | Tue May 18 13:56:00 2021 +0200| [36b16a30dbb14ce2e42a54c3dae54b40b51a3f87] | committer: Marton Balint avformat/mpegtsenc: add NIT support With some minor changes by Marton Balint: - removed trailing whitespace - fixed network_descriptors_length -