]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
16 years agofix 1fps videos
michael [Fri, 31 Aug 2007 23:59:45 +0000 (23:59 +0000)]
fix 1fps videos

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

16 years agoCosmetical: Empty line removal
vitor [Fri, 31 Aug 2007 18:51:22 +0000 (18:51 +0000)]
Cosmetical: Empty line removal

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

16 years agoSimpleBlock keyframe flag is the most significant bit
conrad [Fri, 31 Aug 2007 18:24:09 +0000 (18:24 +0000)]
SimpleBlock keyframe flag is the most significant bit

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

16 years agoComment about unsupported sample size
vitor [Fri, 31 Aug 2007 15:05:40 +0000 (15:05 +0000)]
Comment about unsupported sample size

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

16 years agorenaming ARCH_BFIN to HAVE_BFIN
mhoffman [Fri, 31 Aug 2007 14:58:44 +0000 (14:58 +0000)]
renaming ARCH_BFIN to HAVE_BFIN

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

16 years agoadd Dénes Balatoni to CREDITS
benoit [Fri, 31 Aug 2007 07:30:27 +0000 (07:30 +0000)]
add Dénes Balatoni to CREDITS

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

16 years agocosmetics: Add some whitespace for better readability.
diego [Thu, 30 Aug 2007 23:16:34 +0000 (23:16 +0000)]
cosmetics: Add some whitespace for better readability.

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

16 years agocosmetics: Sort bitstream filters.
diego [Thu, 30 Aug 2007 23:13:10 +0000 (23:13 +0000)]
cosmetics: Sort bitstream filters.

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

16 years agocosmetics: Sort some lines, whitespace changes.
diego [Thu, 30 Aug 2007 23:11:24 +0000 (23:11 +0000)]
cosmetics: Sort some lines, whitespace changes.

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

16 years agoUse a consistent multiple inclusion guard.
diego [Thu, 30 Aug 2007 22:41:54 +0000 (22:41 +0000)]
Use a consistent multiple inclusion guard.

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

16 years agoadd simple_idct implemented in Sparc VIS
gpoirier [Thu, 30 Aug 2007 19:18:23 +0000 (19:18 +0000)]
add simple_idct implemented in Sparc VIS
patch by Balatoni Denes % dbalatoni A interware P hu%

Original thread: Messages starting with:
[PATCH] SPARC VIS simple_idct *

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

16 years agoRename function
vitor [Thu, 30 Aug 2007 16:40:51 +0000 (16:40 +0000)]
Rename function

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

16 years agoReplace two #define's by inline functions
vitor [Thu, 30 Aug 2007 16:04:00 +0000 (16:04 +0000)]
Replace two #define's by inline functions

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

16 years agoHooking bfin/mathops.h
mhoffman [Thu, 30 Aug 2007 15:16:52 +0000 (15:16 +0000)]
Hooking bfin/mathops.h

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

16 years agoBlackfin 32bit multiplication primitives MULH MUL16
mhoffman [Thu, 30 Aug 2007 15:15:48 +0000 (15:15 +0000)]
Blackfin 32bit multiplication primitives MULH MUL16

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

16 years agoReplace complicated and currently broken manual alignment code by
reimar [Thu, 30 Aug 2007 11:41:58 +0000 (11:41 +0000)]
Replace complicated and currently broken manual alignment code by
DECLARE_ALIGNED_16. Fixes crash in ff_snow_horizontal_compose97i_sse2

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

16 years agoCorrect packetization for MPEG video frames, and correct setting of the
lucabe [Wed, 29 Aug 2007 10:47:15 +0000 (10:47 +0000)]
Correct packetization for MPEG video frames, and correct setting of the
"B" and "E" bits in the payload header

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

16 years agoRemove commented code (payload header extension)
lucabe [Wed, 29 Aug 2007 10:42:13 +0000 (10:42 +0000)]
Remove commented code (payload header extension)

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

16 years ago10l: Actually add the .libs dependency to the seek_test binary,
diego [Tue, 28 Aug 2007 23:29:07 +0000 (23:29 +0000)]
10l: Actually add the .libs dependency to the seek_test binary,
not the phony seektest target.

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

16 years agoBackport fix for mpegvideo rtp, fixes Issue119, original fix from Dario Gallucci...
lu_zero [Tue, 28 Aug 2007 13:43:39 +0000 (13:43 +0000)]
Backport fix for mpegvideo rtp, fixes Issue119, original fix from Dario Gallucci <dariodotgallucciatpolito.it> in feng

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

