]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
15 years agoDeclare ff_vp3_idct_data to be uint16_t
conrad [Sun, 31 Aug 2008 07:05:29 +0000 (07:05 +0000)]
Declare ff_vp3_idct_data to be uint16_t

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

15 years agoDon't declare SSE vp3 idct data static, so it can be used in the mmx version
conrad [Sun, 31 Aug 2008 07:05:08 +0000 (07:05 +0000)]
Don't declare SSE vp3 idct data static, so it can be used in the mmx version

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

15 years agodo no write multi descriptor when only one track is present
bcoudurier [Sun, 31 Aug 2008 04:35:09 +0000 (04:35 +0000)]
do no write multi descriptor when only one track is present

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

15 years agofactorize
bcoudurier [Sun, 31 Aug 2008 04:26:12 +0000 (04:26 +0000)]
factorize

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

15 years agoremove mxf_build_structural_metadata, simplify
bcoudurier [Sun, 31 Aug 2008 04:25:39 +0000 (04:25 +0000)]
remove mxf_build_structural_metadata, simplify

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

15 years agomove mxf_write_package to permit function merge
bcoudurier [Sun, 31 Aug 2008 04:24:00 +0000 (04:24 +0000)]
move mxf_write_package to permit function merge

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

15 years agocosmetics, Pair -> Entry
bcoudurier [Sun, 31 Aug 2008 04:20:47 +0000 (04:20 +0000)]
cosmetics, Pair -> Entry

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

15 years agostore index in table in MXFStreamContext, simplify
bcoudurier [Sun, 31 Aug 2008 04:13:44 +0000 (04:13 +0000)]
store index in table in MXFStreamContext, simplify

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

15 years agomerge descriptor write table with essence container uls table and simplify
bcoudurier [Sun, 31 Aug 2008 04:07:41 +0000 (04:07 +0000)]
merge descriptor write table with essence container uls table and simplify

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

15 years agofix type in prototype
bcoudurier [Sun, 31 Aug 2008 03:45:00 +0000 (03:45 +0000)]
fix type in prototype

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

15 years agoremove header_byte_count_offset from context
bcoudurier [Sun, 31 Aug 2008 03:42:05 +0000 (03:42 +0000)]
remove header_byte_count_offset from context

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

15 years agosimplify and correctly rewrite metadata in header partition, mark it closed complete
bcoudurier [Sun, 31 Aug 2008 03:36:25 +0000 (03:36 +0000)]
simplify and correctly rewrite metadata in header partition, mark it closed complete

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

15 years agosimplify current partition offset
bcoudurier [Sun, 31 Aug 2008 03:20:41 +0000 (03:20 +0000)]
simplify current partition offset

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

15 years agoImplement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch"
rbultje [Sun, 31 Aug 2008 03:12:13 +0000 (03:12 +0000)]
Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia patch"
thread on mailinglist for discussion. This patch also implements a
RTSPServerType enum, which allows the RTSP to keep track of what kind of a
stream we're handling: standard-compliant RTP or a proprietary derivative.
This will be used in subsequent patches to implement more Realmedia-specific
extensions required to receive and parse data coming from a Realmedia server.

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

15 years agoturn on E-AC-3 decoding support and update the Changelog
jbr [Sun, 31 Aug 2008 03:08:18 +0000 (03:08 +0000)]
turn on E-AC-3 decoding support and update the Changelog

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

15 years agoheader partition is open incomplete for now
bcoudurier [Sun, 31 Aug 2008 03:06:38 +0000 (03:06 +0000)]
header partition is open incomplete for now

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

15 years agosimplify code and comment regarding determination whether or not AHT is used.
jbr [Sun, 31 Aug 2008 03:01:56 +0000 (03:01 +0000)]
simplify code and comment regarding determination whether or not AHT is used.

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

15 years agoalways write footer partition according to specs
bcoudurier [Sun, 31 Aug 2008 03:01:07 +0000 (03:01 +0000)]
always write footer partition according to specs

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

15 years agouse correct table name
jbr [Sun, 31 Aug 2008 02:58:21 +0000 (02:58 +0000)]
use correct table name

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

15 years ago10l fix mxf_get_essence_container_ul
bcoudurier [Sun, 31 Aug 2008 02:55:13 +0000 (02:55 +0000)]
10l fix mxf_get_essence_container_ul

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

