]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
15 years agoMake ff_h263_resync() return the bit position of the resync_marker or
benoit [Fri, 30 Jan 2009 17:13:03 +0000 (17:13 +0000)]
Make ff_h263_resync() return the bit position of the resync_marker or
a negative number if none was found.
Patch by Gwenolé Beauchesne: gbeauchesne splitted minus desktop com

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

15 years agoIf AVPacket->data == NULL, the packet does not contain any buffer to
lucabe [Fri, 30 Jan 2009 12:41:44 +0000 (12:41 +0000)]
If AVPacket->data == NULL, the packet does not contain any buffer to
be freed.
This fixes a double free on exit.

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

15 years agoUse a constant instead of a magic number.
benoit [Fri, 30 Jan 2009 08:18:06 +0000 (08:18 +0000)]
Use a constant instead of a magic number.
Patch by Gwenolé Beauchesne: gbeauchesne splitted minus desktop com

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

15 years agoavoid indeterminate order of accessing src
stefang [Fri, 30 Jan 2009 06:38:46 +0000 (06:38 +0000)]
avoid indeterminate order of accessing src

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

15 years agotypo
aurel [Fri, 30 Jan 2009 00:44:54 +0000 (00:44 +0000)]
typo

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

15 years agoRename string.c to avstring.c so that the name of header and C file match.
diego [Thu, 29 Jan 2009 22:12:36 +0000 (22:12 +0000)]
Rename string.c to avstring.c so that the name of header and C file match.

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

15 years agocosmetics: Add empty line for consistent formatting.
diego [Thu, 29 Jan 2009 22:08:32 +0000 (22:08 +0000)]
cosmetics: Add empty line for consistent formatting.
patch by Gwenolé Beauchesne, gbeauchesne splitted-desktop com

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

15 years agoMark ff_fft_end av_cold.
alexc [Thu, 29 Jan 2009 17:08:51 +0000 (17:08 +0000)]
Mark ff_fft_end av_cold.

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

15 years agopvez avi fourcc is truemotion1
compn [Thu, 29 Jan 2009 15:33:19 +0000 (15:33 +0000)]
pvez avi fourcc is truemotion1

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

15 years agospelling/grammar/consistency review part III
diego [Wed, 28 Jan 2009 23:16:49 +0000 (23:16 +0000)]
spelling/grammar/consistency review part III

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

15 years agospelling/grammar/consistency review part II
diego [Wed, 28 Jan 2009 23:03:17 +0000 (23:03 +0000)]
spelling/grammar/consistency review part II

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

15 years agoAdd "const" to AES function arguments where possible without generating
reimar [Wed, 28 Jan 2009 17:48:26 +0000 (17:48 +0000)]
Add "const" to AES function arguments where possible without generating
more warnings.

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

15 years agoFix remotely exploitable arbitrary code execution vulnerability.
michael [Wed, 28 Jan 2009 13:37:26 +0000 (13:37 +0000)]
Fix remotely exploitable arbitrary code execution vulnerability.
Found by Tobias Klein / tk // trapkit / de /
See: http://www.trapkit.de/advisories/TKADV2009-004.txt

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

15 years agofix an overflow in vc1 intra overlap filter
lorenm [Wed, 28 Jan 2009 11:12:19 +0000 (11:12 +0000)]
fix an overflow in vc1 intra overlap filter

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

15 years agoAdd common.h #include, necessary for av_const.
diego [Wed, 28 Jan 2009 08:50:10 +0000 (08:50 +0000)]
Add common.h #include, necessary for av_const.

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

15 years agoFix documenting comments for VC1 decoder
kostya [Wed, 28 Jan 2009 07:16:52 +0000 (07:16 +0000)]
Fix documenting comments for VC1 decoder

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

15 years agoFix documenting comments for RV3/4 decoder
kostya [Wed, 28 Jan 2009 07:16:20 +0000 (07:16 +0000)]
Fix documenting comments for RV3/4 decoder

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

15 years agoFix documenting comments for APE decoder
kostya [Wed, 28 Jan 2009 07:15:22 +0000 (07:15 +0000)]
Fix documenting comments for APE decoder

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

15 years agospelling/grammar/consistency review part I
diego [Wed, 28 Jan 2009 00:16:05 +0000 (00:16 +0000)]
spelling/grammar/consistency review part I

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

15 years agosecond try fixing time code in gxf
bcoudurier [Tue, 27 Jan 2009 23:44:11 +0000 (23:44 +0000)]
second try fixing time code in gxf

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

