|
|
|
@83728d2d
|
12 years |
lu_zero |
mxfdec: only parse next partition pack if parsing forward
…
|
|
|
@34ca5ae5
|
12 years |
lu_zero |
mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only
We cannot …
|
|
|
@634d6705
|
12 years |
lu_zero |
mxfdec: fix frame height vs field height confusion
Reviewed-by: Tomas …
|
|
|
@5ed032fb
|
12 years |
lu_zero |
mxfdec: Add intra_only flag to MXFTrack
This allows future …
|
|
|
@fb8fa3c6
|
12 years |
lu_zero |
mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a
The "ECs …
|
|
|
@1fadf53e
|
12 years |
lu_zero |
mxfdec: truncate packets that extend past the next edit unit
This …
|
|
|
@fda891e1
|
12 years |
lu_zero |
mxfdec: set pixel format for cdci picture formats
The properties of …
|
|
|
@dfefede0
|
12 years |
lu_zero |
mxfdec: detect uncomp pictures using essence container ul
This …
|
|
|
@5255ca24
|
12 years |
lu_zero |
mxfdec: set track edit rate num/den in expected order
This matches …
|
|
|
@358d854d
|
12 years |
martin |
x86/cpu: implement get/set_eflags using intrinsics
Signed-off-by: …
|
|
|
@c0ee695b
|
12 years |
martin |
x86/cpu: implement support for cpuid through intrinsics
…
|
|
|
@3f150ffb
|
12 years |
martin |
x86/cpu: implement support for xgetbv through intrinsics
…
|
|
|
@f80ddd5b
|
12 years |
martin |
lavu: use intrinsics for emms on systems lacking inline asm support
…
|
|
|
@620b1e7e
|
12 years |
martin |
mem: Don't abort on av_malloc(0) in debug mode
This makes the …
|
|
|
@5467742
|
12 years |
kostya.shishkov |
mss3: use standard zigzag table
|
|
|
@acfb6b6c
|
12 years |
kostya.shishkov |
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
|
|
|
@82f82ccf
|
12 years |
diego |
motion-test: do not use getopt()
It is not available on all systems …
|
|
|
@5427df01
|
12 years |
martin |
tcp: add initial timeout limit for incoming connections
…
|
|
|
@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 …
|
|
|