annotate libavformat.v @ 5586:fc7b009926b5 libavformat

Force codec_tag I420 for Quicktime Planar Y'CbCr 8-bit 4:2:0 raw codec, because YV12 triggers an UV swap in rawdec.c, fixes issue 1687.
author cehoyos
date Sun, 24 Jan 2010 21:37:35 +0000
parents a93a37085393
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5551
a93a37085393 Add symbol versioning for shared libraries
mru
parents:
diff changeset
1 LIBAVFORMAT_$MAJOR {
a93a37085393 Add symbol versioning for shared libraries
mru
parents:
diff changeset
2 global: *;
a93a37085393 Add symbol versioning for shared libraries
mru
parents:
diff changeset
3 };