|
|
|
@dc765627
|
12 years |
michaelni |
lavu/hash: Fix name of SHA224
Signed-off-by: James Almer …
|
|
|
@b245300
|
12 years |
onemda |
lavfi/blend: timeline support
Signed-off-by: Paul B Mahol …
|
|
|
@e751481c
|
12 years |
michaelni |
swscale/output: silence compiler warnings about uninitialized …
|
|
|
@e65c4a23
|
12 years |
stefasab |
doc/outdevs: fix typos (devices -> device)
|
|
|
@811b17fb
|
12 years |
onemda |
lavfi: cosmetics: fix vertical alignment for pads in some filters
…
|
|
|
@dc6f1a8d
|
12 years |
michaelni |
avformat/srtdec: Fix pointer corruption
This fixes use of …
|
|
|
@6b13f542
|
12 years |
michaelni |
vf_colorchannelmixer: round lut entries to nearest
Signed-off-by: …
|
|
|
@f268727a
|
12 years |
michaelni |
fate: change colorchannelmixers coefficients to be less unstable
…
|
|
|
@509cc1e8
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@a8873721
|
12 years |
michaelni |
Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'
* commit …
|
|
|
@b2da63db
|
12 years |
michaelni |
Merge commit '245b76a108585b6fb52eebc2626c472d6fa530dc'
* commit …
|
|
|
@eda9d97b
|
12 years |
michaelni |
Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be'
* commit …
|
|
|
@56ba3312
|
12 years |
onemda |
doc/filters: add some examples for the fps filter
Signed-off-by: …
|
|
|
@37d97840
|
12 years |
michaelni |
md5enc: don't reuse priv_class in two formats
Apparently, this is not …
|
|
|
@7d1d5968
|
12 years |
Reimar.Doeffinger |
Add a generic hash API.
Also use this API in framemd5.
…
|
|
|
@86215c32
|
12 years |
Reimar.Doeffinger |
Add 128 bit murmur3 hash function.
Signed-off-by: Reimar Döffinger …
|
|
|
@47a628b
|
12 years |
michaelni |
avfilter: Add 'drawgrid' video filter
Signed-off-by: Michael …
|
|
|
@05165c2f
|
12 years |
martin |
configure: Disable PIC for cygwin just as for win32/mingw
If this is …
|
|
|
@3967f680
|
12 years |
michaelni |
Better handling for MXF essence reading reaching EOF.
If no metadata …
|
|
|
@1e00bbb1
|
12 years |
michaelni |
avcodec/lcldec: Check that dimensions are a multiple of the subsample …
|
|
|
@b3c263e2
|
12 years |
Clément Bœsch |
lavu/common: make FF_CEIL_RSHIFT faster when shift is constant.
See …
|
|
|
@45150f90
|
12 years |
michaelni |
fate: fix filter-colorchannelmixer by adding bitexact & accurate flags …
|
|
|
@8671e995
|
12 years |
onemda |
imgconvert: silence "incompatible pointer type" warning
…
|
|
|
@f9db2fc8
|
12 years |
michaelni |
cdgraphics: initialize buffer
Prevent use of uninitialized memory
…
|
|
|
@e6b6ae4
|
12 years |
michaelni |
vorbisdec: check codebook entry count
Fixes assertion failure
…
|
|
|
@3a4c8788
|
12 years |
stefasab |
tools/ffeval: use av_dynarray2_add()
Simplify, increment robustness.
|
|
|
@e3984166
|
12 years |
stefasab |
lavu/mem: add av_dynarray2_add()
Based on a patch by Clément Bœsch.
…
|
|
|
@84be8069
|
12 years |
stefasab |
lavu: define FF_MEMORY_POISON and use it
Allow single-place …
|
|
|
@e70e2583
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Do …
|
|
|
@2dedd898
|
12 years |
onemda |
fate: add colorchannelmixer test
Signed-off-by: Paul B Mahol …
|
|
|
@231b3317
|
12 years |
Carl Eugen Hoyos |
Do not read strd chunk in avi files as H264 extradata.
Fixes ticket #2561.
|
|
|
@4383e1b2
|
12 years |
onemda |
tests/lavf-regression: fix gbrp10 dpx test on big endian
For some …
|
|
|
@df4f4fc8
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@69d52ef8
|
12 years |
michaelni |
Merge commit 'f54b55058a429c4eea5bae7e5bcb49bd29b34199'
* commit …
|
|
|
@6585275
|
12 years |
michaelni |
Merge commit 'e08c946c6860a78b0c479551d5f6735361160cbd'
* commit …
|
|
|
@352eb1f0
|
12 years |
michaelni |
Merge commit 'b1803c79dcd6d0a345fa1cbe18dd8e2149717121'
* commit …
|
|
|
@bc63a760
|
12 years |
michaelni |
pngenc: Add 'dpi', 'dpm' options
Signed-off-by: Michael Niedermayer …
|
|
|
@c0a30dd2
|
12 years |
onemda |
fate: increase coverage for dpx encoder
Signed-off-by: Paul B Mahol …
|
|
|
@ae9ef151
|
12 years |
onemda |
dpxenc: simplifiy code using AVPixFmtDescriptor
Update rgb24 fate …
|
|
|
@22a03860
|
12 years |
onemda |
dpxenc: do not set coded_frame
Signed-off-by: Paul B Mahol …
|
|
|
@1399931
|
12 years |
diego |
x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
The header is …
|
|
|
@245b76a1
|
12 years |
diego |
x86: dsputil: Split inline assembly from init code
Also remove some …
|
|
|
@46bb4568
|
12 years |
diego |
x86: dsputil: Refactor pixels16 wrapper functions with a macro
|
|
|
@145e644a
|
12 years |
michaelni |
sws/output: remove offset/coef for alpha in rgba64
Signed-off-by: …
|
|
|
@e1746d05
|
12 years |
michaelni |
swscale: RGBA64 output
Signed-off-by: Paul B Mahol <onemda@gmail.com> …
|
|
|
@2c2c48a9
|
12 years |
diego |
configure: x86: Only enable cpunop on i686
The assembler may insert …
|
|
|
@f54b5505
|
12 years |
diego |
configure: Rename cmov processor capability to i686
The goal is to …
|
|
|
@e41cd3cd
|
12 years |
michaelni |
aacenc: Fix ticket #1784: erasure of surround channels
This was due …
|
|
|
@e08c946c
|
12 years |
martin |
configure: Explicitly disable PIC when targeting win32/mingw
These …
|
|
|
@b1803c79
|
12 years |
martin |
configure: Use enable_weak when enabling pic
This allows it to be …
|
|
|
@91f4a44f
|
12 years |
michaelni |
sws/packed_16bpc_bswap: fix handling of negative stride
|
|
|
@63725d15
|
12 years |
michaelni |
Revert "sws: support endianness conversion for AV_PIX_FMT_RGBA64"
…
|
|
|
@d93bc4ef
|
12 years |
onemda |
redspark: fix memleak in redspark_read_header
Signed-off-by: Paul B …
|
|
|
@87888c04
|
12 years |
onemda |
fate: add exr tests
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@23f7b14f
|
12 years |
onemda |
sws: support endianness conversion for AV_PIX_FMT_RGBA64
…
|
|
|
@cd43a7e9
|
12 years |
Clément Bœsch |
doc/filters: split item options which are not aliases.
|
|
|
@09d3449a
|
12 years |
Clément Bœsch |
fate/filter: test gradfun timeline.
|
|
|
@9b11c2e
|
12 years |
Clément Bœsch |
fate/filter: test hqdn3d timeline.
|
|
|
@0122300c
|
12 years |
Clément Bœsch |
lavfi/hqdn3d: restore timeline feature.
|
|
|
@06521118
|
12 years |
Clément Bœsch |
lavfi/hqdn3d: use macros instead of hardcoded indexes.
|
|
|
@1776177b
|
12 years |
Clément Bœsch |
lavfi: replace passthrough_filter_frame with a flag.
With the …
|
|
|
@60f0e304
|
12 years |
Clément Bœsch |
lavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding.
|
|
|
@59d33eaf
|
12 years |
Clément Bœsch |
lavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding.
|
|
|
@91cae60e
|
12 years |
onemda |
lavfi/select: unbreak compatibility with older PICT_TYPE syntax
…
|
|
|
@cbcc5cbb
|
12 years |
michaelni |
Merge remote-tracking branch 'jamrial/adpcm'
* jamrial/adpcm:
ADPCM …
|
|
|
@9a215389
|
12 years |
michaelni |
ffv1enc: fix 1000l typo
Thanks to ubitux for spotting that …
|
|
|
@b8a2331a
|
12 years |
michaelni |
ffv1: check for malloc failure.
Somehow i managed to loose this fix …
|
|
|
@bd63f8f6
|
12 years |
michaelni |
ffv1enc: Fix memleak
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@19411d32
|
12 years |
michaelni |
ffv1enc: dont set coded_frame
Signed-off-by: Michael Niedermayer …
|
|
|
@a0c0900e
|
12 years |
michaelni |
ffv1dec: Support frame threading with gop > 1
This is about 20-30% …
|
|
|
@54602590
|
12 years |
michaelni |
ffv1enc: Check the return value of ffv1_common_init()
Signed-off-by: …
|
|
|
@69cfe63a
|
12 years |
michaelni |
ffv1: Switch to ThreadFrame
Signed-off-by: Michael Niedermayer …
|
|
|
@44f69c0d
|
12 years |
michaelni |
avfilter/af_astats: fix 64bit printf type
Signed-off-by: Michael …
|
|
|
@bb0d3a43
|
12 years |
michaelni |
avfilter/vf_mp: remove unused function
Signed-off-by: Michael …
|
|
|
@efaa2e01
|
12 years |
michaelni |
vf_copy: silence "incompatible pointer type" warning
Signed-off-by: …
|
|
|
@90d35e52
|
12 years |
stefasab |
doc/filters: remove duplicated abuffer docs
|
|
|
@edc05698
|
12 years |
stefasab |
doc/filters: sort audio filters by name
|
|
|
@a9705e4d
|
12 years |
Clément Bœsch |
lavfi/curves: avoid ctx pointer indirection.
|
|
|
@496f2df9
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
indeo3: …
|
|
|
@5e1278c6
|
12 years |
michaelni |
Merge commit '2c299d4165cd9653153e12270971c2368551b79e'
* commit …
|
|
|
@2a7d7198
|
12 years |
michaelni |
Merge commit '16a4a18db089af8c432f1cdec62155000585b72c'
* commit …
|
|
|
@fc94b68e
|
12 years |
michaelni |
Merge commit '72fbc9685c08baae7ab9996642707eaab873b6f1'
* commit …
|
|
|
@67fad0d2
|
12 years |
James |
ADPCM IMA Radical decoder
Signed-off-by: James Almer <jamrial@gmail.com>
|
|
|
@e5e86db1
|
12 years |
James |
RedSpark demuxer
Signed-off-by: James Almer <jamrial@gmail.com>
|
|
|
@d3710c51
|
12 years |
James |
RSD demuxer
Signed-off-by: James Almer <jamrial@gmail.com>
|
|
|
@22c7784f
|
12 years |
James |
adpcm_thp: Allow the use of extradata for the adpcm table
There are …
|
|
|
@b4866f7
|
12 years |
James |
ADP demuxer
Signed-off-by: James Almer <jamrial@gmail.com>
|
|
|
@e7814ed8
|
12 years |
James |
ADPCM DTK decoder
Signed-off-by: James Almer <jamrial@gmail.com>
|
|
|
@b2cf655d
|
12 years |
michaelni |
sws: add casts to silence pointer type mismatch warnings
…
|
|
|
@7ded017
|
12 years |
michaelni |
sws/output/yuv2gbrp_full_X_c(): silence warning about uninitialized …
|
|
|
@4868855b
|
12 years |
onemda |
lavfi/select: set forgotten VAR_PICT_TYPE_BI
Signed-off-by: Paul B …
|
|
|
@005ee7a5
|
12 years |
onemda |
lavfi: avectorscope filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@50e66726
|
12 years |
Clément Bœsch |
lavfi: use ceil right shift for chroma width/height.
This should fix …
|
|
|
@d751a252
|
12 years |
onemda |
lavfi/anull: remove redundant lines
Signed-off-by: Paul B Mahol …
|
|
|
@a079ed63
|
12 years |
michaelni |
avidec: Enable full parsing for potencoder mpeg1/2
Signed-off-by: …
|
|
|
@63e8fc4d
|
12 years |
michaelni |
lavfi: modify names of deshake_kernel.h and unsharp_kernel.h
…
|
|
|
@94235f2
|
12 years |
janne-libav |
indeo3: avoid writes without necessary alignment in copy_cell()
Cells …
|
|
|
@0f05b72f
|
12 years |
michaelni |
Fix configure --help output for some autodetected features.
|
|
|
@5c4c929
|
12 years |
stefasab |
lavfi/avfiltergraph: fix style
|
|
|
@e1332ff
|
12 years |
stefasab |
lavfi/avfilter.h: fix typo
|
|
|