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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-26
1
-0
/
+1
|
\
|
*
vf_yadif: unset cur_buf on the input link.
Anton Khirnov
2012-07-26
1
-0
/
+1
|
*
vf_overlay: ensure the overlay frame does not get leaked.
Anton Khirnov
2012-07-26
1
-0
/
+1
|
*
vf_overlay: prevent premature freeing of cur_buf
Michael Niedermayer
2012-07-26
1
-0
/
+1
|
*
avfilter: Fix printf format string conversion specifier
Diego Biurrun
2012-07-25
1
-1
/
+1
*
|
lavfi/af_amerge: avfilter_copy_buffer_ref_props will overwrite output pts
William Yu
2012-07-26
1
-1
/
+1
*
|
lavfi/avfilter.h: add doxy for AVFilterLink.out_buf
Stefano Sabatini
2012-07-25
1
-0
/
+18
*
|
lavfi/avfilter.h: add doxy for AVFilterLink.cur_buf
Stefano Sabatini
2012-07-25
1
-0
/
+15
*
|
vf_deshake: set cur_buf to NULL.
Nicolas George
2012-07-23
1
-0
/
+1
*
|
vf_colormatrix: add missing semicolon
Paul B Mahol
2012-07-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-23
2
-0
/
+12
|
\
\
|
|
/
|
*
lavfi: place x86 inline assembly under HAVE_INLINE_ASM.
Ronald S. Bultje
2012-07-22
2
-0
/
+12
*
|
src_movie: implement multiple outputs.
Nicolas George
2012-07-23
1
-300
/
+392
*
|
buffersrc: use avfilter_get_buffer_ref_from_frame.
Nicolas George
2012-07-23
1
-10
/
+2
*
|
lavfi: add avfilter_get_buffer_ref_from_frame.
Nicolas George
2012-07-23
2
-0
/
+24
*
|
lavfi/showwaves: do not set on outlink->out_buf the sent video frame
Stefano Sabatini
2012-07-23
1
-1
/
+0
*
|
vf_overlay: fix missed return
Michael Niedermayer
2012-07-23
1
-1
/
+1
*
|
lavfi: change "transmedia" into "multimedia".
Nicolas George
2012-07-23
3
-3
/
+3
*
|
lavfi: add concat filter.
Nicolas George
2012-07-23
3
-0
/
+445
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
60
-374
/
+750
|
\
\
|
|
/
|
*
buffersrc: check ff_get_audio_buffer() for errors.
Anton Khirnov
2012-07-22
1
-0
/
+3
|
*
lavfi: check all ff_get_video_buffer() calls for errors.
Anton Khirnov
2012-07-22
7
-0
/
+23
|
*
lavfi: check all avfilter_ref_buffer() calls for errors.
Anton Khirnov
2012-07-22
15
-20
/
+100
|
*
vf_select: avoid an unnecessary avfilter_ref_buffer().
Anton Khirnov
2012-07-22
1
-2
/
+1
|
*
buffersrc: avoid creating unnecessary buffer reference
Anton Khirnov
2012-07-22
1
-6
/
+4
|
*
lavfi: use avfilter_unref_bufferp() where appropriate.
Anton Khirnov
2012-07-22
5
-13
/
+10
|
*
vf_fps: add more error checks.
Anton Khirnov
2012-07-22
1
-2
/
+17
|
*
vf_fps: fix a memleak on malloc failure.
Anton Khirnov
2012-07-22
1
-1
/
+3
|
*
lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors
Anton Khirnov
2012-07-22
9
-36
/
+82
|
*
lavfi: add error handling to end_frame().
Anton Khirnov
2012-07-22
26
-76
/
+126
|
*
lavfi: add error handling to draw_slice().
Anton Khirnov
2012-07-22
30
-72
/
+128
|
*
lavfi: add error handling to start_frame().
Anton Khirnov
2012-07-22
26
-99
/
+209
*
|
Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
Michael Niedermayer
2012-07-22
43
-493
/
+498
|
\
\
|
|
/
|
*
yadif: use emms_c() instead of inline assembly for emms invocations.
Ronald S. Bultje
2012-07-21
1
-3
/
+2
|
*
lavfi: use const for AVFilterPad declarations in all filters.
Ronald S. Bultje
2012-07-21
47
-517
/
+523
*
|
overlay: clear cur_buf on main input link.
Nicolas George
2012-07-22
1
-1
/
+4
*
|
lavfi: add alphaextract and alphamerge filters
Steven Robertson
2012-07-22
5
-1
/
+334
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-21
30
-65
/
+33
|
\
\
|
|
/
|
*
lavfi: unref AVFilterLink.out_buf in ff_end_frame().
Anton Khirnov
2012-07-20
10
-13
/
+1
|
*
lavfi: unref AVFilterLink.cur_buf in ff_end_frame().
Anton Khirnov
2012-07-20
17
-20
/
+5
|
*
vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer().
Anton Khirnov
2012-07-20
1
-3
/
+2
|
*
vf_slicify: clear AVFilterLink.cur_buf in start_frame().
Anton Khirnov
2012-07-20
1
-0
/
+1
|
*
vf_settb: simplify start_frame().
Anton Khirnov
2012-07-20
1
-7
/
+6
|
*
vf_fieldorder: don't give up its own reference to the output buffer.
Anton Khirnov
2012-07-20
1
-2
/
+4
|
*
vf_pad: don't give up its own reference to the output buffer.
Anton Khirnov
2012-07-20
1
-1
/
+4
|
*
vf_overlay: don't access a buffer reference that's been given away.
Anton Khirnov
2012-07-20
1
-2
/
+1
|
*
vf_drawtext: don't give up its own reference to the input buffer.
Anton Khirnov
2012-07-20
1
-1
/
+4
|
*
vf_gradfun: don't store two pointers to one AVFilterBufferRef.
Anton Khirnov
2012-07-20
1
-3
/
+2
|
*
vf_delogo: don't store two pointers to one AVFilterBufferRef.
Anton Khirnov
2012-07-20
1
-4
/
+3
|
*
vf_aspect: clear AVFilterLink.cur_buf in start_frame().
Anton Khirnov
2012-07-20
1
-0
/
+1
[next]