[vlc-commits] packetizer: add AV1 helpers
Francois Cartegnie
git at videolan.org
Thu Oct 4 17:20:55 CEST 2018
vlc/vlc-3.0 | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Wed Sep 26 14:36:53 2018 +0200| [7dc9305e83d919cc7010401d4b0c4885ba44d4b6] | committer: Tristan Matthews
packetizer: add AV1 helpers
(cherry picked from commit e9be573ff0ad162ac2ac545b7cbff491a102e4ad)
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=7dc9305e83d919cc7010401d4b0c4885ba44d4b6
---
modules/packetizer/av1.h | 30 +++
modules/packetizer/av1_obu.c | 588 +++++++++++++++++++++++++++++++++++++++++++
modules/packetizer/av1_obu.h | 237 +++++++++++++++++
3 files changed, 855 insertions(+)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=7dc9305e83d919cc7010401d4b0c4885ba44d4b6
More information about the vlc-commits
mailing list