platform/upstream/libav.git
20 years agoinit AVFrame with defaults
Michael Niedermayer [Sun, 28 Sep 2003 20:47:07 +0000 (20:47 +0000)]
init AVFrame with defaults

Originally committed as revision 2312 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoAMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
Michael Niedermayer [Sun, 28 Sep 2003 20:34:11 +0000 (20:34 +0000)]
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)

Originally committed as revision 2311 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agosimpler
Michael Niedermayer [Sun, 28 Sep 2003 20:27:56 +0000 (20:27 +0000)]
simpler

Originally committed as revision 2310 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdated
Fabrice Bellard [Sun, 28 Sep 2003 15:18:34 +0000 (15:18 +0000)]
updated

Originally committed as revision 2309 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoclean target removes output_example
Fabrice Bellard [Sun, 28 Sep 2003 15:04:44 +0000 (15:04 +0000)]
clean target removes output_example

Originally committed as revision 2308 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoMinor bugfix to prevent segfault if a malloc fails. I have no idea what
Philip Gladstone [Sat, 27 Sep 2003 01:23:40 +0000 (01:23 +0000)]
Minor bugfix to prevent segfault if a malloc fails. I have no idea what
will happen, but at least this crash is gone.

Originally committed as revision 2307 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agohurry_up fix?
Michael Niedermayer [Sat, 27 Sep 2003 00:02:29 +0000 (00:02 +0000)]
hurry_up fix?

Originally committed as revision 2306 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago100l
Michael Niedermayer [Sat, 27 Sep 2003 00:01:46 +0000 (00:01 +0000)]
100l

Originally committed as revision 2305 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agosrcSliceY % 4 != 0 fix
Michael Niedermayer [Fri, 26 Sep 2003 23:37:28 +0000 (23:37 +0000)]
srcSliceY % 4 != 0 fix

Originally committed as revision 10953 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

20 years agoh263 stuffing decode fix
Michael Niedermayer [Fri, 26 Sep 2003 22:18:25 +0000 (22:18 +0000)]
h263 stuffing decode fix

Originally committed as revision 2304 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agosend the chunk preamble bytes to the respective decoders; Id RoQ demuxer
Mike Melanson [Fri, 26 Sep 2003 00:10:21 +0000 (00:10 +0000)]
send the chunk preamble bytes to the respective decoders; Id RoQ demuxer
now works correctly

Originally committed as revision 2303 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofixes levis.avi
Michael Niedermayer [Thu, 25 Sep 2003 12:19:26 +0000 (12:19 +0000)]
fixes levis.avi
dunno if this is correct ...

Originally committed as revision 2302 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoyuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Steven M. Schultz [Thu, 25 Sep 2003 08:38:16 +0000 (08:38 +0000)]
yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)

Originally committed as revision 2301 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoslight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quant...
Michael Niedermayer [Wed, 24 Sep 2003 19:45:57 +0000 (19:45 +0000)]
slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quantization

Originally committed as revision 2300 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoconstraint_parameter_flag fix
Michael Niedermayer [Wed, 24 Sep 2003 00:06:33 +0000 (00:06 +0000)]
constraint_parameter_flag fix

Originally committed as revision 2299 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoFix compilation with ccc
Falk Hüffner [Mon, 22 Sep 2003 20:29:58 +0000 (20:29 +0000)]
Fix compilation with ccc

Originally committed as revision 2298 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago * fix for integer overflow
Roman Shaposhnik [Mon, 22 Sep 2003 18:17:45 +0000 (18:17 +0000)]
   * fix for integer overflow

Originally committed as revision 2297 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoreversed for cause of code obsolescence
Pierre Lombard [Sun, 21 Sep 2003 01:23:07 +0000 (01:23 +0000)]
reversed for cause of code obsolescence

Originally committed as revision 10896 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

20 years agoclean up 4xm demuxer; make valgrind just a little happier
Mike Melanson [Sat, 20 Sep 2003 21:54:33 +0000 (21:54 +0000)]
clean up 4xm demuxer; make valgrind just a little happier

Originally committed as revision 2296 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoprintf() requires stdio.h
Pierre Lombard [Sat, 20 Sep 2003 11:57:42 +0000 (11:57 +0000)]
printf() requires stdio.h

Originally committed as revision 10891 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

20 years agoiterate through the appropriate range of palette entries
Mike Melanson [Sat, 20 Sep 2003 00:31:43 +0000 (00:31 +0000)]
iterate through the appropriate range of palette entries

