OSDN Git Service

coroid/ffmpeg_saccubus.git
16 years agoclarify previous revision on optimization justification
Mike Melanson [Tue, 22 Jan 2008 21:57:19 +0000 (21:57 +0000)]
clarify previous revision on optimization justification

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

16 years agoMinistry of English Composition edits
Mike Melanson [Tue, 22 Jan 2008 18:21:12 +0000 (18:21 +0000)]
Ministry of English Composition edits

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

16 years agoCosmetics to speed up finding sections of interest.
Michael Niedermayer [Tue, 22 Jan 2008 14:48:02 +0000 (14:48 +0000)]
Cosmetics to speed up finding sections of interest.

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

16 years ago"What speedup justifies an optimization" section
Michael Niedermayer [Tue, 22 Jan 2008 14:45:20 +0000 (14:45 +0000)]
"What speedup justifies an optimization" section

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

16 years agoFix warnings in test code:
Diego Biurrun [Tue, 22 Jan 2008 09:20:25 +0000 (09:20 +0000)]
Fix warnings in test code:
eval.c:454: warning: return type defaults to 'int'
eval.c:464: warning: control reaches end of non-void function

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

16 years agocosmetics: Fix Benoit's ugly formatting.
Diego Biurrun [Tue, 22 Jan 2008 08:52:57 +0000 (08:52 +0000)]
cosmetics: Fix Benoit's ugly formatting.

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

