|
|
|
@cc5c1559
|
12 years |
onemda |
astats filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@3fa6c992
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@785eb5f
|
12 years |
onemda |
lavfi/negate: unbreak negate alpha
Signed-off-by: Paul B Mahol …
|
|
|
@7becddd5
|
12 years |
onemda |
doc/filters: remove non-existent ft_load_flags entry
Signed-off-by: …
|
|
|
@24bb01f0
|
12 years |
michaelni |
avcodec_string: Print the used codec if it differs from the codec_id …
|
|
|
@59a3b6b7
|
12 years |
michaelni |
avcodec_string: remove the "(hq)" listing
printing "hq" depending on …
|
|
|
@a0575522
|
12 years |
michaelni |
avutil/log: dont count&print repeats for empty strings
Signed-off-by: …
|
|
|
@9a0aa8d0
|
12 years |
michaelni |
avcodec/intrax8: fix regression with wmv3
This also decreases …
|
|
|
@039c2b78
|
12 years |
Clément Bœsch |
lavfi/hqdn3d: remove timeline flag.
The filter stores some temporal …
|
|
|
@7c00e9d8
|
12 years |
diego |
x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents
The …
|
|
|
@74b1c32a
|
12 years |
michaelni |
avutil/log: leave prefix printing state on empty input.
Fixes …
|
|
|
@d783297
|
12 years |
michaelni |
vc1dec: make sure next_use_ic is set correctly
Signed-off-by: Michael …
|
|
|
@ee4c01be
|
12 years |
michaelni |
vc1dec: factor lut clean code
Signed-off-by: Michael Niedermayer …
|
|
|
@ba323d67
|
12 years |
michaelni |
avformat/write_packet: drop disabled code
Signed-off-by: Michael …
|
|
|
@eba33396
|
12 years |
michaelni |
avformat/mux: set avoid_negative_ts based on flags if not overridden …
|
|
|
@e5891a23
|
12 years |
michaelni |
avformat/movenc: mov/mp4 should support negative timestamps through …
|
|
|
@647f306b
|
12 years |
michaelni |
avformat/mux: assert that timestamps are positive after offsetting …
|
|
|
@c329195a
|
12 years |
michaelni |
avformat/mux: use a local variable for offset
Signed-off-by: Michael …
|
|
|
@060f14f4
|
12 years |
michaelni |
avformat/mux: change avoid_negative_ts code to support later addition …
|
|
|
@30579b7e
|
12 years |
onemda |
dcaenc: silence address sanitizer warning
Signed-off-by: Paul B Mahol …
|
|
|
@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
…
|
|
|