aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-1.2/avformat.pas
diff options
context:
space:
mode:
authork-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2013-12-21 16:33:19 +0000
committerk-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c>2013-12-21 16:33:19 +0000
commitb782f20e916f664ed9f18b2191377159fffb1b07 (patch)
tree40628bf26aaf859fcbffe75b77c8d782c5bf4d93 /src/lib/ffmpeg-1.2/avformat.pas
parent4e18e786c8ec0217a8a5ffa36aa91c8cc18dd433 (diff)
downloadusdx-b782f20e916f664ed9f18b2191377159fffb1b07.tar.gz
usdx-b782f20e916f664ed9f18b2191377159fffb1b07.tar.xz
usdx-b782f20e916f664ed9f18b2191377159fffb1b07.zip
cosmetics. no code change.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3039 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/lib/ffmpeg-1.2/avformat.pas')
-rw-r--r--src/lib/ffmpeg-1.2/avformat.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg-1.2/avformat.pas b/src/lib/ffmpeg-1.2/avformat.pas
index 1a4453be..408fe0ef 100644
--- a/src/lib/ffmpeg-1.2/avformat.pas
+++ b/src/lib/ffmpeg-1.2/avformat.pas
@@ -1138,7 +1138,7 @@ type
* iformat/oformat.flags. In such a case, the (de)muxer will handle
* I/O in some other way and this field will be NULL.
*)
- pb: PAVIOContext;
+ pb: PAVIOContext;
(* stream info *)
ctx_flags: cint; (**< Format-specific flags, see AVFMTCTX_xx *)