16 years agoensure av_rescale_q() can be calculated (won't divide by zero)
Aurelien Jacobs [Mon, 21 Jan 2008 23:43:25 +0000 (23:43 +0000)]
ensure av_rescale_q() can be calculated (won't divide by zero)

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

16 years agoFix typo in comment
Reimar Döffinger [Mon, 21 Jan 2008 20:46:28 +0000 (20:46 +0000)]
Fix typo in comment

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

16 years agomention avm2 (flash 9) muxer in documentation and changelog
Baptiste Coudurier [Mon, 21 Jan 2008 18:06:45 +0000 (18:06 +0000)]
mention avm2 (flash 9) muxer in documentation and changelog

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

16 years agoSupport out-of-band parameter sets in SDP for H.264 video
Luca Abeni [Mon, 21 Jan 2008 14:28:58 +0000 (14:28 +0000)]
Support out-of-band parameter sets in SDP for H.264 video

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

16 years agoAdd support for H.264 video in the RTP muxer
Luca Abeni [Mon, 21 Jan 2008 14:01:57 +0000 (14:01 +0000)]
Add support for H.264 video in the RTP muxer

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

16 years agounset extension, so code path, and guess format do not choose
Baptiste Coudurier [Mon, 21 Jan 2008 13:43:40 +0000 (13:43 +0000)]
unset extension, so code path, and guess format do not choose
avm2/flash 9 by default, not sure this is adequate though,
this fixes regression tests.

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

16 years agoInform user when bitstream filter fails.
Benoit Fouet [Mon, 21 Jan 2008 13:36:20 +0000 (13:36 +0000)]
Inform user when bitstream filter fails.

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

16 years agoFaster ff_sqrt()
Michael Niedermayer [Mon, 21 Jan 2008 13:33:18 +0000 (13:33 +0000)]
Faster ff_sqrt()

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

16 years agoAdd minimal support for H.264 video in the SDP generator
Luca Abeni [Mon, 21 Jan 2008 11:09:06 +0000 (11:09 +0000)]
Add minimal support for H.264 video in the SDP generator

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

16 years agoRemove two unused variables.
Diego Biurrun [Mon, 21 Jan 2008 00:29:22 +0000 (00:29 +0000)]
Remove two unused variables.

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

16 years agoRemove unnecessary forward declaration.
Diego Biurrun [Mon, 21 Jan 2008 00:28:29 +0000 (00:28 +0000)]
Remove unnecessary forward declaration.

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

16 years agosmall grammar fix
Diego Biurrun [Sun, 20 Jan 2008 23:55:40 +0000 (23:55 +0000)]
small grammar fix

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

16 years agoConsistently use TEST as the preprocessor condition to enable test code.
Diego Biurrun [Sun, 20 Jan 2008 23:53:51 +0000 (23:53 +0000)]
Consistently use TEST as the preprocessor condition to enable test code.

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

16 years agoadd proper matroskaenc dependency over xiph.o
Aurelien Jacobs [Sun, 20 Jan 2008 21:38:21 +0000 (21:38 +0000)]
add proper matroskaenc dependency over xiph.o

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

16 years agoadd missing Makefile rules for pcm muxers/demuxers
Aurelien Jacobs [Sun, 20 Jan 2008 21:24:25 +0000 (21:24 +0000)]
add missing Makefile rules for pcm muxers/demuxers

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

16 years agoadd missing Makefile rules for zork pcm encoder/decoder
Aurelien Jacobs [Sun, 20 Jan 2008 20:55:28 +0000 (20:55 +0000)]
add missing Makefile rules for zork pcm encoder/decoder

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

16 years agoand thus, nellymoser obviously also depens on fft.o
Aurelien Jacobs [Sun, 20 Jan 2008 20:51:19 +0000 (20:51 +0000)]
and thus, nellymoser obviously also depens on fft.o

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

16 years agonellymoser uses mdct functions
Aurelien Jacobs [Sun, 20 Jan 2008 20:45:43 +0000 (20:45 +0000)]
nellymoser uses mdct functions

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

16 years agoreorder alphabetically
Baptiste Coudurier [Sun, 20 Jan 2008 18:31:56 +0000 (18:31 +0000)]
reorder alphabetically

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

16 years agonew avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com
Paul Egan [Sun, 20 Jan 2008 18:30:04 +0000 (18:30 +0000)]
new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com

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

16 years agoinit uid to 0
Baptiste Coudurier [Sat, 19 Jan 2008 20:00:09 +0000 (20:00 +0000)]
init uid to 0

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

16 years agoindentation
Baptiste Coudurier [Sat, 19 Jan 2008 19:59:04 +0000 (19:59 +0000)]
indentation

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

16 years agocorrectly handle sony mpeg4 extradata
Baptiste Coudurier [Sat, 19 Jan 2008 19:58:48 +0000 (19:58 +0000)]
correctly handle sony mpeg4 extradata

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

16 years agocheck if read child returned error
Baptiste Coudurier [Sat, 19 Jan 2008 19:51:55 +0000 (19:51 +0000)]
check if read child returned error

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

16 years agoAdd mfspr-based AltiVec detection code.
Reimar Döffinger [Sat, 19 Jan 2008 19:27:39 +0000 (19:27 +0000)]
Add mfspr-based AltiVec detection code.
Currently not enabled in FFmpeg, because it crashes if the OS does not
emulate mfspr.

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

16 years agosimplify with matching len
Baptiste Coudurier [Sat, 19 Jan 2008 17:28:49 +0000 (17:28 +0000)]
simplify with matching len

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

16 years agosimplify and detect better non frame wrapped mappings
Baptiste Coudurier [Sat, 19 Jan 2008 17:25:12 +0000 (17:25 +0000)]
simplify and detect better non frame wrapped mappings

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

16 years agocosmetics: read_metadata -> read
Baptiste Coudurier [Sat, 19 Jan 2008 16:20:06 +0000 (16:20 +0000)]
cosmetics: read_metadata -> read

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

16 years agocosmetics
Baptiste Coudurier [Sat, 19 Jan 2008 16:19:06 +0000 (16:19 +0000)]
cosmetics

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

16 years agoremove unused crypto context uid
Baptiste Coudurier [Sat, 19 Jan 2008 16:18:32 +0000 (16:18 +0000)]
remove unused crypto context uid

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

16 years agosupport dynamically allocated local tags, used by encrypted files
Baptiste Coudurier [Sat, 19 Jan 2008 16:17:39 +0000 (16:17 +0000)]
support dynamically allocated local tags, used by encrypted files

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

16 years agocheck malloc return
Baptiste Coudurier [Sat, 19 Jan 2008 15:21:30 +0000 (15:21 +0000)]
check malloc return

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

16 years agoadd some dv container uls
Baptiste Coudurier [Sat, 19 Jan 2008 13:16:35 +0000 (13:16 +0000)]
add some dv container uls

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

16 years agosimplify by checking min matching len
Baptiste Coudurier [Sat, 19 Jan 2008 13:16:00 +0000 (13:16 +0000)]
simplify by checking min matching len

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

16 years agosimplify 4-point transform part a bit
Kostya Shishkov [Sat, 19 Jan 2008 11:04:02 +0000 (11:04 +0000)]
simplify 4-point transform part a bit

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

16 years agoFactor out constant addition
Kostya Shishkov [Sat, 19 Jan 2008 06:52:29 +0000 (06:52 +0000)]
Factor out constant addition

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

16 years agoAdd a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*).
Ronald S. Bultje [Fri, 18 Jan 2008 20:48:32 +0000 (20:48 +0000)]
Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*).
This can be used later by RDT to get the flags from the RTP packet and
use that for the RealMedia packet (such as whether this RTP packet
represents a keyframe or not). For discussion, see "[PATCH] Realmedia
/ RTSP (RDT)".

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

