git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lavfi/dynaudnorm: rename pow2 to pow_2
[ffmpeg.git]
/
libavfilter
/
vf_idet.c
2016-01-27
Derek Buitenhuis
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
blob
|
commitdiff
2015-12-19
Ganesh Ajjanagadde
lavfi/vf_idet: replace round and cast by lrint
blob
|
commitdiff
|
diff to current
2015-09-20
Nicolas George
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
blob
|
commitdiff
|
diff to current
2015-09-20
Nicolas George
lavfi/vf_idet: reindent after last commit.
blob
|
commitdiff
|
diff to current
2015-09-20
Nicolas George
lavfi/vf_idet: remove the loop in request_frame().
blob
|
commitdiff
|
diff to current
2015-09-08
Hendrik Leppkes
Replace all remaining occurances of step/depth_minus1...
blob
|
commitdiff
|
diff to current
2015-03-16
Clément Bœsch
avfilter: handle error in query_formats() of a bunch...
blob
|
commitdiff
|
diff to current
2015-01-19
Michael Niedermayer
avfilter/vf_idet: factorize av_frame_free(&idet->prev)
blob
|
commitdiff
|
diff to current
2015-01-19
Michael Niedermayer
avfilter/vf_idet: flush internal buffers on parameter...
blob
|
commitdiff
|
diff to current
2015-01-19
Michael Niedermayer
avfilter/vf_idet: reduce noisyness if the filter has...
blob
|
commitdiff
|
diff to current
2015-01-06
Michael Niedermayer
avfilter/vf_idet: Add analyze_interlaced_flag mode
blob
|
commitdiff
|
diff to current
2015-01-01
Michael Niedermayer
avfilter/vf_idet: Add 9, 12 and 14 bit pixel formats
blob
|
commitdiff
|
diff to current
2015-01-01
Michael Niedermayer
avfilter/vf_idet: Use frame_requested instead of prev
blob
|
commitdiff
|
diff to current
2014-11-28
Neil Birkbeck
avfilter/vf_idet: Fixing idet for single-frame inputs.
blob
|
commitdiff
|
diff to current
2014-11-05
Kevin Mitchell
avfilter/vf_idet: add a repeated field detection
blob
|
commitdiff
|
diff to current
2014-11-03
Michael Niedermayer
avfilter/vf_idet: use exp2()
blob
|
commitdiff
|
diff to current
2014-11-03
Michael Niedermayer
avfilter/vf_idet: use av_rescale()
blob
|
commitdiff
|
diff to current
2014-11-03
Michael Niedermayer
avfilter/vf_idet: fix rounding of av_dict_set_fxp()
blob
|
commitdiff
|
diff to current
2014-11-03
Kevin Mitchell
avfilter/vf_idet: add a "half_life" option for statistics
blob
|
commitdiff
|
diff to current
2014-11-01
Kevin Mitchell
avfilter/idet: add current frame classification to...
blob
|
commitdiff
|
diff to current
2014-11-01
Kevin Mitchell
avfilter/idet: add metadata to "current" frame instead...
blob
|
commitdiff
|
diff to current
2014-10-22
Neil Birkbeck
avfilter/vf_idet: Fixes issue with idet not flushing...
blob
|
commitdiff
|
diff to current
2014-10-20
Kevin Mitchell
avfilter/vf_idet: add both multiple and single frame...
blob
|
commitdiff
|
diff to current
2014-10-19
Kevin Mitchell
avfilter/vf_idet: add counts to frame metadata
blob
|
commitdiff
|
diff to current
2014-09-20
Pascal Massimino
avfilter/idet: typo fix: PROGRSSIVE -> PROGRESSIVE
blob
|
commitdiff
|
diff to current
2014-09-09
Pascal Massimino
av_filter/x86/idet: MMX/SSE2 implementation of 16bits...
blob
|
commitdiff
|
diff to current
2014-09-04
skal
avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of...
blob
|
commitdiff
|
diff to current
2013-10-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
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/idet: remove request_frame hack
blob
|
commitdiff
|
diff to current
2013-05-16
Clément Bœsch
lavfi/idet: fix chroma subsampling with odd sizes.
blob
|
commitdiff
|
diff to current
2013-04-12
Michael Niedermayer
lavfi: remove now unused args parameter from AVFilter...
blob
|
commitdiff
|
diff to current
2013-04-10
Clément Bœsch
lavfi/idet: switch to an AVOptions-based system.
blob
|
commitdiff
|
diff to current
2013-03-24
Clément Bœsch
lavfi/idet: use standard options parsing.
blob
|
commitdiff
|
diff to current
2013-03-10
Clément Bœsch
lavfi: remove remaining forgotten min/rej perms.
blob
|
commitdiff
|
diff to current
2013-03-10
Michael Niedermayer
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
blob
|
commitdiff
|
diff to current
2013-02-21
Michael Niedermayer
vf_idet: adapt default scores due to bugfix
blob
|
commitdiff
|
diff to current
2013-02-21
Michael Niedermayer
vf_idet: Fix macro arguments sideeffect
blob
|
commitdiff
|
diff to current
2012-12-26
Michael Niedermayer
vf_idet: fix type of stats
blob
|
commitdiff
|
diff to current
2012-12-26
Clément Bœsch
lavfi/idet: remove unused assert include.
blob
|
commitdiff
|
diff to current
2012-12-26
Clément Bœsch
lavfi/idet: remove unecessary context assignment.
blob
|
commitdiff
|
diff to current
2012-12-26
Clément Bœsch
lavfi/idet: support named parameters.
blob
|
commitdiff
|
diff to current
2012-12-26
Clément Bœsch
lavfi/idet: remove unecessary poll_frame callback.
blob
|
commitdiff
|
diff to current
2012-12-08
Matthieu Bouron
lavfi/idet: switch to filter_frame API
blob
|
commitdiff
|
diff to current
2012-11-28
Clément Bœsch
lavfi: convert remaining input/output list compound...
blob
|
commitdiff
|
diff to current
2012-10-20
Hendrik Leppkes
Replace usage of the deprecated av_pix_fmt_descriptors...
blob
|
commitdiff
|
diff to current
2012-10-19
Michael Niedermayer
vf_idet: reorder operations to avoid division by 0
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
vf_idet: zero pointers after freeing references
blob
|
commitdiff
|
diff to current
2012-10-11
Michael Niedermayer
vf_idet: fix free after use
blob
|
commitdiff
|
diff to current
2012-10-10
Matthieu Bouron
vf_idet: remove some unnecessary statement and unused...
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-09-07
Derek Buitenhuis
vf_idet: Remove emms
blob
|
commitdiff
|
diff to current
2012-08-17
Nicolas George
vf_idet: fix permissions.
blob
|
commitdiff
|
diff to current
2012-07-22
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-24
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-16
Paul B Mahol
lavfi: update some deprecated functions
blob
|
commitdiff
|
diff to current
2012-05-10
Michael Niedermayer
vf_idet: remove unused variables
blob
|
commitdiff
|
diff to current
2012-05-10
Michael Niedermayer
vf_idet: fix pointer type (const) warning
blob
|
commitdiff
|
diff to current
2012-04-05
Michael Niedermayer
vf_idet: clean detected frame types based on a 4 frame...
blob
|
commitdiff
|
diff to current
2012-04-05
Michael Niedermayer
vf_idet: change individual per frame statistics to...
blob
|
commitdiff
|
diff to current
2012-04-05
Michael Niedermayer
vf_idet: print accumulated statistics for single and...
blob
|
commitdiff
|
diff to current
2012-04-05
Michael Niedermayer
vf_idet: Print both the single frame based detection...
blob
|
commitdiff
|
diff to current
2012-04-05
Michael Niedermayer
vf_idet: Add last_type variable to make code more readable.
blob
|
commitdiff
|
diff to current
2012-04-05
Michael Niedermayer
vf_idet: use enum to represent the type.
blob
|
commitdiff
|
diff to current
2012-04-04
Michael Niedermayer
vf_idet: print accumulated statistics at end
blob
|
commitdiff
|
diff to current
2012-04-04
Michael Niedermayer
vf_idet: set interlaced flags
blob
|
commitdiff
|
diff to current
2012-04-04
Michael Niedermayer
vf_idet: fix indention
blob
|
commitdiff
|
diff to current
2012-04-04
Michael Niedermayer
vf_idet: move statistic variables into the context
blob
|
commitdiff
|
diff to current
2012-04-04
Michael Niedermayer
vf_idet: remove unused function
blob
|
commitdiff
|
diff to current
2012-04-04
Michael Niedermayer
vf_idet: pass context to av_log()
blob
|
commitdiff
|
diff to current
2012-04-04
Michael Niedermayer
libavfilter: Add interlace detect filter.
blob
|
commitdiff
|
diff to current