15 years agocosmetics, mux_write -> mxf_write
bcoudurier [Sun, 31 Aug 2008 02:50:25 +0000 (02:50 +0000)]
cosmetics, mux_write -> mxf_write

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

15 years agocorrectly set track duration
bcoudurier [Sun, 31 Aug 2008 02:49:40 +0000 (02:49 +0000)]
correctly set track duration

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

15 years agoset duration to distinguished value
bcoudurier [Sun, 31 Aug 2008 02:46:50 +0000 (02:46 +0000)]
set duration to distinguished value

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

15 years agocorrectly write codec ul, mpeg-2 needs profile and level to be set
bcoudurier [Sun, 31 Aug 2008 02:41:31 +0000 (02:41 +0000)]
correctly write codec ul, mpeg-2 needs profile and level to be set

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

15 years agoMisc cosmetics in compute_lpc_coefs(): braces removal and empty lines
vitor [Sun, 31 Aug 2008 02:39:55 +0000 (02:39 +0000)]
Misc cosmetics in compute_lpc_coefs(): braces removal and empty lines

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

15 years agoskip converter exponent strategy for all channels at once
jbr [Sun, 31 Aug 2008 02:38:38 +0000 (02:38 +0000)]
skip converter exponent strategy for all channels at once

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

15 years agoRemove useless var in compute_lpc_coefs()
vitor [Sun, 31 Aug 2008 02:37:04 +0000 (02:37 +0000)]
Remove useless var in compute_lpc_coefs()

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

15 years agomerge declaration and init. variable is not used outside the loop.
jbr [Sun, 31 Aug 2008 02:35:58 +0000 (02:35 +0000)]
merge declaration and init. variable is not used outside the loop.

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

15 years agocosmetics: indentation
jbr [Sun, 31 Aug 2008 02:32:08 +0000 (02:32 +0000)]
cosmetics: indentation

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

15 years agoMerge declaration and initialization of a few vars in compute_lpc_coefs()
vitor [Sun, 31 Aug 2008 02:31:05 +0000 (02:31 +0000)]
Merge declaration and initialization of a few vars in compute_lpc_coefs()

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

15 years agocommit more OKed parts of the E-AC-3 decoder
jbr [Sun, 31 Aug 2008 02:30:09 +0000 (02:30 +0000)]
commit more OKed parts of the E-AC-3 decoder

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

15 years agosimplify, pass AVStream directly instead of index
bcoudurier [Sun, 31 Aug 2008 01:48:02 +0000 (01:48 +0000)]
simplify, pass AVStream directly instead of index

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

15 years agocosmetics, whitespace
bcoudurier [Sun, 31 Aug 2008 01:44:45 +0000 (01:44 +0000)]
cosmetics, whitespace

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

15 years agoremove now useless track_number_sign
bcoudurier [Sun, 31 Aug 2008 01:41:10 +0000 (01:41 +0000)]
remove now useless track_number_sign

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

15 years agoput back mxf_essence_container_uls in demuxer as static const
bcoudurier [Sun, 31 Aug 2008 01:39:42 +0000 (01:39 +0000)]
put back mxf_essence_container_uls in demuxer as static const

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

15 years agoremove now useless mxf_essence_element_key array
bcoudurier [Sun, 31 Aug 2008 01:37:14 +0000 (01:37 +0000)]
remove now useless mxf_essence_element_key array

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

15 years agofix track number ul in primer pack
bcoudurier [Sun, 31 Aug 2008 01:34:26 +0000 (01:34 +0000)]
fix track number ul in primer pack

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

15 years agointroduce MXFContainerEssencePair to associate essence element key and essence contai...
bcoudurier [Sun, 31 Aug 2008 01:33:28 +0000 (01:33 +0000)]
introduce MXFContainerEssencePair to associate essence element key and essence container easily and compute essence element key in write_header

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

15 years agocosmetics
bcoudurier [Sun, 31 Aug 2008 00:40:11 +0000 (00:40 +0000)]
cosmetics

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

15 years agoreplace sizeof(type) by sizeof *ptr
bcoudurier [Sun, 31 Aug 2008 00:39:34 +0000 (00:39 +0000)]
replace sizeof(type) by sizeof *ptr

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

15 years agomerge declaration and init
bcoudurier [Sun, 31 Aug 2008 00:36:30 +0000 (00:36 +0000)]
merge declaration and init

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

