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
/
version.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: drop deprecated and disabled packing API
Stefano Sabatini
2012-06-26
1
-3
/
+0
*
lavfi: remove old video sink API
Stefano Sabatini
2012-06-26
1
-3
/
+0
*
lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref API
Stefano Sabatini
2012-06-25
1
-0
/
+3
*
lavfi: move some FF_API_ definitions from avfilter.h to version.h
Stefano Sabatini
2012-06-25
1
-0
/
+6
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-24
1
-2
/
+2
|
\
|
*
lavfi: support automatically inserting the fifo filter when needed.
Anton Khirnov
2012-06-22
1
-2
/
+2
*
|
lavfi: add showwaves filter
Stefano Sabatini
2012-06-20
1
-1
/
+1
*
|
lavfi: add atempo filter
Pavel Koshevoy
2012-06-17
1
-1
/
+1
*
|
lavfi: add asetnsamples audio filter
Stefano Sabatini
2012-06-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-13
1
-2
/
+8
|
\
\
|
|
/
|
*
lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs
Anton Khirnov
2012-06-13
1
-1
/
+4
|
*
lavfi: make AVFilterPad opaque after two major bumps.
Anton Khirnov
2012-06-13
1
-0
/
+3
|
*
lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().
Anton Khirnov
2012-06-13
1
-1
/
+1
|
*
lavfi: add channelsplit audio filter.
Anton Khirnov
2012-06-12
1
-1
/
+1
*
|
lavfi: remove avfilter_default_item_name() from public API
Stefano Sabatini
2012-06-06
1
-1
/
+1
*
|
lavfi: add avfilter_default_filter_name()
Stefano Sabatini
2012-06-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-25
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: add audio mix filter
Justin Ruggles
2012-05-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-23
1
-0
/
+6
|
\
\
|
|
/
|
*
lavfi: remove avfilter_default_* from public API on next bump.
Anton Khirnov
2012-05-22
1
-0
/
+3
|
*
lavfi: deprecate default config_props() callback and refactor avfilter_config...
Mina Nagy Zaki
2012-05-22
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-22
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: add an audio split filter
Justin Ruggles
2012-05-21
1
-1
/
+1
*
|
Merge commit '755cd4197d53946208e042f095b930dca18d9430'
Michael Niedermayer
2012-05-19
1
-2
/
+2
|
\
\
|
|
/
|
*
lavfi: Add fps filter.
Anton Khirnov
2012-05-18
1
-1
/
+1
*
|
lavfi/asplit: move asplit code to vf_split.c, and make it support N outputs
Stefano Sabatini
2012-05-19
1
-1
/
+1
*
|
lavfi/aevalsrc: add option channel_layout
Stefano Sabatini
2012-05-18
1
-1
/
+1
*
|
lavfi: drop planar/packed negotiation support
Stefano Sabatini
2012-05-16
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-16
1
-1
/
+4
|
\
\
|
|
/
|
*
Add missing version bumps and APIchanges/Changelog entries.
Anton Khirnov
2012-05-15
1
-2
/
+2
|
*
buffersrc: add av_buffersrc_write_frame().
Anton Khirnov
2012-05-14
1
-0
/
+3
*
|
lavfi: add avfilter_graph_set_auto_convert().
Nicolas George
2012-05-14
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
1
-0
/
+3
|
\
\
|
|
/
|
*
lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump
Anton Khirnov
2012-05-09
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-07
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: uninline avfilter_copy_buffer_ref_props().
Anton Khirnov
2012-05-07
1
-1
/
+1
*
|
lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option
Stefano Sabatini
2012-05-03
1
-1
/
+1
*
|
lavfi: remove screenshot libmpcodecs wrapper
Paul B Mahol
2012-05-02
1
-1
/
+1
*
|
lavfi/tinterlace: support symbolic names for the parameter
Stefano Sabatini
2012-04-30
1
-1
/
+1
*
|
lavfi/tinterlace: add tinterlace mode 6
Stuart Morris
2012-04-30
1
-1
/
+1
*
|
buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST.
Nicolas George
2012-04-23
1
-2
/
+2
*
|
lavfi/setfield: add "progressive" option
Tim Nicholson
2012-04-21
1
-1
/
+1
*
|
lavfi/mp: remove libmpcodecs mirror filter
Stefano Sabatini
2012-04-20
1
-1
/
+1
*
|
lavfi: add avfilter_unref_bufferp()
Robert Nagy
2012-04-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-14
1
-2
/
+2
|
\
\
|
|
/
|
*
avfiltergraph: make the AVFilterInOut alloc/free API public
Stefano Sabatini
2012-04-14
1
-1
/
+1
*
|
lavfi/mp: remove 2xsai wrapped filter
Stefano Sabatini
2012-04-13
1
-1
/
+1
*
|
lavfi: port 2xsai filter from libmpcodecs
Stefano Sabatini
2012-04-13
1
-1
/
+1
*
|
lavfi: install asrc_abuffer.h header
Stefano Sabatini
2012-04-13
1
-2
/
+2
*
|
lavfi/mp: remove remove_logo wrapper
Stefano Sabatini
2012-04-07
1
-1
/
+1
[next]