]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
19 years agoFraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine
melanson [Tue, 17 May 2005 22:47:34 +0000 (22:47 +0000)]
Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine
at users sf net>

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4264 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agosome optimizations gcc should have done (10% faster loop filter)
michael [Tue, 17 May 2005 20:50:47 +0000 (20:50 +0000)]
some optimizations gcc should have done (10% faster loop filter)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4263 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoSATURATE_U8 -> clip_uint8 (10% faster loop filter)
michael [Tue, 17 May 2005 20:30:22 +0000 (20:30 +0000)]
SATURATE_U8 -> clip_uint8 (10% faster loop filter)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4262 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoVorbis decoder by (Balatoni Denes | dbalatoni programozo hu)
michael [Tue, 17 May 2005 19:02:43 +0000 (19:02 +0000)]
Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4261 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoporting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API
michael [Tue, 17 May 2005 18:28:40 +0000 (18:28 +0000)]
porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct API

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4260 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoremove duplicate zigzag tables
michael [Tue, 17 May 2005 11:36:07 +0000 (11:36 +0000)]
remove duplicate zigzag tables

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4259 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix idct permutation
michael [Tue, 17 May 2005 11:31:57 +0000 (11:31 +0000)]
fix idct permutation

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4258 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoporting vp3 idct over to lavc idct api
michael [Tue, 17 May 2005 11:12:04 +0000 (11:12 +0000)]
porting vp3 idct over to lavc idct api

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4257 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoremove permutation done to quant tables and then undone during idct
michael [Tue, 17 May 2005 09:18:49 +0000 (09:18 +0000)]
remove permutation done to quant tables and then undone during idct
move permutation from idct to unpack_vlcs

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4256 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agodisabling vp3 mmx&mmx2 idcts, they must be ported over to the lavc idct API, ill...
michael [Tue, 17 May 2005 09:11:48 +0000 (09:11 +0000)]
disabling vp3 mmx&mmx2 idcts, they must be ported over to the lavc idct API, ill port the vp3 c idct

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4255 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix last coeff
michael [Tue, 17 May 2005 08:46:40 +0000 (08:46 +0000)]
fix last coeff

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4254 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoclear blocks after each idct instead of per picture
michael [Tue, 17 May 2005 00:52:29 +0000 (00:52 +0000)]
clear blocks after each idct instead of per picture
dont store the all zero coefficients of skiped blocks

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4253 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoparse and save hrd_fullness and range_map
iive [Mon, 16 May 2005 23:11:38 +0000 (23:11 +0000)]
parse and save hrd_fullness and range_map

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4252 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoCygwin now has a native inttypes.h that works better than the custom one.
diego [Mon, 16 May 2005 22:49:28 +0000 (22:49 +0000)]
Cygwin now has a native inttypes.h that works better than the custom one.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4251 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agosome benchmarking code
michael [Mon, 16 May 2005 21:49:18 +0000 (21:49 +0000)]
some benchmarking code

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4250 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agovarious 10l fixes for the loop filter
michael [Mon, 16 May 2005 17:22:36 +0000 (17:22 +0000)]
various 10l fixes for the loop filter

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4249 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agowhitespace cosmetics
iive [Mon, 16 May 2005 14:55:22 +0000 (14:55 +0000)]
whitespace cosmetics

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4248 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoadd VP30 fourcc
mru [Mon, 16 May 2005 13:21:39 +0000 (13:21 +0000)]
add VP30 fourcc

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4247 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix dequant matrix
michael [Mon, 16 May 2005 09:29:13 +0000 (09:29 +0000)]
fix dequant matrix

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4246 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoanother try at decode_ref_pic_list_reordering()
michael [Sun, 15 May 2005 01:40:34 +0000 (01:40 +0000)]
another try at decode_ref_pic_list_reordering()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4245 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agowork with latest svn of x264
mru [Sat, 14 May 2005 21:02:49 +0000 (21:02 +0000)]
work with latest svn of x264

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4244 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoffm.c rev 1.39+
michael [Sat, 14 May 2005 19:51:09 +0000 (19:51 +0000)]
ffm.c rev 1.39+

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4243 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoround duration up in mov
michael [Sat, 14 May 2005 19:48:32 +0000 (19:48 +0000)]
round duration up in mov

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4242 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agopreserve parse context
michael [Sat, 14 May 2005 15:34:49 +0000 (15:34 +0000)]
preserve parse context

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4241 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofill missing reference pictures with something to avoid assertion failure
michael [Sat, 14 May 2005 00:04:11 +0000 (00:04 +0000)]
fill missing reference pictures with something to avoid assertion failure

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4240 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years ago10l (%f vs. %Ld)
michael [Fri, 13 May 2005 23:11:32 +0000 (23:11 +0000)]
10l (%f vs. %Ld)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4239 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix theora header parsing
mru [Fri, 13 May 2005 21:06:44 +0000 (21:06 +0000)]
fix theora header parsing
patch by Matthieu Castet <castet dot matthieu at free dot fr>

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4238 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoremove/replace non-ascii characters
mru [Fri, 13 May 2005 21:04:16 +0000 (21:04 +0000)]
remove/replace non-ascii characters

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4237 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoset correct source path when running configure using relative path
mru [Fri, 13 May 2005 20:57:27 +0000 (20:57 +0000)]
set correct source path when running configure using relative path

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4236 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agochange extradata format for vorbis
mru [Fri, 13 May 2005 18:10:23 +0000 (18:10 +0000)]
change extradata format for vorbis

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4235 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix mimetype
michael [Fri, 13 May 2005 12:09:45 +0000 (12:09 +0000)]
fix mimetype

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4234 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoalignment fix by (Gábor Kovács >picard demoscene hu)
michael [Fri, 13 May 2005 12:00:12 +0000 (12:00 +0000)]
alignment fix by (Gábor Kovács >picard demoscene hu)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4233 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years ago10l (mb_type uninitalized and then changed and overwritten)
michael [Fri, 13 May 2005 08:17:25 +0000 (08:17 +0000)]
10l (mb_type uninitalized and then changed and overwritten)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4232 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agotypo found by Chengji Zhao
michael [Thu, 12 May 2005 23:34:23 +0000 (23:34 +0000)]
typo found by Chengji Zhao

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4231 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoallow various x86 models with --tune
mru [Thu, 12 May 2005 23:06:47 +0000 (23:06 +0000)]
allow various x86 models with --tune

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4230 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agocheck theora version
mru [Thu, 12 May 2005 22:33:05 +0000 (22:33 +0000)]
check theora version

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4229 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoarm alignment fix
michael [Thu, 12 May 2005 18:54:03 +0000 (18:54 +0000)]
arm alignment fix

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4228 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years ago10l (rescaling AV_NOPTS_VALUE)
michael [Thu, 12 May 2005 16:28:24 +0000 (16:28 +0000)]
10l (rescaling AV_NOPTS_VALUE)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4227 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years ago10l (overflows)
michael [Thu, 12 May 2005 16:27:05 +0000 (16:27 +0000)]
10l (overflows)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4226 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofew bistream fixes and verbosity tweaks
iive [Thu, 12 May 2005 15:13:19 +0000 (15:13 +0000)]
few bistream fixes and verbosity tweaks

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4225 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agosanity check
michael [Thu, 12 May 2005 10:15:19 +0000 (10:15 +0000)]
sanity check

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4224 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agosome asserts()
michael [Thu, 12 May 2005 08:44:17 +0000 (08:44 +0000)]
some asserts()

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4223 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agob_frame_strategy sanity check
michael [Thu, 12 May 2005 01:31:11 +0000 (01:31 +0000)]
b_frame_strategy sanity check

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4222 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoAdd missing pp=ac to pp_help.
diego [Wed, 11 May 2005 23:51:44 +0000 (23:51 +0000)]
Add missing pp=ac to pp_help.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4221 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoflac in ogg support
mru [Wed, 11 May 2005 22:47:26 +0000 (22:47 +0000)]
flac in ogg support
based on patch by Matthieu Castet <castet dot matthieu at free dot fr>

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4220 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofixing decoding of AlanKay-245.asf
michael [Wed, 11 May 2005 17:13:42 +0000 (17:13 +0000)]
fixing decoding of AlanKay-245.asf

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4219 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agotheora decoding using libtheora
mru [Wed, 11 May 2005 16:42:15 +0000 (16:42 +0000)]
theora decoding using libtheora

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4218 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agosupport theora in ogg, plus required ogg core changes
mru [Wed, 11 May 2005 16:38:34 +0000 (16:38 +0000)]
support theora in ogg, plus required ogg core changes

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4217 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agosupport the LE reader, so it can be tested a little
michael [Wed, 11 May 2005 01:50:46 +0000 (01:50 +0000)]
support the LE reader, so it can be tested a little

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4216 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoLE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu)
michael [Wed, 11 May 2005 01:46:13 +0000 (01:46 +0000)]
LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4215 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agotypo
michael [Tue, 10 May 2005 21:02:20 +0000 (21:02 +0000)]
typo

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4214 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoa few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge...
michael [Tue, 10 May 2005 20:39:11 +0000 (20:39 +0000)]
a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net]

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4213 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agooptimization
michael [Tue, 10 May 2005 19:54:38 +0000 (19:54 +0000)]
optimization

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4212 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agochange macros to inline functions
michael [Tue, 10 May 2005 10:05:44 +0000 (10:05 +0000)]
change macros to inline functions
remove redundant operations
remove silly 2 layer bswap_XX/ByteSwapXX system

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4211 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agocast NULL to correct type
michael [Tue, 10 May 2005 08:53:07 +0000 (08:53 +0000)]
cast NULL to correct type

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4210 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoamd64 as canonical system type patch by (Jacob Meuser <jakemsr jakemsr com )
michael [Tue, 10 May 2005 08:30:36 +0000 (08:30 +0000)]
amd64 as canonical system type patch by (Jacob Meuser <jakemsr jakemsr com )

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4209 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoOpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)
michael [Mon, 9 May 2005 13:24:23 +0000 (13:24 +0000)]
OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4208 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoMac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM>
diego [Mon, 9 May 2005 10:48:12 +0000 (10:48 +0000)]
Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM>

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4207 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years ago-DPIC patch by (Jacob Meuser // jakemsr jakemsr com)
michael [Mon, 9 May 2005 10:21:03 +0000 (10:21 +0000)]
-DPIC patch by (Jacob Meuser // jakemsr jakemsr com)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4206 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years ago#defines for strict_std_compliance and split between inofficial extensions and non...
michael [Sun, 8 May 2005 20:15:42 +0000 (20:15 +0000)]
#defines for strict_std_compliance and split between inofficial extensions and non standarized things

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4205 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix PIC
michael [Sun, 8 May 2005 18:48:19 +0000 (18:48 +0000)]
fix PIC

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4204 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agosupport BUILDSUF patch by <charles dot yates at pandora dot be>
mmu_man [Sun, 8 May 2005 15:04:59 +0000 (15:04 +0000)]
support BUILDSUF patch by <charles dot yates at pandora dot be>

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4203 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix block corruption caused by clear_blocks() optimization
michael [Sun, 8 May 2005 13:04:46 +0000 (13:04 +0000)]
fix block corruption caused by clear_blocks() optimization

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4202 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agooverflow fix
michael [Sun, 8 May 2005 09:58:41 +0000 (09:58 +0000)]
overflow fix

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4201 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agocomplain about mpeg4 limits only if codec_id == MPEG4
michael [Sun, 8 May 2005 00:44:06 +0000 (00:44 +0000)]
complain about mpeg4 limits only if codec_id == MPEG4

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4200 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)
michael [Sat, 7 May 2005 19:24:07 +0000 (19:24 +0000)]
ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4199 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agominor optimization of the h264 loop filter
michael [Sat, 7 May 2005 16:35:24 +0000 (16:35 +0000)]
minor optimization of the h264 loop filter

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4198 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoreverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A.264)
michael [Sat, 7 May 2005 11:07:47 +0000 (11:07 +0000)]
reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A.264)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4197 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoFix codec list when running configure outside the source directory.
mru [Sat, 7 May 2005 09:48:38 +0000 (09:48 +0000)]
Fix codec list when running configure outside the source directory.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4196 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoFlush the ffm packet to the wire (or file) whenever we flush the ffm packet.
philipjsg [Sat, 7 May 2005 00:58:28 +0000 (00:58 +0000)]
Flush the ffm packet to the wire (or file) whenever we flush the ffm packet.
This helps streaming no end.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4195 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoTurn on the seeking support for ffm streams. Now means that streams are
philipjsg [Sat, 7 May 2005 00:56:05 +0000 (00:56 +0000)]
Turn on the seeking support for ffm streams. Now means that streams are
played from the current time rahter than from the beginning

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4194 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agobetter r_frame_rate guessing code
michael [Fri, 6 May 2005 23:41:47 +0000 (23:41 +0000)]
better r_frame_rate guessing code

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4193 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agodefault to YUV420P if none specified for rawvideo input
michael [Fri, 6 May 2005 21:28:55 +0000 (21:28 +0000)]
default to YUV420P if none specified for rawvideo input
a few more common extensions for rawvideo detection

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4192 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agodivision by zero fix
michael [Fri, 6 May 2005 21:11:38 +0000 (21:11 +0000)]
division by zero fix

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4191 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoprefer container time_base for frame duration guess
michael [Fri, 6 May 2005 20:26:50 +0000 (20:26 +0000)]
prefer container time_base for frame duration guess

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4190 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there where...
michael [Fri, 6 May 2005 17:04:03 +0000 (17:04 +0000)]
fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there where last correctly decoded with h264.c rev 1.96)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4189 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoCorrect number of bits for PTS.
mru [Fri, 6 May 2005 16:14:29 +0000 (16:14 +0000)]
Correct number of bits for PTS.
Patch by Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4188 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoset time_base for variable fps too
michael [Fri, 6 May 2005 14:36:15 +0000 (14:36 +0000)]
set time_base for variable fps too

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4187 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoalways honor the user specified frame rate if set
michael [Fri, 6 May 2005 14:19:17 +0000 (14:19 +0000)]
always honor the user specified frame rate if set

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4186 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoFill out some mandatory fields in the Codec structure. Also add fields in
philipjsg [Fri, 6 May 2005 03:21:04 +0000 (03:21 +0000)]
Fill out some mandatory fields in the Codec structure. Also add fields in
the configuration to allow you to set Debug and Strict values.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4185 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoAdd in many fields that have been added to the Codec structure. This means
philipjsg [Fri, 6 May 2005 03:19:45 +0000 (03:19 +0000)]
Add in many fields that have been added to the Codec structure. This means
that ffm will now carry most of the important fields over between ffserver
and ffmpeg

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4184 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agocheck for error
michael [Thu, 5 May 2005 20:05:41 +0000 (20:05 +0000)]
check for error

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4183 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoGCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com )
michael [Thu, 5 May 2005 18:24:08 +0000 (18:24 +0000)]
GCC 4.0 on Mac OS X 10.4 patch by (Bill May <wmay cisco com )

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4182 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoEven More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com)
michael [Thu, 5 May 2005 14:34:47 +0000 (14:34 +0000)]
Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4181 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoMore spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>)
michael [Thu, 5 May 2005 14:17:28 +0000 (14:17 +0000)]
More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4180 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoWhile adding stereo rematrixing, I came across something that needs to
michael [Thu, 5 May 2005 14:10:52 +0000 (14:10 +0000)]
While adding stereo rematrixing, I came across something that needs to
be fixed even without adding the feature.  The output correctly uses 4
dummy values for the rematrixing flags in block-0, but the bit
allocation routine does not take these bits into account.  From what I
can tell, there was a patch in 2003 that corrected the output to make it
DVD and spec compatible, but it didn't correct the bit allocation.  It's
only 4 bits over the entire 6 blocks, so overflow errors would happen
rarely or never, but it's still worth fixing.  So here is a fix.