16 years agosnow altivec is broken
lu_zero [Tue, 28 Aug 2007 13:39:50 +0000 (13:39 +0000)]
snow altivec is broken

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

16 years agoSplit FFmpeg documentation into general documentation and the documentation
diego [Tue, 28 Aug 2007 06:22:57 +0000 (06:22 +0000)]
Split FFmpeg documentation into general documentation and the documentation
of the ffmpeg command line program.

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

16 years agoUse wildcards to ignore all generated files.
diego [Tue, 28 Aug 2007 06:09:18 +0000 (06:09 +0000)]
Use wildcards to ignore all generated files.

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

16 years agoChange 4xm demuxer and video decoder to pass the video format version in
rtogni [Mon, 27 Aug 2007 21:58:39 +0000 (21:58 +0000)]
Change 4xm demuxer and video decoder to pass the video format version in
extradata instead of codec_tag.

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

16 years agodo not use "strings" in endian check
mru [Mon, 27 Aug 2007 14:19:04 +0000 (14:19 +0000)]
do not use "strings" in endian check

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

16 years agoRemove unused variable.
diego [Mon, 27 Aug 2007 12:36:19 +0000 (12:36 +0000)]
Remove unused variable.

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

16 years agotypo
michael [Mon, 27 Aug 2007 10:39:31 +0000 (10:39 +0000)]
typo

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

16 years agoSimplify preprocessor directives.
diego [Mon, 27 Aug 2007 09:21:33 +0000 (09:21 +0000)]
Simplify preprocessor directives.

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

16 years agoRemove unused definition.
diego [Mon, 27 Aug 2007 09:17:20 +0000 (09:17 +0000)]
Remove unused definition.

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

16 years agoChange SYS_DARWIN preprocessor checks to __APPLE__, they are specific
diego [Mon, 27 Aug 2007 09:17:03 +0000 (09:17 +0000)]
Change SYS_DARWIN preprocessor checks to __APPLE__, they are specific
to Mac OS X rather than to Darwin.

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

16 years agoGive seektest .libs dependency so that it gets updated on libavformat changes.
diego [Mon, 27 Aug 2007 08:42:23 +0000 (08:42 +0000)]
Give seektest .libs dependency so that it gets updated on libavformat changes.
patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de

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

16 years agocosmetics: Insert empty line for readability.
diego [Mon, 27 Aug 2007 08:40:16 +0000 (08:40 +0000)]
cosmetics: Insert empty line for readability.

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

16 years agoCorrected pause handling when using the 's' step by frame key.
benoit [Mon, 27 Aug 2007 08:06:48 +0000 (08:06 +0000)]
Corrected pause handling when using the 's' step by frame key.
patch by Craig Nicol: [craig nicol /\ ed ac uk]
original thread:[FFmpeg-devel] [PATCH] FFplay speedup if stepping whilst paused
date: 08/02/2007 12:39 PM

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

16 years agoprint EBX/EBP availability
michael [Sun, 26 Aug 2007 23:09:34 +0000 (23:09 +0000)]
print EBX/EBP availability

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

16 years agoadd get_unary_0_33() to help gcc with inlining
aurel [Sun, 26 Aug 2007 22:38:57 +0000 (22:38 +0000)]
add get_unary_0_33() to help gcc with inlining

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

16 years agocleanup get_unary()
aurel [Sun, 26 Aug 2007 22:34:49 +0000 (22:34 +0000)]
cleanup get_unary()

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

16 years agomove get_unary() to it's own file
aurel [Sun, 26 Aug 2007 22:33:48 +0000 (22:33 +0000)]
move get_unary() to it's own file

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

16 years agoDo not wrongly mark Apple gcc workarounds as being specific to Darwin.
diego [Sun, 26 Aug 2007 22:06:40 +0000 (22:06 +0000)]
Do not wrongly mark Apple gcc workarounds as being specific to Darwin.

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

16 years agoremove alignment correction of the destination pointers in luma_16x6
gpoirier [Sun, 26 Aug 2007 21:47:58 +0000 (21:47 +0000)]
remove alignment correction of the destination pointers in luma_16x6
interpolations, since they are always 16-bytes aligned in practice.
Add asserts to ease narrowing down potential image corructions on exotic plateforms