15 years agoPrefer av_freep() over av_free() for variables in the context for saftey.
michael [Tue, 27 Jan 2009 22:21:28 +0000 (22:21 +0000)]
Prefer av_freep() over av_free() for variables in the context for saftey.

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

15 years agoAdd {} between if/else
michael [Tue, 27 Jan 2009 22:20:05 +0000 (22:20 +0000)]
Add {} between if/else

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

15 years agoExport all tracks (each is a different language) instead of just one.
michael [Tue, 27 Jan 2009 22:14:48 +0000 (22:14 +0000)]
Export all tracks (each is a different language) instead of just one.

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

15 years agoremove pointless {}
michael [Tue, 27 Jan 2009 22:03:13 +0000 (22:03 +0000)]
remove pointless {}

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

15 years agoMove current_track variable closer to where it is used.
michael [Tue, 27 Jan 2009 21:58:45 +0000 (21:58 +0000)]
Move current_track variable closer to where it is used.

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

15 years agoFix memleak of fourxm->tracks on error return.
michael [Tue, 27 Jan 2009 21:56:28 +0000 (21:56 +0000)]
Fix memleak of fourxm->tracks on error return.

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

15 years agovertical align
michael [Tue, 27 Jan 2009 21:09:22 +0000 (21:09 +0000)]
vertical align

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

15 years agoFix memleak of header in error returns.
michael [Tue, 27 Jan 2009 21:06:19 +0000 (21:06 +0000)]
Fix memleak of header in error returns.

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

15 years agobetter header_size check
michael [Tue, 27 Jan 2009 21:01:47 +0000 (21:01 +0000)]
better header_size check

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

15 years agosize < 4 is invalid
michael [Tue, 27 Jan 2009 20:51:10 +0000 (20:51 +0000)]
size < 4 is invalid

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

15 years agoindentation
ramiro [Tue, 27 Jan 2009 20:06:13 +0000 (20:06 +0000)]
indentation

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

15 years agomingw: don't check for minimum mingw runtime and w32api versions for mingw-w64
ramiro [Tue, 27 Jan 2009 20:03:22 +0000 (20:03 +0000)]
mingw: don't check for minimum mingw runtime and w32api versions for mingw-w64

there is no vfw in mingw-64, and it has different (not yet stable) version
defines

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

15 years agoWhitespaces cosmetics to align return statements.
benoit [Tue, 27 Jan 2009 18:01:26 +0000 (18:01 +0000)]
Whitespaces cosmetics to align return statements.

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

15 years agoCheck buffer is inside what is passed when probing for flac.
benoit [Tue, 27 Jan 2009 18:00:40 +0000 (18:00 +0000)]
Check buffer is inside what is passed when probing for flac.

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

15 years agoARM: remove some unused macro arguments
mru [Tue, 27 Jan 2009 16:34:10 +0000 (16:34 +0000)]
ARM: remove some unused macro arguments

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

15 years agoARM: reorder some instructions in put_pixels*_arm
mru [Tue, 27 Jan 2009 16:06:51 +0000 (16:06 +0000)]
ARM: reorder some instructions in put_pixels*_arm

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

15 years agoARM: replace jump tables with conditional branches
mru [Tue, 27 Jan 2009 16:06:47 +0000 (16:06 +0000)]
ARM: replace jump tables with conditional branches

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

15 years agoARM: replace explicit literal loads with ldr Rd, =lit
mru [Tue, 27 Jan 2009 16:06:44 +0000 (16:06 +0000)]
ARM: replace explicit literal loads with ldr Rd, =lit

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

15 years agoARM: change alignment of loops in put_pixels*_arm to 32
mru [Tue, 27 Jan 2009 16:06:41 +0000 (16:06 +0000)]
ARM: change alignment of loops in put_pixels*_arm to 32

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

15 years agoARM: optimised mid_pred()
mru [Tue, 27 Jan 2009 16:06:38 +0000 (16:06 +0000)]
ARM: optimised mid_pred()

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

15 years agoARM: allow register operands for shifts in MULL()
mru [Tue, 27 Jan 2009 16:06:34 +0000 (16:06 +0000)]
ARM: allow register operands for shifts in MULL()

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

15 years agoMerge rtp_internal.h in rtp.h, and remove rtp_internal.h
lucabe [Tue, 27 Jan 2009 12:23:16 +0000 (12:23 +0000)]
Merge rtp_internal.h in rtp.h, and remove rtp_internal.h

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

