git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
LICENSE.md: add *_rect filters
[ffmpeg.git]
/
libavfilter
/
vf_hqdn3d.c
2015-03-16
Clément Bœsch
avfilter: handle error in query_formats() of a bunch...
blob
|
commitdiff
2015-02-08
Clément Bœsch
avfilter/hqdn3d: an invalid bit depth means a bug,...
blob
|
commitdiff
|
diff to current
2015-01-29
Michael Niedermayer
Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f'
blob
|
commitdiff
|
diff to current
2015-01-29
Vittorio Giovara
hqdn3d: check memory allocations and propagate errors
blob
|
commitdiff
|
diff to current
2014-05-14
Michael Niedermayer
avfilter/vf_hqdn3: use av_malloc_array()
blob
|
commitdiff
|
diff to current
2014-03-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2014-03-05
Luca Barbato
avfilter: Add missing emms_c when needed
blob
|
commitdiff
|
diff to current
2013-10-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-10-28
Anton Khirnov
lavfi: do not export the filters from shared objects
blob
|
commitdiff
|
diff to current
2013-09-12
Paul B Mahol
avfilter: various cosmetics
blob
|
commitdiff
|
diff to current
2013-09-11
Paul B Mahol
avfilter: remove redundant use of AV_NE() macro
blob
|
commitdiff
|
diff to current
2013-05-27
Paul B Mahol
lavfi/hqdn3d: make use of AVFILTER_DEFINE_CLASS
blob
|
commitdiff
|
diff to current
2013-05-17
Michael Niedermayer
Merge commit '16a645adeb758207346a4bbf66766f02734c461e'
blob
|
commitdiff
|
diff to current
2013-05-17
Anton Khirnov
vf_hqdn3d: make config_props work properly when called...
blob
|
commitdiff
|
diff to current
2013-05-16
Michael Niedermayer
Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'
blob
|
commitdiff
|
diff to current
2013-05-16
Anton Khirnov
vf_hqdn3d: use the name 's' for the pointer to the...
blob
|
commitdiff
|
diff to current
2013-05-12
Clément Bœsch
lavfi/hqdn3d: restore timeline feature.
blob
|
commitdiff
|
diff to current
2013-05-12
Clément Bœsch
lavfi/hqdn3d: use macros instead of hardcoded indexes.
blob
|
commitdiff
|
diff to current
2013-05-10
Clément Bœsch
lavfi: use ceil right shift for chroma width/height.
blob
|
commitdiff
|
diff to current
2013-05-05
Michael Niedermayer
Merge commit '093804a93cc5da3f95f98265a5df116912443cec'
blob
|
commitdiff
|
diff to current
2013-05-04
Diego Biurrun
avfilter: Add av_cold attributes to init/uninit functions
blob
|
commitdiff
|
diff to current
2013-04-26
Clément Bœsch
lavfi/hqdn3d: remove timeline flag.
blob
|
commitdiff
|
diff to current
2013-04-22
Clément Bœsch
lavfi: add timeline support.
blob
|
commitdiff
|
diff to current
2013-04-12
Michael Niedermayer
avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM
blob
|
commitdiff
|
diff to current
2013-04-12
Anton Khirnov
lavfi: remove now unused args parameter from AVFilter...
blob
|
commitdiff
|
diff to current
2013-04-10
Michael Niedermayer
Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a'
blob
|
commitdiff
|
diff to current
2013-04-09
Anton Khirnov
lavfi: remove now unused args parameter from AVFilter...
blob
|
commitdiff
|
diff to current
2013-04-09
Anton Khirnov
vf_hqdn3d: switch to an AVOptions-based system.
blob
|
commitdiff
|
diff to current
2013-03-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-03-13
Michael Niedermayer
Merge commit '555000c7d5c1e13043a948ebc48d2939b0ba6536'
blob
|
commitdiff
|
diff to current
2013-03-13
Loren Merritt
hqdn3d: Fix out of array read in LOWPASS
blob
|
commitdiff
|
diff to current
2013-03-11
Anton Khirnov
vf_hqdn3d: fix uninitialized variable use
blob
|
commitdiff
|
diff to current
2013-03-10
Michael Niedermayer
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavfi: switch to AVFrame.
blob
|
commitdiff
|
diff to current
2013-02-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-02-01
Diego Biurrun
vf_hqdn3d: x86: Add proper arch optimization initialization
blob
|
commitdiff
|
diff to current
2012-12-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-12-31
Diego Biurrun
Drop unnecessary 'l' length modifier when printfing...
blob
|
commitdiff
|
diff to current
2012-12-03
Clément Bœsch
lavfi: remove some video w/h settings after avfilter_co...
blob
|
commitdiff
|
diff to current
2012-12-02
Clément Bœsch
lavfi/hqdn3d: avoid use of uninitialized variable.
blob
|
commitdiff
|
diff to current
2012-11-28
Michael Niedermayer
vf_hqdn3d: fix permissions
blob
|
commitdiff
|
diff to current
2012-11-28
Anton Khirnov
vf_hqdn3d: switch to filter_frame
blob
|
commitdiff
|
diff to current
2012-11-28
Anton Khirnov
lavfi: merge start_frame/draw_slice/end_frame
blob
|
commitdiff
|
diff to current
2012-10-12
Michael Niedermayer
Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'
blob
|
commitdiff
|
diff to current
2012-10-12
Anton Khirnov
lavfi: do not use av_pix_fmt_descriptors directly.
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
blob
|
commitdiff
|
diff to current
2012-10-10
Mans Rullgard
lavfi: convert input/ouput list compound literals to...
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-09-22
Loren Merritt
hqdn3d: Fix out of array read in LOWPASS
blob
|
commitdiff
|
diff to current
2012-08-28
Michael Niedermayer
vf_hqdn3d: remove duplicate inline
blob
|
commitdiff
|
diff to current
2012-08-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-27
Martin Storsjö
vf_hqdn3d: Remove a duplicate inline declaration
blob
|
commitdiff
|
diff to current
2012-08-27
Martin Storsjö
vf_hqdn3d: Don't declare the loop variable within the...
blob
|
commitdiff
|
diff to current
2012-08-26
Michael Niedermayer
vf_hqdn3d: avoid declaring variable in for()
blob
|
commitdiff
|
diff to current
2012-08-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-26
Loren Merritt
vf_hqdn3d: x86 asm
blob
|
commitdiff
|
diff to current
2012-08-26
Loren Merritt
vf_hqdn3d: support 16bit colordepth
blob
|
commitdiff
|
diff to current
2012-08-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-15
Martin Storsjö
Don't include common.h from avutil.h
blob
|
commitdiff
|
diff to current
2012-07-29
Michael Niedermayer
Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
blob
|
commitdiff
|
diff to current
2012-07-28
Loren Merritt
vf_hqdn3d: support 9 and 10bit colordepth
blob
|
commitdiff
|
diff to current
2012-07-28
Loren Merritt
vf_hqdn3d: reduce intermediate precision
blob
|
commitdiff
|
diff to current
2012-07-28
Loren Merritt
vf_hqdn3d: simplify and optimize
blob
|
commitdiff
|
diff to current
2012-07-28
Loren Merritt
vf_hqdn3d: cosmetics
blob
|
commitdiff
|
diff to current
2012-07-22
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-22
Michael Niedermayer
Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
blob
|
commitdiff
|
diff to current
2012-07-22
Anton Khirnov
lavfi: add error handling to end_frame().
blob
|
commitdiff
|
diff to current
2012-07-22
Anton Khirnov
lavfi: add error handling to draw_slice().
blob
|
commitdiff
|
diff to current
2012-07-21
Ronald S. Bultje
lavfi: use const for AVFilterPad declarations in all...
blob
|
commitdiff
|
diff to current
2012-07-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-20
Anton Khirnov
lavfi: unref AVFilterLink.out_buf in ff_end_frame().
blob
|
commitdiff
|
diff to current
2012-07-20
Anton Khirnov
lavfi: unref AVFilterLink.cur_buf in ff_end_frame().
blob
|
commitdiff
|
diff to current
2012-06-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-26
Michael Niedermayer
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
blob
|
commitdiff
|
diff to current
2012-06-26
Anton Khirnov
lavfi: make filters less verbose.
blob
|
commitdiff
|
diff to current
2012-06-26
Anton Khirnov
lavfi: remove 'opaque' parameter from AVFilter.init()
blob
|
commitdiff
|
diff to current
2012-06-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-13
Anton Khirnov
lavfi: make AVFilterPad opaque after two major bumps.
blob
|
commitdiff
|
diff to current
2012-06-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-05
Anton Khirnov
lavfi: remove request/poll and drawing functions from...
blob
|
commitdiff
|
diff to current
2012-06-05
Anton Khirnov
lavfi: make formats API private on next bump.
blob
|
commitdiff
|
diff to current
2011-11-05
Reimar Döffinger
Mark AVFilterPad[] compound literals as const.
blob
|
commitdiff
|
diff to current
2011-06-19
Mina Nagy Zaki
lavfi: add layout negotiation fields and helper functions.
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2010-12-04
Baptiste Coudurier
Port libmpcodecs hqdn3d filter.
blob
|
commitdiff
|
diff to current