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-05-07
6
-18
/
+29
|
\
|
*
lavfi: uninline avfilter_copy_buffer_ref_props().
Anton Khirnov
2012-05-07
3
-13
/
+15
|
*
build: cosmetics: Add missing end-of-line backslashes to item lists.
Diego Biurrun
2012-05-07
1
-1
/
+1
|
*
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
Diego Biurrun
2012-05-07
1
-2
/
+7
|
*
vf_yadif: fix missing error handling for avfilter_poll_frame()
Robert Nagy
2012-05-07
1
-0
/
+4
|
*
lavfi: support audio in avfilter_copy_frame_props().
Anton Khirnov
2012-05-07
1
-10
/
+17
|
*
lavfi: avfilter_merge_formats: handle case where inputs are same
Mina Nagy Zaki
2012-05-07
1
-0
/
+3
*
|
yadif: Add yuva444p to format list.
Robert Nagy
2012-05-07
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-06
4
-26
/
+71
|
\
\
|
|
/
|
*
lavfi/formats: use sizeof(var) instead of sizeof(type).
Anton Khirnov
2012-05-06
1
-7
/
+7
|
*
lavfi: remove avfilter_default_config_input_link() declaration
Stefano Sabatini
2012-05-06
1
-3
/
+0
|
*
lavfi: always enable the scale filter and depend on sws.
Anton Khirnov
2012-05-06
2
-5
/
+8
|
*
vf_split: support user-specifiable number of outputs.
Anton Khirnov
2012-05-06
1
-13
/
+55
|
*
vsrc_buffer: return EAGAIN if no frame is available.
Nicolas George
2012-05-05
1
-3
/
+1
*
|
vsrc_buffer: deprecate the header.
Nicolas George
2012-05-06
1
-0
/
+2
*
|
vsrc_buffer: deprecate av_vsrc_buffer_add_video_buffer_ref.
Nicolas George
2012-05-06
1
-0
/
+3
*
|
src_buffer: update get_nb_failed_requests name.
Nicolas George
2012-05-06
3
-0
/
+17
*
|
asrc_abuffer: deprecate the header.
Nicolas George
2012-05-06
1
-0
/
+2
*
|
asrc_abuffer: deprecate av_asrc_buffer_* functions.
Nicolas George
2012-05-06
2
-0
/
+13
*
|
lavfi: install buffersrc.h.
Nicolas George
2012-05-06
1
-1
/
+1
*
|
lavfi: remove av_buffersrc_buffer.
Nicolas George
2012-05-06
2
-15
/
+0
*
|
buffersrc: fix av_buffersrc_add_ref doxy.
Nicolas George
2012-05-06
1
-1
/
+1
*
|
src_buffer: implement av_buffersrc_add_frame.
Nicolas George
2012-05-04
2
-11
/
+33
*
|
src_buffer: implement audio buffer copy.
Nicolas George
2012-05-04
1
-0
/
+12
*
|
lavfi/avcodec: implement audio copy_frame_prop.
Nicolas George
2012-05-04
1
-0
/
+7
*
|
lavfi: implement avfilter_get_audio_buffer_ref_from_frame.
Nicolas George
2012-05-04
2
-0
/
+24
*
|
Fix a few @file doxy inconsistencies.
Clément Bœsch
2012-05-04
1
-1
/
+2
*
|
lavfi/src_buffer: fix indent.
Clément Bœsch
2012-05-03
1
-5
/
+4
*
|
src_buffer: merge av_asrc_buffer_add_audio_buffer_ref.
Nicolas George
2012-05-03
1
-21
/
+1
*
|
src_buffer: move audio format change check in a separate function.
Nicolas George
2012-05-03
1
-67
/
+86
*
|
src_buffer: move buffer copy in a separate function.
Nicolas George
2012-05-03
1
-11
/
+26
*
|
src_buffer: move format change check in a separate function.
Nicolas George
2012-05-03
1
-17
/
+38
*
|
src_buffer: introduce av_buffersrc_add_ref().
Nicolas George
2012-05-03
2
-24
/
+46
*
|
lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option
Stefano Sabatini
2012-05-03
2
-1
/
+2
*
|
lavfi/drawtext: rename and document variables d_expr and d_pexpr
Stefano Sabatini
2012-05-03
1
-7
/
+7
*
|
lavfi/drawtext: alphabetically sort the expression parameters
Stefano Sabatini
2012-05-03
1
-22
/
+20
*
|
lavfi: remove screenshot libmpcodecs wrapper
Paul B Mahol
2012-05-02
4
-326
/
+1
*
|
lavfi/lut: remove unused variable
Stefano Sabatini
2012-05-01
1
-1
/
+1
*
|
lavfi/tinterlace: support symbolic names for the parameter
Stefano Sabatini
2012-04-30
2
-24
/
+61
*
|
lavfi/tinterlace: make video as interlaced in mode 6
Stefano Sabatini
2012-04-30
1
-0
/
+1
*
|
lavfi/tinterlace: add tinterlace mode 6
Stuart Morris
2012-04-30
2
-3
/
+28
*
|
lavfi/buffersink: fix header inclusion guard name
Stefano Sabatini
2012-04-29
1
-3
/
+3
*
|
src_buffer: add forgotten avfilter_unref_buffer.
Nicolas George
2012-04-28
1
-0
/
+1
*
|
avfilter: filter_samples: read pts before filtering.
Nicolas George
2012-04-28
1
-5
/
+7
*
|
lavfi: rename vsrc_buffer.c into src_buffer.c.
Nicolas George
2012-04-28
2
-1
/
+1
*
|
lavfi: merge asrc_abuffer into vsrc_buffer.
Nicolas George
2012-04-28
3
-381
/
+338
*
|
lavfi/tinterlace: remove unnecessary NULL check in start_frame()
Stefano Sabatini
2012-04-27
1
-2
/
+1
*
|
lavfi/tinterlace: use avfilter_unref_bufferp()
Stefano Sabatini
2012-04-27
1
-8
/
+5
*
|
lavfi/tinterlace: fix doxy in copy_picture_field()
Stefano Sabatini
2012-04-27
1
-1
/
+1
*
|
asrc_abuffer: return EAGAIN if no frame is available
Matthieu Bouron
2012-04-27
1
-5
/
+2
[next]