15 years agoreindent
bcoudurier [Sun, 31 Aug 2008 00:28:51 +0000 (00:28 +0000)]
reindent

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

15 years agosimplify mxf_write_essence_container_refs
bcoudurier [Sun, 31 Aug 2008 00:28:36 +0000 (00:28 +0000)]
simplify mxf_write_essence_container_refs

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

15 years agofactorize
bcoudurier [Sun, 31 Aug 2008 00:26:54 +0000 (00:26 +0000)]
factorize

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

15 years agochange [0] to *
bcoudurier [Sun, 31 Aug 2008 00:25:19 +0000 (00:25 +0000)]
change [0] to *

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

15 years agocompute essence containers in mxf_write_header, this simplify the code
bcoudurier [Sun, 31 Aug 2008 00:23:38 +0000 (00:23 +0000)]
compute essence containers in mxf_write_header, this simplify the code

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

15 years agoget essence container ul in header and set it per track, check for unsupported codec
bcoudurier [Sat, 30 Aug 2008 23:54:24 +0000 (23:54 +0000)]
get essence container ul in header and set it per track, check for unsupported codec

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

15 years agomove per track code in mxf_write_header to be able to check for unsupported configuration
bcoudurier [Sat, 30 Aug 2008 23:47:58 +0000 (23:47 +0000)]
move per track code in mxf_write_header to be able to check for unsupported configuration

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

15 years agorename variable
bcoudurier [Sat, 30 Aug 2008 23:43:14 +0000 (23:43 +0000)]
rename variable

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

15 years agocommit more OKed parts of the E-AC-3 decoder
jbr [Sat, 30 Aug 2008 23:19:23 +0000 (23:19 +0000)]
commit more OKed parts of the E-AC-3 decoder

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

15 years agocommit more OKed parts of the E-AC-3 decoder
jbr [Sat, 30 Aug 2008 23:13:10 +0000 (23:13 +0000)]
commit more OKed parts of the E-AC-3 decoder

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

15 years agofix typos
bcoudurier [Sat, 30 Aug 2008 23:05:42 +0000 (23:05 +0000)]
fix typos

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

15 years agocosmetics: header -> generic
bcoudurier [Sat, 30 Aug 2008 23:02:59 +0000 (23:02 +0000)]
cosmetics: header -> generic

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

15 years agocosmetics, remove useless braces, move comments where appropriate, remove whitespaces
bcoudurier [Sat, 30 Aug 2008 22:58:49 +0000 (22:58 +0000)]
cosmetics, remove useless braces, move comments where appropriate, remove whitespaces

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

15 years agocosmetics
bcoudurier [Sat, 30 Aug 2008 22:45:49 +0000 (22:45 +0000)]
cosmetics

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

15 years agosimplify, and factorize
bcoudurier [Sat, 30 Aug 2008 22:45:32 +0000 (22:45 +0000)]
simplify, and factorize

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

15 years agoonly put version in tag
bcoudurier [Sat, 30 Aug 2008 22:41:01 +0000 (22:41 +0000)]
only put version in tag

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

15 years agosimplify
bcoudurier [Sat, 30 Aug 2008 22:38:59 +0000 (22:38 +0000)]
simplify

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

15 years agoalways write required version string local tag
bcoudurier [Sat, 30 Aug 2008 22:37:19 +0000 (22:37 +0000)]
always write required version string local tag

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

15 years agointroduce mxf_write_local_tag_utf16 and factorize
bcoudurier [Sat, 30 Aug 2008 22:32:23 +0000 (22:32 +0000)]
introduce mxf_write_local_tag_utf16 and factorize

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

15 years agouse strlen and do not write useless trailing 0 according to specs
bcoudurier [Sat, 30 Aug 2008 22:24:19 +0000 (22:24 +0000)]
use strlen and do not write useless trailing 0 according to specs

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

15 years agowrite strings as utf16be
bcoudurier [Sat, 30 Aug 2008 22:23:11 +0000 (22:23 +0000)]
write strings as utf16be

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

15 years agoFix lossless jpeg encoder to comply to spec and store full redundant
michael [Sat, 30 Aug 2008 20:39:12 +0000 (20:39 +0000)]
Fix lossless jpeg encoder to comply to spec and store full redundant
residuals, Note this does not change RGB32 as we need to check this
against some decoder that supports it.

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

