[xiph-commits] r15851 - branches/theora-thusnelda/win32
giles at svn.xiph.org
giles at svn.xiph.org
Fri Mar 27 00:45:18 PDT 2009
Author: giles
Date: 2009-03-27 00:45:18 -0700 (Fri, 27 Mar 2009)
New Revision: 15851
Modified:
branches/theora-thusnelda/win32/libtheora.def
Log:
Update MSVC exports file with the version from trunk.
Also enforce DOS line endings for the sake of MSVC.
Modified: branches/theora-thusnelda/win32/libtheora.def
===================================================================
--- branches/theora-thusnelda/win32/libtheora.def 2009-03-27 07:34:15 UTC (rev 15850)
+++ branches/theora-thusnelda/win32/libtheora.def 2009-03-27 07:45:18 UTC (rev 15851)
@@ -28,3 +28,17 @@
theora_comment_query
theora_comment_query_count
theora_comment_clear
+ theora_packet_isheader
+
+ th_comment_init
+ th_comment_clear
+ th_encode_alloc
+ th_encode_ctl
+ th_encode_flushheader
+ th_encode_free
+ th_encode_packetout
+ th_encode_ycbcr_in
+ th_granule_time
+ th_info_clear
+ th_info_init
+ th_packet_isheader
Property changes on: branches/theora-thusnelda/win32/libtheora.def
___________________________________________________________________
Added: svn:eol-style
+ CRLF
More information about the commits
mailing list