Reimar Döffinger [Thu, 9 Aug 2007 18:52:49 +0000 (18:52 +0000)]
Revert r10021, it was committed by accident and is a bit ugly anyway.
Originally committed as revision 10026 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 18:37:28 +0000 (18:37 +0000)]
move lsb2full to common file
Originally committed as revision 10025 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Thu, 9 Aug 2007 17:18:59 +0000 (17:18 +0000)]
take care to use video track field number as duration
Originally committed as revision 10024 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Thu, 9 Aug 2007 17:01:15 +0000 (17:01 +0000)]
* renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
Originally committed as revision 10023 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 16:46:48 +0000 (16:46 +0000)]
move crc wrapper to slightly better spot
Originally committed as revision 10022 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Thu, 9 Aug 2007 16:45:59 +0000 (16:45 +0000)]
Scale subtitle position
Originally committed as revision 10021 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 16:29:30 +0000 (16:29 +0000)]
move syncpoint timestamp resetting code to a common file
Originally committed as revision 10020 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Thu, 9 Aug 2007 16:15:59 +0000 (16:15 +0000)]
Fix blend_subrect to respect the boundaries of the destination image
Originally committed as revision 10019 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 16:15:50 +0000 (16:15 +0000)]
remove old unused nut (de)muxer
Originally committed as revision 10018 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 12:51:08 +0000 (12:51 +0000)]
check forw_ptr CRC
Originally committed as revision 10017 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 12:48:52 +0000 (12:48 +0000)]
forw_ptr CRC
Originally committed as revision 10016 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 12:38:24 +0000 (12:38 +0000)]
use a dynamic ByteIOContext instead of using the lavf buffer
this makes the code work with big packets, it is also simpler and saves
a byte or 2
Originally committed as revision 10015 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 12:25:58 +0000 (12:25 +0000)]
move stream header writing into its own function
Originally committed as revision 10014 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 12:22:02 +0000 (12:22 +0000)]
move main header writing into its own function
Originally committed as revision 10013 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Thu, 9 Aug 2007 12:13:29 +0000 (12:13 +0000)]
Make ffmpeg and ffplay exit 0 after displaying help
patch by Stefano Sabatini [stefano sabatini minus lala at poste it]
Originally committed as revision 10012 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 11:06:54 +0000 (11:06 +0000)]
write correct time_base
Originally committed as revision 10011 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 11:04:43 +0000 (11:04 +0000)]
make StreamContext.time_base a pointer
Originally committed as revision 10010 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 10:57:10 +0000 (10:57 +0000)]
variables needed for muxer
Originally committed as revision 10009 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 10:45:19 +0000 (10:45 +0000)]
write stream headers
Originally committed as revision 10008 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 09:30:43 +0000 (09:30 +0000)]
forgotten av_
Originally committed as revision 10007 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 9 Aug 2007 01:12:48 +0000 (01:12 +0000)]
trying to finally get the nut muxer back uptodate
this one only writes the framecode table and mainheader though they should be
compliant to the current spec
Originally committed as revision 10006 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 9 Aug 2007 01:08:28 +0000 (01:08 +0000)]
use skip_bits where appropriate
Originally committed as revision 10005 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 9 Aug 2007 00:57:36 +0000 (00:57 +0000)]
use skip_bits where appropriate
Originally committed as revision 10004 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 9 Aug 2007 00:54:41 +0000 (00:54 +0000)]
fix compilation with TRACE enabled
Originally committed as revision 10003 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Thu, 9 Aug 2007 00:39:35 +0000 (00:39 +0000)]
cosmetics: vertical alignment
Originally committed as revision 10002 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Thu, 9 Aug 2007 00:36:49 +0000 (00:36 +0000)]
comments modification: add, clean up, Doxygenize, and reword
Originally committed as revision 10001 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 9 Aug 2007 00:16:27 +0000 (00:16 +0000)]
use reget_buffer and remove internal copying of buffer - codec works again
Originally committed as revision 10000 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 9 Aug 2007 00:13:31 +0000 (00:13 +0000)]
use get_bits1(..) instead get_bits(.., 1)
Originally committed as revision 9999 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Thu, 9 Aug 2007 00:12:40 +0000 (00:12 +0000)]
* Making [START|STOP]_TIMER work on architectures that support gethrtime()
Originally committed as revision 9998 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Wed, 8 Aug 2007 23:58:23 +0000 (23:58 +0000)]
* getting rid of code duplication
Originally committed as revision 9997 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 22:54:47 +0000 (22:54 +0000)]
use get_unary from bitstream.h
Originally committed as revision 9996 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 22:36:12 +0000 (22:36 +0000)]
use get_unary from bitstream.h
Originally committed as revision 9995 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 20:38:30 +0000 (20:38 +0000)]
copy get_unary from vc1
Originally committed as revision 9994 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 20:27:18 +0000 (20:27 +0000)]
debug: tell how much bits are skipped with unknown nal code
Originally committed as revision 9993 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 20:25:32 +0000 (20:25 +0000)]
use proper closesocket defines
Originally committed as revision 9992 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 20:18:41 +0000 (20:18 +0000)]
check for closesocket
Originally committed as revision 9991 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 19:40:37 +0000 (19:40 +0000)]
cosmetic: remove a huge number of useless braces
Originally committed as revision 9990 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 19:23:40 +0000 (19:23 +0000)]
cosmetic: simplify some constructs
Originally committed as revision 9989 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Wed, 8 Aug 2007 19:18:10 +0000 (19:18 +0000)]
Check for winsock2.h instead of __MINGW32__
Originally committed as revision 9988 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 19:04:23 +0000 (19:04 +0000)]
cosmetic: extra space
Originally committed as revision 9987 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 18:56:27 +0000 (18:56 +0000)]
cosmetic: indentation
Originally committed as revision 9986 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Wed, 8 Aug 2007 18:55:49 +0000 (18:55 +0000)]
cosmetic: remove extra parenthesis
Originally committed as revision 9985 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 8 Aug 2007 18:54:33 +0000 (18:54 +0000)]
always handle negative timestamp differences as timestamp discontinuity
Originally committed as revision 9984 to svn://svn.ffmpeg.org/ffmpeg/trunk
Nicolas George [Wed, 8 Aug 2007 14:34:51 +0000 (14:34 +0000)]
Use the codec name from the command line options instead of the codec id.
patch by Nicolas George [nicolas dot george normalesup org]
original thread: [FFmpeg-devel] [PATCH] Codec lookup: do not use codec_id
date: 06/18/2007 06:19 PM
Originally committed as revision 9983 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Wed, 8 Aug 2007 12:08:16 +0000 (12:08 +0000)]
MinGW returns EAGAIN instead of EINPROGRESS
Originally committed as revision 9982 to svn://svn.ffmpeg.org/ffmpeg/trunk
Carl Eugen Hoyos [Wed, 8 Aug 2007 07:04:23 +0000 (07:04 +0000)]
kill warning
patch by Carl Eugen Hoyos [cehoyos * ag or at]
Originally committed as revision 9981 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benoit Fouet [Tue, 7 Aug 2007 14:09:18 +0000 (14:09 +0000)]
Avoid showing banner twice.
Originally committed as revision 9980 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Tue, 7 Aug 2007 12:53:22 +0000 (12:53 +0000)]
More indentation
Originally committed as revision 9979 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Tue, 7 Aug 2007 12:50:41 +0000 (12:50 +0000)]
Cosmetics: indentation
Originally committed as revision 9978 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vitor Sessak [Tue, 7 Aug 2007 12:44:23 +0000 (12:44 +0000)]
Rename function
Originally committed as revision 9977 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Tue, 7 Aug 2007 02:43:50 +0000 (02:43 +0000)]
Remove duplication of imlib2 vhook documentation.
It is more complete at doc/hooks.texi
Originally committed as revision 9976 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Tue, 7 Aug 2007 02:38:20 +0000 (02:38 +0000)]
Correct misleading comment and typo
Originally committed as revision 9975 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Tue, 7 Aug 2007 02:28:02 +0000 (02:28 +0000)]
Indent
Originally committed as revision 9974 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Tue, 7 Aug 2007 00:58:58 +0000 (00:58 +0000)]
Indent
Originally committed as revision 9973 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Tue, 7 Aug 2007 00:57:48 +0000 (00:57 +0000)]
Simplify configure's output
Originally committed as revision 9972 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Tue, 7 Aug 2007 00:46:36 +0000 (00:46 +0000)]
Indent
Originally committed as revision 9971 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 7 Aug 2007 00:26:37 +0000 (00:26 +0000)]
make dts_delta_threshold float so values <1 can be used
Originally committed as revision 9970 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 7 Aug 2007 00:03:50 +0000 (00:03 +0000)]
audio drift threshold
(this switches between resampling style timestamp drift compensation and
hard insert silence / drop samples compensation)
Originally committed as revision 9969 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Tue, 7 Aug 2007 00:02:29 +0000 (00:02 +0000)]
enable the native AC-3 decoder
Originally committed as revision 9968 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 6 Aug 2007 23:34:41 +0000 (23:34 +0000)]
make output buffer larger so drift compensation can work
Originally committed as revision 9967 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 6 Aug 2007 21:19:11 +0000 (21:19 +0000)]
spelling/grammar
Originally committed as revision 9966 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 6 Aug 2007 21:14:29 +0000 (21:14 +0000)]
ensure that the codec_id detection in av_find_stream_info() does not
destroy the first dts values
Originally committed as revision 9965 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 6 Aug 2007 20:37:45 +0000 (20:37 +0000)]
more verbose error
Originally committed as revision 9964 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 6 Aug 2007 20:36:55 +0000 (20:36 +0000)]
ignore preroll, it is generally not what AVStream.start_time should contain
Originally committed as revision 9963 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Mon, 6 Aug 2007 19:49:18 +0000 (19:49 +0000)]
Don't encode the first sample twice.
Originally committed as revision 9962 to svn://svn.ffmpeg.org/ffmpeg/trunk
Víctor Paesa [Mon, 6 Aug 2007 18:47:18 +0000 (18:47 +0000)]
Revert r9952, as per discussion at
http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/2007-August/008834.html
Originally committed as revision 9961 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Mon, 6 Aug 2007 08:42:05 +0000 (08:42 +0000)]
cosmetic, indentation
Originally committed as revision 9960 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 6 Aug 2007 08:14:28 +0000 (08:14 +0000)]
Revert unused fixedpoint declaration.
Originally committed as revision 9959 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 6 Aug 2007 00:19:17 +0000 (00:19 +0000)]
vbv related questions
Originally committed as revision 9958 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 6 Aug 2007 00:05:09 +0000 (00:05 +0000)]
get rid of nonsense "tolerance" and mention VBV
Originally committed as revision 9957 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 5 Aug 2007 22:41:10 +0000 (22:41 +0000)]
make it a little harder to find the tracker, this should hopefully
reduce the number of completly meaningless "bugreports"
Originally committed as revision 9956 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Sun, 5 Aug 2007 21:48:46 +0000 (21:48 +0000)]
cosmetics: blank lines, remove some comments
Originally committed as revision 9955 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Sun, 5 Aug 2007 21:34:33 +0000 (21:34 +0000)]
add pointer to the parent context for use with av_log()
Originally committed as revision 9954 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Sun, 5 Aug 2007 21:10:09 +0000 (21:10 +0000)]
use array for dynamic range scaling factors
Originally committed as revision 9953 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 5 Aug 2007 20:44:37 +0000 (20:44 +0000)]
thread hijacking
Originally committed as revision 9952 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 5 Aug 2007 20:37:57 +0000 (20:37 +0000)]
ffmpeg forum
Originally committed as revision 9951 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 5 Aug 2007 20:03:37 +0000 (20:03 +0000)]
make wmv1 and wmv2 playable with M$ DMO decoder
Originally committed as revision 9950 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 5 Aug 2007 19:41:36 +0000 (19:41 +0000)]
update seek regressions for r9917
(correct initial timestamps which have AV_NOPTS_VALUE)
sorry, i will rm tests/seek_test ; make ; make seektest from now on
Before r9917 lavf replaced the initial dts which were unknown (AV_NOPTS_VALUE)
by values starting from -frame_duration or another guessed value.
After r9917 lavf buffers packets until it finds a known timestamp or it buffered
too much, it will then correct the previous unknown timestamps in the buffer exactly.
For the seek tests that meant that a few initial timestamps would get changed.
If no packet in the whole stream contains a timestamp then all timestamps
will be changed by first_frame_duration or so as 0 is used instead of
-frame_duration as startpoint ...
Originally committed as revision 9949 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Sun, 5 Aug 2007 19:36:35 +0000 (19:36 +0000)]
add dialogue normalization
Originally committed as revision 9948 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Abeni [Sun, 5 Aug 2007 13:44:56 +0000 (13:44 +0000)]
Change avf_sdp_create() to get a pre-allocated buffer as input, and to
return an integer (0 if the SDP has been succesfully created, < 0 in case
of error)
Originally committed as revision 9947 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 5 Aug 2007 13:41:44 +0000 (13:41 +0000)]
fix decoding of adpcm swf big frames, fix RamboMJPEGAVP6_1Mbps.swf
Originally committed as revision 9946 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Abeni [Sun, 5 Aug 2007 13:32:37 +0000 (13:32 +0000)]
Fix linking when RTP is disabled and libraries are dynamic
Originally committed as revision 9945 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:34 +0000 (12:11 +0000)]
Add proper license header
Originally committed as revision 9944 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:31 +0000 (12:11 +0000)]
Remove AVCodecContext parameter from parse_timecode function
Originally committed as revision 9943 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:28 +0000 (12:11 +0000)]
Fix deinterlacing for odd height
Originally committed as revision 9942 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:26 +0000 (12:11 +0000)]
Deinterlace xsub subtitles
Originally committed as revision 9941 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:24 +0000 (12:11 +0000)]
Colours except background should not be transparent
Originally committed as revision 9940 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:22 +0000 (12:11 +0000)]
get rid of av_rescale_q, it does not work as intended.
Originally committed as revision 9939 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:20 +0000 (12:11 +0000)]
get rid of xsubdec array and calculate value instead
Originally committed as revision 9938 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:18 +0000 (12:11 +0000)]
10l, runbits order was reversed
Originally committed as revision 9937 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:16 +0000 (12:11 +0000)]
Hack to support XSUB subtitles in AVI
Originally committed as revision 9936 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:13 +0000 (12:11 +0000)]
100l, wrong argument to av_freep
Originally committed as revision 9935 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:11 +0000 (12:11 +0000)]
Add forgotten xsub timecode parsing
Originally committed as revision 9934 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 5 Aug 2007 12:11:09 +0000 (12:11 +0000)]
First version of xsub decoder, not yet tested
Originally committed as revision 9933 to svn://svn.ffmpeg.org/ffmpeg/trunk
David Bryant [Sun, 5 Aug 2007 05:56:34 +0000 (05:56 +0000)]
Add the handling of the INT32INFO block to the WavPack decoder.
Patch by David Bryant david at $codecname dot com
Thread: [FFmpeg-devel] [PATCH] handle INT32INFO in WavPack decoder
Originally committed as revision 9932 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Sun, 5 Aug 2007 03:36:50 +0000 (03:36 +0000)]
10l to me. Revert recent changes to ac3_probe() which made misdetection as AC3 too probable.
Originally committed as revision 9931 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 5 Aug 2007 02:17:06 +0000 (02:17 +0000)]
fix misdetection of out.ac3
Originally committed as revision 9930 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 5 Aug 2007 02:15:46 +0000 (02:15 +0000)]
//more debug info
Originally committed as revision 9929 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 5 Aug 2007 01:40:49 +0000 (01:40 +0000)]
remove now useless vars
Originally committed as revision 9928 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 5 Aug 2007 01:40:07 +0000 (01:40 +0000)]
cosmetics, braces/parenthesis style
Originally committed as revision 9927 to svn://svn.ffmpeg.org/ffmpeg/trunk