aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-1.0/avformat.pas
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2013-12-21 16:30:17 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2013-12-21 16:30:17 +0000
commit4e18e786c8ec0217a8a5ffa36aa91c8cc18dd433 (patch)
treecff6a7a8f4d7cb3b2c9afef49a4ab752f5dd0167 /src/lib/ffmpeg-1.0/avformat.pas
parent7c956a9ba8d93d49f0fbb2bbfb0c30c03c333877 (diff)
downloadusdx-4e18e786c8ec0217a8a5ffa36aa91c8cc18dd433.tar.gz
usdx-4e18e786c8ec0217a8a5ffa36aa91c8cc18dd433.tar.xz
usdx-4e18e786c8ec0217a8a5ffa36aa91c8cc18dd433.zip
cosmetics. no code change.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3038 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/lib/ffmpeg-1.0/avformat.pas')
-rw-r--r--src/lib/ffmpeg-1.0/avformat.pas4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/ffmpeg-1.0/avformat.pas b/src/lib/ffmpeg-1.0/avformat.pas
index 1cddea38..f36ac31f 100644
--- a/src/lib/ffmpeg-1.0/avformat.pas
+++ b/src/lib/ffmpeg-1.0/avformat.pas
@@ -1352,7 +1352,7 @@ function av_fmt_ctx_get_duration_estimation_method(ctx: {const} PAVFormatContext
*
* Functions for querying libavformat capabilities, allocating core structures,
* etc.
- * @{
+ * @
*)
(**
@@ -1510,7 +1510,7 @@ function avformat_alloc_output_context2(ctx: PPAVFormatContext; oformat: PAVOutp
(**
* @addtogroup lavf_decoding
- * @{
+ * @
*)
(**