This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Fix sample URL.
Originally committed as revision 16309 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
16 years ago
parent
bb0bfcd5ac
commit
ddaf298cee
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/svq3.c
+ 1
- 1
libavcodec/svq3.c
View File
@@ -37,7 +37,7 @@
*
* You will know you have these parameters passed correctly when the decoder
* correctly decodes this file:
*
ftp://ftp.mplayerhq.hu/MPlayer/samples
/V-codecs/SVQ3/Vertical400kbit.sorenson3.mov
*
http://samples.mplayerhq.hu
/V-codecs/SVQ3/Vertical400kbit.sorenson3.mov
*/
#ifdef CONFIG_ZLIB
Write
Preview
Loading…
Cancel
Save