]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
16 years agoMore verbose error log message.
benoit [Fri, 18 Jan 2008 11:27:28 +0000 (11:27 +0000)]
More verbose error log message.

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

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

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

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

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

16 years agoAdd system-specific network link flags to inet_aton test. This should fix
diego [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

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

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

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

16 years agoClarify the error message when video width, height, or framerate are not
lucabe [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)

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

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

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

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

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

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

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

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

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

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

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

16 years agoUse check_lib2 instead of check_lib in SDL test. This is helpful in
diego [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

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

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

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

16 years agoMake .vhookdep depend on version.h, same as .depend.
diego [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

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

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

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

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

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

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

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

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

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

16 years agopentium4m is a valid CPU name, add it to the list.
diego [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

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

16 years agoMove "Creating config.mak and config.h..." message down to the point where
diego [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.

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

16 years agoAdd const qualifiers to unmodified function parameters, fixes the warning:
diego [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

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

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

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

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

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

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

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

16 years agoMake avc_find_startcode non-static, so that it can be used from other
lucabe [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)

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

16 years agoIgnore pktdumper.
diego [Mon, 14 Jan 2008 22:26:39 +0000 (22:26 +0000)]
Ignore pktdumper.

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

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

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

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

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

16 years agoAdd a couple of missing consts.
diego [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

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

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

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

16 years agoBuild both static and shared libs from the same object.
diego [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

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

16 years agoSelect scan tables for 8x4 and 4x8 blocks only once.
kostya [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

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

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

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

16 years agogcc2 doesn't have bogus mergel, patch from Sigbjørn Skjæret cisc...broadpark___no
lu_zero [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

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

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

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

16 years agouser specifyable maximum amount of memory to use for the index.
michael [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

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

16 years agoAdd variable alpha and size of half window for Kaiser-Bessel Derived window
superdump [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

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

16 years agoGet rid of fft_rev table, use ff_reverse and a shift.
reimar [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)

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

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

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

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

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

16 years agoAlignment
victor [Sat, 12 Jan 2008 11:25:54 +0000 (11:25 +0000)]
Alignment

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

16 years agoLink to libraries in dependency order.
victor [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

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

16 years agoMake the Kaiser-Bessel window generator a common function
andoma [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

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

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

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

16 years agoWrite 0 instead of seeking forward (and leaving bytes uninitalized),
michael [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.

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

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

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

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

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

16 years agoFactorize some code into functions, had this in my tree and will be
michael [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.

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

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

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

16 years agoClear synth_buf on flush(). Part of a patch by Brian Brice bbrice gmail com.
michael [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.

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

16 years agoFlush mp2 as well on seeking. Part of a patch by Brian Brice bbrice gmail com.
michael [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.

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

16 years agoDo not install rtp.h (which should have never been part of the public API)
lucabe [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)

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

16 years agoFactorize some duplicated code from CAVS and H.264 into a common file.
diego [Fri, 11 Jan 2008 08:29:58 +0000 (08:29 +0000)]
Factorize some duplicated code from CAVS and H.264 into a common file.
patch by Christophe Gisquet, christophe.gisquet free fr

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

16 years agoMinistry of English Composition edits for SNOW spec-- introduction (many more to...
melanson [Fri, 11 Jan 2008 07:15:43 +0000 (07:15 +0000)]
Ministry of English Composition edits for SNOW spec-- introduction (many more to come)

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

16 years agoEnabling higher frame rates for dc1394, patch by Alessandro Sappia a dot sappia at...
romansh [Fri, 11 Jan 2008 02:13:32 +0000 (02:13 +0000)]
Enabling higher frame rates for dc1394, patch by Alessandro Sappia a dot sappia at ngi dot it

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

16 years agoAdding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ngi...
romansh [Fri, 11 Jan 2008 01:59:05 +0000 (01:59 +0000)]
Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ngi dot it

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

16 years agomatroskaenc now depends on avc.o
aurel [Fri, 11 Jan 2008 01:37:38 +0000 (01:37 +0000)]
matroskaenc now depends on avc.o

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

16 years agoUse the isom avcc formatting for h264 extradata in matroska.
aurel [Fri, 11 Jan 2008 01:32:45 +0000 (01:32 +0000)]
Use the isom avcc formatting for h264 extradata in matroska.

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

16 years agoMove isom_write_avcc() and related functions into a separate file.
aurel [Fri, 11 Jan 2008 01:24:55 +0000 (01:24 +0000)]
Move isom_write_avcc() and related functions into a separate file.

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

16 years agoextract isom_write_avcc into a function
aurel [Fri, 11 Jan 2008 01:04:01 +0000 (01:04 +0000)]
extract isom_write_avcc into a function

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

16 years agoAdd one more parameter to avc_parse_nal_units so that it allows not to
aurel [Fri, 11 Jan 2008 01:00:04 +0000 (01:00 +0000)]
Add one more parameter to avc_parse_nal_units so that it allows not to
free the input buffer.
This is required by upcoming extraction of isom_write_avcc to a function.

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

16 years agoCheck return value of avc_parse_nal_units().
aurel [Fri, 11 Jan 2008 00:47:02 +0000 (00:47 +0000)]
Check return value of avc_parse_nal_units().

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

16 years agoReindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()),
rbultje [Thu, 10 Jan 2008 13:54:30 +0000 (13:54 +0000)]
Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()),
see "[PATCH] Realmedia / RTSP (RDT)" thread on ML.

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

16 years agoMake rtp_parse_packet() always call the vfunc of the dynamic payload handler
rbultje [Thu, 10 Jan 2008 13:52:35 +0000 (13:52 +0000)]
Make rtp_parse_packet() always call the vfunc of the dynamic payload handler
if there is one. See "[PATCH] Realmedia / RTSP (RDT)" thread on ML.

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

16 years agounused
michael [Thu, 10 Jan 2008 11:05:12 +0000 (11:05 +0000)]
unused

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

16 years agoFix a couple of 'return type defaults to int' and 'control reaches end of
diego [Thu, 10 Jan 2008 10:35:37 +0000 (10:35 +0000)]
Fix a couple of 'return type defaults to int' and 'control reaches end of
non-void function' warnings in test code.

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

16 years agoAdd LGPL license header.
diego [Thu, 10 Jan 2008 10:26:57 +0000 (10:26 +0000)]
Add LGPL license header.

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

16 years agoAdd "genre" command line option
benoit [Thu, 10 Jan 2008 10:25:15 +0000 (10:25 +0000)]
Add "genre" command line option
Patch by kweiner spamcop net
closes Issue318

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

16 years agoMake MMX vectors constants.
benoit [Thu, 10 Jan 2008 10:18:00 +0000 (10:18 +0000)]
Make MMX vectors constants.
Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com

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

16 years agoMake pp_help a constant array of characters to move it to .rodata.
benoit [Thu, 10 Jan 2008 10:16:36 +0000 (10:16 +0000)]
Make pp_help a constant array of characters to move it to .rodata.
Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com

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

16 years agoReduce the size of the replaceTable entries.
benoit [Thu, 10 Jan 2008 10:15:07 +0000 (10:15 +0000)]
Reduce the size of the replaceTable entries.
Patch by Diego 'Flameeyes' Pettenò flameeyes ¤ gmail ! com

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

16 years agoPass a proper context to av_log()
lucabe [Thu, 10 Jan 2008 08:34:37 +0000 (08:34 +0000)]
Pass a proper context to av_log()

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

16 years agoPrint libavdevice version.
michael [Thu, 10 Jan 2008 01:02:52 +0000 (01:02 +0000)]
Print libavdevice version.

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

16 years agoInitialize correctly optind.
victor [Wed, 9 Jan 2008 20:48:02 +0000 (20:48 +0000)]
Initialize correctly optind.
Patch by Eduardo Bragatto, his name at his surname dot com

Thread http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-January/039835.html

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

16 years agoFix a bug causing the generated stream to be corrupt if the buffer
andoma [Wed, 9 Jan 2008 08:38:28 +0000 (08:38 +0000)]
Fix a bug causing the generated stream to be corrupt if the buffer
contains NAL units previous to the IDR where the SPS/PPS was inserted.

Ok:ed by Benoit on irc.

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

16 years agoIgnore trasher.
diego [Wed, 9 Jan 2008 08:05:07 +0000 (08:05 +0000)]
Ignore trasher.

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

16 years agoCorrectly use output format stream index for bitstream filter when doing stream copy.
andoma [Wed, 9 Jan 2008 06:22:32 +0000 (06:22 +0000)]
Correctly use output format stream index for bitstream filter when doing stream copy.

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

16 years agoError checking: make sure that there are 3 parameters and that the
melanson [Wed, 9 Jan 2008 00:29:49 +0000 (00:29 +0000)]
Error checking: make sure that there are 3 parameters and that the
file open operation succeeds.

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

16 years agoused defined name for testing error resilience level
jbr [Tue, 8 Jan 2008 23:44:48 +0000 (23:44 +0000)]
used defined name for testing error resilience level

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

16 years agoFix random typos.
diego [Tue, 8 Jan 2008 23:08:51 +0000 (23:08 +0000)]
Fix random typos.

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

16 years agoFix illegal identifiers, names starting with _ and uppercase are reserved.
diego [Tue, 8 Jan 2008 23:07:55 +0000 (23:07 +0000)]
Fix illegal identifiers, names starting with _ and uppercase are reserved.

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

16 years agoAdd compilation rule for tools/trasher.
diego [Tue, 8 Jan 2008 23:02:39 +0000 (23:02 +0000)]
Add compilation rule for tools/trasher.

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

16 years agoRemove unused variable i.
diego [Tue, 8 Jan 2008 22:57:03 +0000 (22:57 +0000)]
Remove unused variable i.

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

16 years agoAllow compilation of test programs when TEST is defined.
diego [Tue, 8 Jan 2008 22:54:49 +0000 (22:54 +0000)]
Allow compilation of test programs when TEST is defined.

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

16 years agoRemove unused variable j.
diego [Tue, 8 Jan 2008 22:53:25 +0000 (22:53 +0000)]
Remove unused variable j.

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

16 years agoRemove unused variable variance.
diego [Tue, 8 Jan 2008 22:48:26 +0000 (22:48 +0000)]
Remove unused variable variance.

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

16 years agoFix test program compilation, random() needs to be undefined.
diego [Tue, 8 Jan 2008 22:40:25 +0000 (22:40 +0000)]
Fix test program compilation, random() needs to be undefined.

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

16 years agourl_write is part of the public API so it may not be under ifdef.
reimar [Tue, 8 Jan 2008 22:07:59 +0000 (22:07 +0000)]
url_write is part of the public API so it may not be under ifdef.
Also fixes a compile error if all muxers and protocols are disabled.
Patch by Guillaume LECERF (foxcore gmail com)

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

16 years agoRemove clip_table as it is not used anymore.
reimar [Tue, 8 Jan 2008 22:03:30 +0000 (22:03 +0000)]
Remove clip_table as it is not used anymore.
Patch by Diego 'Flameeyes' Pettenò (flameeyes gmail com)

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

16 years agoSplit range coding chapter in binary and integers
michael [Tue, 8 Jan 2008 21:32:21 +0000 (21:32 +0000)]
Split range coding chapter in binary and integers

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

16 years agoargh s/ffmpeg/snow/
michael [Tue, 8 Jan 2008 21:28:55 +0000 (21:28 +0000)]
argh s/ffmpeg/snow/

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

16 years agoRange coder state transition table, based on a patch by lars punkt taeuber ät web...
michael [Tue, 8 Jan 2008 20:29:32 +0000 (20:29 +0000)]
Range coder state transition table, based on a  patch by lars punkt taeuber ät web punkt de.

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

16 years agoRemove extra word.
michael [Tue, 8 Jan 2008 20:08:02 +0000 (20:08 +0000)]
Remove extra word.

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

16 years agocheck av_new_stream return value
bcoudurier [Tue, 8 Jan 2008 13:55:15 +0000 (13:55 +0000)]
check av_new_stream return value

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

16 years agocheck av_new_stream return value
bcoudurier [Tue, 8 Jan 2008 13:48:52 +0000 (13:48 +0000)]
check av_new_stream return value

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

16 years ago * fixing a bug preventing default values to be set correctly
romansh [Tue, 8 Jan 2008 02:52:05 +0000 (02:52 +0000)]
  * fixing a bug preventing default values to be set correctly

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

16 years agoMention damaged input testing.
michael [Tue, 8 Jan 2008 00:58:17 +0000 (00:58 +0000)]
Mention damaged input testing.

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

16 years agoA little proggy i wrote years ago.
michael [Tue, 8 Jan 2008 00:54:19 +0000 (00:54 +0000)]
A little proggy i wrote years ago.
This simply writes burts of random data into a file. Great for testing error
robustness/resilience/concealment.

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

16 years agoRandomly change the amount of noise if nothing is explicitly set.
michael [Tue, 8 Jan 2008 00:25:25 +0000 (00:25 +0000)]
Randomly change the amount of noise if nothing is explicitly set.

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

16 years agoLMLM4 demuxer
ivo [Mon, 7 Jan 2008 23:53:57 +0000 (23:53 +0000)]
LMLM4 demuxer

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