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
/
video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-32
/
+29
|
\
|
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
1
-68
/
+21
|
*
lavfi: merge start_frame/draw_slice/end_frame
Anton Khirnov
2012-11-28
1
-210
/
+0
*
|
lavfi: merge all filtering code into ff_filter_frame.
Nicolas George
2013-01-01
1
-201
/
+0
*
|
lavfi/video: ensure that filter_frame is called.
Nicolas George
2012-12-30
1
-0
/
+9
*
|
lavfi: remove some draw_slice related code that has become unneeded
Michael Niedermayer
2012-12-30
1
-23
/
+4
*
|
lavfi/video: remove unused ff_inplace_start_frame().
Clément Bœsch
2012-12-26
1
-36
/
+0
*
|
lavfi: drop ff_null_start_frame/end_frame/draw_slice.
Michael Niedermayer
2012-12-13
1
-18
/
+0
*
|
libavfilter: default to filter_frame when neither it nor start/slice/end is set.
Michael Niedermayer
2012-11-29
1
-3
/
+7
*
|
libavfilter: Support using filter_frame for video
Michael Niedermayer
2012-11-28
1
-3
/
+9
*
|
Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...
Hendrik Leppkes
2012-10-20
1
-1
/
+1
*
|
lavfi: limit matching w/h/fmt asserts to non scale filters
Michael Niedermayer
2012-10-17
1
-3
/
+5
*
|
Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'
Michael Niedermayer
2012-10-12
1
-1
/
+2
|
\
\
|
|
/
|
*
lavfi: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-12
1
-1
/
+2
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-1
/
+1
*
|
lavfi: check that buffer and link properties match.
Nicolas George
2012-09-13
1
-0
/
+4
*
|
lavfi: drop deprecated and pointless avfilter_default_end_frame() function
Stefano Sabatini
2012-09-09
1
-6
/
+0
*
|
libavfilter: pass QP table through the filter chain
Michael Niedermayer
2012-09-07
1
-0
/
+1
*
|
lavfi: add a closed field to AVFilerLink.
Nicolas George
2012-08-22
1
-0
/
+5
*
|
lavfi: fix erroneous use of AV_PERM_PRESERVE in ff_inplace_start_frame.
Nicolas George
2012-08-17
1
-1
/
+1
*
|
lavfi: grant all permissions on mallocated video buffers.
Nicolas George
2012-08-17
1
-2
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+4
|
\
\
|
|
/
|
*
Add some more missing includes after removing the implicit common.h
Martin Storsjö
2012-08-15
1
-0
/
+1
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+3
*
|
lavfi: use min_perms and rej_perms for out pads.
Nicolas George
2012-08-14
1
-1
/
+6
*
|
lavfi: use a new field for automatic buffer copy.
Nicolas George
2012-08-04
1
-4
/
+16
*
|
lavfi/video: remove duplicated function ff_null_start_frame_keep_ref()
Stefano Sabatini
2012-08-02
1
-6
/
+0
*
|
lavfi: use correct PTS for link age.
Nicolas George
2012-07-30
1
-1
/
+1
*
|
Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
Michael Niedermayer
2012-07-29
1
-0
/
+36
|
\
\
|
|
/
|
*
factor identical ff_inplace_start_frame out of two filters
Loren Merritt
2012-07-28
1
-0
/
+36
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
1
-37
/
+63
|
\
\
|
|
/
|
*
lavfi: check all avfilter_ref_buffer() calls for errors.
Anton Khirnov
2012-07-22
1
-1
/
+6
|
*
lavfi: add error handling to end_frame().
Anton Khirnov
2012-07-22
1
-7
/
+11
|
*
lavfi: add error handling to draw_slice().
Anton Khirnov
2012-07-22
1
-8
/
+12
|
*
lavfi: add error handling to start_frame().
Anton Khirnov
2012-07-22
1
-16
/
+31
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-21
1
-10
/
+9
|
\
\
|
|
/
|
*
lavfi: unref AVFilterLink.out_buf in ff_end_frame().
Anton Khirnov
2012-07-20
1
-4
/
+1
|
*
lavfi: unref AVFilterLink.cur_buf in ff_end_frame().
Anton Khirnov
2012-07-20
1
-4
/
+3
*
|
Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'
Michael Niedermayer
2012-06-27
1
-46
/
+0
|
\
\
|
|
/
|
*
lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft
Anton Khirnov
2012-06-26
1
-51
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-24
1
-4
/
+5
|
\
\
|
|
/
*
|
lavfi: update some deprecated functions
Paul B Mahol
2012-06-16
1
-1
/
+1
*
|
lavfi/video: set output frame w/h properties in default_start_frame()
Stefano Sabatini
2012-06-16
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-13
1
-7
/
+11
|
\
\
|
|
/
|
*
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
Anton Khirnov
2012-06-13
1
-3
/
+3
|
*
lavfi: make avfilter_get_video_buffer() private on next bump.
Anton Khirnov
2012-06-13
1
-4
/
+8
*
|
lavfi: change name of tracing functions and of the macro which enables them
Stefano Sabatini
2012-06-13
1
-5
/
+5
*
|
libavfilter: make ff_null_start_frame_keep_ref() a non static inline function.
Michael Niedermayer
2012-06-10
1
-0
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-06
1
-9
/
+21
|
\
\
|
|
/
[next]