16 years agoMore verbose error log message.
Benoit Fouet [Fri, 18 Jan 2008 11:27:28 +0000 (11:27 +0000)]
More verbose error log message.

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

16 years agoSave quantizer values as well
Kostya Shishkov [Fri, 18 Jan 2008 07:04:58 +0000 (07:04 +0000)]
Save quantizer values as well

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

16 years agoSave coded block patterns for future loop filtering.
Kostya Shishkov [Fri, 18 Jan 2008 07:04:11 +0000 (07:04 +0000)]
Save coded block patterns for future loop filtering.

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

16 years agoAdd system-specific network link flags to inet_aton test. This should fix
Michael Kostylev [Fri, 18 Jan 2008 01:47:34 +0000 (01:47 +0000)]
Add system-specific network link flags to inet_aton test.  This should fix
the check on platforms that require those flags.
patch by Michael Kostylev, mik niipt ru

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

16 years agoFix forgotten braces from r11039
Roberto Togni [Thu, 17 Jan 2008 20:48:07 +0000 (20:48 +0000)]
Fix forgotten braces from r11039

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

16 years agoClarify the error message when video width, height, or framerate are not
Michel Bardiaux [Thu, 17 Jan 2008 16:27:26 +0000 (16:27 +0000)]
Clarify the error message when video width, height, or framerate are not
specified.
Patch by Michel Bardiaux (mbardiaux AT mediaxim DOT be)

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

16 years agoChange (a == NULL) condition to (!a) and (a != NULL) condition to (a).
Benoit Fouet [Thu, 17 Jan 2008 15:49:31 +0000 (15:49 +0000)]
Change (a == NULL) condition to (!a) and (a != NULL) condition to (a).

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

16 years agoConsider initial EOR in the back_ptr calculation.
Michael Niedermayer [Thu, 17 Jan 2008 13:59:52 +0000 (13:59 +0000)]
Consider initial EOR in the back_ptr calculation.

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

16 years agoRemove some useless parentheses.
Benoit Fouet [Thu, 17 Jan 2008 11:07:27 +0000 (11:07 +0000)]
Remove some useless parentheses.

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

16 years agoCosmetics: whitespaces
Benoit Fouet [Thu, 17 Jan 2008 10:24:14 +0000 (10:24 +0000)]
Cosmetics: whitespaces

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

16 years agoRemove non cosmetic spaces inside parentheses.
Benoit Fouet [Thu, 17 Jan 2008 08:57:15 +0000 (08:57 +0000)]
Remove non cosmetic spaces inside parentheses.

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

16 years agoSimplify preprocessor expression as suggested by Mans.
Diego Biurrun [Thu, 17 Jan 2008 08:34:53 +0000 (08:34 +0000)]
Simplify preprocessor expression as suggested by Mans.

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