15 years agoRemove unused dequantization code from SSE VP3 IDCT
conrad [Sat, 30 Aug 2008 19:47:47 +0000 (19:47 +0000)]
Remove unused dequantization code from SSE VP3 IDCT

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

15 years agoUse ff_pw_8 in MMX/SSE VP3 IDCT
conrad [Sat, 30 Aug 2008 19:41:42 +0000 (19:41 +0000)]
Use ff_pw_8 in MMX/SSE VP3 IDCT

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

15 years agoLet ff_pw_8 be used as an SSE constant
conrad [Sat, 30 Aug 2008 19:40:21 +0000 (19:40 +0000)]
Let ff_pw_8 be used as an SSE constant

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

15 years agocosmetics: update comment about dithering
jbr [Sat, 30 Aug 2008 17:51:03 +0000 (17:51 +0000)]
cosmetics: update comment about dithering

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

15 years agoRemove the cos_mod table that has become unused after replacing the imdct
michael [Sat, 30 Aug 2008 11:01:58 +0000 (11:01 +0000)]
Remove the cos_mod table that has become unused after replacing the imdct
by ff_imdct_half().

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

15 years agoReplace obfuscated mdct in qmf_32_subbands() by ff_imdct_half().
michael [Sat, 30 Aug 2008 10:47:13 +0000 (10:47 +0000)]
Replace obfuscated mdct in qmf_32_subbands() by ff_imdct_half().

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

15 years agoGet rid of the 512 sample memmove().
michael [Sat, 30 Aug 2008 10:41:53 +0000 (10:41 +0000)]
Get rid of the 512 sample memmove().

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

15 years agoAdd missing FFMPEG_ prefix to multiple inclusion guard.
diego [Sat, 30 Aug 2008 07:17:36 +0000 (07:17 +0000)]
Add missing FFMPEG_ prefix to multiple inclusion guard.

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

15 years agoRemove 'currently unused' warning about SAMPLE_FMT_xxx.
pross [Sat, 30 Aug 2008 04:26:45 +0000 (04:26 +0000)]
Remove 'currently unused' warning about SAMPLE_FMT_xxx.

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

15 years agotimestamps in flv are 32bits _signed_ according to flash player, specs are wrong
bcoudurier [Sat, 30 Aug 2008 03:07:31 +0000 (03:07 +0000)]
timestamps in flv are 32bits _signed_ according to flash player, specs are wrong

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

15 years agoremove now useless casts
bcoudurier [Sat, 30 Aug 2008 03:01:59 +0000 (03:01 +0000)]
remove now useless casts

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

15 years agomake has_codec_parameters not returning true when sample_fmt is not set
bcoudurier [Fri, 29 Aug 2008 22:13:22 +0000 (22:13 +0000)]
make has_codec_parameters not returning true when sample_fmt is not set

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

15 years agoskip empty flv data packets, fix issue #602
bcoudurier [Fri, 29 Aug 2008 22:10:34 +0000 (22:10 +0000)]
skip empty flv data packets, fix issue #602

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

15 years agofactorize packet skip code
bcoudurier [Fri, 29 Aug 2008 22:07:01 +0000 (22:07 +0000)]
factorize packet skip code

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

15 years agosimplify size handling code
bcoudurier [Fri, 29 Aug 2008 22:03:18 +0000 (22:03 +0000)]
simplify size handling code

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

15 years agoOkayed parts of nellymoserenc.c
bwolowiec [Fri, 29 Aug 2008 21:35:57 +0000 (21:35 +0000)]
Okayed parts of nellymoserenc.c

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

15 years agoRemove useless zeroing of a buffer
vitor [Fri, 29 Aug 2008 21:12:30 +0000 (21:12 +0000)]
Remove useless zeroing of a buffer

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

15 years agoFix typo in element type
superdump [Fri, 29 Aug 2008 20:19:23 +0000 (20:19 +0000)]
Fix typo in element type

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

15 years agoRemove unnecessary portion of a condition. This fixes issue607 and avoids
superdump [Fri, 29 Aug 2008 20:18:34 +0000 (20:18 +0000)]
Remove unnecessary portion of a condition. This fixes issue607 and avoids
another unintended bug where channel coupling could have been run on an SCE.

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

