Use AV_ namespace for all CODEC_ macro
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 30 Apr 2018 19:54:44 +0000 (15:54 -0400)
committerMathieu Duponchelle <mathieu@centricular.com>
Thu, 12 Jul 2018 22:53:26 +0000 (00:53 +0200)
commitaa724e2f1445c372eef030ec7a58ce7d6213bebd
treee59abb8f0313100694ab0a8d853a7027c69b75ad
parent7b3e41e20bb657d0ba86de9fd5e721a1dc87b939
Use AV_ namespace for all CODEC_ macro

The remaining use of CODEC_ are codec flags that has been moved into the
new codec private properties or have been deperated. Will be fixed in
later patches.

https://bugzilla.gnome.org/show_bug.cgi?id=792900
ext/libav/gstavauddec.c
ext/libav/gstavaudenc.c
ext/libav/gstavcfg.c
ext/libav/gstavcodecmap.c
ext/libav/gstavcodecmap.h
ext/libav/gstavscale.c
ext/libav/gstavviddec.c
ext/libav/gstavvidenc.c