Based on a patch by Mauricio Alvarez % lokifo A gmail P com %
Original thread:
Date: Jun 26, 2007 1:07 PM
Subject: Re: [FFmpeg-devel] [PATCH] h264 luma interpolation 8x8 for altivec

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

16 years agoCONFIG_7REGS has been renamed to HAVE_7REGS
ramiro [Sun, 26 Aug 2007 16:10:53 +0000 (16:10 +0000)]
CONFIG_7REGS has been renamed to HAVE_7REGS

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

16 years agoworkaound gcc bug, untested as my gcc isnt complaining
michael [Sun, 26 Aug 2007 12:34:22 +0000 (12:34 +0000)]
workaound gcc bug, untested as my gcc isnt complaining

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

16 years agoadd a link to VIS instructions whitepaper
rathann [Sun, 26 Aug 2007 11:45:09 +0000 (11:45 +0000)]
add a link to VIS instructions whitepaper

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

16 years agooptimize the first vertical lifting step, this also prevents another
michael [Sun, 26 Aug 2007 11:16:23 +0000 (11:16 +0000)]
optimize the first vertical lifting step, this also prevents another
overflow, the last known possible overflow

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

16 years agouse POSIX "strings -a" rather than "strings -"
mru [Sun, 26 Aug 2007 09:11:22 +0000 (09:11 +0000)]
use POSIX "strings -a" rather than "strings -"

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

16 years agofix endian detection on MacOS
mru [Sun, 26 Aug 2007 09:08:21 +0000 (09:08 +0000)]
fix endian detection on MacOS

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

16 years agooptimize 1st horizontal lifting step
michael [Sun, 26 Aug 2007 08:31:55 +0000 (08:31 +0000)]
optimize 1st horizontal lifting step

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

16 years agotypo
michael [Sun, 26 Aug 2007 08:03:23 +0000 (08:03 +0000)]
typo

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

16 years agoget rid of totally senseless "m" + read in register we have enough
michael [Sun, 26 Aug 2007 06:51:51 +0000 (06:51 +0000)]
get rid of totally senseless "m" + read in register we have enough
registers to keep everything in registers

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

16 years agosimplify senselessly complex addressing
michael [Sun, 26 Aug 2007 02:02:14 +0000 (02:02 +0000)]
simplify senselessly complex addressing

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

16 years agocosmetics
michael [Sun, 26 Aug 2007 01:20:09 +0000 (01:20 +0000)]
cosmetics
remove brain aputated mmx wrapers around sse2 macros
fix name of ..._sub macro to match ..._add naming

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

16 years agoavoid overflow in the 3rd lifting step, this now needs mmx2 at minimum
michael [Sun, 26 Aug 2007 01:11:02 +0000 (01:11 +0000)]
avoid overflow in the 3rd lifting step, this now needs mmx2 at minimum
(patch for plain mmx support is welcome ...)

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

16 years agoavoid an overflow in the 1 horizontal lifting step
michael [Sat, 25 Aug 2007 19:04:33 +0000 (19:04 +0000)]
avoid an overflow in the 1 horizontal lifting step

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

16 years agoprevent one overflow in the first vertical lifting step
michael [Sat, 25 Aug 2007 16:28:45 +0000 (16:28 +0000)]
prevent one overflow in the first vertical lifting step

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

16 years agoupdate mmx code to latest snow changes
michael [Sat, 25 Aug 2007 15:20:56 +0000 (15:20 +0000)]
update mmx code to latest snow changes
note, the code likely can overflow and thus needs some more changes
sse2 updated too but disabled as its untested

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

16 years agoUse correct timescale in RTSP seeking
lucabe [Sat, 25 Aug 2007 15:12:38 +0000 (15:12 +0000)]
Use correct timescale in RTSP seeking

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

16 years agoprettyprinting cosmetics
diego [Sat, 25 Aug 2007 09:23:17 +0000 (09:23 +0000)]
prettyprinting cosmetics

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

16 years agocleanup (remove some old experimentation related code)
michael [Sat, 25 Aug 2007 03:19:39 +0000 (03:19 +0000)]
cleanup (remove some old experimentation related code)

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

16 years agowe only have 2 wavelets, the 3rd was just for experimentation ...
michael [Sat, 25 Aug 2007 03:04:13 +0000 (03:04 +0000)]
we only have 2 wavelets, the 3rd was just for experimentation  ...

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

