|
|
|
@75198e7
|
16 years |
justin.ruggles |
simplify ac3_probe() and eac3_probe(). patch by Aurelien Jacobs.
…
|
|
|
@4d951ef8
|
16 years |
justin.ruggles |
check ENABLE_*_DEMUXER instead of CONFIG_*_DEMUXER
Originally …
|
|
|
@2988c93
|
16 years |
justin.ruggles |
create a separate codec_id for E-AC-3
Originally committed as …
|
|
|
@5f86057
|
16 years |
rsbultje |
Remove useless "else" case in if X { A; return }; else { B }. See …
|
|
|
@d6bb9ebd
|
16 years |
rsbultje |
Some RTSP streams use SDP lines longer than 1024 bytes, so the SDP …
|
|
|
@897ade1b
|
16 years |
rsbultje |
Implement Realmedia-compatible DESCRIBE command.
Originally committed …
|
|
|
@e6fa1ca5
|
16 years |
justin.ruggles |
fix sorting of audio codecs
Originally committed as revision 15139 to …
|
|
|
@755ba886
|
16 years |
bartek.wolowiec |
Remaining parts of Nellymoser encoder
Originally committed as …
|
|
|
@719f3702
|
16 years |
michaelni |
Check ff_init_me()s return value.
Originally committed as revision …
|
|
|
@6f55b11e
|
16 years |
michaelni |
1000l Fix snow regression test that i broke in r15135.
Originally …
|
|
|
@b74ec693
|
16 years |
michaelni |
Warn the user about me_method values that are not supported.
Fixes …
|
|
|
@c541e668
|
16 years |
michaelni |
Optimize vorbis_residue_decode() so that vr->type is a constant.
Based …
|
|
|
@969c163f
|
16 years |
michaelni |
Remove debuging junk that probably hasnt been used by anyone since …
|
|
|
@e8c4df40
|
16 years |
baptiste.coudurier |
check for malloc failure
Originally committed as revision 15132 to …
|
|
|
@db568c07
|
16 years |
baptiste.coudurier |
copy whole frame in vosData for dnxhd, this code will be used for …
|
|
|
@9a584db4
|
16 years |
justin.ruggles |
the FLAC encoder has an integer-only mode available (compression_level …
|
|
|
@a692130f
|
16 years |
justin.ruggles |
cosmetics: capitalization
Originally committed as revision 15129 to …
|
|
|
@575a5bf
|
16 years |
justin.ruggles |
Dnet AC-3 encoding is integer-only
Originally committed as revision …
|
|
|
@44723c84
|
16 years |
justin.ruggles |
add E-AC-3 to supported codec list
Originally committed as revision …
|
|
|
@748384a1
|
16 years |
bartek.wolowiec |
Okayed parts of nellymoserenc.c
Originally committed as revision …
|
|
|
@1cf151e9
|
16 years |
rsbultje |
Send RTSP OPTIONS command to detect server type.
Originally committed …
|
|
|
@30aa6aed
|
16 years |
rsbultje |
Read RealChallenge1 field from the server.
Originally committed as …
|
|
|
@e0776043
|
16 years |
rsbultje |
Implement RTSPServerType enum as a way to identify the flavour of RTSP …
|
|
|
@75128a22
|
16 years |
rsbultje |
Revert back to old version (r15103).
Originally committed as revision …
|
|
|
@03f7e56
|
16 years |
stefan.gehrer |
reduce code duplication by moving common header parsing
from the …
|
|
|
@0eaf5235
|
16 years |
stefano.sabatini-lala |
Change headers' guardnames consistently with r15120.
Originally …
|
|
|
@98790382
|
16 years |
stefano.sabatini-lala |
Globally rename the header inclusion guard names.
Consistently apply …
|
|
|
@f0319383
|
16 years |
pross |
Display error message when user attempts to resample non-S16 audio …
|
|
|
@b4c3d835
|
16 years |
lessen42 |
Use ff_vp3_idct_data in vp3dsp_mmx.c rather than duplicating it
…
|
|
|
@43410eaf
|
16 years |
lessen42 |
Declare ff_vp3_idct_data to be uint16_t
Originally committed as …
|
|
|
@587ae47a
|
16 years |
lessen42 |
Don't declare SSE vp3 idct data static, so it can be used in the mmx …
|
|
|
@b187836
|
16 years |
baptiste.coudurier |
do no write multi descriptor when only one track is present
…
|
|
|
@6ae9d3fa
|
16 years |
baptiste.coudurier |
factorize
Originally committed as revision 15114 to …
|
|
|
@f05773ea
|
16 years |
baptiste.coudurier |
remove mxf_build_structural_metadata, simplify
Originally committed …
|
|
|
@98f7c5e0
|
16 years |
baptiste.coudurier |
move mxf_write_package to permit function merge
Originally committed …
|
|
|
@a4d7a678
|
16 years |
baptiste.coudurier |
cosmetics, Pair -> Entry
Originally committed as revision 15111 to …
|
|
|
@d4ffc57d
|
16 years |
baptiste.coudurier |
store index in table in MXFStreamContext, simplify
Originally …
|
|
|
@f2ebd159
|
16 years |
baptiste.coudurier |
merge descriptor write table with essence container uls table and …
|
|
|
@b6fa8a8a
|
16 years |
baptiste.coudurier |
fix type in prototype
Originally committed as revision 15108 to …
|
|
|
@85b5ee2b
|
16 years |
baptiste.coudurier |
remove header_byte_count_offset from context
Originally committed as …
|
|
|
@cc984060
|
16 years |
baptiste.coudurier |
simplify and correctly rewrite metadata in header partition, mark it …
|
|
|
@ca276e6
|
16 years |
baptiste.coudurier |
simplify current partition offset
Originally committed as revision …
|
|
|
@158efd74
|
16 years |
rsbultje |
Implement RTSP/Realmedia-compatible OPTIONS command. See "Realmedia …
|
|
|
@1f6a594d
|
16 years |
justin.ruggles |
turn on E-AC-3 decoding support and update the Changelog
Originally …
|
|
|
@6685f63
|
16 years |
baptiste.coudurier |
header partition is open incomplete for now
Originally committed as …
|
|
|
@f07fe6e7
|
16 years |
justin.ruggles |
simplify code and comment regarding determination whether or not AHT …
|
|
|
@7d5fdf9
|
16 years |
baptiste.coudurier |
always write footer partition according to specs
Originally committed …
|
|
|
@9cf8ebe3
|
16 years |
justin.ruggles |
use correct table name
Originally committed as revision 15099 to …
|
|
|
@c5a20912
|
16 years |
baptiste.coudurier |
10l fix mxf_get_essence_container_ul
Originally committed as revision …
|
|
|
@4e2f346b
|
16 years |
baptiste.coudurier |
cosmetics, mux_write -> mxf_write
Originally committed as revision …
|
|
|
@68f4259c
|
16 years |
baptiste.coudurier |
correctly set track duration
Originally committed as revision 15096 …
|
|
|
@cdedd878
|
16 years |
baptiste.coudurier |
set duration to distinguished value
Originally committed as revision …
|
|
|
@4d418883
|
16 years |
baptiste.coudurier |
correctly write codec ul, mpeg-2 needs profile and level to be set
…
|
|
|
@f6a1ca1d
|
16 years |
vitor1001 |
Misc cosmetics in compute_lpc_coefs(): braces removal and empty lines
…
|
|
|
@1ffbafa0
|
16 years |
justin.ruggles |
skip converter exponent strategy for all channels at once
Originally …
|
|
|
@fc324cd5
|
16 years |
vitor1001 |
Remove useless var in compute_lpc_coefs()
Originally committed as …
|
|
|
@e1747bfa
|
16 years |
justin.ruggles |
merge declaration and init. variable is not used outside the loop.
…
|
|
|
@f2e4eb62
|
16 years |
justin.ruggles |
cosmetics: indentation
Originally committed as revision 15089 to …
|
|
|
@5d2dd908
|
16 years |
vitor1001 |
Merge declaration and initialization of a few vars in …
|
|
|
@8dfc56ec
|
16 years |
justin.ruggles |
commit more OKed parts of the E-AC-3 decoder
Originally committed as …
|
|
|
@064abb8a
|
16 years |
baptiste.coudurier |
simplify, pass AVStream directly instead of index
Originally …
|
|
|
@38573e8f
|
16 years |
baptiste.coudurier |
cosmetics, whitespace
Originally committed as revision 15085 to …
|
|
|
@c872bdb0
|
16 years |
baptiste.coudurier |
remove now useless track_number_sign
Originally committed as revision …
|
|
|
@4ee873e3
|
16 years |
baptiste.coudurier |
put back mxf_essence_container_uls in demuxer as static const
…
|
|
|
@ecb71f8f
|
16 years |
baptiste.coudurier |
remove now useless mxf_essence_element_key array
Originally committed …
|
|
|
@316b438f
|
16 years |
baptiste.coudurier |
fix track number ul in primer pack
Originally committed as revision …
|
|
|
@b8ad3f7
|
16 years |
baptiste.coudurier |
introduce MXFContainerEssencePair to associate essence element key and …
|
|
|
@e51a81e
|
16 years |
baptiste.coudurier |
cosmetics
Originally committed as revision 15079 to …
|
|
|
@e14d374e
|
16 years |
baptiste.coudurier |
replace sizeof(type) by sizeof *ptr
Originally committed as revision …
|
|
|
@ac0ab12f
|
16 years |
baptiste.coudurier |
merge declaration and init
Originally committed as revision 15077 to …
|
|
|
@e7daab1e
|
16 years |
baptiste.coudurier |
reindent
Originally committed as revision 15076 to …
|
|
|
@3eaa53b3
|
16 years |
baptiste.coudurier |
simplify mxf_write_essence_container_refs
Originally committed as …
|
|
|
@021fa42c
|
16 years |
baptiste.coudurier |
factorize
Originally committed as revision 15074 to …
|
|
|
@2cd71ce5
|
16 years |
baptiste.coudurier |
change [0] to *
Originally committed as revision 15073 to …
|
|
|
@c18d208
|
16 years |
baptiste.coudurier |
compute essence containers in mxf_write_header, this simplifies the …
|
|
|
@a2f55f22
|
16 years |
baptiste.coudurier |
get essence container ul in header and set it per track, check for …
|
|
|
@17930876
|
16 years |
baptiste.coudurier |
move per track code in mxf_write_header to be able to check for …
|
|
|
@851a8297
|
16 years |
baptiste.coudurier |
rename variable
Originally committed as revision 15069 to …
|
|
|
@225c3042
|
16 years |
justin.ruggles |
commit more OKed parts of the E-AC-3 decoder
Originally committed as …
|
|
|
@d82bdf6
|
16 years |
justin.ruggles |
commit more OKed parts of the E-AC-3 decoder
Originally committed as …
|
|
|
@86e456f6
|
16 years |
baptiste.coudurier |
fix typos
Originally committed as revision 15066 to …
|
|
|
@60366dd0
|
16 years |
baptiste.coudurier |
cosmetics: header -> generic
Originally committed as revision 15065 …
|
|
|
@a8f6e362
|
16 years |
baptiste.coudurier |
cosmetics, remove useless braces, move comments where appropriate, …
|
|
|
@0b62964f
|
16 years |
baptiste.coudurier |
cosmetics
Originally committed as revision 15063 to …
|
|
|
@6fdb4fb0
|
16 years |
baptiste.coudurier |
simplify, and factorize
Originally committed as revision 15062 to …
|
|
|
@0c0c4d64
|
16 years |
baptiste.coudurier |
only put version in tag
Originally committed as revision 15061 to …
|
|
|
@b4395253
|
16 years |
baptiste.coudurier |
simplify
Originally committed as revision 15060 to …
|
|
|
@283a02c
|
16 years |
baptiste.coudurier |
always write required version string local tag
Originally committed …
|
|
|
@9fedbc8
|
16 years |
baptiste.coudurier |
introduce mxf_write_local_tag_utf16 and factorize
Originally …
|
|
|
@6b05863a
|
16 years |
baptiste.coudurier |
use strlen and do not write useless trailing 0 according to specs
…
|
|
|
@5f94b92
|
16 years |
baptiste.coudurier |
write strings as utf16be
Originally committed as revision 15056 to …
|
|
|
@d3b4b74c
|
16 years |
michaelni |
Fix lossless jpeg encoder to comply to spec and store full redundant …
|
|
|
@c979fa03
|
16 years |
lessen42 |
Remove unused dequantization code from SSE VP3 IDCT
Originally …
|
|
|
@167029a
|
16 years |
lessen42 |
Use ff_pw_8 in MMX/SSE VP3 IDCT
Originally committed as revision …
|
|
|
@21383da8
|
16 years |
lessen42 |
Let ff_pw_8 be used as an SSE constant
Originally committed as …
|
|
|
@ea364c74
|
16 years |
justin.ruggles |
cosmetics: update comment about dithering
Originally committed as …
|
|
|
@1d8370a
|
16 years |
michaelni |
Remove the cos_mod table that has become unused after replacing the …
|
|
|
@89df5e95
|
16 years |
michaelni |
Replace obfuscated mdct in qmf_32_subbands() by ff_imdct_half().
…
|
|
|
@47f0e052
|
16 years |
michaelni |
Get rid of the 512 sample memmove().
Originally committed as revision …
|
|
|
@9d2526d1
|
16 years |
diego |
Add missing FFMPEG_ prefix to multiple inclusion guard.
Originally …
|
|
|