|
|
|
@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 …
|
|
|
@730c1e4a
|
16 years |
voroshil |
Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE, …
|
|
|
@d7bb185
|
16 years |
justin.ruggles |
Add a VorbisComment metadata conversion table and use it in the FLAC …
|
|
|
@7ca12959
|
16 years |
justin.ruggles |
Do not guess the channel layout when getting its string value.
…
|
|
|
@4f909c76
|
16 years |
Aurélien Jacobs |
matroskadec: prepend TargetType to metadata key name
Originally …
|
|
|
@0fb6a8b3
|
16 years |
justin.ruggles |
Remove the 3-front-channel layout from the list of channel layout …
|
|
|
@0d5390b0
|
16 years |
kostya.shishkov |
Correct reading bits in MPC SV8 base codes (when we have to read 0 or …
|
|
|
@8c1ff0ab
|
16 years |
kostya.shishkov |
Allocate a bit more memory for MPC SV8 seek table, so bitreader won't …
|
|
|
@67fe5089
|
16 years |
darkshikari |
Analysis of logs show that there are in fact some files with m1v1 too …
|
|
|
@eacfe858
|
16 years |
pross |
Electronic Arts demuxer: support Madcow video tag
Originally …
|
|
|
@c63ea92b
|
16 years |
pross |
Electronic Arts Madcow decoder
Originally committed as revision 19178 …
|
|
|
@86b61d42
|
16 years |
lessen42 |
Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead …
|
|
|
@761cb871
|
16 years |
darkshikari |
Add "0x11005354" as a fourcc for MOV audio; fixes audio detection in a …
|
|
|
@d4eeef0c
|
16 years |
alex.converse |
Cosmetics: Re-indent after last commit
Originally committed as …
|
|
|
@85e9296f
|
16 years |
alex.converse |
Move TNS and swb_offset tables from aacdectab.h to aactab.c so that …
|
|
|
@70f99f8d
|
16 years |
alex.converse |
Do not include libavcodec/internal.h in the ADTS muxer.
Originally …
|
|
|
@fc3fc029
|
16 years |
darkshikari |
Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. …
|
|
|
@c0e9b2e8
|
16 years |
saschasommer |
Move run level decode functionality to ff_wma_run_level_decode
so that …
|
|
|
@e8c7f81c
|
16 years |
saschasommer |
cosmetics: Add brackets between if/else
Originally committed as …
|
|
|
@523c09ca
|
16 years |
saschasommer |
Add additional sample rates to the frame len bits calculation code
…
|
|
|
@eff9011d
|
16 years |
saschasommer |
Fix placment of the DPCM Xan comment
Originally committed as revision …
|
|
|
@cee4bb89
|
16 years |
saschasommer |
Move frame len bits calculation to ff_wma_get_frame_len_bits
so that …
|
|
|
@8e6e9ba
|
16 years |
jmenon86 |
Associate the 0x6c75 TwoCC used in certain Kodak cameras
to the PCM …
|
|
|
@ae1374ce
|
16 years |
diego |
cosmetics: Prettyprint and reformat wma.c closer to K&R style.
…
|
|
|
@761c8c92
|
16 years |
baptiste.coudurier |
Fail and print correct error message when video stream pixel format
is …
|
|
|
@94d3d6a4
|
16 years |
diego |
DPX (Digital Picture Exchange) image decoder
patch by Jimmy …
|
|
|
@34edd994
|
16 years |
lessen42 |
Add sac3 to mp4 fourccs for mov+h264+aac-sac3+mp4s+ETERNAL_cut.mp4
…
|
|
|
@14ed2d99
|
16 years |
darkshikari |
Add "m2v1" to fourccs for MPEG-2 video; fixes some MOV files.
…
|
|
|
@d468ff0f
|
16 years |
heydowns |
Fix cast of byte buffer to uint32 that was disregarding alignment …
|
|
|
@be43ae66
|
16 years |
darkshikari |
Add alternate fourcc for QCELP audio (qclq). Fixes a problematic MOV …
|
|
|
@1d4b1bf
|
16 years |
diego |
cosmetics: Prettyprint one more line to have columns line up.
…
|
|
|
@477ffff2
|
16 years |
diego |
The internal header libavutil/internal.h should not be used outside …
|
|
|
@fdf70cc5
|
16 years |
ramiro.polla |
Kill warnings of possibly unused variables by using av_unused.
…
|
|
|
@7d7b8c32
|
16 years |
diego |
cosmetics: Reformat to K&R and prettyprint newly created files.
…
|
|
|
@75411182
|
16 years |
diego |
Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
patch by …
|
|
|
@dc822901
|
16 years |
diego |
Fix compilation: #undef standard library functions that are
forbidden …
|
|
|
@02163b79
|
16 years |
diego |
Add libavutil/internal.h #include, required for the DECLARE_ALIGNED …
|
|
|
@0ef37cd
|
16 years |
diego |
cosmetics: Reformat file to K&R style upon Kostya's request.
…
|
|
|
@23381682
|
16 years |
diego |
10l: Add vc1dec.o to the list of WMV3 objects, same as for VC-1.
Even …
|
|
|
@b761659b
|
16 years |
diego |
Split decoder-specific code off from vc1.c into vc1dec.c and keep code …
|
|
|
@844d17fb
|
16 years |
baptiste.coudurier |
Add const in cast. Removes warning:
libavcodec/resample.c:215: …
|
|
|
@89bc05d1
|
16 years |
baptiste.coudurier |
give s->resample_context to avoid segfault, avclass was moved
…
|
|
|
@77fc598d
|
16 years |
lessen42 |
Disable native Vorbis encoder; quality is much worse than libvorbis …
|
|
|
@bbe46bc4
|
16 years |
baptiste.coudurier |
Remove time_rate, we cannot compute exactly when fragments are
used …
|
|
|
@818062f2
|
16 years |
baptiste.coudurier |
if b frames are parsed, set codec->has_b_frames
Originally committed …
|
|
|