]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/log
frescor/ffmpeg.git
15 years agoalac : check readsamplesize to ensure get_bits() doesn't
jai_menon [Fri, 22 Aug 2008 15:09:20 +0000 (15:09 +0000)]
alac : check readsamplesize to ensure get_bits() doesn't
fail. Patch by Matthieu Castet <castet.matthieu AT free fr>

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

15 years agoalacenc : perform decorrelation only for stereo samples
jai_menon [Fri, 22 Aug 2008 14:57:35 +0000 (14:57 +0000)]
alacenc : perform decorrelation only for stereo samples

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

15 years agoApply parts of MXF muxer ok'ed by Michael
vitor [Fri, 22 Aug 2008 04:12:52 +0000 (04:12 +0000)]
Apply parts of MXF muxer ok'ed by Michael

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

15 years agoMake equation in doxy of ff_acelp_weighted_vector_sum() more readable by
michael [Thu, 21 Aug 2008 23:52:48 +0000 (23:52 +0000)]
Make equation in doxy of ff_acelp_weighted_vector_sum() more readable by
adding spaces.

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

15 years agodoxygen consistency
michael [Thu, 21 Aug 2008 23:51:25 +0000 (23:51 +0000)]
doxygen consistency

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

15 years agoMake comments doxygen compatible.
michael [Thu, 21 Aug 2008 23:49:58 +0000 (23:49 +0000)]
Make comments doxygen compatible.

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

15 years agoDoxygen syntax consistency.
michael [Thu, 21 Aug 2008 23:45:20 +0000 (23:45 +0000)]
Doxygen syntax consistency.

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

15 years agoMention cut-off freq of ff_acelp_high_pass_filter() instead of some
michael [Thu, 21 Aug 2008 23:39:52 +0000 (23:39 +0000)]
Mention cut-off freq of ff_acelp_high_pass_filter() instead of some
meaningless input dependant value.

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

15 years agoRemove mathops.h dependancy.
michael [Thu, 21 Aug 2008 23:25:41 +0000 (23:25 +0000)]
Remove mathops.h dependancy.

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

15 years agovertical align
michael [Thu, 21 Aug 2008 23:23:01 +0000 (23:23 +0000)]
vertical align

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

15 years agoRemove ff_acelp_weighted_filter() which is just a function wraping a 1
michael [Thu, 21 Aug 2008 23:22:11 +0000 (23:22 +0000)]
Remove ff_acelp_weighted_filter() which is just a function wraping a 1
line loop.

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

15 years agoRename subframe_size to a name that is not specific to some specific use
michael [Thu, 21 Aug 2008 22:41:20 +0000 (22:41 +0000)]
Rename subframe_size to a name that is not specific to some specific use
of ff_acelp_convolve_circ()

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

15 years agorename pitch_delay_frac in ff_acelp_interpolate()
michael [Thu, 21 Aug 2008 22:36:32 +0000 (22:36 +0000)]
rename pitch_delay_frac in ff_acelp_interpolate()

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

15 years agoTry to improve parameter doxy of ff_acelp_interpolate().
michael [Thu, 21 Aug 2008 22:34:13 +0000 (22:34 +0000)]
Try to improve parameter doxy of ff_acelp_interpolate().

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

15 years agoClarify how generic ff_acelp_interpolate() is.
michael [Thu, 21 Aug 2008 22:05:14 +0000 (22:05 +0000)]
Clarify how generic ff_acelp_interpolate() is.

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

15 years agoCorrect incorrect length parameter doxy for ff_acelp_interpolate().
michael [Thu, 21 Aug 2008 22:02:04 +0000 (22:02 +0000)]
Correct incorrect length parameter doxy for ff_acelp_interpolate().

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

15 years agoRight half is clearer than positive half for specifying which part of
michael [Thu, 21 Aug 2008 21:59:42 +0000 (21:59 +0000)]
Right half is clearer than positive half for specifying which part of
the filter coeffs is used.

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

15 years agoMention the fix point scale of the FIR filter coefficients.
michael [Thu, 21 Aug 2008 21:56:48 +0000 (21:56 +0000)]
Mention the fix point scale of the FIR filter coefficients.

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

15 years agoCleanup comment for ff_acelp_interp_filter.
michael [Thu, 21 Aug 2008 21:52:56 +0000 (21:52 +0000)]
Cleanup comment for ff_acelp_interp_filter.

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

15 years agoMake doxygen comments consistant with the rest of ffmpeg.
michael [Thu, 21 Aug 2008 21:37:53 +0000 (21:37 +0000)]
Make doxygen comments consistant with the rest of ffmpeg.

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

