]> git.sesse.net Git - ffmpeg/log
ffmpeg
17 years agoFix compilation as a win32 shared library (libavutil must be explicitly linked)
Luca Abeni [Wed, 16 Aug 2006 20:09:47 +0000 (20:09 +0000)]
Fix compilation as a win32 shared library (libavutil must be explicitly linked)

Originally committed as revision 19416 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoFreeBSD malloc aligns on 16 byte boundaries, so no need to use memalignhack.
Dennis Melentyev [Wed, 16 Aug 2006 11:34:46 +0000 (11:34 +0000)]
FreeBSD malloc aligns on 16 byte boundaries, so no need to use memalignhack.
patch by Dennis Melentyev, dennis ##dot## melentyev ##at ## gmail ##dot## com

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

17 years agoIt's not possible to portably echo a backslash, use printf instead.
John Dalgliesh [Wed, 16 Aug 2006 11:31:17 +0000 (11:31 +0000)]
It's not possible to portably echo a backslash, use printf instead.
patch by John Dalgliesh, johnd **at** defyne **dot** org

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

17 years agoSimplify expression by using single quotes and avoiding backslashes.
Diego Biurrun [Tue, 15 Aug 2006 22:40:58 +0000 (22:40 +0000)]
Simplify expression by using single quotes and avoiding backslashes.

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

17 years ago10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding the issue
Luca Barbato [Tue, 15 Aug 2006 20:36:05 +0000 (20:36 +0000)]
10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding the issue

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

17 years agoMac OS X requires running ranlib on static libraries after installation.
Diego Biurrun [Tue, 15 Aug 2006 19:30:38 +0000 (19:30 +0000)]
Mac OS X requires running ranlib on static libraries after installation.

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

17 years agoCompile fix (for GCC<3.3) when encoders are disabled
Guillaume Poirier [Tue, 15 Aug 2006 14:59:27 +0000 (14:59 +0000)]
Compile fix (for GCC<3.3) when encoders are disabled
Original thread:
Date: Aug 10, 2006 10:45 AM
Subject: [Ffmpeg-devel] [PATCH] fix compilation when Snow ENcoder is disabled

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