16 years agoDisallow puts(), av_log() should be used instead.
Diego Biurrun [Thu, 17 Jan 2008 08:32:31 +0000 (08:32 +0000)]
Disallow puts(), av_log() should be used instead.

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

16 years agoReplace puts() by dprintf where appropriate.
Diego Biurrun [Thu, 17 Jan 2008 08:30:06 +0000 (08:30 +0000)]
Replace puts() by dprintf where appropriate.

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

16 years agoDescription: remove superfluous parentheses.
Benoit Fouet [Thu, 17 Jan 2008 08:12:23 +0000 (08:12 +0000)]
Description: remove superfluous parentheses.

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

16 years agoCheck param in sws_getCachedContext().
KO Myung-Hun [Thu, 17 Jan 2008 08:06:09 +0000 (08:06 +0000)]
Check param in sws_getCachedContext().
Patch by KO Myung-Hun komh chollian net
Original thread: [FFmpeg-devel] [PATCH] param check in sws_getCachedContext()
Date: Wed Jan 9 11:15:19 CET 2008

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

16 years agoReplace idiotic (what moron wrote that code?) "buffer overflow" message by
Michael Niedermayer [Thu, 17 Jan 2008 00:12:04 +0000 (00:12 +0000)]
Replace idiotic (what moron wrote that code?) "buffer overflow" message by
abort()

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

16 years agoUse check_lib2 instead of check_lib in SDL test. This is helpful in
KO Myung-Hun [Wed, 16 Jan 2008 23:00:18 +0000 (23:00 +0000)]
Use check_lib2 instead of check_lib in SDL test.  This is helpful in
combination with different calling/naming conventions as used in the
OS/2 port of SDL.
patch by Myung-Hun, komh a chollian d net

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

16 years agoRemove some spaces to keep certain people's eyes from hurting.
Diego Biurrun [Wed, 16 Jan 2008 22:47:51 +0000 (22:47 +0000)]
Remove some spaces to keep certain people's eyes from hurting.

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

16 years agoMake .vhookdep depend on version.h, same as .depend.
Diego Pettenò [Wed, 16 Jan 2008 22:43:04 +0000 (22:43 +0000)]
Make .vhookdep depend on version.h, same as .depend.
patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com

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

16 years agomisc spelling/grammar fixes
Diego Biurrun [Wed, 16 Jan 2008 22:14:26 +0000 (22:14 +0000)]
misc spelling/grammar fixes

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

16 years agoRename illegal identifiers, _ followed by capital is reserved for the system.
Diego Biurrun [Wed, 16 Jan 2008 21:21:30 +0000 (21:21 +0000)]
Rename illegal identifiers, _ followed by capital is reserved for the system.

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

16 years agopqindex=0 is forbidden
Kostya Shishkov [Wed, 16 Jan 2008 17:07:34 +0000 (17:07 +0000)]
pqindex=0 is forbidden

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

16 years agoqscale==0 is invalid
Michael Niedermayer [Wed, 16 Jan 2008 12:42:52 +0000 (12:42 +0000)]
qscale==0 is invalid

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

16 years agopentium4m is a valid CPU name, add it to the list.
Igor Mozolevsky [Wed, 16 Jan 2008 09:09:40 +0000 (09:09 +0000)]
pentium4m is a valid CPU name, add it to the list.
patch by Igor Mozolevsky, igor hybrid-lab.co uk

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

16 years agoMove "Creating config.mak and config.h..." message down to the point where
Diego Biurrun [Wed, 16 Jan 2008 09:08:19 +0000 (09:08 +0000)]
Move "Creating config.mak and config.h..." message down to the point where
those two files are actually created.

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

16 years agoAdd const qualifiers to unmodified function parameters, fixes the warning:
Diego Biurrun [Wed, 16 Jan 2008 09:02:22 +0000 (09:02 +0000)]
Add const qualifiers to unmodified function parameters, fixes the warning:
svq1dec.c:584: warning: passing argument 1 of 'svq1_packet_checksum' discards qualifiers from pointer target type

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

