|
|
|
@8e85ba8d
|
12 years |
diego |
configure: Change the rdtsc check to a linker check
A compile-only …
|
|
|
@8a645bfc
|
12 years |
anton |
avconv: propagate fatal errors from lavfi.
|
|
|
@cd99146
|
12 years |
anton |
lavfi: add error handling to filter_samples().
|
|
|
@8d18bc55
|
12 years |
anton |
fate-run: make avconv() properly deal with multiple inputs.
|
|
|
@083d0f6b
|
12 years |
anton |
asplit: don't leak the input buffer.
|
|
|
@1ffb6456
|
12 years |
anton |
af_resample: fix request_frame() behavior.
Make sure that an output …
|
|
|
@6f834293
|
12 years |
anton |
af_asyncts: fix request_frame() behavior.
Make sure that an output …
|
|
|
@0dd283fa
|
12 years |
anton |
libx264: support aspect ratio switching
Signed-off-by: Anton Khirnov …
|
|
|
@5b7a88f
|
12 years |
anton |
matroskadec: honor error_recognition when encountering unknown elements.
|
|
|
@64103976
|
12 years |
justin.ruggles |
lavr: resampling: add support for s32p, fltp, and dblp internal sample …
|
|
|
@372647ae
|
12 years |
justin.ruggles |
lavr: resampling: add filter type and Kaiser window beta to AVOptions
|
|
|
@8ca08066
|
12 years |
justin.ruggles |
lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format …
|
|
|
@db0e7bd0
|
12 years |
justin.ruggles |
lavr: mix: validate internal sample format in ff_audio_mix_init()
|
|
|
@66a29797
|
12 years |
rsbultje |
cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).
This …
|
|
|
@07b28702
|
12 years |
rsbultje |
x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).
|
|
|
@25b51b2c
|
12 years |
anton |
id3v2: add a mimetype for bmp pictures.
|
|
|
@b7d3a9a0
|
12 years |
anton |
flacdec: be less strict when parsing attached pictures.
Only return …
|
|
|
@dba5b06
|
12 years |
anton |
flacdec: don't create an attached picture stream until we have all …
|
|
|
@fdaad635
|
12 years |
rsbultje |
mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..).
Also replace …
|
|
|
@f27386cd
|
12 years |
martin |
x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro
…
|
|
|
@5adc829e
|
12 years |
lu_zero |
configure: add functions for testing code fragments
This simplifies …
|
|
|
@b7558ac2
|
12 years |
anton |
af_amix: avoid spurious EAGAIN.
Input on/off state can change in …
|
|
|
@54bf88e
|
12 years |
anton |
af_amix: return AVERROR(EAGAIN) when request_frame didn't produce …
|
|
|
@428b3698
|
12 years |
anton |
af_amix: only consider negative return codes as errors.
|
|
|
@53ddd43f
|
12 years |
anton |
avconv: use only meaningful timestamps in start time check.
|
|
|
@b98c8f4f
|
12 years |
anton |
avconv: fix the check for -ss as an output option.
start time is …
|
|
|
@1f061da5
|
12 years |
kostya.shishkov |
mss3: add forgotten 'static' qualifier for private table
|
|
|
@0a19000d
|
12 years |
mans |
lavc: options: add planar names for request_sample_fmt
Signed-off-by: …
|
|
|
@784514a4
|
12 years |
mans |
flacdec: add planar output support
Signed-off-by: Mans Rullgard …
|
|
|
@e43f56b2
|
12 years |
martin |
flvdec: Treat all nellymoser versions as the same codec
This avoids …
|
|
|
@bb58c43c
|
12 years |
diego |
qdm2: remove broken and disabled dump_context() debug function
|
|
|
@878e6690
|
12 years |
diego |
x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros
|
|
|
@4d475236
|
12 years |
diego |
x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros
Signed-off-by: …
|
|
|
@2cd1f5c
|
12 years |
diego |
x86inc: modify ALIGN to not generate long nops on i586
Signed-off-by: …
|
|
|
@d20f133e
|
12 years |
diego |
x86: h264_intrapred: port to cpuflag macros
|
|
|
@2696789c
|
12 years |
anton |
avplay: update input filter pointer when the filtergraph is reset.
…
|
|
|
@4c679750
|
12 years |
anton |
avconv: fix parsing of -force_key_frames option.
Currently it always …
|
|
|
@28fff0d9
|
12 years |
mans |
h264: use templates to avoid excessive inlining
Instead of inlining …
|
|
|
@983db9b2
|
12 years |
martin |
xtea: Make the count parameter match the documentation
Previously it …
|
|
|
@e4a7fb3d
|
12 years |
martin |
blowfish: Make the count parameter match the documentation
Previously …
|
|
|
@18f2d5cb
|
12 years |
martin |
mpegvideo: Don't use ff_mspel_motion() for vc1
Using ff_mspel_motion …
|
|
|
@f6687bf5
|
12 years |
lu_zero |
xtea: invert branch and loop precedence
Should slightly improve …
|
|
|
@669bbedf
|
12 years |
lu_zero |
blowfish: invert branch and loop precedence
Should slightly improve …
|
|
|
@5b54a90c
|
12 years |
lu_zero |
flvdec: optionally trust the metadata
In certain conditions video or …
|
|
|
@715129cd
|
12 years |
martin |
avconv: Set audio filter time base to the sample rate
If the output …
|
|
|
@07eeeb1d
|
12 years |
martin |
vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow …
|
|
|
@7c29377b
|
12 years |
mans |
lavfi: reclassify showfiltfmts as a TESTPROG
This tool uses lavfi …
|
|
|
@fa2d7473
|
12 years |
diego |
graph2dot: fix printf format specifier
tools/graph2dot.c:85: warning: …
|
|
|
@55751918
|
12 years |
rsbultje |
swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on …
|
|
|
@70a1c800
|
12 years |
rsbultje |
vp8: loopfilter >=sse2 functions need aligned stack on x86-32.
…
|
|
|
@c5183847
|
12 years |
rsbultje |
amr: remove shift out of the AMR_BIT() macro.
MSVC doesn't like the …
|
|
|
@723b266d
|
12 years |
rsbultje |
dsputilenc: group yasm and inline asm function pointer assignment.
|
|
|
@1ce1e636
|
12 years |
rsbultje |
mov: use forward declaration of a function instead of a table.
MSVC …
|
|
|
@2047e40e
|
12 years |
diego |
Clarify Doxygen comment for FF_API_* #defines.
|
|
|
@112971a
|
12 years |
diego |
configure: simplify get_version()
All libs have version headers now, …
|
|
|
@86ab7b0f
|
12 years |
diego |
Create version.h headers for libraries that lack them
|
|
|
@40e61b7b
|
12 years |
diego |
gitignore: Use full path instead of relative path to specify patterns
…
|
|
|
@89b81a1c
|
12 years |
martin |
mpegvideo: remove VLAs
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@8c14f7a
|
12 years |
martin |
Add XTEA encryption support in libavutil
Signed-off-by: Martin …
|
|
|
@bc3dbcc8
|
12 years |
martin |
Add Blowfish encryption support in libavutil
Signed-off-by: Martin …
|
|
|
@143f1e92
|
12 years |
martin |
eval: Add the isinf() function and tests for it
Signed-off-by: Martin …
|
|
|
@25accf9
|
12 years |
mans |
flacdec: move lpc filter to flacdsp
Signed-off-by: Mans Rullgard …
|
|
|
@4a852834
|
12 years |
mans |
flacdec: split off channel decorrelation as flacdsp
Signed-off-by: …
|
|
|
@296d0da8
|
12 years |
martin |
avplay: Add an option for not limiting the input buffer size
For …
|
|
|
@1c840fa2
|
12 years |
anton |
FATE: add a test for WMA cover art.
|
|
|
@8059d3b7
|
12 years |
anton |
FATE: add a test for apetag cover art
|
|
|
@bf2a7f9
|
12 years |
anton |
FATE: add a test for itunes cover art.
|
|
|
@87466f81
|
12 years |
mans |
flacdec: factor out code setting avctx->sample_fmt
|
|
|
@d155b60f
|
12 years |
mans |
flac: make FLAC_CHMODE_* constants consecutive
|
|
|
@93e7ef9a
|
12 years |
mans |
flacdec: allocate sample buffers with av_malloc
The buffers are only …
|
|
|
@0da301e1
|
12 years |
mans |
flacdec: remove curr_bps from FLACContext
This value does not need to …
|
|
|
@983fa8bc
|
12 years |
mans |
fate: add flac encode/decode tests with various options
…
|
|
|
@360aa246
|
12 years |
mans |
flacenc: add option for forcing stereo decorrelation mode
This is …
|
|
|
@30327865
|
12 years |
martin |
ismindex: Verify that all bitrate variants match
In Smooth Streaming, …
|
|
|
@1be8c908
|
12 years |
martin |
ismindex: Properly report errors reading the MFRA atom
Signed-off-by: …
|
|
|
@1a068bfe
|
12 years |
diego |
cosmetics: Consistently use C-style comments with multiple inclusion guards
|
|
|
@4051be6f
|
12 years |
diego |
anm: fix a few Doxygen comments
|
|
|
@09f21198
|
12 years |
diego |
misc typo and wording fixes
|
|
|
@22662ca5
|
12 years |
siretart |
attributes: add av_noreturn
Also use it in the declaration of the …
|
|
|
@a1641e95
|
12 years |
siretart |
attributes: drop pointless define guards
the av_-prefixed attributes …
|
|
|
@06eb4f08
|
12 years |
mans |
configure: do not disable av_always_inline with --enable-small
…
|
|
|
@09a445ce
|
12 years |
lu_zero |
flvdec: initial stream switch support
Codec change midstream gets …
|
|
|
@906f9dce
|
12 years |
lu_zero |
avplay: fix write on freed memory for rawvideo
Do not assume avpacket …
|
|
|
@33895451
|
12 years |
martin |
snow: remove a VLA used for edge emulation
Signed-off-by: Martin …
|
|
|
@fb93e61e
|
12 years |
mans |
x86: lavfi: fix gradfun/yadif build with mmx/sse disabled
These …
|
|
|
@cbd9b2f9
|
12 years |
martin |
snow: remove the runs[] VLA.
Signed-off-by: Martin Storsjö …
|
|
|
@4d8516fd
|
12 years |
martin |
snow: Check mallocs at init
Signed-off-by: Martin Storsjö …
|
|
|
@4719ea7e
|
12 years |
mans |
flacdec: remove redundant setting of avctx->sample_fmt
Signed-off-by: …
|
|
|
@5e745cef
|
12 years |
anton |
asfdec: read attached pictures.
|
|
|
@728d2afa
|
12 years |
anton |
apetag: reindent
|
|
|
@02a951b9
|
12 years |
anton |
apetag: export attached covers as video streams.
|
|
|
@b72767df
|
12 years |
anton |
apetag: fix the amount of data read from binary tags.
Substract the …
|
|
|
@f2e175c7
|
12 years |
anton |
apetag: make sure avio_get_str() doesn't read more than it should.
|
|
|
@a02b8c69
|
12 years |
anton |
mov: read itunes cover art.
|
|
|
@58e57c30
|
12 years |
mans |
snow: remove VLA in mc_block()
Signed-off-by: Mans Rullgard …
|
|
|
@ff8f8dfb
|
12 years |
martin |
intfloat: Don't use designated initializers in the public headers
…
|
|
|
@33bb63c
|
12 years |
martin |
snow: remove a VLA.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@4aad316b
|
12 years |
diego |
doc: Remind devs to check return values, especially for malloc() et al
|
|
|
@edf35d83
|
12 years |
kostya.shishkov |
MS ATC Screen (aka MSS3) decoder
|
|
|
@a87b17f3
|
12 years |
mans |
vf_yadif: move x86 init code to x86/yadif.c
Signed-off-by: Mans …
|
|
|