|
|
|
@a9cadac
|
12 years |
michaelni |
dpxenc: dont shift into the sign bit.
Fixes IOC warnings
…
|
|
|
@e003413f
|
12 years |
michaelni |
murmur3: fix memleak
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@3ac3edf6
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@c7c71f95
|
12 years |
michaelni |
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
…
|
|
|
@86ea021
|
12 years |
Carl Eugen Hoyos |
Reduce probing score for flic animation files.
Fixes ticket #2567.
|
|
|
@ff468092
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@75835abe
|
12 years |
michaelni |
Merge commit '7c57a582a03fb473091a88737ab92b9f2a5bb87a'
* commit …
|
|
|
@5692ad00
|
12 years |
michaelni |
Merge commit 'ffba2053edfc177d217bf4a95edf51cd0fc40753'
* commit …
|
|
|
@aa6454e6
|
12 years |
michaelni |
Merge commit '096696ef0dd391d9430376d1444c1a3cde9171fd'
* commit …
|
|
|
@85de84c3
|
12 years |
michaelni |
Merge commit '7cbc4cb4424430586ce2d5c0dba81174c6d1db01'
* commit …
|
|
|
@23439cf9
|
12 years |
michaelni |
Merge commit '5d9d8461fbb87046a7ca220d3676a045bd7ab46e'
* commit …
|
|
|
@cb22692f
|
12 years |
michaelni |
Merge commit 'fe06795d783785a76c6cbcaa2cd3012e6deb5fa5'
* commit …
|
|
|
@b602e47f
|
12 years |
michaelni |
Merge commit '46430fd47c6239ef8742d0a34f9412d5060fa798'
* commit …
|
|
|
@772c801c
|
12 years |
michaelni |
Merge commit '7c71ada4cad3c6aab5fa24155c379465c41cfd76'
* commit …
|
|
|
@6bf6b9c2
|
12 years |
michaelni |
Merge commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41'
* commit …
|
|
|
@e6c4ac7b
|
12 years |
anton |
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
|
|
|
@7c57a58
|
12 years |
anton |
jpeg2000dec: don't use deprecated PIX_FMT values
|
|
|
@ffba2053
|
12 years |
anton |
lavfi: fix compatibility code for old vf_scale options syntax
…
|
|
|
@096696ef
|
12 years |
anton |
avfiltergraph: simplify inserting conversion filters.
There is now no …
|
|
|
@ede75ebc
|
12 years |
anton |
Clarify output of av_get_bits_per_pixel
Signed-off-by: Anton Khirnov …
|
|
|
@bc1c90ea
|
12 years |
Clément Bœsch |
lavfi/dctdnoiz: fix 10l typo in pr_height computation.
|
|
|
@1a36c756
|
12 years |
michaelni |
ffmpeg: free threads on error conditions.
Fixes Ticket2562
…
|
|
|
@7b43120c
|
12 years |
Clément Bœsch |
lavfi: add dctdnoiz filter.
|
|
|
@48de04f4
|
12 years |
michaelni |
avcodec/avpacket: Refactoring copy_side_data into a separate function
…
|
|
|
@5d22ac48
|
12 years |
michaelni |
libx264: zero x264_picture before use.
This prevents use of …
|
|
|
@640e524f
|
12 years |
michaelni |
libavfilter/Makefile: unbreak make alltools
Signed-off-by: Michael …
|
|
|
@2a1b7dee
|
12 years |
stefasab |
tools: add zmqsend tool, useful to test the zmq filters
|
|
|
@7ddb0ef9
|
12 years |
stefasab |
lavfi: add zmq filters
|
|
|
@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 …
|
|
|
@7cbc4cb4
|
12 years |
lu_zero |
fate: update the mmf reference
Using Optional Data chunk introduced …
|
|
|
@e65c4a23
|
12 years |
stefasab |
doc/outdevs: fix typos (devices -> device)
|
|
|
@811b17fb
|
12 years |
onemda |
lavfi: cosmetics: fix vertical alignment for pads in some filters
…
|
|
|
@3dff1bf9
|
12 years |
lu_zero |
mmf: Write metadata into an Optional Data chunk
Signed-off-by: Luca …
|
|
|
@a349458e
|
12 years |
diego |
jpeg2000dec: Use correct printf length modifier for pointer …
|
|
|
@dc6f1a8d
|
12 years |
michaelni |
avformat/srtdec: Fix pointer corruption
This fixes use of …
|
|
|
@5d9d8461
|
12 years |
martin |
vc1dec: Don't apply the loop filter on fields
Fixes read 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
…
|
|
|
@fe06795d
|
12 years |
martin |
vc1: implement frame interlaced b-frame header parsing
Signed-off-by: …
|
|
|
@46430fd4
|
12 years |
martin |
vc1dec: Don't attempt error concealment on field pictures
This is not …
|
|
|
@509cc1e8
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@a8873721
|
12 years |
michaelni |
Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'
* commit …
|
|
|
@1bd57a8
|
12 years |
martin |
vc1dec: fieldtx is only valid for interlaced frame pictures
The …
|
|
|
@8bbdd20a
|
12 years |
martin |
aacenc: Fix erasure of surround channels
This was due to a …
|
|
|
@f4d0a63
|
12 years |
martin |
aacenc: Fix target bitrate for twoloop quantiser search
This fixes a …
|
|
|
@7c71ada4
|
12 years |
martin |
aacenc: Fix a rounding bug in aacpsy channel bitrate computation
…
|
|
|
@b2da63db
|
12 years |
michaelni |
Merge commit '245b76a108585b6fb52eebc2626c472d6fa530dc'
* commit …
|
|
|
@eda9d97b
|
12 years |
michaelni |
Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be'
* commit …
|
|
|
@d10499a3
|
12 years |
anton |
yadif: correct strides in filter_edges_16bit
The C code treats the …
|
|
|
@b0ef0ae7
|
12 years |
anton |
yadif: restore speed of the C filtering code
Always use the special …
|
|
|
@252c0bfd
|
12 years |
martin |
lavc: Fix msvc compilation of utils.c with -WX (warnings treated as …
|
|
|
@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.
|
|
|