15 years agoremove vorbis dec hack, decoding will be done anyway to get frame size
bcoudurier [Fri, 29 Aug 2008 20:04:28 +0000 (20:04 +0000)]
remove vorbis dec hack, decoding will be done anyway to get frame size

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

15 years agoFix typo.
stefano [Fri, 29 Aug 2008 18:43:20 +0000 (18:43 +0000)]
Fix typo.

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

15 years agoHalf the size of subband_fir_noidea and get rid of memmove & memset of it.
michael [Fri, 29 Aug 2008 18:37:40 +0000 (18:37 +0000)]
Half the size of subband_fir_noidea and get rid of memmove & memset of it.

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

15 years agoCosmetics: vertical align in print_all_lib_versions().
stefano [Fri, 29 Aug 2008 18:29:45 +0000 (18:29 +0000)]
Cosmetics: vertical align in print_all_lib_versions().

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

15 years agoMake show_version()/show_banner() print the libswscale versions if
stefano [Fri, 29 Aug 2008 18:25:14 +0000 (18:25 +0000)]
Make show_version()/show_banner() print the libswscale versions if
enabled.

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

15 years agoAdd to the ffmpeg manual an example showing how to add streams to the
stefano [Fri, 29 Aug 2008 17:44:42 +0000 (17:44 +0000)]
Add to the ffmpeg manual an example showing how to add streams to the
output.

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

15 years agoMake X264_init() do not set anymore the rc_eq from avctx to the
stefano [Fri, 29 Aug 2008 17:37:32 +0000 (17:37 +0000)]
Make X264_init() do not set anymore the rc_eq from avctx to the
libx264 context. Fix a crash due to X264_init() setting the libx264
rc_eq field to NULL when rc_eq was not defined.
This patch drops the possibility to set the rc_eq for libx264,
feature which is going to be removed from libx264 either.

See the thread: "Fix crash in libx264 when rc_eq is not set".

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

15 years agospeex in flv demuxing
bcoudurier [Fri, 29 Aug 2008 17:06:35 +0000 (17:06 +0000)]
speex in flv demuxing

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

15 years agocosmetics, typos, case
bcoudurier [Fri, 29 Aug 2008 17:04:18 +0000 (17:04 +0000)]
cosmetics, typos, case

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

15 years agocosmetics
bcoudurier [Fri, 29 Aug 2008 16:56:57 +0000 (16:56 +0000)]
cosmetics

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

15 years agofix version string ul
bcoudurier [Fri, 29 Aug 2008 16:56:36 +0000 (16:56 +0000)]
fix version string ul

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

15 years agoMove t1 and t2 declaration from the QMF code closer to where they are used.
michael [Fri, 29 Aug 2008 14:53:07 +0000 (14:53 +0000)]
Move t1 and t2 declaration from the QMF code closer to where they are used.

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

15 years agoSimplify (drop useless intermediate sum and diff arrays).
michael [Fri, 29 Aug 2008 14:44:47 +0000 (14:44 +0000)]
Simplify (drop useless intermediate sum and diff arrays).

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

15 years ago5,1l: samples_chanptr[] should be (const float *)
andoma [Fri, 29 Aug 2008 10:14:01 +0000 (10:14 +0000)]
5,1l: samples_chanptr[] should be (const float *)

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

15 years agodca: Set data_size outside block loop.
andoma [Fri, 29 Aug 2008 10:12:44 +0000 (10:12 +0000)]
dca: Set data_size outside block loop.

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

15 years agodca: Do float -> int16 interleaving in-place using s->dsp.float_to_int16_interleave()
andoma [Fri, 29 Aug 2008 10:09:51 +0000 (10:09 +0000)]
dca: Do float -> int16 interleaving in-place using s->dsp.float_to_int16_interleave()

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

15 years agoWhile APE changed container format in 3.98, frequency tables for range coding
kostya [Fri, 29 Aug 2008 06:14:53 +0000 (06:14 +0000)]
While APE changed container format in 3.98, frequency tables for range coding
were changed only in 3.99.
This fixes decoding of v3.98 APE file I have.

Eternal curses to the creator of such unstable format.

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

15 years agoBump libavcodec minor version number for r15017.
pross [Fri, 29 Aug 2008 04:02:04 +0000 (04:02 +0000)]
Bump libavcodec minor version number for r15017.

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