annotate libavcodec.v @ 12530:63edd10ad4bc libavcodec tip

Try to fix crashes introduced by r25218 r25218 made assumptions about the existence of past reference frames that weren't necessarily true.
author darkshikari
date Tue, 28 Sep 2010 09:06:22 +0000
parents e80dfe0c441b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10892
e80dfe0c441b Add symbol versioning for shared libraries
mru
parents:
diff changeset
1 LIBAVCODEC_$MAJOR {
e80dfe0c441b Add symbol versioning for shared libraries
mru
parents:
diff changeset
2 global: *;
e80dfe0c441b Add symbol versioning for shared libraries
mru
parents:
diff changeset
3 };