17 years agoFix compilation with -no-PIC and without -fomit-frame-pointer (used by
Uoti Urpala [Tue, 15 Aug 2006 14:50:24 +0000 (14:50 +0000)]
Fix compilation with -no-PIC and without -fomit-frame-pointer (used by
--enable-debug).
Fix from Jason Tackaberry for his previous -fPIC patch.

Originally committed as revision 19406 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years ago-fPIC support for libswscale
Jason Tackaberry [Tue, 15 Aug 2006 08:47:03 +0000 (08:47 +0000)]
-fPIC support for libswscale
patch by Jason Tackaberry, tack /at/ urandom /dot/ ca

Originally committed as revision 19402 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoaltivec float optimizations
Luca Barbato [Mon, 14 Aug 2006 22:55:11 +0000 (22:55 +0000)]
altivec float optimizations

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

17 years agofix codec timebase and timestamps
Michael Niedermayer [Mon, 14 Aug 2006 18:17:14 +0000 (18:17 +0000)]
fix codec timebase and timestamps

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

17 years agofix h261 parsing bug
Michael Niedermayer [Mon, 14 Aug 2006 17:58:30 +0000 (17:58 +0000)]
fix h261 parsing bug

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

17 years agotrying to fix av_realloc()
Michael Niedermayer [Sun, 13 Aug 2006 21:09:00 +0000 (21:09 +0000)]
trying to fix av_realloc()

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

17 years agoMention MacIntel support
Guillaume Poirier [Sun, 13 Aug 2006 15:12:06 +0000 (15:12 +0000)]
Mention MacIntel support

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

17 years agoFix building with --disable-opts but MMX enabled.
Marco Manfredini [Sun, 13 Aug 2006 10:10:06 +0000 (10:10 +0000)]
Fix building with --disable-opts but MMX enabled.
patch by Marco Manfredini mldb %at% gmx %dot% net

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

17 years agoClean up:make dsputil subfile names consistent
Luca Barbato [Sun, 13 Aug 2006 08:26:43 +0000 (08:26 +0000)]
Clean up:make dsputil subfile names consistent

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

17 years agoalign av_realloc()
Michael Niedermayer [Sun, 13 Aug 2006 00:47:16 +0000 (00:47 +0000)]
align av_realloc()

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

17 years agoReplace asmalign.h hack by ASMALIGN cpp macros from config.h.
Diego Biurrun [Sun, 13 Aug 2006 00:21:14 +0000 (00:21 +0000)]
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.

Originally committed as revision 19378 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agomailinglist
Michael Niedermayer [Sat, 12 Aug 2006 23:01:38 +0000 (23:01 +0000)]
mailinglist

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

17 years agoUse COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile
Uoti Urpala [Sat, 12 Aug 2006 17:46:40 +0000 (17:46 +0000)]
Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile
MMX2 code, because the HAVE_ defines do not have sane values here if
runtime cpudetection is used. Hopefully fixes runtime cpudetection
breakage from r19339.

Originally committed as revision 19374 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoSupport for MacIntel, last part: balign directives
John Dalgliesh [Sat, 12 Aug 2006 16:37:31 +0000 (16:37 +0000)]
Support for MacIntel, last part: balign directives
Determines whether .align's arg is power-of-two or not, then defines ASMALIGN appropriately in config.h. Changes all .baligns to ASMALIGNs.
Patch by John Dalgliesh % johnd AH defyne P org %
Original thread:
Date: Aug 11, 2006 8:00 AM
Subject: Re: [Ffmpeg-devel] Mac OS X Intel last part: balign directives

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

17 years agoFix CHECK_BIDIR macro so it works with Intel's Compiler
Marco Manfredini [Sat, 12 Aug 2006 16:31:17 +0000 (16:31 +0000)]
Fix CHECK_BIDIR macro so it works with Intel's Compiler
Patch by Marco Manfredini  mldb A gmx P net

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

17 years agoAdd #define REGc
Guillaume Poirier [Sat, 12 Aug 2006 16:29:05 +0000 (16:29 +0000)]
Add #define REGc

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

17 years agouse packet dts as correct media field number and use av_interleave_pkt_per_dts
Baptiste Coudurier [Sat, 12 Aug 2006 00:18:58 +0000 (00:18 +0000)]
use packet dts as correct media field number and use av_interleave_pkt_per_dts

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

17 years agouse C99 standard constant, thanks to Foxy Shadis
Baptiste Coudurier [Fri, 11 Aug 2006 21:39:09 +0000 (21:39 +0000)]
use C99 standard constant, thanks to Foxy Shadis

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

17 years agoupdate documentation
Baptiste Coudurier [Fri, 11 Aug 2006 21:24:54 +0000 (21:24 +0000)]
update documentation

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

17 years agoexport av_interleave_packet_per_dts
Baptiste Coudurier [Fri, 11 Aug 2006 21:21:51 +0000 (21:21 +0000)]
export av_interleave_packet_per_dts

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

17 years agovorbis simd tweaks
Loren Merritt [Fri, 11 Aug 2006 18:19:37 +0000 (18:19 +0000)]
vorbis simd tweaks

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

17 years agoFix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
Diego Biurrun [Fri, 11 Aug 2006 12:50:14 +0000 (12:50 +0000)]
Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
be protected by HAVE_MMX.

Originally committed as revision 19367 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoupdate rotozoom regression ref after patches r5945-r5950
Baptiste Coudurier [Fri, 11 Aug 2006 10:21:02 +0000 (10:21 +0000)]
update rotozoom regression ref after patches r5945-r5950

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

17 years agoset elst start time to first pts
Baptiste Coudurier [Fri, 11 Aug 2006 09:27:40 +0000 (09:27 +0000)]
set elst start time to first pts

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

17 years agoDisable B-frames decoding until I return and finish their proper decoding.
Kostya Shishkov [Fri, 11 Aug 2006 04:41:30 +0000 (04:41 +0000)]
Disable B-frames decoding until I return and finish their proper decoding.

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

17 years agokeep in sync with dsputil, makes --disable-decoder=vorbis build
Luca Barbato [Fri, 11 Aug 2006 02:56:32 +0000 (02:56 +0000)]
keep in sync with dsputil, makes --disable-decoder=vorbis build

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

17 years agovorbis cosmetics: mdct0,mdct1 => mdct[2]
Loren Merritt [Thu, 10 Aug 2006 21:57:30 +0000 (21:57 +0000)]
vorbis cosmetics: mdct0,mdct1 => mdct[2]

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

17 years agomisc tweaks in vorbis_residue_decode().
Loren Merritt [Thu, 10 Aug 2006 21:55:31 +0000 (21:55 +0000)]
misc tweaks in vorbis_residue_decode().
4% faster vorbis.

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

17 years agoconvert vector_fmul_reverse_sse2 and vector_fmul_add_add_sse2 to sse
Michael Niedermayer [Thu, 10 Aug 2006 20:24:58 +0000 (20:24 +0000)]
convert  vector_fmul_reverse_sse2 and vector_fmul_add_add_sse2 to sse
please complain if they are slower on sse2 cpus ...

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

17 years agosse and 3dnow implementations of float->int conversion and mdct windowing.
Loren Merritt [Thu, 10 Aug 2006 19:06:25 +0000 (19:06 +0000)]
sse and 3dnow implementations of float->int conversion and mdct windowing.
15% faster vorbis.

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

17 years agor5954 broke fft on cpus with 3dnow but without mm3dnow.h
Loren Merritt [Thu, 10 Aug 2006 18:49:47 +0000 (18:49 +0000)]
r5954 broke fft on cpus with 3dnow but without mm3dnow.h

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

17 years agoFix x86 SIMD asm and pic, patch from Martin von Gagern <Martin.vGagern@gmx.net>
Luca Barbato [Thu, 10 Aug 2006 16:05:29 +0000 (16:05 +0000)]
Fix x86 SIMD asm and pic, patch from Martin von Gagern <Martin.vGagern@gmx.net>

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

17 years agoSupport for MacIntel, take xx: '/nop' illegal for old versions of GAS
John Dalgliesh [Thu, 10 Aug 2006 15:26:18 +0000 (15:26 +0000)]
Support for MacIntel, take xx: '/nop' illegal for old versions of GAS
Patch by John Dalgliesh % johnd AH defyne P org %
Original thread:
Date: Aug 8, 2006 8:12 PM
Subject: Re: [Ffmpeg-devel] [PATCH] '/nop' illegal for old versions of GAS

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

17 years agoAdd support for Mac OS X Intel part 2: Assembler macros in fdct_mmx.c
John Dalgliesh [Thu, 10 Aug 2006 11:29:57 +0000 (11:29 +0000)]
Add support for Mac OS X Intel part 2: Assembler macros in fdct_mmx.c
convert gas macros to ccp macros
Patch by John Dalgliesh % johnd AH defyne P org %
Original thread:
Date: Aug 10, 2006 5:39 AM
Subject: Re: [Ffmpeg-devel] Mac OS X Intel part 2: Assembler macros in fdct_mmx.c

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

17 years agoSupport for Mac OS X Intel, part 3: binary integer constants:
John Dalgliesh [Thu, 10 Aug 2006 09:06:06 +0000 (09:06 +0000)]
Support for Mac OS X Intel, part 3: binary integer constants:
Apple's assembler only understands the same integer constants as C does: hex, decimal, octal. It doesn't understand binary integer constants (0b...) so this patch replaces binary integer constants with hex ones.
Patch by John Dalgliesh % johnd AH defyne P org %
Original thread:
Date: Aug 10, 2006 8:16 AM
Subject: [Ffmpeg-devel] Mac OS X Intel part 3: binary integer constants

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

17 years agofourcc cleanup
Baptiste Coudurier [Wed, 9 Aug 2006 12:11:32 +0000 (12:11 +0000)]
fourcc cleanup

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

17 years agoenable 'NONE' audio fourcc
Baptiste Coudurier [Wed, 9 Aug 2006 12:10:25 +0000 (12:10 +0000)]
enable 'NONE' audio fourcc

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

17 years agoparse mpeg frame to get pict type and closed gop flag
Baptiste Coudurier [Wed, 9 Aug 2006 10:48:32 +0000 (10:48 +0000)]
parse mpeg frame to get pict type and closed gop flag

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

17 years agoCorrect wrong memset invocation.
Panagiotis Issaris [Wed, 9 Aug 2006 07:52:28 +0000 (07:52 +0000)]
Correct wrong memset invocation.
patch by Panagiotis Issaris, takis%%.%%issaris%%@%%uhasselt%%.%%be

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

17 years agoemms -> femms
Loren Merritt [Wed, 9 Aug 2006 06:37:25 +0000 (06:37 +0000)]
emms -> femms

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

17 years agogcc 2.95 and 3.4.x on x86 32bit without fomit-frame-pointer can't even find 5 registe...
Loren Merritt [Wed, 9 Aug 2006 06:33:49 +0000 (06:33 +0000)]
gcc 2.95 and 3.4.x on x86 32bit without fomit-frame-pointer can't even find 5 registers for asm input.
0.5% slower vorbis.

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

17 years agoSupport AAC audio in AVI with tag 0xff
David Conrad [Tue, 8 Aug 2006 22:16:34 +0000 (22:16 +0000)]
Support AAC audio in AVI with tag 0xff
Patch by David Conrad ( davedc_ | umbc edu )

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

17 years agoslightly faster ff_imdct_calc_3dn2() on amd64. (gcc added a bunch of useless movsxd)
Loren Merritt [Tue, 8 Aug 2006 21:47:11 +0000 (21:47 +0000)]
slightly faster ff_imdct_calc_3dn2() on amd64. (gcc added a bunch of useless movsxd)

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

17 years agodont be too picky about timestampsbeing wrong if the destination container is without...
Michael Niedermayer [Tue, 8 Aug 2006 20:31:19 +0000 (20:31 +0000)]
dont be too picky about timestampsbeing wrong if the destination container is without timestamps and raw of the raw video / raw audio sort

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

17 years agotimestamp debugging av_logs()
Michael Niedermayer [Tue, 8 Aug 2006 19:55:32 +0000 (19:55 +0000)]
timestamp debugging av_logs()

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

17 years agoEnable swscale usage in ffmpeg
Luca Abeni [Tue, 8 Aug 2006 18:51:38 +0000 (18:51 +0000)]
Enable swscale usage in ffmpeg

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

17 years agoboth timestamps are dts, (checked trailer.gxf, spec is unclear)
Michael Niedermayer [Tue, 8 Aug 2006 18:02:09 +0000 (18:02 +0000)]
both timestamps are dts, (checked trailer.gxf, spec is unclear)

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

17 years agochange vorbis_inverse_coupling_sse2() so it works on sse1 cpus
Michael Niedermayer [Tue, 8 Aug 2006 12:03:51 +0000 (12:03 +0000)]
change vorbis_inverse_coupling_sse2() so it works on sse1 cpus

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

17 years agoFix some "'static' is not at beginning of declaration" warnings.
Diego Biurrun [Tue, 8 Aug 2006 10:24:26 +0000 (10:24 +0000)]
Fix some "'static' is not at beginning of declaration" warnings.

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

17 years agofloating point "emulation" code
Michael Niedermayer [Tue, 8 Aug 2006 07:58:10 +0000 (07:58 +0000)]
floating point "emulation" code
unused currently, but might come in handy for some fpu-less cpus

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

17 years ago3dnow2 implementation of imdct.
Loren Merritt [Tue, 8 Aug 2006 04:01:04 +0000 (04:01 +0000)]
3dnow2 implementation of imdct.
6% faster vorbis and wma.

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

17 years agouse correct tag for h263 in mov
Baptiste Coudurier [Mon, 7 Aug 2006 15:48:26 +0000 (15:48 +0000)]
use correct tag for h263 in mov

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

17 years agodetailed infos about d263 atom
Baptiste Coudurier [Mon, 7 Aug 2006 15:04:15 +0000 (15:04 +0000)]
detailed infos about d263 atom

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

17 years agoupdate regression tests for patches r5945-r5950 based on patch by Francois Draperi...
Baptiste Coudurier [Mon, 7 Aug 2006 14:36:26 +0000 (14:36 +0000)]
update regression tests for patches r5945-r5950 based on patch by Francois Draperi <ffmpeg@hp.com>

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

17 years agoindention
Baptiste Coudurier [Mon, 7 Aug 2006 14:19:33 +0000 (14:19 +0000)]
indention

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

17 years agoonly set fields for mov, reserved for 3gp, mp4
Baptiste Coudurier [Mon, 7 Aug 2006 14:18:43 +0000 (14:18 +0000)]
only set fields for mov, reserved for 3gp, mp4

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

17 years agosampleSize field to 16, reserved for mp4 and 3gp
Baptiste Coudurier [Mon, 7 Aug 2006 14:15:05 +0000 (14:15 +0000)]
sampleSize field to 16, reserved for mp4 and 3gp

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

17 years agomp4, 3gp field is reserved and value is 2
Baptiste Coudurier [Mon, 7 Aug 2006 14:11:17 +0000 (14:11 +0000)]
mp4, 3gp field is reserved and value is 2

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

17 years agouse ternary
Baptiste Coudurier [Mon, 7 Aug 2006 14:09:17 +0000 (14:09 +0000)]
use ternary

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

17 years agovbr compression id is only used in mov
Baptiste Coudurier [Mon, 7 Aug 2006 14:06:23 +0000 (14:06 +0000)]
vbr compression id is only used in mov

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

17 years agoCygwin compilation and Cygwin/MinGW crosscompilation sections
Diego Biurrun [Mon, 7 Aug 2006 11:49:34 +0000 (11:49 +0000)]
Cygwin compilation and Cygwin/MinGW crosscompilation sections
based on patch by Víctor Paesa <wzrlpy@arsystel.com>

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

17 years agor5939 (flvenc.c) rotozoom regression update
Baptiste Coudurier [Mon, 7 Aug 2006 10:52:14 +0000 (10:52 +0000)]
r5939 (flvenc.c) rotozoom regression update

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

17 years agoeditorial changes
Diego Biurrun [Mon, 7 Aug 2006 09:59:21 +0000 (09:59 +0000)]
editorial changes

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

17 years agothings to take care of for the next soc
Michael Niedermayer [Mon, 7 Aug 2006 08:46:04 +0000 (08:46 +0000)]
things to take care of for the next soc

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

17 years agoCosmetics: 2->4 spaces and some braces
Luca Barbato [Sun, 6 Aug 2006 23:15:32 +0000 (23:15 +0000)]
Cosmetics: 2->4 spaces and some braces

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

17 years agoalways write duration and file size, fix seeking, progress bar is now active
Baptiste Coudurier [Sun, 6 Aug 2006 15:29:50 +0000 (15:29 +0000)]
always write duration and file size, fix seeking, progress bar is now active

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

17 years agoCorrect MC for B-frames and some improvements (not 100% complete though)
Kostya Shishkov [Sun, 6 Aug 2006 03:44:31 +0000 (03:44 +0000)]
Correct MC for B-frames and some improvements (not 100% complete though)

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

17 years agoBicubic interpolation requires two additional pixels for block
Kostya Shishkov [Sun, 6 Aug 2006 03:42:39 +0000 (03:42 +0000)]
Bicubic interpolation requires two additional pixels for block

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

17 years agoAnother PIX_FMT_ ---> IMGFMT_ conversion
Luca Abeni [Sat, 5 Aug 2006 13:14:34 +0000 (13:14 +0000)]
Another PIX_FMT_ ---> IMGFMT_ conversion

Originally committed as revision 19342 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoAvoid segfaulting if the swscale context cannot be allocated
Luca Abeni [Sat, 5 Aug 2006 13:09:42 +0000 (13:09 +0000)]
Avoid segfaulting if the swscale context cannot be allocated

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

17 years agoFix "-aspect" when "-pad*" is used
Luca Abeni [Sat, 5 Aug 2006 12:54:16 +0000 (12:54 +0000)]
Fix "-aspect" when "-pad*" is used

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

17 years agoDo not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
Diego Biurrun [Sat, 5 Aug 2006 10:00:54 +0000 (10:00 +0000)]
Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.

Originally committed as revision 19339 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoprintf -> av_log, only occurs in DEBUG cases
Mike Melanson [Fri, 4 Aug 2006 22:51:20 +0000 (22:51 +0000)]
printf -> av_log, only occurs in DEBUG cases

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

17 years agoYet another typo
Luca Barbato [Fri, 4 Aug 2006 19:11:12 +0000 (19:11 +0000)]
Yet another typo

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

17 years agoFix a stupid typo and another error, thanks to Emanuele Giaquinta <exg@gentoo.org...
Luca Barbato [Fri, 4 Aug 2006 19:03:01 +0000 (19:03 +0000)]
Fix a stupid typo and another error, thanks to Emanuele Giaquinta <exg@gentoo.org> for pointing out the issue and the patch

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

17 years agoShared libraries should go in $PREFIX on MinGW.
Diego Biurrun [Fri, 4 Aug 2006 10:33:16 +0000 (10:33 +0000)]
Shared libraries should go in $PREFIX on MinGW.

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

17 years agoRemove MinGW specialcasing and make shared library installation compatible
Diego Biurrun [Fri, 4 Aug 2006 10:23:06 +0000 (10:23 +0000)]
Remove MinGW specialcasing and make shared library installation compatible
with MinGW where ln is emulated by cp.

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

17 years agoAdd quotes where necessary.
Diego Biurrun [Fri, 4 Aug 2006 10:13:10 +0000 (10:13 +0000)]
Add quotes where necessary.

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

17 years ago100l: intensity compensation must be also done in 4-MV mode
Kostya Shishkov [Fri, 4 Aug 2006 03:31:01 +0000 (03:31 +0000)]
100l: intensity compensation must be also done in 4-MV mode

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

17 years agoShared libraries now go in $(shlibdir), not $(libdir).
Diego Biurrun [Thu, 3 Aug 2006 22:50:54 +0000 (22:50 +0000)]
Shared libraries now go in $(shlibdir), not $(libdir).

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

17 years agodetect more broken shells
Måns Rullgård [Thu, 3 Aug 2006 22:27:38 +0000 (22:27 +0000)]
detect more broken shells

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

17 years agosimplify command logging
Måns Rullgård [Thu, 3 Aug 2006 22:27:19 +0000 (22:27 +0000)]
simplify command logging

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

17 years agoAdd $(EXESUF) where necessary, fixes regression tests under MinGW.
Víctor Paesa [Thu, 3 Aug 2006 17:27:33 +0000 (17:27 +0000)]
Add $(EXESUF) where necessary, fixes regression tests under MinGW.
patch by Víctor Paesa, wzrlpy $@$ arsystel dot com

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

17 years agoMove output_example.c and ffplay.c to the swscale interface
Luca Abeni [Thu, 3 Aug 2006 16:55:36 +0000 (16:55 +0000)]
Move output_example.c and ffplay.c to the swscale interface

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

17 years agoDon't hardcode .dll in the MinGW section, use $SLIBSUF instead.
Diego Biurrun [Thu, 3 Aug 2006 16:34:22 +0000 (16:34 +0000)]
Don't hardcode .dll in the MinGW section, use $SLIBSUF instead.

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

17 years agoMove MinGW special casing for shared lib creation to configure.
Diego Biurrun [Thu, 3 Aug 2006 16:27:30 +0000 (16:27 +0000)]
Move MinGW special casing for shared lib creation to configure.

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

17 years agosample size is 1 if bits per sample is 8 and mono channel
Baptiste Coudurier [Thu, 3 Aug 2006 16:22:01 +0000 (16:22 +0000)]
sample size is 1 if bits per sample is 8 and mono channel

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

17 years agostandalone snow dsputil init
Luca Barbato [Thu, 3 Aug 2006 16:19:13 +0000 (16:19 +0000)]
standalone snow dsputil init

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

17 years agoAlmost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec:
Luca Barbato [Thu, 3 Aug 2006 16:13:50 +0000 (16:13 +0000)]
Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec:
- whitespace consistency 2->4 [dsputil_init_ppc]
- reorder struct initialization with dsputil_init_altivec [dsputil_init_ppc]
- use casts instead of temp variables [vorbis_inverse_coupling_altivec]

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

17 years agorevert r5909, dont use non constant static variable, breaks multithreaded apps
Baptiste Coudurier [Thu, 3 Aug 2006 15:33:48 +0000 (15:33 +0000)]
revert r5909, dont use non constant static variable, breaks multithreaded apps

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

17 years agoMinor fix
Luca Barbato [Thu, 3 Aug 2006 14:37:58 +0000 (14:37 +0000)]
Minor fix

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

17 years agoavoid alignment hacks, luckly gcc does the right thing on arches different from x86
Luca Barbato [Thu, 3 Aug 2006 13:21:13 +0000 (13:21 +0000)]
avoid alignment hacks, luckly gcc does the right thing on arches different from x86

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

17 years agovorbis_inverse_coupling_altivec
Luca Barbato [Thu, 3 Aug 2006 13:19:32 +0000 (13:19 +0000)]
vorbis_inverse_coupling_altivec

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