|
|
|
@9b9205e7
|
12 years |
michaelni |
x86/dsputil.asm: make unaligned bswap actually work
Signed-off-by: …
|
|
|
@cb69a9db
|
12 years |
michaelni |
Merge commit 'e5c2794a7162e485eefd3133af5b98fd31386aeb'
* commit …
|
|
|
@ea7b96af
|
12 years |
michaelni |
avcodec/x86/dsputil_qns_template: use av_assert
Signed-off-by: …
|
|
|
@e32cbd0
|
12 years |
Clément Bœsch |
lavfi/perms: add myself to the copyright header.
|
|
|
@9371467d
|
12 years |
Clément Bœsch |
lavfi/perms: add seed option.
|
|
|
@e600d062
|
12 years |
Clément Bœsch |
lavfi/perms: remove unecessary indirection after f7324c06.
|
|
|
@bd03afb5
|
12 years |
michaelni |
ffmpeg_opt: avoid strcpy()
This fixes a warning on openbsd and is …
|
|
|
@ec1ef083
|
12 years |
Clément Bœsch |
tools: add audio normalize script example.
|
|
|
@133035c4
|
12 years |
Clément Bœsch |
lavfi/curves: add forgotten strong_contrast preset.
|
|
|
@183f3450
|
12 years |
Clément Bœsch |
lavfi/curves: support preset shorthand.
|
|
|
@dc65d784
|
12 years |
Clément Bœsch |
lavfi/curves: add presets support.
Except for the vintage preset, the …
|
|
|
@4a595cff
|
12 years |
michaelni |
ffserver/ctime1: avoid using strcpy()
Signed-off-by: Michael …
|
|
|
@ea4c99de
|
12 years |
michaelni |
dshow_pin: dont return a value from a void function
Signed-off-by: …
|
|
|
@a2f7314b
|
12 years |
michaelni |
libpostproc: silence valgrind/fate warning about using uninitialized …
|
|
|
@67607e20
|
12 years |
michaelni |
xxan: make code independent of sizeof(AVFrame)
Signed-off-by: Michael …
|
|
|
@8097e5b2
|
12 years |
michaelni |
yop: Fix return type
Found-by: durandal_1707
Signed-off-by: Michael …
|
|
|
@afdfff48
|
12 years |
michaelni |
avcodec/gifdec: Add av_log() to workaround gcc 4.2 miscompiling the …
|
|
|
@ad438f45
|
12 years |
michaelni |
xan: make decoder independent of sizeof(AVFrame)
Reviewed-by: Paul B …
|
|
|
@45013b36
|
12 years |
michaelni |
lavc/flacdec: Propagate and return meaningful error codes
…
|
|
|
@f248b8a9
|
12 years |
michaelni |
blend: Adding yuvj pixelformats to the blend effect
Reviewed-by: Paul …
|
|
|
@4ce9e4e9
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@e5c2794a
|
12 years |
janne-libav |
x86: consistently use unaligned movs in the unaligned bswap
Fixes …
|
|
|
@ae65327e
|
12 years |
michaelni |
vsrc_testsrc: avoid floats and non bit exactness
The round to zero …
|
|
|
@01df2a13
|
12 years |
michaelni |
avcodec/utils: initialize pixel buffer pool
This should silence many …
|
|
|
@4f112a8e
|
12 years |
nicolas.george |
lavf/mux: add the flush_packets option.
Note: a lot of muxers already …
|
|
|
@125acd21
|
12 years |
nicolas.george |
lavfi: support multiple rounds of format negotiation.
Remove the …
|
|
|
@00da527b
|
12 years |
nicolas.george |
lavfi/af_amerge: return EAGAIN if the input layouts are not known.
…
|
|
|
@57cb4fb0
|
12 years |
nicolas.george |
lavfi: add test for concat.
|
|
|
@e2b3019
|
12 years |
michaelni |
h264/field_end move progress report code after error concealment.
…
|
|
|
@386dc9a3
|
12 years |
Clément Bœsch |
lavfi/thumbnail: add support for named options.
|
|
|
@3b811bcf
|
12 years |
stefasab |
lavfi/colormatrix: reword error message in init
Change:
"source and …
|
|
|
@1b14083
|
12 years |
stefasab |
lavfi/colormatrix: add support for named options
|
|
|
@cbf224b6
|
12 years |
Clément Bœsch |
lavfi/tinterlace: use standard options parsing.
|
|
|
@9e21c898
|
12 years |
Clément Bœsch |
lavfi/subtitles: use standard options parsing.
|
|
|
@06784b73
|
12 years |
Clément Bœsch |
lavfi/smartblur: use standard options parsing.
|
|
|
@15878b2b
|
12 years |
Clément Bœsch |
lavfi/setfield: use standard options parsing.
|
|
|
@e62587bc
|
12 years |
Clément Bœsch |
lavfi/overlay: use standard options parsing.
|
|
|
@5dc074d3
|
12 years |
Clément Bœsch |
lavfi/kerndeint: use standard options parsing.
|
|
|
@ab228f91
|
12 years |
Clément Bœsch |
lavfi/idet: use standard options parsing.
|
|
|
@552c02f2
|
12 years |
Clément Bœsch |
lavfi/histeq: use standard options parsing.
|
|
|
@b27a8ba1
|
12 years |
Clément Bœsch |
lavfi/gradfun: use standard options parsing.
|
|
|
@b595819c
|
12 years |
Clément Bœsch |
lavfi/geq: use standard options parsing.
|
|
|
@cb0fb4d0
|
12 years |
Clément Bœsch |
lavfi/fieldorder: use standard options parsing.
|
|
|
@a733481d
|
12 years |
Clément Bœsch |
lavfi/field: use standard options parsing.
|
|
|
@7edda1a9
|
12 years |
Clément Bœsch |
lavfi/deshake: use standard options parsing.
|
|
|
@1341dd2d
|
12 years |
Clément Bœsch |
lavfi/cropdetect: use standard options parsing.
|
|
|
@a36d9036
|
12 years |
Clément Bœsch |
lavfi/boxblur: use standard options parsing.
|
|
|
@3f807288
|
12 years |
Clément Bœsch |
lavfi/blackframe: use standard options parsing.
|
|
|
@67ad9fd0
|
12 years |
Clément Bœsch |
lavfi/settb: use standard options parsing.
|
|
|
@8b994c8c
|
12 years |
Clément Bœsch |
lavfi/select: use standard options parsing.
|
|
|
@f7324c0
|
12 years |
Clément Bœsch |
lavfi/perms: use standard options parsing.
|
|
|
@07b7c2a2
|
12 years |
Clément Bœsch |
lavfi/sine: use standard options parsing.
|
|
|
@3ac77f67
|
12 years |
Clément Bœsch |
lavfi/apad: use standard options parsing.
|
|
|
@fdaacc59
|
12 years |
martin |
sndio_dec: Add missing includes for av_gettime()
This is necessary …
|
|
|
@4c6f08bd
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@285ff144
|
12 years |
martin |
x86: Change a missed occurrance of int to ptrdiff_t for strides
…
|
|
|
@01a334e8
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@8e062fd1
|
12 years |
michaelni |
rawdec: fix memleak
Fixes fate-lavf-flm under valgrind
…
|
|
|
@8e944891
|
12 years |
michaelni |
avutil/buffer: remove redundant memory poisoning
Found-by: ubitux …
|
|
|
@058c002
|
12 years |
michaelni |
avutil/buffer: support memory poisoning
Signed-off-by: Michael …
|
|
|
@d6f96108
|
12 years |
michaelni |
yop: use reget_buffer() as the previous contents are used
…
|
|
|
@7239b360
|
12 years |
michaelni |
fate: dont try to filter partial frames with yadif.
The partial …
|
|
|
@62f56fd7
|
12 years |
michaelni |
buffersink/uninit: use av_frame_free() not unref
Fixes memleak
…
|
|
|
@352dbdb9
|
12 years |
martin |
x86: Remove win64 xmm clobbering wrappers for the now removed …
|
|
|
@fe26611
|
12 years |
martin |
bktr: Add missing includes for av_gettime()
This is necessary after …
|
|
|
@70db0c91
|
12 years |
michaelni |
fate: use little endian yuv444p10 in h264-reinit tests
Fixes fate big …
|
|
|
@644092c
|
12 years |
michaelni |
h264: dont report rows as finished after a missing slice
…
|
|
|
@a42d15a3
|
12 years |
stefasab |
lavfi/anullsrc: add missing checks
|
|
|
@4e8062c2
|
12 years |
stefasab |
lavfi/anullsrc: remove extra parentheses
|
|
|
@fe2cfd50
|
12 years |
stefasab |
lavfi/anullsrc: simplify logging code in config_props
|
|
|
@5373a2a
|
12 years |
stefasab |
lavfi/anullsrc: fix format negotiation
Samplerate and channel layouts …
|
|
|
@e54eb8db
|
12 years |
michaelni |
mips: Optimization of AAC psychoacoustic model functions
…
|
|
|
@e26b066c
|
12 years |
michaelni |
libspeex: support ZygoAudio (quality 10 mode)
Fixes "quality 10" mode …
|
|
|
@785b849f
|
12 years |
michaelni |
lavd/v4l2: honor previously selected input channel
An input channel …
|
|
|
@2a97c591
|
12 years |
michaelni |
Make audio FIFO read/write contracts more strict
Signed-off-by: …
|
|
|
@535c247b
|
12 years |
janne-libav |
fate: use little endian yuv444p10 in h264-reinit tests
Fixes fate big …
|
|
|
@fcf73f9c
|
12 years |
michaelni |
Call do_video_stats when duplicating frame
When multiple frame are …
|
|
|
@8b63eeb6
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@9bb6504e
|
12 years |
michaelni |
Merge commit '20a8ee3061e6d777600c13db731bee3c25878991'
* commit …
|
|
|
@6efe6148
|
12 years |
michaelni |
Merge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6'
* commit …
|
|
|
@4c1f61b
|
12 years |
michaelni |
ffmpeg: Correct inter stream timestamp discontinuities
Signed-off-by: …
|
|
|
@c46a8c61
|
12 years |
Marton Balint |
ffplay: avoid frame data leak on early frame drop
Signed-off-by: …
|
|
|
@dda04a58
|
12 years |
michaelni |
Changelog: add WebP
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@89b4e758
|
12 years |
Clément Bœsch |
lavfi/blend: always peek the first frame of each queue.
Before the …
|
|
|
@859f7da5
|
12 years |
Clément Bœsch |
lavc/prores: restore pict_type and key_frame setting.
|
|
|
@b3e9f266
|
12 years |
michaelni |
x86/mpegvideo: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@cdbf8409
|
12 years |
michaelni |
x86/h264_qpel: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@3f15b301
|
12 years |
janne-libav |
fate: add test for cropping h264 to container dimensions
Tests the …
|
|
|
@1ed10bd8
|
12 years |
Carl Eugen Hoyos |
Fix typo in dvvideo decoder dependencies.
Fixes compilation with …
|
|
|
@93eaeb02
|
12 years |
anton |
FATE: add a tscc2 test.
|
|
|
@4e33582a
|
12 years |
anton |
tscc2: allocate AVFrame properly.
|
|
|
@20a8ee30
|
12 years |
anton |
af_asyncts: fix compensation and PTS monotonicity
This patch improves …
|
|
|
@1e8b9738
|
12 years |
anton |
avutil/frame: add all remaining frame properties to …
|
|
|
@428e9da
|
12 years |
michaelni |
h263dec: switch to av_assert()
Signed-off-by: Michael Niedermayer …
|
|
|
@ac75e0c7
|
12 years |
michaelni |
matroskadec: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@076c1c95
|
12 years |
michaelni |
vp8: WebP decoding support
VP8L, padding and bounds checks by Pascal …
|
|
|
@c0ff2aaa
|
12 years |
michaelni |
img2: WebP support
Reviewed-by: Pascal Massimino …
|
|
|
@e0e8c205
|
12 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-parser=h264.
|
|
|
@d98a5318
|
12 years |
Carl Eugen Hoyos |
Fix compilation with --disable-mmx.
|
|
|
@abbc34c3
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|