[vlc-commits] fourcc: split the big FourCC table to a separate file
Rémi Denis-Courmont
git at videolan.org
Thu Jun 11 22:40:10 CEST 2015
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Jun 11 19:54:00 2015 +0300| [9d97ecb3e7afa37d5f3a9eb900c939e39529ffd0] | committer: Rémi Denis-Courmont
fourcc: split the big FourCC table to a separate file
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9d97ecb3e7afa37d5f3a9eb900c939e39529ffd0
---
src/Makefile.am | 1 +
src/misc/fourcc.c | 1543 +----------------------------------------------
src/misc/fourcc_list.h | 1563 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 1565 insertions(+), 1542 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=9d97ecb3e7afa37d5f3a9eb900c939e39529ffd0
More information about the vlc-commits
mailing list