16 years agoRemove bogus cast.
Diego Biurrun [Wed, 16 Jan 2008 08:59:12 +0000 (08:59 +0000)]
Remove bogus cast.

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

16 years agoPrint removing of nodes in the test code.
Michael Niedermayer [Wed, 16 Jan 2008 01:54:56 +0000 (01:54 +0000)]
Print removing of nodes in the test code.

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

16 years agosimplify
Michael Niedermayer [Wed, 16 Jan 2008 01:54:18 +0000 (01:54 +0000)]
simplify

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

16 years agoMake avc_find_startcode non-static, so that it can be used from other
Luca Abeni [Tue, 15 Jan 2008 08:05:58 +0000 (08:05 +0000)]
Make avc_find_startcode non-static, so that it can be used from other
files (and add the ff_ prefix, to avoid polluting the namespace)

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

16 years agoAdd compilation rule for tools/pktdumper.
Diego Biurrun [Mon, 14 Jan 2008 22:23:53 +0000 (22:23 +0000)]
Add compilation rule for tools/pktdumper.

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

16 years agoAdd '#undef strcat' to fix compilation.
Diego Biurrun [Mon, 14 Jan 2008 22:22:19 +0000 (22:22 +0000)]
Add '#undef strcat' to fix compilation.

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

16 years agoAdd a couple of missing consts.
Sigbjørn Skjæret [Mon, 14 Jan 2008 22:10:19 +0000 (22:10 +0000)]
Add a couple of missing consts.
patch by Sigbjørn Skjæret, cisc broadpark no

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

16 years agoSuppress runaway index on streamed input
Michel Bardiaux [Mon, 14 Jan 2008 16:11:08 +0000 (16:11 +0000)]
Suppress runaway index on streamed input

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

16 years agoBuild both static and shared libs from the same object.
Diego Pettenò [Mon, 14 Jan 2008 14:42:29 +0000 (14:42 +0000)]
Build both static and shared libs from the same object.
This makes libpostproc consistent with all the other libraries.
patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com

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

16 years agoSelect scan tables for 8x4 and 4x8 blocks only once.
Christophe Gisquet [Mon, 14 Jan 2008 06:10:02 +0000 (06:10 +0000)]
Select scan tables for 8x4 and 4x8 blocks only once.

Patch by Christophe GISQUET ([christophe][gisquet] <whirlpool sign> free <spot> fr)
Thread [PATCH] Determine once and for all zz scan tables to use in VC-1 VLD

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

16 years agoRemove green clouds.
Michael Niedermayer [Mon, 14 Jan 2008 04:27:03 +0000 (04:27 +0000)]
Remove green clouds.
fixes issue263

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

16 years agogcc2 doesn't have bogus mergel, patch from Sigbjørn Skjæret cisc...broadpark___no
Luca Barbato [Sun, 13 Jan 2008 23:58:12 +0000 (23:58 +0000)]
gcc2 doesn't have bogus mergel, patch from Sigbjørn Skjæret cisc...broadpark___no

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

16 years agoAdd support for S8 PCM (codec 2)
Roberto Togni [Sun, 13 Jan 2008 15:08:33 +0000 (15:08 +0000)]
Add support for S8 PCM (codec 2)
Fix samples/au/vrooom.au

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

16 years agouser specifyable maximum amount of memory to use for the index.
Paul Kelly [Sun, 13 Jan 2008 13:33:37 +0000 (13:33 +0000)]
user specifyable maximum amount of memory to use for the index.
patch by Paul Kelly  paul stjohnspoint co uk
with some changes by me

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

16 years agoAdd variable alpha and size of half window for Kaiser-Bessel Derived window
Robert Swain [Sun, 13 Jan 2008 11:02:08 +0000 (11:02 +0000)]
Add variable alpha and size of half window for Kaiser-Bessel Derived window
generation. Hard code Bessel I0 approximation iterations to 50.