15 years agofix doxygen file reference
stefang [Tue, 27 Jan 2009 06:04:01 +0000 (06:04 +0000)]
fix doxygen file reference

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

15 years agoseek at 0 when timestamp requested is negative
bcoudurier [Tue, 27 Jan 2009 04:29:33 +0000 (04:29 +0000)]
seek at 0 when timestamp requested is negative

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

15 years agoadd a ff_gcd() function again, for compatibility with old libavcodec
aurel [Tue, 27 Jan 2009 00:46:18 +0000 (00:46 +0000)]
add a ff_gcd() function again, for compatibility with old libavcodec

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

15 years agovp5: don't try decoding a P frame before any I frame was parsed
aurel [Tue, 27 Jan 2009 00:23:27 +0000 (00:23 +0000)]
vp5: don't try decoding a P frame before any I frame was parsed
fix issue802

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

15 years agomake it clear that the new metadata API is a work in progress
aurel [Mon, 26 Jan 2009 23:39:22 +0000 (23:39 +0000)]
make it clear that the new metadata API is a work in progress

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

15 years agoFix filenames in Doxygen comments.
diego [Mon, 26 Jan 2009 22:51:16 +0000 (22:51 +0000)]
Fix filenames in Doxygen comments.

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

15 years agoUpdate preset files documentation to match with r16795.
stefano [Mon, 26 Jan 2009 22:23:04 +0000 (22:23 +0000)]
Update preset files documentation to match with r16795.

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

15 years agoImplement avfilter_graph_check_validity().
stefano [Mon, 26 Jan 2009 20:21:25 +0000 (20:21 +0000)]
Implement avfilter_graph_check_validity().

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

15 years agoChange "H.263 Intel" long name to "Intel H.263".
stefano [Mon, 26 Jan 2009 19:46:47 +0000 (19:46 +0000)]
Change "H.263 Intel" long name to "Intel H.263".

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

15 years agoconfigure: exit with error if OS is unknown
mru [Mon, 26 Jan 2009 14:32:01 +0000 (14:32 +0000)]
configure: exit with error if OS is unknown

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

15 years agoAdd a Changelog entry for the ALSA stuff.
benoit [Mon, 26 Jan 2009 13:55:54 +0000 (13:55 +0000)]
Add a Changelog entry for the ALSA stuff.

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

15 years agoFix AAC data smuggling:
kostya [Mon, 26 Jan 2009 13:44:09 +0000 (13:44 +0000)]
Fix AAC data smuggling:
aactab.h declares only 316 of 428 elements in ff_aac_pow2sf_tab[]

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

15 years agoRemove misleading comment about how to build SHA1 test program.
diego [Mon, 26 Jan 2009 11:15:47 +0000 (11:15 +0000)]
Remove misleading comment about how to build SHA1 test program.
Generating the test program is integrated into the build system already.

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

15 years agoRemove unneeded check.
benoit [Mon, 26 Jan 2009 09:42:48 +0000 (09:42 +0000)]
Remove unneeded check.

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

15 years agoFix an exploit in indeo by checking we are not writing out of the strip array.
benoit [Mon, 26 Jan 2009 09:41:23 +0000 (09:41 +0000)]
Fix an exploit in indeo by checking we are not writing out of the strip array.
Fixes issue 655

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

15 years agoFix version.h dependency on version.sh
mru [Mon, 26 Jan 2009 09:24:52 +0000 (09:24 +0000)]
Fix version.h dependency on version.sh

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

15 years agoAdd ALSA support in libavdevice.
benoit [Mon, 26 Jan 2009 09:16:09 +0000 (09:16 +0000)]
Add ALSA support in libavdevice.
Patch by Nicolas George: name surname normalesup org
Original thread: [FFmpeg-devel] [PATCH] ALSA for libavdevice
Date: 12/09/2008 07:17 PM

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

15 years agoversion.h depends on version.sh.
diego [Mon, 26 Jan 2009 09:10:04 +0000 (09:10 +0000)]
version.h depends on version.sh.

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

15 years agoHAVE_3DNOW --> HAVE_AMD3DNOW
diego [Mon, 26 Jan 2009 08:36:06 +0000 (08:36 +0000)]
HAVE_3DNOW --> HAVE_AMD3DNOW

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

15 years agoWorkaround for gcc 3.4 to align sh properly
conrad [Mon, 26 Jan 2009 03:40:48 +0000 (03:40 +0000)]
Workaround for gcc 3.4 to align sh properly

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