Originally committed as revision 2295 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofix Interplay DPCM (frames are intracoded, predictors do not carry
Mike Melanson [Fri, 19 Sep 2003 04:41:02 +0000 (04:41 +0000)]
fix Interplay DPCM (frames are intracoded, predictors do not carry
forward to next block, initial predictors go to the output)

Originally committed as revision 2294 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoMACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's
Mike Melanson [Fri, 19 Sep 2003 04:00:32 +0000 (04:00 +0000)]
MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's
RGB not RGG)

Originally committed as revision 2293 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agodo away with all those naughty global variables
Mike Melanson [Fri, 19 Sep 2003 01:13:53 +0000 (01:13 +0000)]
do away with all those naughty global variables

Originally committed as revision 2292 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoprovisions for raw PCM audio
Mike Melanson [Thu, 18 Sep 2003 04:25:41 +0000 (04:25 +0000)]
provisions for raw PCM audio

Originally committed as revision 2291 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agovideo looks beautiful now, many thanks to Alexander Belyakov
Mike Melanson [Thu, 18 Sep 2003 03:30:08 +0000 (03:30 +0000)]
video looks beautiful now, many thanks to Alexander Belyakov
<abel at krasu.ru> for squishing bunches of bugs

Originally committed as revision 2290 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agowrong, wrong, wrong...coded bits are read in the opposite direction
Mike Melanson [Wed, 17 Sep 2003 05:17:31 +0000 (05:17 +0000)]
wrong, wrong, wrong...coded bits are read in the opposite direction

Originally committed as revision 2289 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdate
Fabrice Bellard [Tue, 16 Sep 2003 20:29:32 +0000 (20:29 +0000)]
update

Originally committed as revision 2288 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremove unused AMREXTRALIBS
Fabrice Bellard [Tue, 16 Sep 2003 20:29:19 +0000 (20:29 +0000)]
remove unused AMREXTRALIBS

Originally committed as revision 2287 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agouse VC++ lib tool if available
Fabrice Bellard [Tue, 16 Sep 2003 20:28:53 +0000 (20:28 +0000)]
use VC++ lib tool if available

Originally committed as revision 2286 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agodoc update
Fabrice Bellard [Tue, 16 Sep 2003 20:28:18 +0000 (20:28 +0000)]
doc update

Originally committed as revision 2285 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoavoid initializing pts for not decoded streams
Fabrice Bellard [Tue, 16 Sep 2003 20:26:35 +0000 (20:26 +0000)]
avoid initializing pts for not decoded streams

Originally committed as revision 2284 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agobetter image sequence support (Charles Yates) - suppressed unused non overlay support
Fabrice Bellard [Tue, 16 Sep 2003 19:37:27 +0000 (19:37 +0000)]
better image sequence support (Charles Yates) - suppressed unused non overlay support

Originally committed as revision 2283 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agogenerate correct PTS in transport stream - use mpeg2 encoder by default
Fabrice Bellard [Tue, 16 Sep 2003 12:56:42 +0000 (12:56 +0000)]
generate correct PTS in transport stream - use mpeg2 encoder by default

Originally committed as revision 2282 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoscenechange_threshold
Michael Niedermayer [Tue, 16 Sep 2003 11:25:29 +0000 (11:25 +0000)]
scenechange_threshold

Originally committed as revision 2281 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago * fixing a typo ;-)
Roman Shaposhnik [Tue, 16 Sep 2003 02:09:17 +0000 (02:09 +0000)]
* fixing a typo ;-)

Originally committed as revision 2280 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agocorrect DLL windows install
Fabrice Bellard [Mon, 15 Sep 2003 22:27:43 +0000 (22:27 +0000)]
correct DLL windows install

Originally committed as revision 2279 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofixed windows build
Fabrice Bellard [Mon, 15 Sep 2003 22:26:45 +0000 (22:26 +0000)]
fixed windows build

Originally committed as revision 2278 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdate
Fabrice Bellard [Mon, 15 Sep 2003 19:52:13 +0000 (19:52 +0000)]
update

Originally committed as revision 2277 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoanother non const static, maybe its thread save now
Michael Niedermayer [Mon, 15 Sep 2003 19:18:28 +0000 (19:18 +0000)]
another non const static, maybe its thread save now

