|
|
|
@6a8d0506
|
12 years |
onemda |
lavfi/stereo3d: avoid division when changing aspect ratio
…
|
|
|
@42d61fd9
|
12 years |
onemda |
lavfi/afade: fix AVOptions descriptions
Signed-off-by: Paul B Mahol …
|
|
|
@e0a636fa
|
12 years |
onemda |
doc/filters: fix afade 2nd example
Signed-off-by: Paul B Mahol …
|
|
|
@09250e34
|
12 years |
onemda |
lavfi/curves: add support for more rgb formats
Signed-off-by: Paul B …
|
|
|
@1a530f9e
|
12 years |
onemda |
lavfi: support timeline for colorbalance and colorchannelmixer
…
|
|
|
@721ffc6
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* commit …
|
|
|
@c4bf7402
|
12 years |
michaelni |
Merge commit 'c2cb01d418dd18e1cf997c038d37378d773121be'
* commit …
|
|
|
@05f4c050
|
12 years |
michaelni |
vc1dec: remove interlaced warning
While not yet bugfree, the warning …
|
|
|
@cd13496
|
12 years |
michaelni |
lavfi/unsharp: add opencl unsharp filter
Signed-off-by: Michael …
|
|
|
@f31247c
|
12 years |
michaelni |
lavu/opencl:add opencl set param function
Signed-off-by: Michael …
|
|
|
@667159e7
|
12 years |
michaelni |
fate: re-enable fate-acodec-dca2
Signed-off-by: Michael Niedermayer …
|
|
|
@688fc4a
|
12 years |
michaelni |
vc1dec: Try to fix vc1_mc_4mv_chroma4() parameters
This fixes several …
|
|
|
@9b49d397
|
12 years |
michaelni |
vc1dec: add avg & variable direction support to vc1_mc_4mv_chroma4()
…
|
|
|
@dd6e291e
|
12 years |
michaelni |
vc1dsp: add avg_no_rnd_vc1_chroma_mc4_c()
Signed-off-by: Michael …
|
|
|
@5183365a
|
12 years |
michaelni |
vc1dec: fix doxy for vc1_mc_4mv_chroma4()
Signed-off-by: Michael …
|
|
|
@2c5700c5
|
12 years |
onemda |
vima: add @file doxy
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@da227603
|
12 years |
onemda |
vima: generate predict_table once, and share it with all decoders
…
|
|
|
@77570a39
|
12 years |
onemda |
lavc/cdxl: add @file doxy
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@74685f67
|
12 years |
martin |
x86: Rename dsputil_rnd_template.c to rnd_template.c
This makes it …
|
|
|
@084709f
|
12 years |
onemda |
fate: update dca test and disable dca2 test
Signed-off-by: Paul B …
|
|
|
@89b5ed5f
|
12 years |
onemda |
lavfi/noise: remove get_video_buffer, its redundant now
…
|
|
|
@e86ed98f
|
12 years |
onemda |
lavfi/noise: add missing emms_c()
Signed-off-by: Paul B Mahol …
|
|
|
@00acfdd9
|
12 years |
onemda |
lavfi/telecine: show time base change too
Signed-off-by: Paul B Mahol …
|
|
|
@e1ba5fc9
|
12 years |
onemda |
dcaenc: update
Long story short: previous code was useless and was …
|
|
|
@8f0db04b
|
12 years |
michaelni |
avcodec/pthread: use THREAD_SAFE_CALLBACKS() to simplifx more code
…
|
|
|
@94b3a666
|
12 years |
michaelni |
avcodec/pthread: Make sure ff_thread_finish_setup() conditions match
…
|
|
|
@32a6dfeb
|
12 years |
michaelni |
vc1dec: drop mv_f_last, simplify code
Signed-off-by: Michael …
|
|
|
@16cecf9
|
12 years |
stefasab |
doc/filters: put vidstab filters documentation in a sensible order
|
|
|
@cb23de19
|
12 years |
stefasab |
doc/filters: remove "q" constant docs for noise mode
It was removed …
|
|
|
@f40cf96e
|
12 years |
stefasab |
doc: remove all-components.texi, include its content verbatim
Force …
|
|
|
@c2cb01d4
|
12 years |
lu_zero |
lavf: introduce AVFMT_TS_NEGATIVE
Most formats do not support …
|
|
|
@575399c7
|
12 years |
michaelni |
Merge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d'
* commit …
|
|
|
@aa96439f
|
12 years |
onemda |
lavc: remove unused put_bits.h headers
Signed-off-by: Paul B Mahol …
|
|
|
@035a3792
|
12 years |
Clément Bœsch |
lavfi/subtitles: zero-init AVSubtitle.
This avoids invalid free when …
|
|
|
@d382170c
|
12 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
lavc: …
|
|
|
@12e3c1be
|
12 years |
michaelni |
vc1dec: drop old use_ic code from vc1_b_mc
Signed-off-by: Michael …
|
|
|
@100184cc
|
12 years |
michaelni |
vc1: use use_ic instead of shuffling mv_mode around
Signed-off-by: …
|
|
|
@84c0ec92
|
12 years |
michaelni |
vc1dec: Implement intensity compensation for vc1_interp_mc()
…
|
|
|
@782ebd61
|
12 years |
michaelni |
vc1dec: redesign the intensity compensation
The existing …
|
|
|
@73050df2
|
12 years |
Clément Bœsch |
lavfi: add timeline support in {de,remove}logo.
Both don't change …
|
|
|
@70feca92
|
12 years |
nicolas.george |
lavc: check decoded subtitles encoding.
Address trac ticket #2431.
|
|
|
@29ebb7ba
|
12 years |
nicolas.george |
lavu: fix GET_UTF8 macro.
Prevent 0xFE and 0xFF from being considered …
|
|
|
@1f6aa7de
|
12 years |
Clément Bœsch |
lavfi: add vidstabutils.h to SKIPHEADERS.
Fix checkheaders when …
|
|
|
@c7d2a3ab
|
12 years |
Clément Bœsch |
lavfi/vidstabdetect: fix direct path.
The frame must be writable if …
|
|
|
@c82f6e58
|
12 years |
Clément Bœsch |
lavfi/vidstab: remove mention of defaults for consistency with other …
|
|
|
@111ac10
|
12 years |
Clément Bœsch |
lavfi/vidstab: make use of direct variable.
|
|
|
@9273cc8e
|
12 years |
Clément Bœsch |
lavfi/vidstab: add missing flags for 2 options.
|
|
|
@c857c21a
|
12 years |
Clément Bœsch |
doc/filters: reword vidstab options intro.
|
|
|
@cdc48775
|
12 years |
Clément Bœsch |
lavfi/vidstab: consistent descriptions.
|
|
|
@01705126
|
12 years |
Clément Bœsch |
lavfi/vidstab: miscelenaous cosmetics and typo fixes.
|
|
|
@4364e1f1
|
12 years |
Clément Bœsch |
lavfi: add video stabilization plugins using vid.stab library
…
|
|
|
@6f1716c4
|
12 years |
stefasab |
doc/filters: amend documentation for the hue filter
Make clear that …
|
|
|
@18144950
|
12 years |
stefasab |
doc/filters: introduce example in vflip filter
|
|
|
@892af3eb
|
12 years |
stefasab |
doc/filters: split luma/chroma descriptions for unsharp option
Honour …
|
|
|
@fc18cc4
|
12 years |
anton |
fate: add CVFC1_Sony_C to h264 conformance tests
The sample is …
|
|
|
@69c02b52
|
12 years |
michaelni |
MAINTAINERS: add jpeg2000 maintainer
Signed-off-by: Michael …
|
|
|
@c560437e
|
12 years |
michaelni |
vc1: make INIT_LUT() self contained
factorize variable declarations
…
|
|
|
@c5669f3c
|
12 years |
michaelni |
vc1dec: fix current ptr selection in vc1_mc_4mv_chroma()
No sample …
|
|
|
@236b0c40
|
12 years |
michaelni |
vc1dec: factorize picture pointer selection in vc1_mc_4mv_chroma()
…
|
|
|
@72e5d919
|
12 years |
michaelni |
vc1dec: factorize picture pointer selection code
Signed-off-by: …
|
|
|
@3fdd0979
|
12 years |
michaelni |
vc1dec: Fix mv_f shuffling
Avoid a (confusing) memcpy()
Simpler code …
|
|
|
@1d0f817b
|
12 years |
michaelni |
vc1dec: Fix mv_f shuffling
Signed-off-by: Michael Niedermayer …
|
|
|
@62d94453
|
12 years |
michaelni |
vc1: simplify code use INIT_LUT()
Signed-off-by: Michael Niedermayer …
|
|
|
@2e789d16
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@8d86cf4c
|
12 years |
michaelni |
Merge commit 'feec9349d35b3a46d0c6a05e3b23626050b76a77'
* commit …
|
|
|
@c2a0833c
|
12 years |
michaelni |
Merge commit '6a8561dbd7c078eb75985f7011ad1ad3fda9e223'
* commit …
|
|
|
@03b81df9
|
12 years |
michaelni |
Merge commit '2e2d24667a2c5cc7af94cfa7b63bb9ec1c04224b'
* commit …
|
|
|
@35386fbf
|
12 years |
anton |
doc/APIchanges: add missing hashes and dates
|
|
|
@fc690333
|
12 years |
michaelni |
avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, …
|
|
|
@dfdee6ca
|
12 years |
stefasab |
doc/filters: sort multimedia filters by name
Also favor the video …
|
|
|
@638ffb24
|
12 years |
stefasab |
lavfi/hue: rework logic for setting commands
In particular, fix h/H …
|
|
|
@486f76f0
|
12 years |
martin |
x86: Get rid of duplication between *_rnd_template.c
Signed-off-by: …
|
|
|
@feec934
|
12 years |
anton |
mpegvideo: unref cur/next/prev frames when flushing
Signed-off-by: …
|
|
|
@b21b2ca9
|
12 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
…
|
|
|
@9526c9cc
|
12 years |
Carl Eugen Hoyos |
Read block_align from extradata when decoding qclp in aiff.
Fixes …
|
|
|
@488c7600
|
12 years |
michaelni |
doc/filters: document geq rgb mode
Signed-off-by: Michael Niedermayer …
|
|
|
@8f04220d
|
12 years |
michaelni |
avfilter/geq: rgb support
Signed-off-by: Michael Niedermayer …
|
|
|
@ad56535d
|
12 years |
onemda |
avformat: fix orig_pos type to match pkt->pos
Signed-off-by: Paul B …
|
|
|
@6a8561db
|
12 years |
diego |
x86: Factorize duplicated inline assembly snippets
Signed-off-by: …
|
|
|
@7a617d6c
|
12 years |
michaelni |
avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC
…
|
|
|
@2e2d2466
|
12 years |
diego |
jpeg2000: Add mutlti-threading support to decoder
Signed-off-by: …
|
|
|
@0a73803c
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@5056cff1
|
12 years |
michaelni |
Merge commit '10f1a4d9bd8239ac64f364e0d3b6423c28230d6d'
* commit …
|
|
|
@7c49c8b0
|
12 years |
michaelni |
Merge commit '94660c35249e11c53b9a9f0c2f85c4335b21eda7'
* commit …
|
|
|
@a9a537b1
|
12 years |
michaelni |
avfilter/drawtext: add pict_type support
Fixes Ticket2470
…
|
|
|
@15d2f26
|
12 years |
Clément Bœsch |
lavfi/overlay: support timeline through the new system.
|
|
|
@38853169
|
12 years |
Clément Bœsch |
lavfi: add 'enable' command injection to filters supporting timeline.
|
|
|
@fdd93eab
|
12 years |
Clément Bœsch |
lavfi: add timeline support.
Flag added in a few simple filters. A …
|
|
|
@b8a5c761
|
12 years |
Clément Bœsch |
lavfi: add frame counter into AVFilterLink and use it in filters.
|
|
|
@f4596e8b
|
12 years |
michaelni |
mjpegdec: Add support for 4:1:1 YUV
Fixes part of ticket 2004 …
|
|
|
@2ae91c8
|
12 years |
michaelni |
avcodec_get_context_defaults3: set codec_id
Fixes Ticket1996
…
|
|
|
@e2e9bee2
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@c1c2b0b3
|
12 years |
michaelni |
avcodec: rename jpeg2000 decoder to j2k
Signed-off-by: Michael …
|
|
|
@7a556ebc
|
12 years |
michaelni |
Merge commit '0c15a9aa7e1654a19144eb594f9639a57fd47482'
* commit …
|
|
|
@430d69c9
|
12 years |
michaelni |
Merge commit 'b4ad7c54c878dead7dfa4838b912a530c1debe85'
* commit …
|
|
|
@74e1aa17
|
12 years |
michaelni |
Merge commit 'a0d5ca4f0a8e2c34d784d503a12af6303424ac6a'
* commit …
|
|
|
@f84e3737
|
12 years |
michaelni |
Merge commit '78fa0bd0f7067868943c0899907e313414492426'
* commit …
|
|
|
@c1ad70c3
|
12 years |
diego |
x86: Move some conditional code around to avoid unused variable warnings
|
|
|
@10f1a4d9
|
12 years |
janne-libav |
jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12
|
|
|
@94660c35
|
12 years |
janne-libav |
threads: always call thread_finish_setup for intra codecs
Intra …
|
|
|