[vlc-commits] packetizer: add AV1 packetizer
Francois Cartegnie
git at videolan.org
Thu Oct 4 17:20:56 CEST 2018
vlc/vlc-3.0 | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Wed Sep 26 14:37:47 2018 +0200| [31122aaf1ef61389e0da48d6221098ffc49d95c4] | committer: Tristan Matthews
packetizer: add AV1 packetizer
(cherry picked from commit 489384ea50ebe57b5e4d2524c1b5cba2bbe806c4)
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=31122aaf1ef61389e0da48d6221098ffc49d95c4
---
modules/MODULES_LIST | 1 +
modules/packetizer/Makefile.am | 5 +
modules/packetizer/av1.c | 551 +++++++++++++++++++++++++++++++++++++++++
modules/packetizer/av1_obu.c | 2 +-
po/POTFILES.in | 1 +
5 files changed, 559 insertions(+), 1 deletion(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commitdiff;h=31122aaf1ef61389e0da48d6221098ffc49d95c4
More information about the vlc-commits
mailing list