|
|
|
@a10de6d
|
15 years |
Carl Eugen Hoyos |
Replace an occurence of -1 by PIX_FMT_NONE, fixes icc warning #188: …
|
|
|
@06be9d9d
|
15 years |
Carl Eugen Hoyos |
Icc 11.1 does not support attributes force_align_arg_pointer, …
|
|
|
@d2667090
|
15 years |
voroshil |
Pitch delay decoding
Originally committed as revision 19281 to …
|
|
|
@2b069134
|
15 years |
voroshil |
Replace pitch_delay_int array with single variable.
Originally …
|
|
|
@01a3c821
|
15 years |
darkshikari |
Handle variable input stream pixfmts using the same framework …
|
|
|
@c2b3565e
|
15 years |
stefano.sabatini-lala |
Only link against alsa if enabled.
Originally committed as revision …
|
|
|
@30b1fff6
|
15 years |
stefano.sabatini-lala |
Only checks for jack if it is enabled and hence only links to jack if …
|
|
|
@8b1a6441
|
15 years |
diego |
AltiVec code and runtime cpudetect do not require CONFIG_GPL.
Make …
|
|
|
@1cd44221
|
15 years |
michaelni |
Fix id3v2.2 frame size parsing.
Fixes issue1202.
Originally committed …
|
|
|
@47f42aec
|
15 years |
michaelni |
Fix id3v2.3/4 tag size parsing.
Fixes issue1106
Originally committed …
|
|
|
@57011a1
|
15 years |
baptiste.coudurier |
use AVFormatContext->probesize in av_find_stream_info and raise …
|
|
|
@d23612ef
|
15 years |
baptiste.coudurier |
Only set CODEC_ID_PROBE when a packet from a stream having a PES …
|
|
|
@af122d6a
|
15 years |
baptiste.coudurier |
limit raw packet buffer size used for codec probing
Originally …
|
|
|
@57f6d52a
|
15 years |
diego |
The AltiVec optimizations of libswscale are no longer under GPL.
…
|
|
|
@e912c13a
|
15 years |
diego |
PPC: Make sure that COMPILE_C is not deactivated if RUNTIME_CPUDETECT …
|
|
|
@d862fce7
|
15 years |
baptiste.coudurier |
only set par if it does not indicates a rotation, ex iphone 3GS
…
|
|
|
@91d19d47
|
15 years |
rsbultje |
Remove any reference to ASFContext.packet_size and replace it with …
|
|
|
@a752069d
|
15 years |
diego |
Split developer documentation off from general documentation.
…
|
|
|
@d171a651
|
15 years |
stefano.sabatini-lala |
Rewrite doxy for av_strtod().
Originally committed as revision 19268 …
|
|
|
@c1c206b3
|
15 years |
justin.ruggles |
flvdec: Build a Speex header during FLV demuxing using required and …
|
|
|
@c173a088
|
15 years |
Carl Eugen Hoyos |
Improve wording: s/reseted/reset
Patch by Haruhiko Yamagata, h D …
|
|
|
@e1c1b0ff
|
15 years |
Reimar.Doeffinger |
Reindent after last patch.
Originally committed as revision 19265 to …
|
|
|
@3fe4d5d4
|
15 years |
Reimar.Doeffinger |
mov demuxer: Track the current position also for streams that have …
|
|
|
@5dc5c43b
|
15 years |
Reimar.Doeffinger |
mov_read_packet: extract code that searches for the stream/sample to …
|
|
|
@a2f38511
|
15 years |
Reimar.Doeffinger |
mov_read_packet: if dv_get_packet fails, return exactly its error …
|
|
|
@69fc436c
|
15 years |
Reimar.Doeffinger |
In mov_read_packet remember the AVStream we want to demux next instead …
|
|
|
@3c70902b
|
15 years |
voroshil |
LSF (Line Spectral Frequencies) decoding routine.
Originally …
|
|
|
@6a63ff19
|
15 years |
baptiste.coudurier |
check stream existence before assignment, fix #1222
Originally …
|
|
|
@2722c3a3
|
15 years |
Carl Eugen Hoyos |
Fix H.264 picture reordering, 2nd try.
First, reverted one was r19239. …
|
|
|
@ce9dd8f5
|
15 years |
vitor1001 |
Make documentation better match the code. Now …
|
|
|
@7995ed8e
|
15 years |
rsbultje |
Add support for "chunked" data blocks. Patch by Peter Holik (peter …
|
|
|
@74a3059
|
15 years |
kostya.shishkov |
Edge emulation should be used in B-frame MC in mspel mode with
mv_x < …
|
|
|
@1a40491e
|
15 years |
diego |
Add ff_ prefixes to exported symbols in libavformat/riff.h.
patch by …
|
|
|
@2795e35
|
15 years |
stefano.sabatini-lala |
Consistently rename variables denoting regression reference file(s) …
|
|
|
@1c2744d1
|
15 years |
stefano.sabatini-lala |
Export av_strtod() to eval.h.
Originally committed as revision 19252 …
|
|
|
@b394438e
|
16 years |
rsbultje |
Document making AVFormatContext.packet_size unsigned API change.
…
|
|
|
@92400be2
|
16 years |
rsbultje |
Change packet_size from signed to unsigned, since it never has a …
|
|
|
@e877eaac
|
16 years |
stefano.sabatini-lala |
Cosmetics: rename 'name' av_strtod() param to 'numstr'. The new name …
|
|
|
@87b4dd3b
|
16 years |
justin.ruggles |
oggenc: Change error log text. An error here does not necessarily mean …
|
|
|
@3f2eadf4
|
16 years |
justin.ruggles |
oggenc: return error value from ogg_build_flac_headers()
Originally …
|
|
|
@4315aa8b
|
16 years |
justin.ruggles |
cosmetics: spacing and comments
Originally committed as revision …
|
|
|
@e9a32230
|
16 years |
justin.ruggles |
oggenc: check for failed av_mallocz()
Originally committed as …
|
|
|
@b27758bc
|
16 years |
baptiste.coudurier |
Fetch timestamp for the first frame of field only if frame_offset and …
|
|
|
@f356fc57
|
16 years |
baptiste.coudurier |
clarify encoder and decoder opening error messages
Originally …
|
|
|
@a481293f
|
16 years |
Carl Eugen Hoyos |
Revert unintended hunk of r19241.
Originally committed as revision …
|
|
|
@df028e8c
|
16 years |
Carl Eugen Hoyos |
Revert r19239: It broke four conformance tests.
Originally committed …
|
|
|
@630c97ff
|
16 years |
voroshil |
Convertion of LSF values to coefficients of linear prediction filter
…
|
|
|
@6ee0eb38
|
16 years |
Carl Eugen Hoyos |
Fix H.264 picture reordering.
Patch by Haruhiko Yamagata, h D …
|
|
|
@1efe9fd5
|
16 years |
Carl Eugen Hoyos |
Fix indentation after last commit.
Originally committed as revision …
|
|
|
@d8b2d834
|
16 years |
Carl Eugen Hoyos |
Fix yamaha adpcm stereo (issue 1117).
Patch by Yoshihisa Uchida, …
|
|
|
@3f3f3ba7
|
16 years |
Carl Eugen Hoyos |
Fix onMetaData property count in flv files (issue 1206).
Patch by …
|
|
|
@4c7615c4
|
16 years |
saschasommer |
Make remaining run level decode comments doxygen comments
Originally …
|
|
|
@4df8bdee
|
16 years |
saschasommer |
Simplify run level decoding:
- remove unneeded vlc code < 0 check
- …
|
|
|
@4d67e067
|
16 years |
saschasommer |
Fix indentation after the previous commit
Originally committed as …
|
|
|
@891bd2e5
|
16 years |
saschasommer |
Add support for escape coded wmapro run level coefficients
Originally …
|
|
|
@9970c61b
|
16 years |
saschasommer |
Introduce WMACoef typedef for decoded coefficients
and change default …
|
|
|
@9ed3afcb
|
16 years |
jmenon86 |
Print meaningful error messages when url_fopen fails.
Originally …
|
|
|
@896f2b32
|
16 years |
baptiste.coudurier |
add 0-termination in table, patch by Wolfram Gloger, wmglo at dent dot …
|
|
|
@8a4ea200
|
16 years |
baptiste.coudurier |
fix dvcprohd 720p channels 3 and 4 audio timestamps, patch by Brian …
|
|
|
@28c9f069
|
16 years |
diego |
Disable network support if required headers cannot be found.
patch by …
|
|
|
@352666c1
|
16 years |
diego |
Support varying frame sizes in a single file.
patch by Eric Buehl, …
|
|
|
@d52b90bd
|
16 years |
robert.swain |
Add support for id3 tag parsing for ADTS AAC streams
Patch by Patrick …
|
|
|
@50fcd5b
|
16 years |
diego |
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
patch by …
|
|
|
@2a04d6e7
|
16 years |
Reimar.Doeffinger |
Add support for muxing XSUB subtitles to AVI muxer.
Originally …
|
|
|
@a4276ba2
|
16 years |
Reimar.Doeffinger |
Add support for encoding XSUB subtitles. Muxing support is still …
|
|
|
@4bbe788a
|
16 years |
Reimar.Doeffinger |
Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB …
|
|
|
@97668ac7
|
16 years |
stefano.sabatini-lala |
Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref, …
|
|
|
@bc7ea1e5
|
16 years |
darkshikari |
Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a …
|
|
|
@17dbe25
|
16 years |
voroshil |
G.729 decoding routine (skeleton, including parameters decoding).
…
|
|
|
@71ee6515
|
16 years |
michaelni |
Print why av_find_stream_info() failed, this is a rather common …
|
|
|
@2da4e5e3
|
16 years |
mans |
ARM: slightly faster NEON H264 horizontal loop filter
Originally …
|
|
|
@f4ca612f
|
16 years |
rsbultje |
Set restrictions on packet_size, as per ISO-11172 / H-222 …
|
|
|
@fa8c408b
|
16 years |
vitor1001 |
Do not call rgb2rgbWrapper() for rgb48*, there is no special …
|
|
|
@61ac77f1
|
16 years |
benoit.fouet |
Remove a test on an always false condition.
Originally committed as …
|
|
|
@351653a5
|
16 years |
darkshikari |
VC-1/WMV: Remove redundant ff_init_block_index() calls.
These are only …
|
|
|
@0b389aee
|
16 years |
astrange |
Add '.mp1' for MP1 audio in MOV/CAF.
Tested with streamcopy of …
|
|
|
@b46f18e5
|
16 years |
darkshikari |
Add ".mp2" as a fourcc for mp2 audio in MOV. Fixes a problematic MOV …
|
|
|
@e1d8d7bb
|
16 years |
stefano.sabatini-lala |
Downgrade message log level (from AV_LOG_ERROR to AV_LOG_DEBUG) about …
|
|
|
@4c97a6fa
|
16 years |
stefano.sabatini-lala |
Move opt_loglevel() from ffmpeg.c to cmdutils.c.
Originally committed …
|
|
|
@77ddf4df
|
16 years |
stefano.sabatini-lala |
Make ffmpeg able to set the loglevel option using strings …
|
|
|
@d2d5e067
|
16 years |
astrange |
H.264: Fix memory leaks with multithreading.
The threads' contexts …
|
|
|
@73b02e24
|
16 years |
darkshikari |
SSE version of clear_blocks
Originally committed as revision 19206 to …
|
|
|
@010f98f9
|
16 years |
darkshikari |
VC-1/WMV3 decoding: don't clear blocks unless they're actually used. …
|
|
|
@4f717c69
|
16 years |
darkshikari |
idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall.
Includes …
|
|
|
@41faa87
|
16 years |
darkshikari |
Fix typo in vc1.c, make capitalization in warning/error messages more …
|
|
|
@0c3b2d65
|
16 years |
mans |
Add "config" make target to rerun configure with old options
…
|
|
|
@b04251c5
|
16 years |
mans |
configure: properly quote configure options stored in config.*
…
|
|
|
@7cc8d616
|
16 years |
heydowns |
Fix unaligned accesses by doing bytewise access until aligned, then …
|
|
|
@d9982edf
|
16 years |
diego |
The AAC demuxer now depends on id3v1.o.
patch by Patrick Dehne, …
|
|
|
@53e099de
|
16 years |
baptiste.coudurier |
check atom size against edit_count to avoid very long loop
Originally …
|
|
|
@7060667
|
16 years |
baptiste.coudurier |
fix probing and demuxing of pond.dv, issue #887
Originally committed …
|
|
|
@d310d56a
|
16 years |
baptiste.coudurier |
do not use av_parser_change for h264 which uses bitstream filter, fix …
|
|
|
@a4ddf509
|
16 years |
mans |
regtest: print commands also for image format tests
Originally …
|
|
|
@50f3fabc
|
16 years |
mans |
Print error message when output buffer allocation fails
Originally …
|
|
|
@2c608fed
|
16 years |
baptiste.coudurier |
print error when dv frame profile cannot be found
Originally …
|
|
|
@d509c743
|
16 years |
baptiste.coudurier |
check if frame size matches old sys and assumes corrupted input, fixes …
|
|
|
@90b4f091
|
16 years |
diego |
Merge FreeBSD and DragonFlyBSD OS detection sections.
Apparently …
|
|
|
@d6dcfc7f
|
16 years |
diego |
Add DragonFlyBSD to the list of supported OSes.
patch by Adam Hoka, …
|
|
|
@7d582280
|
16 years |
pross |
Initialise MAD decode_block_intra() loop iterator to zero.
Originally …
|
|
|
@94994d8d
|
16 years |
voroshil |
G.729 decoder initialization routine (skeleton)
Originally committed …
|
|
|