16 years agouse 16bit IDWT (a SIMD implementation of it should be >2x faster then with
michael [Sat, 25 Aug 2007 03:00:51 +0000 (03:00 +0000)]
use 16bit IDWT (a SIMD implementation of it should be >2x faster then with
the old 32bit code)
disable mmx/sse2 optimizations as they need a rewrite now

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

16 years agowhitespace/indentation cosmetics
diego [Fri, 24 Aug 2007 23:49:11 +0000 (23:49 +0000)]
whitespace/indentation cosmetics

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

16 years agoRemove HAVE_ALTIVEC preprocessor directives that are only compiled
diego [Fri, 24 Aug 2007 23:01:50 +0000 (23:01 +0000)]
Remove HAVE_ALTIVEC preprocessor directives that are only compiled
when AltiVec is enabled anyway.

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

16 years agomore sparc asm docs
michael [Fri, 24 Aug 2007 22:10:21 +0000 (22:10 +0000)]
more sparc asm docs

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

16 years agoRemove copyright from a function prototype
lucabe [Fri, 24 Aug 2007 17:40:43 +0000 (17:40 +0000)]
Remove copyright from a function prototype

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

16 years agoRemove --disable-dv1394 option
ramiro [Fri, 24 Aug 2007 17:07:52 +0000 (17:07 +0000)]
Remove --disable-dv1394 option
--disable-demuxer=dv1394 should be used instead

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

16 years agoFix trivial mixed declarations and code warning caused by a double semicolon.
diego [Fri, 24 Aug 2007 15:42:50 +0000 (15:42 +0000)]
Fix trivial mixed declarations and code warning caused by a double semicolon.

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

16 years agoRemove SYS_DARWIN preprocessor directive that is just a duplicate of a
diego [Fri, 24 Aug 2007 15:38:37 +0000 (15:38 +0000)]
Remove SYS_DARWIN preprocessor directive that is just a duplicate of a
gcc-specific directive a few lines below.

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

16 years agoReplace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor
diego [Fri, 24 Aug 2007 15:18:41 +0000 (15:18 +0000)]
Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor
directives are aimed at idiosyncracies of Apple's gcc version.

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

16 years agoGroup network checks together
ramiro [Fri, 24 Aug 2007 15:10:04 +0000 (15:10 +0000)]
Group network checks together

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

16 years agoMerge __MWERKS__ preprocessor directives.
diego [Fri, 24 Aug 2007 15:08:46 +0000 (15:08 +0000)]
Merge __MWERKS__ preprocessor directives.

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

16 years agoMove Apple gcc AltiVec vector declaration syntax to libavutil.
diego [Fri, 24 Aug 2007 15:04:00 +0000 (15:04 +0000)]
Move Apple gcc AltiVec vector declaration syntax to libavutil.

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

16 years agoReplace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor
diego [Fri, 24 Aug 2007 14:57:46 +0000 (14:57 +0000)]
Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor
directives are aimed at idiosyncracies of Apple's gcc version.

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

16 years agoint->uint8_t
michael [Fri, 24 Aug 2007 14:18:09 +0000 (14:18 +0000)]
int->uint8_t

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

16 years agoint->int8_t (no need for them to be int ...)
michael [Fri, 24 Aug 2007 14:02:02 +0000 (14:02 +0000)]
int->int8_t (no need for them to be int ...)

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

16 years agoReindent the code after the last commit
lucabe [Fri, 24 Aug 2007 07:20:28 +0000 (07:20 +0000)]
Reindent the code after the last commit

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

16 years agoRemove RTSP special casing in ffplay startup
lucabe [Fri, 24 Aug 2007 07:17:56 +0000 (07:17 +0000)]
Remove RTSP special casing in ffplay startup

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

16 years agoMove the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)
lucabe [Fri, 24 Aug 2007 07:13:34 +0000 (07:13 +0000)]
Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)

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

16 years agoAdd V_SNOW
conrad [Fri, 24 Aug 2007 00:49:46 +0000 (00:49 +0000)]
Add V_SNOW

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

16 years agoAdd request_channels member to AVCodecContext so we now have a proper
reimar [Thu, 23 Aug 2007 20:28:28 +0000 (20:28 +0000)]
Add request_channels member to AVCodecContext so we now have a proper

way to tell the decoder how many output channels we would like.

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