Originally committed as revision 2276 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoinitial Interplay video decoder
Mike Melanson [Sun, 14 Sep 2003 19:39:18 +0000 (19:39 +0000)]
initial Interplay video decoder

Originally committed as revision 2275 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoadapt to use interim palette control API; do away with multi-chunk data
Mike Melanson [Sun, 14 Sep 2003 18:56:45 +0000 (18:56 +0000)]
adapt to use interim palette control API; do away with multi-chunk data
transfer to decoder

Originally committed as revision 2274 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoMinistry of English Composition fixes (courtesy of Diego Biurrun
Mike Melanson [Sun, 14 Sep 2003 16:52:34 +0000 (16:52 +0000)]
Ministry of English Composition fixes (courtesy of Diego Biurrun
<diego at biurrun.de>)

Originally committed as revision 2273 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agochange pixel identifier conflict with AltiVec headers (patch courtesy of
Mike Melanson [Sun, 14 Sep 2003 16:11:01 +0000 (16:11 +0000)]
change pixel identifier conflict with AltiVec headers (patch courtesy of
Magnus Damm <damm at opensource.se>)

Originally committed as revision 2272 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agompeg sequence end code regression checksum update
Michael Niedermayer [Sat, 13 Sep 2003 21:03:16 +0000 (21:03 +0000)]
mpeg sequence end code regression checksum update

Originally committed as revision 2271 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoUse asms instead of builtins when compiling for generic Alpha. Less
Falk Hüffner [Sat, 13 Sep 2003 10:07:46 +0000 (10:07 +0000)]
Use asms instead of builtins when compiling for generic Alpha. Less
ugly.

Originally committed as revision 2270 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago64 bit pts for writing - more const usage (don't forget me !)
François Revol [Sat, 13 Sep 2003 09:20:12 +0000 (09:20 +0000)]
64 bit pts for writing - more const usage (don't forget me !)

Originally committed as revision 2269 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofinal word on RGBA byte order
Mike Melanson [Sat, 13 Sep 2003 02:31:03 +0000 (02:31 +0000)]
final word on RGBA byte order

Originally committed as revision 2268 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM
Roman Shaposhnik [Fri, 12 Sep 2003 18:25:04 +0000 (18:25 +0000)]
* patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM

Originally committed as revision 2267 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agodeploy palette control API
Mike Melanson [Fri, 12 Sep 2003 03:48:14 +0000 (03:48 +0000)]
deploy palette control API

Originally committed as revision 2266 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agodoc update
Fabrice Bellard [Thu, 11 Sep 2003 22:52:23 +0000 (22:52 +0000)]
doc update

Originally committed as revision 2265 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agosimplified version handling
Fabrice Bellard [Thu, 11 Sep 2003 22:51:05 +0000 (22:51 +0000)]
simplified version handling

Originally committed as revision 2264 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agowindows installer
Fabrice Bellard [Thu, 11 Sep 2003 22:49:35 +0000 (22:49 +0000)]
windows installer

Originally committed as revision 2263 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agosimplified version handling - set win32 install path
Fabrice Bellard [Thu, 11 Sep 2003 22:43:29 +0000 (22:43 +0000)]
simplified version handling - set win32 install path

Originally committed as revision 2262 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agocopy & paste strikes again
Mike Melanson [Thu, 11 Sep 2003 06:16:39 +0000 (06:16 +0000)]
copy & paste strikes again

Originally committed as revision 2261 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoxan_wc3 decoder now works correctly; added a bunch of output
Mike Melanson [Thu, 11 Sep 2003 05:46:25 +0000 (05:46 +0000)]
xan_wc3 decoder now works correctly; added a bunch of output
colorspaces

Originally committed as revision 2260 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoforgot to apply the palette component lookup table
Mike Melanson [Thu, 11 Sep 2003 05:39:51 +0000 (05:39 +0000)]
forgot to apply the palette component lookup table

Originally committed as revision 2259 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoAVI stream header FCC / more reliable detection of old xvid files
Michael Niedermayer [Wed, 10 Sep 2003 23:40:55 +0000 (23:40 +0000)]
AVI stream header FCC / more reliable detection of old xvid files

Originally committed as revision 2258 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoexample using video encoder latency
Fabrice Bellard [Wed, 10 Sep 2003 23:09:30 +0000 (23:09 +0000)]
example using video encoder latency

Originally committed as revision 2257 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved invalid sequence end code
Fabrice Bellard [Wed, 10 Sep 2003 22:44:30 +0000 (22:44 +0000)]
removed invalid sequence end code

Originally committed as revision 2256 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago64 bit pts for writing - more const usage
Fabrice Bellard [Wed, 10 Sep 2003 22:37:33 +0000 (22:37 +0000)]
64 bit pts for writing - more const usage

Originally committed as revision 2255 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoget_bi(), be/le fix
Michael Niedermayer [Wed, 10 Sep 2003 13:00:24 +0000 (13:00 +0000)]
get_bi(), be/le fix

Originally committed as revision 2254 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agodetect old xvid with fourcc=DIVX
Michael Niedermayer [Wed, 10 Sep 2003 11:28:18 +0000 (11:28 +0000)]
detect old xvid with fourcc=DIVX
remove "this file was encoded with ..." stuff (use debug=4096 if u want to know that)

Originally committed as revision 2253 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agotheres no SVQ1 encoder -> it cant be default
Michael Niedermayer [Wed, 10 Sep 2003 10:46:50 +0000 (10:46 +0000)]
theres no SVQ1 encoder -> it cant be default

Originally committed as revision 2252 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agodetect avcodec_open() on an already opened AVCodecContext
Michael Niedermayer [Wed, 10 Sep 2003 08:20:14 +0000 (08:20 +0000)]
detect avcodec_open() on an already opened AVCodecContext

Originally committed as revision 2251 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoTim
Mike Melanson [Wed, 10 Sep 2003 01:26:53 +0000 (01:26 +0000)]
Tim

Originally committed as revision 2250 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agomov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)
Michael Niedermayer [Tue, 9 Sep 2003 23:03:04 +0000 (23:03 +0000)]
mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)

Originally committed as revision 2249 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved warnings
Fabrice Bellard [Tue, 9 Sep 2003 22:59:16 +0000 (22:59 +0000)]
removed warnings

Originally committed as revision 2248 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agouse const data - began to make code more portable
Fabrice Bellard [Tue, 9 Sep 2003 22:56:25 +0000 (22:56 +0000)]
use const data - began to make code more portable

Originally committed as revision 2247 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved warnings
Fabrice Bellard [Tue, 9 Sep 2003 22:50:44 +0000 (22:50 +0000)]
removed warnings

Originally committed as revision 2246 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremove warnings
Fabrice Bellard [Tue, 9 Sep 2003 22:48:19 +0000 (22:48 +0000)]
remove warnings

Originally committed as revision 2245 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agompegaudio decoder no longer forgets to decoder last audio frame
Fabrice Bellard [Tue, 9 Sep 2003 22:45:27 +0000 (22:45 +0000)]
mpegaudio decoder no longer forgets to decoder last audio frame

Originally committed as revision 2244 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years ago--disable-risky fix by (Luca Abeni <lucabe72 at email dot it>)
Michael Niedermayer [Tue, 9 Sep 2003 19:46:21 +0000 (19:46 +0000)]
--disable-risky fix by (Luca Abeni <lucabe72 at email dot it>)

Originally committed as revision 2243 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agomemleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michael Niedermayer [Tue, 9 Sep 2003 19:32:52 +0000 (19:32 +0000)]
memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)

Originally committed as revision 2242 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agokernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot...
Michael Niedermayer [Tue, 9 Sep 2003 19:14:05 +0000 (19:14 +0000)]
kernel header bug workaround by (Ronald Bultje <rbultje at ronald dot bitfreak dot net>)

Originally committed as revision 2241 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoDebug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)
Glenn Maynard [Tue, 9 Sep 2003 19:03:14 +0000 (19:03 +0000)]
Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)

