]> git.sesse.net Git - ffmpeg/log
ffmpeg
16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:36:33 +0000 (14:36 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:30:35 +0000 (14:30 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:28:50 +0000 (14:28 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:28:22 +0000 (14:28 +0000)]
const

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

16 years agosome const
Michael Niedermayer [Fri, 1 Feb 2008 14:18:09 +0000 (14:18 +0000)]
some const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:16:08 +0000 (14:16 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:15:10 +0000 (14:15 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:10:56 +0000 (14:10 +0000)]
const

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

16 years agosome const
Michael Niedermayer [Fri, 1 Feb 2008 14:09:52 +0000 (14:09 +0000)]
some const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:08:35 +0000 (14:08 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:07:02 +0000 (14:07 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:06:54 +0000 (14:06 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:03:56 +0000 (14:03 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:03:47 +0000 (14:03 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 14:00:31 +0000 (14:00 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 13:58:41 +0000 (13:58 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 13:55:15 +0000 (13:55 +0000)]
const

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

16 years agoCasts to silcence "incompatible pointer type" warnings.
Michael Niedermayer [Fri, 1 Feb 2008 13:51:06 +0000 (13:51 +0000)]
Casts to silcence "incompatible pointer type" warnings.

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

16 years agoconst src for bswap
Michael Niedermayer [Fri, 1 Feb 2008 13:49:15 +0000 (13:49 +0000)]
const src for bswap

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 13:42:08 +0000 (13:42 +0000)]
const

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

16 years agoUse bytestream.
Michael Niedermayer [Fri, 1 Feb 2008 13:38:55 +0000 (13:38 +0000)]
Use bytestream.

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 13:32:41 +0000 (13:32 +0000)]
const

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

16 years agoDo not print quality when stream copy,
Baptiste Coudurier [Fri, 1 Feb 2008 13:08:04 +0000 (13:08 +0000)]
Do not print quality when stream copy,
Silence valgrind complaint:
==14746== Conditional jump or move depends on uninitialised value(s)
==14746==    at 0x43488DF: (within /lib/i686/cmov/libc-2.7.so)
==14746==    by 0x434ED81: __printf_fp (in /lib/i686/cmov/libc-2.7.so)
==14746==    by 0x434A3F3: vfprintf (in /lib/i686/cmov/libc-2.7.so)
==14746==    by 0x436EA93: vsnprintf (in /lib/i686/cmov/libc-2.7.so)
==14746==    by 0x4353234: snprintf (in /lib/i686/cmov/libc-2.7.so)
==14746==    by 0x806247C: print_report (ffmpeg.c:963)

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 04:17:56 +0000 (04:17 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 04:16:26 +0000 (04:16 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 04:14:46 +0000 (04:14 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 04:14:04 +0000 (04:14 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 04:11:06 +0000 (04:11 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 04:07:48 +0000 (04:07 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 04:04:44 +0000 (04:04 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 04:02:28 +0000 (04:02 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 03:59:06 +0000 (03:59 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 03:54:08 +0000 (03:54 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 03:51:51 +0000 (03:51 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 03:48:55 +0000 (03:48 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 03:48:32 +0000 (03:48 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 03:47:32 +0000 (03:47 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 03:46:11 +0000 (03:46 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 03:40:46 +0000 (03:40 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 03:39:15 +0000 (03:39 +0000)]
const

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

16 years agoconst
Michael Niedermayer [Fri, 1 Feb 2008 03:34:43 +0000 (03:34 +0000)]
const

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

16 years agoone "cast discards qualifiers from pointer target type" less
Michael Niedermayer [Fri, 1 Feb 2008 03:29:43 +0000 (03:29 +0000)]
one "cast discards qualifiers from pointer target type" less

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

16 years agoconsts
Michael Niedermayer [Fri, 1 Feb 2008 03:26:31 +0000 (03:26 +0000)]
consts
I have underestimated this a little, and these are just some ...

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

16 years agoDo not cast const away.
Michael Niedermayer [Fri, 1 Feb 2008 03:14:50 +0000 (03:14 +0000)]
Do not cast const away.

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

16 years agoconsts
Michael Niedermayer [Fri, 1 Feb 2008 02:36:09 +0000 (02:36 +0000)]
consts

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

16 years agoconsts
Michael Niedermayer [Fri, 1 Feb 2008 02:35:11 +0000 (02:35 +0000)]
consts

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

16 years agoThe buffer passed into the decoder should be const.
Michael Niedermayer [Fri, 1 Feb 2008 02:26:19 +0000 (02:26 +0000)]
The buffer passed into the decoder should be const.

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

16 years agoFix const qualifer issues found by -Wcast-qual.
Michael Niedermayer [Fri, 1 Feb 2008 01:40:46 +0000 (01:40 +0000)]
Fix const qualifer issues found by -Wcast-qual.

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

16 years agoIndention, it seems i have forgotton to commit this.
Michael Niedermayer [Fri, 1 Feb 2008 01:35:31 +0000 (01:35 +0000)]
Indention, it seems i have forgotton to commit this.

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

16 years agoMerge declaration and initialization.
Michael Niedermayer [Fri, 1 Feb 2008 01:33:49 +0000 (01:33 +0000)]
Merge declaration and initialization.

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

16 years agoDont cast const away.
Michael Niedermayer [Fri, 1 Feb 2008 01:33:16 +0000 (01:33 +0000)]
Dont cast const away.

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

16 years agoWarn about casts which remove const.
Michael Niedermayer [Fri, 1 Feb 2008 01:31:49 +0000 (01:31 +0000)]
Warn about casts which remove const.
Feel free to flame me if you disagree that such code is wrong.

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

16 years agoAdd support for ogg text subtitles.
Reimar Döffinger [Thu, 31 Jan 2008 22:30:55 +0000 (22:30 +0000)]
Add support for ogg text subtitles.

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

16 years agoFix the following using void* casts, proper casts are less readable and
Michael Niedermayer [Thu, 31 Jan 2008 20:52:14 +0000 (20:52 +0000)]
Fix the following using void* casts, proper casts are less readable and
avoiding casts would be even less readable, but other suggestions are welcome.
lls.c:56: warning: initialization from incompatible pointer type
lls.c:57: warning: initialization from incompatible pointer type

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

16 years agoFix b-libav.ul/al seek regression test.
Michael Niedermayer [Thu, 31 Jan 2008 20:04:17 +0000 (20:04 +0000)]
Fix b-libav.ul/al seek regression test.

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

16 years agofix field order export
Baptiste Coudurier [Thu, 31 Jan 2008 14:23:48 +0000 (14:23 +0000)]
fix field order export

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

16 years agoRevert r11689 and r11690 (uninitalized warning fix) as its theoretically
Michael Niedermayer [Thu, 31 Jan 2008 14:01:33 +0000 (14:01 +0000)]
Revert r11689 and r11690 (uninitalized warning fix) as its theoretically
undefined in C.

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

16 years agostupid typo
Baptiste Coudurier [Thu, 31 Jan 2008 13:40:53 +0000 (13:40 +0000)]
stupid typo

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

16 years agoTwo tables that should be const
Reimar Döffinger [Thu, 31 Jan 2008 12:25:52 +0000 (12:25 +0000)]
Two tables that should be const

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

16 years agosupport rawvideo in mov
Baptiste Coudurier [Thu, 31 Jan 2008 11:31:56 +0000 (11:31 +0000)]
support rawvideo in mov

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

16 years agoComment about weird warning prevention.
Michael Niedermayer [Thu, 31 Jan 2008 02:13:53 +0000 (02:13 +0000)]
Comment about weird warning prevention.

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

16 years agofix "uninitalized" warning, the alternative way.
Michael Niedermayer [Thu, 31 Jan 2008 01:38:00 +0000 (01:38 +0000)]
fix "uninitalized" warning, the alternative way.

I hope this is valid C, flame me if not.
md5sum of h263.o doesnt change, so this doesnt cause a slowdown.

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

16 years agorevert r11677, it is considered speed critical
Baptiste Coudurier [Thu, 31 Jan 2008 01:25:29 +0000 (01:25 +0000)]
revert r11677, it is considered speed critical

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

16 years agoadd parenthesis, fix warning: snow.c:2413: warning: suggest parentheses around &...
Baptiste Coudurier [Thu, 31 Jan 2008 00:57:48 +0000 (00:57 +0000)]
add parenthesis, fix warning: snow.c:2413: warning: suggest parentheses around && within ||

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

16 years agoAdd const qualifier, fix warnings:
Baptiste Coudurier [Thu, 31 Jan 2008 00:56:29 +0000 (00:56 +0000)]
Add const qualifier, fix warnings:
snow.c:2292: warning: assignment discards qualifiers from pointer target type
snow.c:2294: warning: assignment discards qualifiers from pointer target type
snow.c:2300: warning: assignment discards qualifiers from pointer target type

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

16 years agoadd parenthesis, fix warning: qtrleenc.c:257: warning: suggest parentheses around...
Baptiste Coudurier [Thu, 31 Jan 2008 00:50:21 +0000 (00:50 +0000)]
add parenthesis, fix warning: qtrleenc.c:257: warning: suggest parentheses around && within ||

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

16 years agotypo, typedef uint8_t GUID[16] in asf.h, and fix warning: asf-enc.c:202: warning...
Baptiste Coudurier [Thu, 31 Jan 2008 00:34:22 +0000 (00:34 +0000)]
typo, typedef uint8_t GUID[16] in asf.h, and fix warning: asf-enc.c:202: warning: passing argument 2 of 'put_buffer' from incompatible pointer type

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

16 years agoinit to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitiali...
Baptiste Coudurier [Thu, 31 Jan 2008 00:27:51 +0000 (00:27 +0000)]
init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function

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

16 years agoadd parenthesis, fix warning: mpegenc.c:303: warning: suggest parentheses around...
Baptiste Coudurier [Thu, 31 Jan 2008 00:25:40 +0000 (00:25 +0000)]
add parenthesis, fix warning: mpegenc.c:303: warning: suggest parentheses around && within ||

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

16 years agotypo, also fix warning: asf.c:90: warning: passing argument 2 of 'get_buffer' from...
Baptiste Coudurier [Thu, 31 Jan 2008 00:22:25 +0000 (00:22 +0000)]
typo, also fix warning: asf.c:90: warning: passing argument 2 of 'get_buffer' from incompatible pointer type

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

16 years agoFix the following warnings:
Andreas Öman [Thu, 31 Jan 2008 00:15:24 +0000 (00:15 +0000)]
Fix the following warnings:

h264.c:2093: warning: unused variable 's'
h264.c:2406: warning: suggest parentheses around arithmetic in operand of ^
h264.c:2412: warning: suggest parentheses around arithmetic in operand of ^

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

16 years agocast to correct type, fix warning: apedec.c:859: warning: passing argument 1 of ...
Baptiste Coudurier [Thu, 31 Jan 2008 00:10:56 +0000 (00:10 +0000)]
cast to correct type, fix warning: apedec.c:859: warning: passing argument 1 of 's->dsp.bswap_buf' from incompatible pointer type

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

16 years agofix indentation
Baptiste Coudurier [Thu, 31 Jan 2008 00:06:54 +0000 (00:06 +0000)]
fix indentation

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

16 years agoinit to 0, fix warning: h263.c:4730: warning: 'dc_pred_dir' may be used uninitialized...
Baptiste Coudurier [Thu, 31 Jan 2008 00:05:44 +0000 (00:05 +0000)]
init to 0, fix warning: h263.c:4730: warning: 'dc_pred_dir' may be used uninitialized in this function

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

16 years agocast to dest type, fix warning: 4xm.c:304: warning: initialization from incompatible...
Baptiste Coudurier [Thu, 31 Jan 2008 00:01:16 +0000 (00:01 +0000)]
cast to dest type, fix warning: 4xm.c:304: warning: initialization from incompatible pointer type

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

16 years agocast to dest type, fix warning imgconvert.c:1958: warning: assignment from incompatib...
Baptiste Coudurier [Thu, 31 Jan 2008 00:00:08 +0000 (00:00 +0000)]
cast to dest type, fix warning imgconvert.c:1958: warning: assignment from incompatible pointer type

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

16 years agoadd const, fix warning: cook.c:276: warning: passing argument 2 of 'maybe_reformat_bu...
Baptiste Coudurier [Wed, 30 Jan 2008 23:58:44 +0000 (23:58 +0000)]
add const, fix warning: cook.c:276: warning: passing argument 2 of 'maybe_reformat_buffer32' discards qualifiers from pointer target type

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

16 years agoadd parenthesis, fix warning: i386/dsputil_mmx.c:2618: warning: suggest parentheses...
Baptiste Coudurier [Wed, 30 Jan 2008 23:54:59 +0000 (23:54 +0000)]
add parenthesis, fix warning: i386/dsputil_mmx.c:2618: warning: suggest parentheses around arithmetic in operand of |

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

16 years agofix prototypes, remove warning: i386/dsputil_mmx.c:3594: warning: assignment from...
Baptiste Coudurier [Wed, 30 Jan 2008 23:52:42 +0000 (23:52 +0000)]
fix prototypes, remove warning: i386/dsputil_mmx.c:3594: warning: assignment from incompatible pointer type

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

16 years agoremove duplicate, disabled nut regression test
Måns Rullgård [Wed, 30 Jan 2008 21:04:00 +0000 (21:04 +0000)]
remove duplicate, disabled nut regression test

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

16 years agoMissed a variable in postprocess.c that should use DECLARE_ASM_CONST as well
Reimar Döffinger [Wed, 30 Jan 2008 18:30:17 +0000 (18:30 +0000)]
Missed a variable in postprocess.c that should use DECLARE_ASM_CONST as well

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

16 years agoSimplify: use DECLARE_ASM_CONST
Reimar Döffinger [Wed, 30 Jan 2008 18:21:01 +0000 (18:21 +0000)]
Simplify: use DECLARE_ASM_CONST

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

16 years agouse context in av_log
Baptiste Coudurier [Wed, 30 Jan 2008 13:22:31 +0000 (13:22 +0000)]
use context in av_log

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

16 years agowarning is only valid for mov
Baptiste Coudurier [Wed, 30 Jan 2008 13:22:04 +0000 (13:22 +0000)]
warning is only valid for mov

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

16 years agoDo not print an (L)GPL license statement when nonfree parts have been compiled
Diego Biurrun [Wed, 30 Jan 2008 08:07:18 +0000 (08:07 +0000)]
Do not print an (L)GPL license statement when nonfree parts have been compiled
into FFmpeg.  Instead warn that the resulting binary is unredistributable.

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

16 years agofixing warning
Michael Niedermayer [Wed, 30 Jan 2008 04:50:09 +0000 (04:50 +0000)]
fixing warning
md5.c:150: warning: passing argument 2 of 'av_md5_update' from incompatible pointer type

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

16 years agoPrint the name of the regression test that was run after finishing the test.
Diego Biurrun [Tue, 29 Jan 2008 23:30:00 +0000 (23:30 +0000)]
Print the name of the regression test that was run after finishing the test.

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

16 years agoSupport MP4 subtitles as in
Reimar Döffinger [Tue, 29 Jan 2008 22:37:07 +0000 (22:37 +0000)]
Support MP4 subtitles as in
http://samples.mplayerhq.hu/MPEG-4/embedded_subs/1Video_2Audio_2SUBs_timed_text_streams_.mp4

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

16 years agoMake some assembler constants global instead of declaring them multiple times.
Reimar Döffinger [Tue, 29 Jan 2008 14:58:10 +0000 (14:58 +0000)]
Make some assembler constants global instead of declaring them multiple times.

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

16 years agoPass argc and argv to the main function of the SDL tests.
Diego Biurrun [Tue, 29 Jan 2008 09:33:30 +0000 (09:33 +0000)]
Pass argc and argv to the main function of the SDL tests.
This appears to be required on Windows and does no harm on Linux.
closes issue 344, patch by jdm

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

16 years agoSMPTE 421 Annex L format demuxer
Kostya Shishkov [Tue, 29 Jan 2008 09:25:49 +0000 (09:25 +0000)]
SMPTE 421 Annex L format demuxer

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

16 years agorename dv50 regression test output file to dv50.dv
Måns Rullgård [Mon, 28 Jan 2008 22:35:44 +0000 (22:35 +0000)]
rename dv50 regression test output file to dv50.dv

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

16 years agoAdd bitstream filter to convert between mov and plain text subtitles
Reimar Döffinger [Mon, 28 Jan 2008 21:24:09 +0000 (21:24 +0000)]
Add bitstream filter to convert between mov and plain text subtitles

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

16 years agoAdd sbsf option for subtitle bitstream filter
Reimar Döffinger [Mon, 28 Jan 2008 21:13:40 +0000 (21:13 +0000)]
Add sbsf option for subtitle bitstream filter

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

16 years agoFix memory leak in h264 decoder. allocated_edge_emu_buffer was being allocated
Jeff Downs [Mon, 28 Jan 2008 21:12:38 +0000 (21:12 +0000)]
Fix memory leak in h264 decoder. allocated_edge_emu_buffer was being allocated
in both mpegvideo and h264 decoder. Fixed by allowing all (master and duplicate)
contexts to fully initialize in MPV_frame_start and copying these into
H264Contexts.

Mailing list discussion:
[FFmpeg-devel] Memory leak in h264
Tue, 22 Jan 2008 15:22:55

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

16 years agocosmetics, split long lines, remove useless braces, merge comments and if
Baptiste Coudurier [Mon, 28 Jan 2008 18:35:12 +0000 (18:35 +0000)]
cosmetics, split long lines, remove useless braces, merge comments and if

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

16 years agocosmetics, vertically align
Baptiste Coudurier [Mon, 28 Jan 2008 18:33:27 +0000 (18:33 +0000)]
cosmetics, vertically align

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

16 years agoRemove integer.h inclusion.
Benoit Fouet [Mon, 28 Jan 2008 17:23:57 +0000 (17:23 +0000)]
Remove integer.h inclusion.

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

16 years agospoke too fast, fix dv fourcc in mov accordingly if strict
Baptiste Coudurier [Mon, 28 Jan 2008 16:58:42 +0000 (16:58 +0000)]
spoke too fast, fix dv fourcc in mov accordingly if strict

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

16 years agofinally set codec tags for mov/mp4/3gp muxers, this should not break anything, if...
Baptiste Coudurier [Mon, 28 Jan 2008 16:03:50 +0000 (16:03 +0000)]
finally set codec tags for mov/mp4/3gp muxers, this should not break anything, if it breaks anything, yell

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