15 years agoDocument code, do not document difference to a irrelevant reference implementation.
michael [Thu, 21 Aug 2008 21:33:31 +0000 (21:33 +0000)]
Document code, do not document difference to a irrelevant reference implementation.

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

15 years agoRemove some irrelevant comments.
michael [Thu, 21 Aug 2008 21:31:03 +0000 (21:31 +0000)]
Remove some irrelevant comments.

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

15 years agofirst and second stage LSP codebooks for G.729
voroshil [Thu, 21 Aug 2008 13:35:23 +0000 (13:35 +0000)]
first and second stage LSP codebooks for G.729

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

15 years agoReindent after last commit
superdump [Thu, 21 Aug 2008 12:13:22 +0000 (12:13 +0000)]
Reindent after last commit

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

15 years agoWork around GCC variable may be used uninitialised warning
superdump [Thu, 21 Aug 2008 12:12:03 +0000 (12:12 +0000)]
Work around GCC variable may be used uninitialised warning

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

15 years agoRemove unused variable
superdump [Thu, 21 Aug 2008 11:29:28 +0000 (11:29 +0000)]
Remove unused variable

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

15 years agoInclude floating point PCM in changelog and documentation.
pross [Thu, 21 Aug 2008 10:54:24 +0000 (10:54 +0000)]
Include floating point PCM in changelog and documentation.

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

15 years agocosmetics: Fix incorrect indentation.
diego [Thu, 21 Aug 2008 10:31:08 +0000 (10:31 +0000)]
cosmetics: Fix incorrect indentation.

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

15 years agoReindent
superdump [Thu, 21 Aug 2008 10:23:55 +0000 (10:23 +0000)]
Reindent

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

15 years agoCorrect regex file name matching as per Måns' suggestion
superdump [Thu, 21 Aug 2008 10:15:05 +0000 (10:15 +0000)]
Correct regex file name matching as per Måns' suggestion

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

15 years agoThe comment about channel order for AAC 5.1 audio was not correct, fix it.
andoma [Thu, 21 Aug 2008 07:57:51 +0000 (07:57 +0000)]
The comment about channel order for AAC 5.1 audio was not correct, fix it.

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

15 years agoAdd me as maintainer of the AAC decoder code
superdump [Thu, 21 Aug 2008 07:55:48 +0000 (07:55 +0000)]
Add me as maintainer of the AAC decoder code

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

15 years agoLast hunk of the AAC decoder code to be OKed and build system and documentation
superdump [Thu, 21 Aug 2008 07:21:26 +0000 (07:21 +0000)]
Last hunk of the AAC decoder code to be OKed and build system and documentation
alterations as appropriate

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

15 years agoSimplify timestamp reordering by using the new API.
michael [Wed, 20 Aug 2008 23:17:43 +0000 (23:17 +0000)]
Simplify timestamp reordering by using the new API.

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

15 years agoProvide a simpler way for the user to reorder her timestamps.
michael [Wed, 20 Aug 2008 23:11:26 +0000 (23:11 +0000)]
Provide a simpler way for the user to reorder her timestamps.

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

15 years agomatroskadec: fail cleanly when the required compression lib is not compiled in
aurel [Wed, 20 Aug 2008 23:08:07 +0000 (23:08 +0000)]
matroskadec: fail cleanly when the required compression lib is not compiled in

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

15 years agomatroskadec: stop parsing when skipping en element crossing over the end of file
aurel [Wed, 20 Aug 2008 22:30:15 +0000 (22:30 +0000)]
matroskadec: stop parsing when skipping en element crossing over the end of file

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

15 years agoFix #include path, headers from other directories need to have
diego [Wed, 20 Aug 2008 21:58:05 +0000 (21:58 +0000)]
Fix #include path, headers from other directories need to have
the directory name prefixed now.

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

15 years agoRename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs.
diego [Wed, 20 Aug 2008 17:05:14 +0000 (17:05 +0000)]
Rename ff_init_vlcs function to the more descriptive name ff_mpeg12_init_vlcs.
Now that it is exported, this should avoid confusion and name clashes.

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

15 years agocosmetics: comment spelling/grammar fixes
diego [Wed, 20 Aug 2008 16:59:26 +0000 (16:59 +0000)]
cosmetics: comment spelling/grammar fixes

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

15 years agomatroska: fix regression test according to r14862
aurel [Wed, 20 Aug 2008 13:22:10 +0000 (13:22 +0000)]
matroska: fix regression test according to r14862

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