Originally committed as revision 2240 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoshow stream info with -stats
Fabrice Bellard [Mon, 8 Sep 2003 22:49:53 +0000 (22:49 +0000)]
show stream info with -stats

Originally committed as revision 2239 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoupdate sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?)
Fabrice Bellard [Mon, 8 Sep 2003 22:49:26 +0000 (22:49 +0000)]
update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?)

Originally committed as revision 2238 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoID3 parsing and generation in MP3 format
Fabrice Bellard [Mon, 8 Sep 2003 22:34:28 +0000 (22:34 +0000)]
ID3 parsing and generation in MP3 format

Originally committed as revision 2237 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved localtime_r.h
Fabrice Bellard [Mon, 8 Sep 2003 22:32:30 +0000 (22:32 +0000)]
removed localtime_r.h

Originally committed as revision 2236 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved strptime test
Fabrice Bellard [Mon, 8 Sep 2003 22:16:37 +0000 (22:16 +0000)]
removed strptime test

Originally committed as revision 2235 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved ctype.h
Fabrice Bellard [Mon, 8 Sep 2003 22:13:17 +0000 (22:13 +0000)]
removed ctype.h

Originally committed as revision 2234 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoheader fixes - removed MPEG-4 b frame limtation in help
Fabrice Bellard [Mon, 8 Sep 2003 22:12:30 +0000 (22:12 +0000)]
header fixes - removed MPEG-4 b frame limtation in help