15 years agoReorganize header #includes: Unconditionally #include standard C headers,
diego [Sun, 25 Jan 2009 23:21:02 +0000 (23:21 +0000)]
Reorganize header #includes: Unconditionally #include standard C headers,
group all local #includes together.

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

15 years agoMake opt_preset() use FFMPEG_DATADIR from config.h rather than /usr and
superdump [Sun, 25 Jan 2009 23:10:56 +0000 (23:10 +0000)]
Make opt_preset() use FFMPEG_DATADIR from config.h rather than /usr and
/usr/local

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

15 years ago10l: Add #undefs for system free/malloc/realloc, which must be used here.
diego [Sun, 25 Jan 2009 22:59:05 +0000 (22:59 +0000)]
10l: Add #undefs for system free/malloc/realloc, which must be used here.

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

15 years agoAdd (un)installation targets for ffpresets using the new DATADIR variable
superdump [Sun, 25 Jan 2009 22:44:57 +0000 (22:44 +0000)]
Add (un)installation targets for ffpresets using the new DATADIR variable

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

15 years agoC files should #include the header files of the same name.
diego [Sun, 25 Jan 2009 22:40:43 +0000 (22:40 +0000)]
C files should #include the header files of the same name.

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

15 years agoconfigure: add datadir variable and write to config.{h,mak}
mru [Sun, 25 Jan 2009 22:23:03 +0000 (22:23 +0000)]
configure: add datadir variable and write to config.{h,mak}

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

15 years agoDisambiguate the macros used to disable fprintf/printf/puts functions.
diego [Sun, 25 Jan 2009 22:05:26 +0000 (22:05 +0000)]
Disambiguate the macros used to disable fprintf/printf/puts functions.

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

15 years agoAdd required limits.h header.
diego [Sun, 25 Jan 2009 21:54:05 +0000 (21:54 +0000)]
Add required limits.h header.

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

15 years agoThe default subq value in the x264 CLI is now 6, not 5.
superdump [Sun, 25 Jan 2009 21:28:56 +0000 (21:28 +0000)]
The default subq value in the x264 CLI is now 6, not 5.

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

15 years agoHAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
diego [Sun, 25 Jan 2009 19:57:52 +0000 (19:57 +0000)]
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.

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

15 years agoRestore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CONST macro declaration.
diego [Sun, 25 Jan 2009 19:51:07 +0000 (19:51 +0000)]
Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CONST macro declaration.
This compiler might be supported in the future or we might some day decide
to export these macros.

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

15 years agoAdd AMD 3DNow! instruction enabling/disabling support in the build system.
diego [Sun, 25 Jan 2009 19:48:26 +0000 (19:48 +0000)]
Add AMD 3DNow! instruction enabling/disabling support in the build system.

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

15 years agoDrop redundant architecture extension dependencies.
diego [Sun, 25 Jan 2009 19:43:48 +0000 (19:43 +0000)]
Drop redundant architecture extension dependencies.

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

15 years agoDrop _MSC_VER case from macro declaration.
diego [Sun, 25 Jan 2009 19:24:47 +0000 (19:24 +0000)]
Drop _MSC_VER case from macro declaration.
This compiler will never see our internal headers.

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

15 years agoDrop deprecated av_fifo_write function with the next libavutil version bump.
diego [Sun, 25 Jan 2009 19:22:47 +0000 (19:22 +0000)]
Drop deprecated av_fifo_write function with the next libavutil version bump.

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

15 years agoMove DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h.
diego [Sun, 25 Jan 2009 19:18:56 +0000 (19:18 +0000)]
Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h.
Their definition depends on preprocessor directives from config.h,
thus they cannot be declared in a public header since public headers
cannot #include config.h.

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

15 years agoDirectly #include some required headers.
diego [Sun, 25 Jan 2009 19:11:10 +0000 (19:11 +0000)]
Directly #include some required headers.

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

15 years agoAdd missing architecture-specific options to summary output.
diego [Sun, 25 Jan 2009 18:15:41 +0000 (18:15 +0000)]
Add missing architecture-specific options to summary output.

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

15 years agoUse AV_WL32/AV_WB32 in bitstream.h
reimar [Sun, 25 Jan 2009 18:12:13 +0000 (18:12 +0000)]
Use AV_WL32/AV_WB32 in bitstream.h

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