16 years agoStray commit reverted
lu_zero [Thu, 23 Aug 2007 16:42:32 +0000 (16:42 +0000)]
Stray commit reverted

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

16 years agoPowerPC/CELL/Altivec pointers
lu_zero [Thu, 23 Aug 2007 16:40:23 +0000 (16:40 +0000)]
PowerPC/CELL/Altivec pointers

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

16 years agoelaboarte on needs_more_info
michael [Thu, 23 Aug 2007 13:28:02 +0000 (13:28 +0000)]
elaboarte on needs_more_info

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

16 years agouse more bits on the encoder side
michael [Thu, 23 Aug 2007 10:49:14 +0000 (10:49 +0000)]
use more bits on the encoder side
negligible increase in quality

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

16 years agosparc asm docs
michael [Thu, 23 Aug 2007 09:39:14 +0000 (09:39 +0000)]
sparc asm docs

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

16 years agoInitialize the "stc" variable before using it in ff_find_start_code()
lucabe [Thu, 23 Aug 2007 07:02:27 +0000 (07:02 +0000)]
Initialize the "stc" variable before using it in ff_find_start_code()

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

16 years agoTake ring frame into account when demuxing.
kostya [Thu, 23 Aug 2007 06:59:19 +0000 (06:59 +0000)]
Take ring frame into account when demuxing.
This fixes issue 97.

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

16 years agosimd gmc wasn't impossible.
lorenm [Thu, 23 Aug 2007 04:56:29 +0000 (04:56 +0000)]
simd gmc wasn't impossible.

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

16 years agoRename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
diego [Wed, 22 Aug 2007 22:46:39 +0000 (22:46 +0000)]
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).

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

16 years agoRevert previous unneeded mipsel patch (obsoleted by endianness detection fix).
diego [Wed, 22 Aug 2007 22:27:01 +0000 (22:27 +0000)]
Revert previous unneeded mipsel patch (obsoleted by endianness detection fix).

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

16 years agoAdd mipsel architecture that differs from mips in endianness.
diego [Wed, 22 Aug 2007 22:16:48 +0000 (22:16 +0000)]
Add mipsel architecture that differs from mips in endianness.
based on patch by Johansson Erik-EJO017, erik.johansson motorola com

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

16 years agofix endian check when cross-compiling
mru [Wed, 22 Aug 2007 20:42:25 +0000 (20:42 +0000)]
fix endian check when cross-compiling

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

16 years agosimplify
michael [Wed, 22 Aug 2007 17:26:49 +0000 (17:26 +0000)]
simplify

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

16 years agoright filename in doxygen comment
benoit [Wed, 22 Aug 2007 15:03:14 +0000 (15:03 +0000)]
right filename in doxygen comment

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

16 years agocosmetics: alphabetical order
diego [Wed, 22 Aug 2007 13:19:10 +0000 (13:19 +0000)]
cosmetics: alphabetical order

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

16 years agoMake ffserver use cmdutils.c show_license function
benoit [Wed, 22 Aug 2007 13:10:25 +0000 (13:10 +0000)]
Make ffserver use cmdutils.c show_license function
patch by Stefano Sabatini: [stefano sabatini minus lala ! poste it]

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

16 years agoMake ffmpeg use cmdutils.c show_license function
benoit [Wed, 22 Aug 2007 13:04:49 +0000 (13:04 +0000)]
Make ffmpeg use cmdutils.c show_license function
patch by Stefano Sabatini: [stefano sabatini minus lala ! poste it]

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

16 years agoSimplify preprocessor directives.
diego [Wed, 22 Aug 2007 13:04:10 +0000 (13:04 +0000)]
Simplify preprocessor directives.

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

16 years agomake clean bfin
mhoffman [Wed, 22 Aug 2007 12:54:49 +0000 (12:54 +0000)]
make clean bfin

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

16 years agoIdentifiers starting with underscores are reserved.
diego [Wed, 22 Aug 2007 12:41:16 +0000 (12:41 +0000)]
Identifiers starting with underscores are reserved.

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

16 years agooptimization tips for the wavelet
michael [Tue, 21 Aug 2007 20:15:52 +0000 (20:15 +0000)]
optimization tips for the wavelet

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

16 years agomore complete dc prediction description
michael [Tue, 21 Aug 2007 19:44:05 +0000 (19:44 +0000)]
more complete dc prediction description

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