15 years agoFix PCM DVD divide by zero bug introduced in r14659. Patch supplied by lars dot taeub...
pross [Wed, 20 Aug 2008 11:05:15 +0000 (11:05 +0000)]
Fix PCM DVD divide by zero bug introduced in r14659. Patch supplied by lars dot taeuber at gmx dot net.

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

15 years agocosmetics: indentation
jbr [Wed, 20 Aug 2008 01:02:32 +0000 (01:02 +0000)]
cosmetics: indentation

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

15 years agomatroska: add support for most variants of PCM
aurel [Wed, 20 Aug 2008 00:49:45 +0000 (00:49 +0000)]
matroska: add support for most variants of PCM

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

15 years agomatroskadec: handle EBML_ID_VOID and EBML_ID_CRC32 in a generic way
aurel [Wed, 20 Aug 2008 00:44:25 +0000 (00:44 +0000)]
matroskadec: handle EBML_ID_VOID and EBML_ID_CRC32 in a generic way

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

15 years agocommit the OKed parts of the E-AC-3 decoder
jbr [Wed, 20 Aug 2008 00:32:17 +0000 (00:32 +0000)]
commit the OKed parts of the E-AC-3 decoder

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

15 years agoget data size based on the actual data array instead of coding-in the calculation
jbr [Wed, 20 Aug 2008 00:15:27 +0000 (00:15 +0000)]
get data size based on the actual data array instead of coding-in the calculation

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

15 years agorename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE and increase the size
jbr [Wed, 20 Aug 2008 00:08:59 +0000 (00:08 +0000)]
rename AC3_MAX_FRAME_SIZE to AC3_FRAME_BUFFER_SIZE and increase the size

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

15 years agoImplement url_open_protocol(), which is basiclly the former url_open() but which...
rbultje [Tue, 19 Aug 2008 23:44:23 +0000 (23:44 +0000)]
Implement url_open_protocol(), which is basiclly the former url_open() but which opens a URLProtocol instead of a filename. url_open() is reimplemented to call url_open_protocol(). See discussion on "url_open_protocol" on ffmpeg-devel.

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

15 years agoCosmetics: remove a redundant and misplaced doxy.
stefano [Tue, 19 Aug 2008 22:17:13 +0000 (22:17 +0000)]
Cosmetics: remove a redundant and misplaced doxy.

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

15 years agoDeprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead.
stefano [Tue, 19 Aug 2008 22:15:05 +0000 (22:15 +0000)]
Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead.

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

15 years agoOk-ed parts from patch by zhentan feng.
cehoyos [Tue, 19 Aug 2008 22:01:57 +0000 (22:01 +0000)]
Ok-ed parts from patch by zhentan feng.

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

15 years agoRemove useless #ifdef DEBUG (patch by Zhentan Feng).
cehoyos [Tue, 19 Aug 2008 21:58:47 +0000 (21:58 +0000)]
Remove useless #ifdef DEBUG (patch by Zhentan Feng).

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

15 years agoWorkaround bug in types.h that has typedef __u64 under #ifndef __STRICT_ANSI__.
michael [Tue, 19 Aug 2008 21:20:39 +0000 (21:20 +0000)]
Workaround bug in types.h that has typedef __u64 under #ifndef __STRICT_ANSI__.

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

15 years agoUntangle mpeg12.c and mdec.c so that mdec.c can be compiled separately.
diego [Tue, 19 Aug 2008 20:52:26 +0000 (20:52 +0000)]
Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately.

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

15 years agocosmetics: s/const static/static const/g
diego [Tue, 19 Aug 2008 20:04:46 +0000 (20:04 +0000)]
cosmetics: s/const static/static const/g
patch by Mathieu Malaterre, mathieu.malaterre gmail com

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

15 years agoUpdate changelog and general.texi to reflect addition of the alac encoder, add Jai...
jai_menon [Tue, 19 Aug 2008 19:25:00 +0000 (19:25 +0000)]
Update changelog and general.texi to reflect addition of the alac encoder, add Jai Menon to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR

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

15 years agoReplace invocations of av_fifo_realloc(), which is going to be
stefano [Tue, 19 Aug 2008 18:49:57 +0000 (18:49 +0000)]
Replace invocations of av_fifo_realloc(), which is going to be
deprecated, with corresponding invocations of av_fifo_realloc2().

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

15 years agoalacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER
jai_menon [Tue, 19 Aug 2008 18:45:00 +0000 (18:45 +0000)]
alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDER

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

15 years agoImplement av_fifo_realloc2().
stefano [Tue, 19 Aug 2008 18:43:34 +0000 (18:43 +0000)]
Implement av_fifo_realloc2().

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