15 years agoSSE depends on x86.
diego [Sun, 25 Jan 2009 17:52:52 +0000 (17:52 +0000)]
SSE depends on x86.

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

15 years agoDo not #include common.h without necessity.
diego [Sun, 25 Jan 2009 17:36:48 +0000 (17:36 +0000)]
Do not #include common.h without necessity.
This eliminates the need to work around common.h overriding certain system
functions which are required in this header.

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

15 years agoMake more descriptive the long names for the various variants of H.263.
stefano [Sun, 25 Jan 2009 16:59:48 +0000 (16:59 +0000)]
Make more descriptive the long names for the various variants of H.263.

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

15 years agoMove documentation of av_register_all() from allformats.c to
stefano [Sun, 25 Jan 2009 16:44:45 +0000 (16:44 +0000)]
Move documentation of av_register_all() from allformats.c to
avformat.h, and extend it.

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

15 years agoRemove redundant av_log2_16bit forward declaration, fixes checkheaders warning:
diego [Sun, 25 Jan 2009 14:01:23 +0000 (14:01 +0000)]
Remove redundant av_log2_16bit forward declaration, fixes checkheaders warning:
libavutil/internal.h:167: warning: redundant redeclaration of `av_log2_16bit'
libavutil/common.h:143: warning: previous definition of `av_log2_16bit' was here

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

15 years agoMove internal.h #include to the end of the file so that it is after
diego [Sun, 25 Jan 2009 14:00:21 +0000 (14:00 +0000)]
Move internal.h #include to the end of the file so that it is after
the declaration of av_log2_16bit, which it uses.

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

15 years agoARM: NEON optimised H.264 weighted prediction
mru [Sun, 25 Jan 2009 13:04:45 +0000 (13:04 +0000)]
ARM: NEON optimised H.264 weighted prediction

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

15 years agoARM: NEON optimised H.264 biweighted prediction
mru [Sun, 25 Jan 2009 13:04:41 +0000 (13:04 +0000)]
ARM: NEON optimised H.264 biweighted prediction

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

15 years agoAdd required headers to fix warnings during 'make checkheaders'.
diego [Sun, 25 Jan 2009 11:16:25 +0000 (11:16 +0000)]
Add required headers to fix warnings during 'make checkheaders'.

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

15 years agoflacdec: get total number of samples from STREAMINFO
jbr [Sun, 25 Jan 2009 02:27:02 +0000 (02:27 +0000)]
flacdec: get total number of samples from STREAMINFO

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

15 years agouse function and definitions from libavcodec/flac.h in oggparseflac.c
jbr [Sun, 25 Jan 2009 01:21:10 +0000 (01:21 +0000)]
use function and definitions from libavcodec/flac.h in oggparseflac.c

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

15 years agomove FLAC_STREAMINFO_SIZE to flac.h
jbr [Sun, 25 Jan 2009 00:34:32 +0000 (00:34 +0000)]
move FLAC_STREAMINFO_SIZE to flac.h

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

15 years agodefine FLAC metadata types in flac.h
jbr [Sun, 25 Jan 2009 00:33:25 +0000 (00:33 +0000)]
define FLAC metadata types in flac.h

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

15 years agoHandle ID3v2 tags in raw FLAC streams by skipping them.
jbr [Sun, 25 Jan 2009 00:16:27 +0000 (00:16 +0000)]
Handle ID3v2 tags in raw FLAC streams by skipping them.
Patch by David DeHaven (dave sagetv com)

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

15 years agoflacdec: cosmetics: some line wrapping at 80 chars
jbr [Sat, 24 Jan 2009 19:05:52 +0000 (19:05 +0000)]
flacdec: cosmetics: some line wrapping at 80 chars

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

15 years agoflacdec: cosmetics: indentation
jbr [Sat, 24 Jan 2009 18:52:30 +0000 (18:52 +0000)]
flacdec: cosmetics: indentation

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

15 years agoflacdec: cosmetics: use consistent coding style (K&R)
jbr [Sat, 24 Jan 2009 18:51:43 +0000 (18:51 +0000)]
flacdec: cosmetics: use consistent coding style (K&R)

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

15 years agoAdd configuration options section to help output.
diego [Sat, 24 Jan 2009 18:18:24 +0000 (18:18 +0000)]
Add configuration options section to help output.

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

15 years agohelp output cosmetics
diego [Sat, 24 Jan 2009 18:14:46 +0000 (18:14 +0000)]
help output cosmetics

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