Diego Biurrun [Mon, 5 May 2008 22:29:01 +0000 (22:29 +0000)]
Remove stray extra parameter from libavutil pkg-config command.
Originally committed as revision 13062 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 5 May 2008 10:10:05 +0000 (10:10 +0000)]
cosmetics: sort lines (correctly)
Originally committed as revision 26673 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Michael Niedermayer [Mon, 5 May 2008 09:17:56 +0000 (09:17 +0000)]
Check url_seek() in url_open().
Originally committed as revision 13061 to svn://svn.ffmpeg.org/ffmpeg/trunk
Jason Garrett-Glaser [Sun, 4 May 2008 22:39:12 +0000 (22:39 +0000)]
Use a state machine to reduce branching logic in decode_cabac_residual.
Patch by Jason Garrett-Glaser (darkshikari gmail com)
Originally committed as revision 13060 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Sun, 4 May 2008 20:22:03 +0000 (20:22 +0000)]
Cosmetics: reorder and align targets
Originally committed as revision 26671 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Luca Barbato [Sun, 4 May 2008 20:19:33 +0000 (20:19 +0000)]
Build sparc arch specific code using the Makefile
Originally committed as revision 26670 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Ramiro Polla [Sun, 4 May 2008 20:04:00 +0000 (20:04 +0000)]
Prevent targaenc.c from outputting trash byte.
Originally committed as revision 13059 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 4 May 2008 18:28:24 +0000 (18:28 +0000)]
cosmetics: alphabetical order
Originally committed as revision 26669 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Ramiro Polla [Sun, 4 May 2008 17:15:11 +0000 (17:15 +0000)]
Fix configure for cross-compilation and --arch=amd64.
Originally committed as revision 13058 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 4 May 2008 10:35:13 +0000 (10:35 +0000)]
Use correct length modifier for pointer diff argument in av_log() call.
Originally committed as revision 13057 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Pettenò [Sun, 4 May 2008 10:29:12 +0000 (10:29 +0000)]
Fix 'comparison always false' warning.
patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com
Originally committed as revision 13056 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sisir Koppaka [Sun, 4 May 2008 09:58:22 +0000 (09:58 +0000)]
Add complete multimedia Wiki URL, patch by Sisir Koppaka.
Originally committed as revision 13055 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Sun, 4 May 2008 01:08:40 +0000 (01:08 +0000)]
Indent.
Originally committed as revision 13054 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Sun, 4 May 2008 01:07:46 +0000 (01:07 +0000)]
Do not read out of array bounds.
Originally committed as revision 13053 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 3 May 2008 21:06:55 +0000 (21:06 +0000)]
Output buffer overflow.
Originally committed as revision 13052 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 3 May 2008 21:01:47 +0000 (21:01 +0000)]
Heap buffer overflow.
Originally committed as revision 13051 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 3 May 2008 20:56:57 +0000 (20:56 +0000)]
Fix memset(0) based buffer overflow.
Originally committed as revision 13050 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 3 May 2008 17:28:25 +0000 (17:28 +0000)]
Move declaration a little.
Originally committed as revision 13049 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sat, 3 May 2008 17:26:13 +0000 (17:26 +0000)]
Setting i to 0 once should do.
Originally committed as revision 13048 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sat, 3 May 2008 14:15:29 +0000 (14:15 +0000)]
cosmetics: Consistently use C-style comments in #endif preprocessor directives.
Originally committed as revision 13047 to svn://svn.ffmpeg.org/ffmpeg/trunk
Anuradha Suraparaju [Sat, 3 May 2008 13:59:45 +0000 (13:59 +0000)]
Add Dirac support through libschroedinger.
patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 13046 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sat, 3 May 2008 13:55:31 +0000 (13:55 +0000)]
10l: Unbreak libdirac compilation; CONFIG_LIBDIRAC is defined in config.h, so
include the header before using parts from it.
Originally committed as revision 13045 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sat, 3 May 2008 13:29:44 +0000 (13:29 +0000)]
fix checkheaders when libdirac not installed
Originally committed as revision 13044 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sat, 3 May 2008 13:29:39 +0000 (13:29 +0000)]
add necessary #includes in headers
Originally committed as revision 13043 to svn://svn.ffmpeg.org/ffmpeg/trunk
Anuradha Suraparaju [Sat, 3 May 2008 03:47:26 +0000 (03:47 +0000)]
Dirac decoding/encoding support via libdirac.
patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 13042 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sat, 3 May 2008 03:33:21 +0000 (03:33 +0000)]
Add Dirac parser from SoC; written by Marco Gerards;
submitted by Anuradha Suraparaju, anuradha rd.bbc.co uk
Originally committed as revision 13041 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Sat, 3 May 2008 00:12:32 +0000 (00:12 +0000)]
dts probe
Originally committed as revision 13040 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Fri, 2 May 2008 23:20:29 +0000 (23:20 +0000)]
include avcodec.h
Originally committed as revision 13039 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Fri, 2 May 2008 22:58:16 +0000 (22:58 +0000)]
Long name spelling fixes
Originally committed as revision 13038 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Fri, 2 May 2008 21:35:32 +0000 (21:35 +0000)]
move call to init_get_bits inside conditional
Originally committed as revision 13037 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Fri, 2 May 2008 21:34:34 +0000 (21:34 +0000)]
share streaminfo parsing function
Originally committed as revision 13036 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Fri, 2 May 2008 21:33:14 +0000 (21:33 +0000)]
split out some decoder context params to a shared macro
Originally committed as revision 13035 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Fri, 2 May 2008 21:30:32 +0000 (21:30 +0000)]
change function parameters for dump_headers()
Originally committed as revision 13034 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Fri, 2 May 2008 21:29:49 +0000 (21:29 +0000)]
change function parameters for metadata_streaminfo()
Originally committed as revision 13033 to svn://svn.ffmpeg.org/ffmpeg/trunk
Bartlomiej Wolowiec [Fri, 2 May 2008 19:35:31 +0000 (19:35 +0000)]
Nellymoser handling in FLV
Originally committed as revision 13032 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Fri, 2 May 2008 14:52:39 +0000 (14:52 +0000)]
Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards,
patch extracted by Anuradha Suraparaju anuradhaAtrdDoTbbcDoTcoDoTuk.
Originally committed as revision 13031 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Thu, 1 May 2008 22:04:17 +0000 (22:04 +0000)]
fix encoding of flac private data
Originally committed as revision 13030 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Thu, 1 May 2008 21:41:42 +0000 (21:41 +0000)]
Do not duplicate -y parameter on regression.sh.
It is already set by FFMPEG_OPTS.
Originally committed as revision 13029 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Thu, 1 May 2008 20:04:08 +0000 (20:04 +0000)]
Ignore whitespace differences in seek test.
Originally committed as revision 13028 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Pettenò [Thu, 1 May 2008 15:20:57 +0000 (15:20 +0000)]
Mark symbol as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com.
Originally committed as revision 13027 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Pettenò [Thu, 1 May 2008 15:12:00 +0000 (15:12 +0000)]
Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com
Originally committed as revision 13026 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Pettenò [Thu, 1 May 2008 15:10:44 +0000 (15:10 +0000)]
Mark symbols as static, patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com
Originally committed as revision 13025 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Wed, 30 Apr 2008 16:33:58 +0000 (16:33 +0000)]
Comment out unused ff_vc1_norm6_spec table.
Originally committed as revision 13024 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Wed, 30 Apr 2008 09:29:15 +0000 (09:29 +0000)]
Transform codec short name into a single word.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13023 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Tue, 29 Apr 2008 21:31:21 +0000 (21:31 +0000)]
Add long names to some AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13022 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 29 Apr 2008 18:32:06 +0000 (18:32 +0000)]
indent
Originally committed as revision 13021 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 29 Apr 2008 18:31:29 +0000 (18:31 +0000)]
Fix decoding of:
http://samples.mplayerhq.hu/A-codecs/msgsm/levis.avi
http://samples.mplayerhq.hu/A-codecs/msgsm/wernfried_1.avi
partially fix decoding of:
http://samples.mplayerhq.hu/A-codecs/GSM/sample-gsm-8000.gsm
Allow the user to encode non standard samplerates by using -strict
Originally committed as revision 13020 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Tue, 29 Apr 2008 14:08:01 +0000 (14:08 +0000)]
Typo: distoration -> distortion.
Originally committed as revision 13019 to svn://svn.ffmpeg.org/ffmpeg/trunk
Robert Swain [Tue, 29 Apr 2008 08:37:40 +0000 (08:37 +0000)]
Remove leading whitespace in long codec name that was committed in r13017
Originally committed as revision 13018 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Tue, 29 Apr 2008 07:24:44 +0000 (07:24 +0000)]
Add some long names to AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13017 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Tue, 29 Apr 2008 07:11:59 +0000 (07:11 +0000)]
Transform codec names into single words.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13016 to svn://svn.ffmpeg.org/ffmpeg/trunk
Justin Ruggles [Tue, 29 Apr 2008 01:29:35 +0000 (01:29 +0000)]
remove unused variable, min_framesize
Originally committed as revision 13015 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 29 Apr 2008 00:12:49 +0000 (00:12 +0000)]
Support invalid mpeg created by vdr
(http://www.lucke.in-berlin.de/test_streams/last_played_fine_with_r7852_001.vdr).
fixes issue434
Originally committed as revision 13014 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 28 Apr 2008 18:29:42 +0000 (18:29 +0000)]
raw GSM demuxer (does not work yet as parser is missing)
Originally committed as revision 13013 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Mon, 28 Apr 2008 14:14:44 +0000 (14:14 +0000)]
set demuxers .value and use common audio_read_header function
Originally committed as revision 13012 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Mon, 28 Apr 2008 13:37:36 +0000 (13:37 +0000)]
Calculate motion vector information based on PTS provided in slice header
Originally committed as revision 13011 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Mon, 28 Apr 2008 10:21:58 +0000 (10:21 +0000)]
Add long names to some AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13010 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Sun, 27 Apr 2008 22:39:51 +0000 (22:39 +0000)]
Add long names to AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13009 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Sun, 27 Apr 2008 22:19:02 +0000 (22:19 +0000)]
Make 8SVX codec names just a single word for consistency with other codec names.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13008 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alexander Strange [Sun, 27 Apr 2008 16:12:24 +0000 (16:12 +0000)]
Use check_cflags for -mdynamic-no-pic so third-party compilers will work on Darwin.
Originally committed as revision 13007 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 Apr 2008 11:52:35 +0000 (11:52 +0000)]
Remove unused avdevice.h header file; add config.h which is used.
Originally committed as revision 13006 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini [Sun, 27 Apr 2008 10:52:44 +0000 (10:52 +0000)]
Add long names to many AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13005 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 Apr 2008 10:01:07 +0000 (10:01 +0000)]
Use filename as multiple inclusion guard.
Originally committed as revision 13004 to svn://svn.ffmpeg.org/ffmpeg/trunk
Henrik Gulbrandsen [Sat, 26 Apr 2008 17:51:02 +0000 (17:51 +0000)]
set pkt duration, only when dts == pts though,
patch by Henrik Gulbrandsen henrik at gulbra dot net
Originally committed as revision 13003 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sat, 26 Apr 2008 16:02:22 +0000 (16:02 +0000)]
Rename i386/cputest.c --> i386/cpuid.c.
Originally committed as revision 13002 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sat, 26 Apr 2008 15:38:00 +0000 (15:38 +0000)]
Remove unnecessary test program dependency declarations.
Originally committed as revision 13001 to svn://svn.ffmpeg.org/ffmpeg/trunk
Robert Swain [Sat, 26 Apr 2008 15:20:06 +0000 (15:20 +0000)]
Grammar fixes and improvements for the new ACELP code
Originally committed as revision 13000 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:41:29 +0000 (14:41 +0000)]
break if error in header so it can output already decoded frames
Originally committed as revision 12999 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:36:34 +0000 (14:36 +0000)]
merge init with declaration
Originally committed as revision 12998 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:34:01 +0000 (14:34 +0000)]
cosmetics: merge decls
Originally committed as revision 12997 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:33:09 +0000 (14:33 +0000)]
simplify: merge loops
Originally committed as revision 12996 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:30:06 +0000 (14:30 +0000)]
simplify
Originally committed as revision 12995 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:28:18 +0000 (14:28 +0000)]
simplify: remove useless fields and vars
Originally committed as revision 12994 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:22:43 +0000 (14:22 +0000)]
move MP3On4DecodeContext def near the code and under ifdef
Originally committed as revision 12993 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:18:29 +0000 (14:18 +0000)]
correctly patch syncword for samples rates < 16000, decoder now fully support all iso ref files
Originally committed as revision 12992 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:10:31 +0000 (14:10 +0000)]
fix 1 frame config decoding
Originally committed as revision 12991 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:08:34 +0000 (14:08 +0000)]
remove old draft last case not present anymore in iso specs
Originally committed as revision 12990 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 14:00:27 +0000 (14:00 +0000)]
mp3on4 decoder now depends on mpeg4audio code
Originally committed as revision 12989 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 13:56:52 +0000 (13:56 +0000)]
use mpeg4audio common code
Originally committed as revision 12988 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sat, 26 Apr 2008 13:09:36 +0000 (13:09 +0000)]
Skip blocks in B-frames reuse motion vectors from next reference frame.
So if referenced blocks is 16x8, 8x16 or 8x8 partitions, skip block
will have them too.
Originally committed as revision 12987 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 13:08:16 +0000 (13:08 +0000)]
simplify
Originally committed as revision 12986 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 13:03:41 +0000 (13:03 +0000)]
correctly compute out_size and samples number
Originally committed as revision 12985 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 12:59:46 +0000 (12:59 +0000)]
fsize is 12 bits according to specs
Originally committed as revision 12984 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 12:51:52 +0000 (12:51 +0000)]
simplify using FFMIN3
Originally committed as revision 12983 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 12:47:02 +0000 (12:47 +0000)]
add FFMIN3
Originally committed as revision 12982 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 12:39:45 +0000 (12:39 +0000)]
return error if buf_size is too small
Originally committed as revision 12981 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 12:34:37 +0000 (12:34 +0000)]
values can fit uint8_t
Originally committed as revision 12980 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sat, 26 Apr 2008 12:33:02 +0000 (12:33 +0000)]
add const
Originally committed as revision 12979 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vladimir Voroshilov [Sat, 26 Apr 2008 11:52:33 +0000 (11:52 +0000)]
Fixed-point LSP and LPC decoding routines for ACELP-based codecs
Originally committed as revision 12978 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sat, 26 Apr 2008 06:29:56 +0000 (06:29 +0000)]
Missing tags in APE is normal situation, so don't print an error.
Resolves issue 437
Originally committed as revision 12977 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Sat, 26 Apr 2008 05:03:36 +0000 (05:03 +0000)]
get_vlc2() only gets up to three levels in the tables. The last codes weren't being read properly.
Originally committed as revision 12976 to svn://svn.ffmpeg.org/ffmpeg/trunk
Kostya Shishkov [Sat, 26 Apr 2008 04:14:33 +0000 (04:14 +0000)]
Correct company name
Originally committed as revision 12975 to svn://svn.ffmpeg.org/ffmpeg/trunk
Vladimir Voroshilov [Fri, 25 Apr 2008 17:14:47 +0000 (17:14 +0000)]
Fixed-point implementation of ff_cos, ff_log2, ff_exp2.
Also implemented routine for calculating sum(a[i] * a[i-offset]>>shift)
Originally committed as revision 12974 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Fri, 25 Apr 2008 16:54:53 +0000 (16:54 +0000)]
10l, alphabetical order
Originally committed as revision 12973 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Fri, 25 Apr 2008 16:52:30 +0000 (16:52 +0000)]
yes it is true for mp4
Originally committed as revision 12972 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Fri, 25 Apr 2008 16:50:06 +0000 (16:50 +0000)]
remove unneeded variable
Originally committed as revision 12971 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Fri, 25 Apr 2008 16:47:22 +0000 (16:47 +0000)]
move vars decls where vars are used
Originally committed as revision 12970 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Fri, 25 Apr 2008 15:15:56 +0000 (15:15 +0000)]
identation
Originally committed as revision 12969 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Fri, 25 Apr 2008 15:11:39 +0000 (15:11 +0000)]
remove no more needed field
Originally committed as revision 12968 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Fri, 25 Apr 2008 15:10:33 +0000 (15:10 +0000)]
remove unused var
Originally committed as revision 12967 to svn://svn.ffmpeg.org/ffmpeg/trunk