15 years agoalacenc: last few hunks approved by michael
jai_menon [Tue, 19 Aug 2008 17:20:41 +0000 (17:20 +0000)]
alacenc: last few hunks approved by michael

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

15 years agoalacenc: Use user-specified min and max prediction order.
ramiro [Tue, 19 Aug 2008 16:12:05 +0000 (16:12 +0000)]
alacenc: Use user-specified min and max prediction order.

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

15 years agoImport more OKed parts of ALAC encoder from GSoC repo.
ramiro [Tue, 19 Aug 2008 16:07:58 +0000 (16:07 +0000)]
Import more OKed parts of ALAC encoder from GSoC repo.

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

15 years agoMaking block size in bits variable and dependent on the DV spec
romansh [Tue, 19 Aug 2008 16:02:43 +0000 (16:02 +0000)]
Making block size in bits variable and dependent on the DV spec

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

15 years agoMaking the number of blocks per macroblock dependent on the DV stream
romansh [Tue, 19 Aug 2008 16:01:41 +0000 (16:01 +0000)]
Making the number of blocks per macroblock dependent on the DV stream
specification

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

15 years agoIntroducing DV_MAX_BPM macro instead of a hardcoded value for the
romansh [Tue, 19 Aug 2008 16:00:26 +0000 (16:00 +0000)]
Introducing DV_MAX_BPM macro instead of a hardcoded value for the
highest number of blocks per macroblock

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

15 years agoOk-ed parts from patch by zhentan feng.
cehoyos [Tue, 19 Aug 2008 12:36:17 +0000 (12:36 +0000)]
Ok-ed parts from patch by zhentan feng.

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

15 years agoAdd regression tests for F32LE, F64BE and F64LE PCM codecs.
pross [Tue, 19 Aug 2008 11:26:43 +0000 (11:26 +0000)]
Add regression tests for F32LE, F64BE and F64LE PCM codecs.

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

15 years agoMake AIFF demuxer handle F32BE and F64BE PCM audio.
pross [Tue, 19 Aug 2008 11:05:29 +0000 (11:05 +0000)]
Make AIFF demuxer handle F32BE and F64BE PCM audio.

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

15 years agoMake MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio.
pross [Tue, 19 Aug 2008 11:00:40 +0000 (11:00 +0000)]
Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio.

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

15 years agoMake RIFF-based demuxers handle F32LE and F64LE PCM audio.
pross [Tue, 19 Aug 2008 10:54:30 +0000 (10:54 +0000)]
Make RIFF-based demuxers handle F32LE and F64LE PCM audio.

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

15 years agoMake AU demuxer handle S24BE, S32BE and F64BE PCM audio.
pross [Tue, 19 Aug 2008 10:49:38 +0000 (10:49 +0000)]
Make AU demuxer handle S24BE, S32BE and F64BE PCM audio.

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

15 years agoAdd F64BE, F64LE and F64BE PCM codecs.
pross [Tue, 19 Aug 2008 10:43:47 +0000 (10:43 +0000)]
Add F64BE, F64LE and F64BE PCM codecs.

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

15 years agoAdd SAMPLE_FMT_DBL.
pross [Tue, 19 Aug 2008 10:36:30 +0000 (10:36 +0000)]
Add SAMPLE_FMT_DBL.

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

15 years agoFix PCM_S16LE_PLANAR channel-address calculation bug introduced in r14659.
pross [Tue, 19 Aug 2008 10:17:29 +0000 (10:17 +0000)]
Fix PCM_S16LE_PLANAR channel-address calculation bug introduced in r14659.

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

15 years agoMark init_vlcs function as av_cold.
diego [Tue, 19 Aug 2008 08:55:40 +0000 (08:55 +0000)]
Mark init_vlcs function as av_cold.

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

15 years agoMore OKed AAC decoder code hunks
superdump [Mon, 18 Aug 2008 21:36:58 +0000 (21:36 +0000)]
More OKed AAC decoder code hunks

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

15 years agoMore OKed AAC decoder code hunks
superdump [Mon, 18 Aug 2008 19:39:08 +0000 (19:39 +0000)]
More OKed AAC decoder code hunks

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

15 years agoOk-ed parts from patch by zhentan feng.
michael [Mon, 18 Aug 2008 18:11:00 +0000 (18:11 +0000)]
Ok-ed parts from patch by zhentan feng.

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

15 years agoFactorize common code out of the mxf demuxer.
michael [Mon, 18 Aug 2008 17:54:18 +0000 (17:54 +0000)]
Factorize common code out of the mxf demuxer.
Patch by zhentan feng.

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