See thread for discussion:
[FFmpeg-devel] [PATCH] Move Kaiser-Bessel Derived window to mdct.c
Started on the 2008/01/10

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

16 years agoGet rid of fft_rev table, use ff_reverse and a shift.
Reimar Döffinger [Sun, 13 Jan 2008 08:33:00 +0000 (08:33 +0000)]
Get rid of fft_rev table, use ff_reverse and a shift.
Reduces maximum allowed value for MDCT_NBITS to 10 (current value is 9)

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

16 years agoUse FFSWAP instead of "manual" swap
Reimar Döffinger [Sat, 12 Jan 2008 17:37:36 +0000 (17:37 +0000)]
Use FFSWAP instead of "manual" swap

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

16 years agorefer users to ffmpeg-user list in case of errors
Måns Rullgård [Sat, 12 Jan 2008 12:34:55 +0000 (12:34 +0000)]
refer users to ffmpeg-user list in case of errors

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

16 years agoAlignment
Víctor Paesa [Sat, 12 Jan 2008 11:25:54 +0000 (11:25 +0000)]
Alignment

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

16 years agoLink to libraries in dependency order.
Víctor Paesa [Sat, 12 Jan 2008 11:17:37 +0000 (11:17 +0000)]
Link to libraries in dependency order.
Based on a patch by Gonzalo Garramuño, ggarra advancedsl com ar

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

16 years agoMake the Kaiser-Bessel window generator a common function
Robert Swain [Sat, 12 Jan 2008 11:11:19 +0000 (11:11 +0000)]
Make the Kaiser-Bessel window generator a common function

Patch by Robert Swain, robert d swain a gmail d com

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

16 years agoSet pts/dts in raw (yuv,rgb,pcm) demuxers.
Michael Niedermayer [Sat, 12 Jan 2008 00:24:10 +0000 (00:24 +0000)]
Set pts/dts in raw (yuv,rgb,pcm) demuxers.

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

16 years agoWrite 0 instead of seeking forward (and leaving bytes uninitalized),
Michael Niedermayer [Sat, 12 Jan 2008 00:15:05 +0000 (00:15 +0000)]
Write 0 instead of seeking forward (and leaving bytes uninitalized),
fixes odd regression test failure i had.

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

16 years agoadd a ff_ prefix to newly exported functions from avc.c
Aurelien Jacobs [Fri, 11 Jan 2008 23:33:32 +0000 (23:33 +0000)]
add a ff_ prefix to newly exported functions from avc.c

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

16 years agoMatroska muxer needs to format all NAL units, not only extradata.
Aurelien Jacobs [Fri, 11 Jan 2008 23:21:22 +0000 (23:21 +0000)]
Matroska muxer needs to format all NAL units, not only extradata.

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

16 years agoFactorize some code into functions, had this in my tree and will be
Michael Niedermayer [Fri, 11 Jan 2008 21:34:05 +0000 (21:34 +0000)]
Factorize some code into functions, had this in my tree and will be
needed for mp3 encoding.

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

16 years agoNitpicks patch by Lars Täuber.
Lars Täuber [Fri, 11 Jan 2008 19:45:09 +0000 (19:45 +0000)]
Nitpicks patch by Lars Täuber.

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

16 years agoClear synth_buf on flush(). Part of a patch by Brian Brice bbrice gmail com.
Brian Brice [Fri, 11 Jan 2008 18:20:42 +0000 (18:20 +0000)]
Clear synth_buf on flush(). Part of a patch by Brian Brice bbrice gmail com.

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

16 years agoFlush mp2 as well on seeking. Part of a patch by Brian Brice bbrice gmail com.
Brian Brice [Fri, 11 Jan 2008 18:18:45 +0000 (18:18 +0000)]
Flush mp2 as well on seeking. Part of a patch by Brian Brice bbrice gmail com.

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

16 years agoDo not install rtp.h (which should have never been part of the public API)
Luca Abeni [Fri, 11 Jan 2008 12:24:46 +0000 (12:24 +0000)]
Do not install rtp.h (which should have never been part of the public API)

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