summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo_parser.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-10-18 10:23:12 +0300
committerMartin Storsjö <martin@martin.st>2012-10-18 14:26:13 +0300
commitfc085c5b33a966ad893757ab1c4269bf829ce499 (patch)
tree2690c9acc07b5fd070f1a80461db052fe37bfd96 /libavcodec/mpegvideo_parser.c
parent53e8cd68b722895a7110a2f7ee7e1bd42f4bac3b (diff)
gxf: Add a local copy of the relevant parts of the frame rate table
This avoids having to share this table across the library boundaries. This shared table used to be problematic, if always declaring all exported data symbols with the dllimport attribute (even while building that same library), since it needs to be a link-time constant when it is used in AVCodec declarations (in mpeg12enc.c). Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/mpegvideo_parser.c')
0 files changed, 0 insertions, 0 deletions