15 years agoSet AVStream.discard, so that demuxers can choose which stream to select if that...
rbultje [Mon, 18 Aug 2008 17:09:34 +0000 (17:09 +0000)]
Set AVStream.discard, so that demuxers can choose which stream to select if that is a serverside option (as is the case for RTSP). See "Realmedia patch" thread on mailinglist.

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

15 years agoSupport Electronic Arts files containing MP3 audio.
pross [Mon, 18 Aug 2008 12:39:57 +0000 (12:39 +0000)]
Support Electronic Arts files containing MP3 audio.

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

15 years agoMark SAMPLE_FMT_S24 as deprecated.
pross [Mon, 18 Aug 2008 12:03:59 +0000 (12:03 +0000)]
Mark SAMPLE_FMT_S24 as deprecated.

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

15 years agoAdd okayed chunks of AAC encoder psychoacoustic model
kostya [Mon, 18 Aug 2008 05:39:44 +0000 (05:39 +0000)]
Add okayed chunks of AAC encoder psychoacoustic model

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

15 years agoAdd okayed parts for AAC encoder
kostya [Mon, 18 Aug 2008 05:38:26 +0000 (05:38 +0000)]
Add okayed parts for AAC encoder

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

15 years agoImport more ok'd parts of ALAC encoder from GSoC repo.
ramiro [Sun, 17 Aug 2008 22:47:40 +0000 (22:47 +0000)]
Import more ok'd parts of ALAC encoder from GSoC repo.

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

15 years agoremove some unneeded header includes
jbr [Sun, 17 Aug 2008 19:56:28 +0000 (19:56 +0000)]
remove some unneeded header includes

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

15 years agoSwitch to MS EULA.
michael [Sun, 17 Aug 2008 19:32:51 +0000 (19:32 +0000)]
Switch to MS EULA.

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

15 years agoAdd missing header includes to fix 'make checkheaders'.
diego [Sun, 17 Aug 2008 19:26:13 +0000 (19:26 +0000)]
Add missing header includes to fix 'make checkheaders'.

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

15 years agoAdd missing stdint.h header to fix 'make checkheaders'.
diego [Sun, 17 Aug 2008 19:15:33 +0000 (19:15 +0000)]
Add missing stdint.h header to fix 'make checkheaders'.

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

15 years agouse LFG instead of Mersenne Twister for AC-3 PRNG
jbr [Sun, 17 Aug 2008 17:41:48 +0000 (17:41 +0000)]
use LFG instead of Mersenne Twister for AC-3 PRNG

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

15 years agoMark adx_decode_init() as type int instead of void, the function returns
diego [Sun, 17 Aug 2008 17:08:25 +0000 (17:08 +0000)]
Mark adx_decode_init() as type int instead of void, the function returns
a value.  Fixes the warning:
adxdec.c:36: warning: 'return' with a value, in function returning void

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

15 years agorestore alphabetical order of TESTS
michael [Sun, 17 Aug 2008 16:58:47 +0000 (16:58 +0000)]
restore alphabetical order of TESTS

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

15 years agoAdd PCA to TESTS.
michael [Sun, 17 Aug 2008 16:44:13 +0000 (16:44 +0000)]
Add PCA to TESTS.

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

15 years agofix and simplify frame size check and reencoding in verbatim mode
jbr [Sun, 17 Aug 2008 16:10:46 +0000 (16:10 +0000)]
fix and simplify frame size check and reencoding in verbatim mode

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

15 years agoMake diego happy before he notices.
michael [Sun, 17 Aug 2008 15:53:12 +0000 (15:53 +0000)]
Make diego happy before he notices.

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

15 years agoMove context struct to c file.
michael [Sun, 17 Aug 2008 15:51:20 +0000 (15:51 +0000)]
Move context struct to c file.

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

15 years agoAdd prototypes to header (based on code by ramiro)
michael [Sun, 17 Aug 2008 15:50:20 +0000 (15:50 +0000)]
Add prototypes to header (based on code by ramiro)

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

15 years agoMake ff_pca_init() allocate it struct instead of letting the user provide
michael [Sun, 17 Aug 2008 15:46:20 +0000 (15:46 +0000)]
Make ff_pca_init() allocate it struct instead of letting the user provide
one (more robust ABI wise).

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

15 years agoDont mix declarations and statements (by ramiro).
michael [Sun, 17 Aug 2008 15:35:55 +0000 (15:35 +0000)]
Dont mix declarations and statements (by ramiro).

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