Originally committed as revision 2233 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoCODEC_ID_MP3LAME is obsolete
Fabrice Bellard [Mon, 8 Sep 2003 22:04:29 +0000 (22:04 +0000)]
CODEC_ID_MP3LAME is obsolete

Originally committed as revision 2232 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agochanged my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete
Fabrice Bellard [Mon, 8 Sep 2003 22:03:29 +0000 (22:03 +0000)]
changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete

Originally committed as revision 2231 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved os_support.h
Fabrice Bellard [Mon, 8 Sep 2003 21:59:53 +0000 (21:59 +0000)]
removed os_support.h

Originally committed as revision 2230 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoAC3 note
Fabrice Bellard [Mon, 8 Sep 2003 21:39:36 +0000 (21:39 +0000)]
AC3 note

Originally committed as revision 2229 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agosimpler strptime - added os_support.[ch] - moved localtime_r to os_support.c
Fabrice Bellard [Mon, 8 Sep 2003 21:20:55 +0000 (21:20 +0000)]
simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c

Originally committed as revision 2228 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved os_support.h
Fabrice Bellard [Mon, 8 Sep 2003 21:05:43 +0000 (21:05 +0000)]
removed os_support.h

Originally committed as revision 2227 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved os_support.h as most of libavcodec is os independant - most of the time only...
Fabrice Bellard [Mon, 8 Sep 2003 21:04:11 +0000 (21:04 +0000)]
removed os_support.h as most of libavcodec is os independant - most of the time only libavformat needs OS dependant features

Originally committed as revision 2226 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoremoved ctype.h header
Fabrice Bellard [Mon, 8 Sep 2003 20:04:44 +0000 (20:04 +0000)]
removed ctype.h header

Originally committed as revision 2225 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofixed endianness dependancies (untested)
Fabrice Bellard [Mon, 8 Sep 2003 20:00:13 +0000 (20:00 +0000)]
fixed endianness dependancies (untested)

Originally committed as revision 2224 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoctype.h is a common header
Fabrice Bellard [Mon, 8 Sep 2003 19:58:34 +0000 (19:58 +0000)]
ctype.h is a common header

Originally committed as revision 2223 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoversion update
Fabrice Bellard [Mon, 8 Sep 2003 19:08:27 +0000 (19:08 +0000)]
version update

Originally committed as revision 2222 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agofringe feature update
Mike Melanson [Mon, 8 Sep 2003 04:28:36 +0000 (04:28 +0000)]
fringe feature update

Originally committed as revision 2221 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agohacks to support Xan AVI files
Mike Melanson [Mon, 8 Sep 2003 04:17:40 +0000 (04:17 +0000)]
hacks to support Xan AVI files

Originally committed as revision 2220 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agosupport for Duck DK3 and DK4 ADPCM
Mike Melanson [Mon, 8 Sep 2003 04:15:27 +0000 (04:15 +0000)]
support for Duck DK3 and DK4 ADPCM

Originally committed as revision 2219 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agodemuxer for custom Wing Commander III movie (.mve) files
Mike Melanson [Mon, 8 Sep 2003 04:14:34 +0000 (04:14 +0000)]
demuxer for custom Wing Commander III movie (.mve) files

Originally committed as revision 2218 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agoNew fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM
Mike Melanson [Mon, 8 Sep 2003 04:10:59 +0000 (04:10 +0000)]
New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM

Originally committed as revision 2217 to svn://svn.ffmpeg.org/ffmpeg/trunk

20 years agomemory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>)
Michael Niedermayer [Sun, 7 Sep 2003 09:26:39 +0000 (09:26 +0000)]
memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>)

Originally committed as revision 2216 to svn://svn.ffmpeg.org/ffmpeg/trunk