patch by (Justin Ruggles {jruggle earthlink net)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4179 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi'
michael [Thu, 5 May 2005 13:40:28 +0000 (13:40 +0000)]
fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi'

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4178 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoGCC4 fix by (Keenan Pepper (keenanpepper gmail com)
michael [Thu, 5 May 2005 12:37:38 +0000 (12:37 +0000)]
GCC4 fix by (Keenan Pepper (keenanpepper  gmail com)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4177 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoreplace local sensitive awk uppercaser with tr
michael [Wed, 4 May 2005 23:51:44 +0000 (23:51 +0000)]
replace local sensitive awk uppercaser with tr

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4176 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix storage of motion vectors for frames with more than 4096 macroblocks.
lorenm [Tue, 3 May 2005 21:49:18 +0000 (21:49 +0000)]
fix storage of motion vectors for frames with more than 4096 macroblocks.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4175 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoclear the DPB after seeking.
lorenm [Tue, 3 May 2005 06:53:59 +0000 (06:53 +0000)]
clear the DPB after seeking.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4174 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoput most codecs under ifdefs
michael [Mon, 2 May 2005 22:14:42 +0000 (22:14 +0000)]
put most codecs under ifdefs

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4173 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoalso put the CONFIG_FOOBAR_EN/DECODER stuff in config.mak
michael [Mon, 2 May 2005 20:48:23 +0000 (20:48 +0000)]
also put the CONFIG_FOOBAR_EN/DECODER stuff in config.mak

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4172 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years ago#ifdefs around most register_avcodec
michael [Mon, 2 May 2005 19:26:18 +0000 (19:26 +0000)]
#ifdefs around most register_avcodec

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4171 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agotypo
michael [Mon, 2 May 2005 14:24:41 +0000 (14:24 +0000)]
typo

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4170 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years ago--enable/disable-codec / --disable-encoders (configure part only, no actual #ifdefs)
michael [Mon, 2 May 2005 09:47:46 +0000 (09:47 +0000)]
--enable/disable-codec / --disable-encoders (configure part only, no actual #ifdefs)

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4169 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agoswitch to native time bases
michael [Sat, 30 Apr 2005 21:43:59 +0000 (21:43 +0000)]
switch to native time bases

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4168 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix useless framerate messup
michael [Tue, 26 Apr 2005 21:46:46 +0000 (21:46 +0000)]
fix useless framerate messup

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4167 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix nonsense timestamp mess
michael [Tue, 26 Apr 2005 11:04:34 +0000 (11:04 +0000)]
fix nonsense timestamp mess

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4166 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

19 years agofix nonsens timestamp calculation
michael [Tue, 26 Apr 2005 10:01:17 +0000 (10:01 +0000)]
fix nonsens timestamp calculation

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4165 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b