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: add an asetpts filter
Anton Khirnov
2013-04-30
1
-1
/
+1
*
lavfi: change the filter registering system to match the other libraries
Anton Khirnov
2013-04-11
1
-0
/
+3
*
lavfi: add avfilter_init_str() to replace avfilter_init_filter().
Anton Khirnov
2013-04-11
1
-0
/
+3
*
lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().
Anton Khirnov
2013-04-11
1
-0
/
+3
*
lavfi: merge avfiltergraph.h into avfilter.h
Anton Khirnov
2013-04-11
1
-1
/
+1
*
lavfi: add a bump and docs entries for the AVOptions switch
Anton Khirnov
2013-04-09
1
-1
/
+1
*
lavfi: switch to an AVOptions-based system.
Anton Khirnov
2013-04-09
1
-0
/
+3
*
avfiltergraph: replace AVFilterGraph.filter_count with nb_filters
Anton Khirnov
2013-03-16
1
-1
/
+1
*
Add the bumps and APIchanges entries for reference counted buffers changes.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
lavfi: switch to AVFrame.
Anton Khirnov
2013-03-08
1
-0
/
+3
*
lavfi: connect libavresample options to af_resample via AVFilterGraph
Justin Ruggles
2013-02-23
1
-1
/
+1
*
lavfi: add volume filter
Justin Ruggles
2012-12-05
1
-1
/
+1
*
lavfi: add ashowinfo filter
Anton Khirnov
2012-10-29
1
-1
/
+1
*
lavfi: bump minor to mark stabilizing the ABI.
Anton Khirnov
2012-07-28
1
-1
/
+1
*
Clarify Doxygen comment for FF_API_* #defines.
Diego Biurrun
2012-07-04
1
-2
/
+4
*
cosmetics: Consistently use C-style comments with multiple inclusion guards
Diego Biurrun
2012-07-03
1
-1
/
+1
*
misc typo and wording fixes
Diego Biurrun
2012-07-03
1
-1
/
+1
*
lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft
Anton Khirnov
2012-06-26
1
-3
/
+0
*
lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft
Anton Khirnov
2012-06-26
1
-3
/
+0
*
lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft
Anton Khirnov
2012-06-26
1
-3
/
+0
*
lavfi: remove disabled FF_API_SAMPLERATE64 cruft
Anton Khirnov
2012-06-26
1
-3
/
+0
*
lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft
Anton Khirnov
2012-06-26
1
-3
/
+0
*
lavfi: support automatically inserting the fifo filter when needed.
Anton Khirnov
2012-06-22
1
-2
/
+2
*
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: add audio mix filter
Justin Ruggles
2012-05-23
1
-1
/
+1
*
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
*
lavfi: add an audio split filter
Justin Ruggles
2012-05-21
1
-1
/
+1
*
lavfi: Add fps filter.
Anton Khirnov
2012-05-18
1
-1
/
+1
*
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: change AVFilterLink.sample_rate from int64_t to int on next bump
Anton Khirnov
2012-05-09
1
-0
/
+3
*
lavfi: uninline avfilter_copy_buffer_ref_props().
Anton Khirnov
2012-05-07
1
-1
/
+1
*
avfiltergraph: make the AVFilterInOut alloc/free API public
Stefano Sabatini
2012-04-14
1
-1
/
+1
*
avfiltergraph: add an AVClass to AVFilterGraph on next major bump.
Anton Khirnov
2012-04-01
1
-0
/
+8
*
lavfi: move version macros to a new installed header version.h
Anton Khirnov
2012-01-12
1
-0
/
+43