index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
/
vf_libopencv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vf_libopencv: add support for opencv 3
Andreas Cadhalpun
2016-01-25
1
-0
/
+6
*
avfilter/vf_libopencv: Make ocv_filter_entries const
Michael Niedermayer
2015-05-02
1
-2
/
+2
*
avfilter: handle error in query_formats() of a bunch of random video filters
Clément Bœsch
2015-03-16
1
-3
/
+4
*
Merge commit 'a6653787a4b1e89170ff7962312dd110769c83a3'
Michael Niedermayer
2015-02-03
1
-8
/
+13
|
\
|
*
libopencv: Check kernel_str life cycle
Luca Barbato
2015-02-03
1
-6
/
+12
*
|
Merge commit '8805589b803fab5f362008306319336ac79a3fa7'
Michael Niedermayer
2015-01-27
1
-8
/
+14
|
\
\
|
|
/
|
*
libopencv: Rework error handling in parse_iplconvkernel()
Vittorio Giovara
2015-01-27
1
-8
/
+14
*
|
avfilter/vf_libopencv: use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-19
1
-1
/
+1
*
|
avfilter/vf_libopencv: Use av_mallocz_array()
Michael Niedermayer
2014-07-11
1
-1
/
+1
*
|
Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'
Michael Niedermayer
2014-04-19
1
-4
/
+4
|
\
\
|
|
/
|
*
lavfi: name anonymous structs
Vittorio Giovara
2014-04-19
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: do not export the filters from shared objects
Anton Khirnov
2013-10-28
1
-1
/
+1
*
|
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-15
/
+11
*
|
lavfi/ocv: make use of AVFILTER_DEFINE_CLASS
Paul B Mahol
2013-05-27
1
-7
/
+2
*
|
Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'
Michael Niedermayer
2013-05-16
1
-27
/
+27
|
\
\
|
|
/
|
*
vf_libopencv: use the name 's' for the pointer to the private context
Anton Khirnov
2013-05-16
1
-26
/
+26
*
|
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
1
-2
/
+0
|
\
\
|
|
/
|
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-2
/
+0
|
*
lavfi: remove now unused args parameter from AVFilter.init
Anton Khirnov
2013-04-09
1
-1
/
+1
*
|
avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
|
lavfi/ocv: fix crash with no dilate arguments.
Clément Bœsch
2013-04-12
1
-6
/
+7
*
|
lavfi/ocv: fix crash with no filter name specified.
Clément Bœsch
2013-04-12
1
-0
/
+4
*
|
lavfi/ocv: fix build after fd6228e65.
Clément Bœsch
2013-04-12
1
-5
/
+5
*
|
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-5
/
+5
*
|
lavfi: remove now unused args parameter from AVFilter.init
Anton Khirnov
2013-04-12
1
-1
/
+1
*
|
Merge commit 'ee0e8d4b15a87932ab6066cd6eae3cab08726319'
Michael Niedermayer
2013-04-10
1
-13
/
+26
|
\
\
|
|
/
|
*
vf_libopencv: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-13
/
+26
*
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-17
/
+16
|
\
\
|
|
/
|
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
1
-17
/
+16
|
*
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-07
1
-1
/
+1
|
*
lavfi: merge start_frame/draw_slice/end_frame
Anton Khirnov
2012-11-28
1
-18
/
+17
*
|
lavfi/opencv: isgraph -> av_isgraph.
Clément Bœsch
2013-03-03
1
-1
/
+1
*
|
vf_libopencv: switch to filter_frame, this filter did not support slices
Anton Khirnov
2012-11-28
1
-18
/
+17
*
|
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
Michael Niedermayer
2012-10-11
1
-9
/
+21
|
\
\
|
|
/
|
*
lavfi: convert input/ouput list compound literals to named objects
Mans Rullgard
2012-10-10
1
-9
/
+21
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-7
/
+7
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-7
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-17
1
-0
/
+1
|
\
\
|
|
/
|
*
Add missing includes for code relying on external libraries
Martin Storsjö
2012-08-16
1
-0
/
+1
|
*
cosmetics: Fix a few switched periods and linebreaks
Derek Buitenhuis
2012-08-04
1
-2
/
+2
*
|
Fix misc swapped dot and carriage returns in av_log calls.
Clément Bœsch
2012-08-03
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
1
-4
/
+10
|
\
\
|
|
/
|
*
lavfi: add error handling to end_frame().
Anton Khirnov
2012-07-22
1
-3
/
+6
|
*
lavfi: add error handling to draw_slice().
Anton Khirnov
2012-07-22
1
-1
/
+4
*
|
Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
Michael Niedermayer
2012-07-22
1
-10
/
+10
|
\
\
|
|
/
|
*
lavfi: use const for AVFilterPad declarations in all filters.
Ronald S. Bultje
2012-07-21
1
-10
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-21
1
-2
/
+0
|
\
\
|
|
/
|
*
lavfi: unref AVFilterLink.out_buf in ff_end_frame().
Anton Khirnov
2012-07-20
1
-1
/
+0
|
*
lavfi: unref AVFilterLink.cur_buf in ff_end_frame().
Anton Khirnov
2012-07-20
1
-1
/
+0
[next]