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
/
filters.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: add ff_inlink_queued_samples()
Paul B Mahol
2018-10-04
1
-0
/
+7
*
avfilter/filters: add ff_inlink_peek_frame and ff_inlink_queued_frames to acc...
Marton Balint
2018-10-03
1
-0
/
+13
*
lavfi: add helper functions and macros for activate.
Nicolas George
2017-09-12
1
-0
/
+78
*
lavfi: add outlink helper functions.
Nicolas George
2017-07-30
1
-0
/
+21
*
lavfi: make FFERROR_NOT_READY available to filters.
Nicolas George
2017-07-30
1
-0
/
+5
*
lavfi: add ff_inlink_request_frame().
Nicolas George
2017-01-12
1
-0
/
+8
*
lavfi: add helpers to consume frames from link FIFOs.
Nicolas George
2017-01-12
1
-0
/
+42
*
lavfi: add ff_inlink_evaluate_timeline_at_frame().
Nicolas George
2017-01-12
1
-0
/
+8
*
lavfi: add ff_inlink_process_commands().
Nicolas George
2017-01-12
1
-0
/
+7
*
lavfi: implement ff_inlink_make_frame_writable().
Nicolas George
2017-01-12
1
-0
/
+7
*
lavfi: export ff_filter_set_ready() to the library.
Nicolas George
2017-01-12
1
-0
/
+12
*
lavfi: add ff_inlink_acknowledge_status().
Nicolas George
2017-01-12
1
-0
/
+53