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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Update md5 muxer docs to indicate that it ignores timestamps.
Ronald S. Bultje
2015-09-06
1
-1
/
+1
*
|
avfilter/sine: support expression in the number of output samples
Clément Bœsch
2015-09-06
1
-1
/
+26
*
|
doc/examples/demuxing_decoding: simplify api_mode to refcount
Clément Bœsch
2015-09-06
1
-26
/
+12
*
|
Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'
Hendrik Leppkes
2015-09-05
1
-9
/
+9
|
\
\
|
|
/
|
*
Bump major versions of all libraries
Vittorio Giovara
2015-08-28
1
-7
/
+7
|
*
avconv_opt: Add an option that lists all supported hwaccels
Timothy Gu
2015-08-26
1
-0
/
+4
|
*
hlsenc: Support outputting specific versions
Luca Barbato
2015-08-25
1
-0
/
+3
*
|
doc/APIchanges: Fill in missing fields and correct one lavu version
Michael Niedermayer
2015-09-05
1
-11
/
+11
*
|
doc/APIchanges: add 2.8 cut line
Michael Niedermayer
2015-09-05
1
-0
/
+2
*
|
doc/examples/demuxing_decoding: Drop old api mode, because the code fails to ...
Michael Niedermayer
2015-09-05
1
-14
/
+4
*
|
Remove left-over FF_API_AVFILTERBUFFER cruft
Hendrik Leppkes
2015-09-05
3
-3
/
+0
*
|
avfilter/vf_waveform: change intensity to float
Paul B Mahol
2015-09-04
1
-1
/
+1
*
|
doc/examples/http_multiclient: Fix occured typo
Michael Niedermayer
2015-09-04
1
-1
/
+1
*
|
doc: Explain how to use the fps and the fieldmatch filter together.
Carl Eugen Hoyos
2015-09-03
1
-2
/
+3
*
|
avfilter/vf_drawgraph: add rscroll slide mode
Paul B Mahol
2015-09-03
1
-0
/
+3
*
|
avfilter/vf_elbg: make it possible to output to pal8 pixel format
Paul B Mahol
2015-09-03
1
-0
/
+4
*
|
lavf: add V as a video stream specifier which is not an attached picture
Marton Balint
2015-09-02
1
-2
/
+4
*
|
avfilter/vf_subtitles: allow setting fonts directory
Ricardo Constantino
2015-09-02
1
-0
/
+4
*
|
avfilter/vf_waveform: implement various filters
Paul B Mahol
2015-09-01
1
-0
/
+21
*
|
doc/filters: mention all short names for vectorscope options
Paul B Mahol
2015-08-30
1
-2
/
+2
*
|
avfilter/vf_vectorscope: implement envelope support
Paul B Mahol
2015-08-30
1
-0
/
+16
*
|
avcodec/snowenc: Support setting the iterative dia size separately
Michael Niedermayer
2015-08-30
1
-0
/
+9
*
|
avfilter/vf_vectorscope: add yet another mode
Paul B Mahol
2015-08-29
1
-0
/
+5
*
|
avfilter: add allrgb
Clément Bœsch
2015-08-29
1
-1
/
+4
*
|
doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the ...
Harshit Mittal
2015-08-28
1
-1
/
+4
*
|
avfilter: add framerate video filter
Paul B Mahol
2015-08-27
1
-0
/
+45
*
|
ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels
Timothy Gu
2015-08-26
1
-0
/
+4
*
|
avfilter: add hstack & vstack filter
Paul B Mahol
2015-08-26
1
-0
/
+31
*
|
avfilter/vf_vectorscope: make intensity user configurable
Paul B Mahol
2015-08-24
1
-0
/
+4
*
|
avfilter: add waveform monitor filter
Paul B Mahol
2015-08-22
1
-0
/
+76
*
|
git-howto: Various copy edits
Timothy Gu
2015-08-22
1
-24
/
+25
*
|
Add support for Audible AA files
Vesselin Bontchev
2015-08-21
2
-0
/
+8
*
|
avfilter: add video vectorscope filter
Paul B Mahol
2015-08-20
1
-0
/
+38
*
|
doc/indevs: Remove non-existent decklink option examples
Lou Logan
2015-08-20
1
-12
/
+0
*
|
doc/indevs: add various missing options
Lou Logan
2015-08-19
1
-3
/
+162
*
|
avfilter: add showfreqs filter
Paul B Mahol
2015-08-19
1
-0
/
+115
*
|
vaapi: streamline public context structure.
Gwenole Beauchesne
2015-08-19
1
-0
/
+4
*
|
vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).
Gwenole Beauchesne
2015-08-19
1
-0
/
+7
*
|
avfilter/vf_histogram: make it possible to pick color components for levels mode
Paul B Mahol
2015-08-19
1
-0
/
+4
*
|
doc/indevs: fix fbdev typos
Lou Logan
2015-08-18
1
-2
/
+2
*
|
avfilter: add scale2ref filter
Michael Niedermayer
2015-08-17
1
-0
/
+17
*
|
doc/filter_design: Remove reference to the deprecated and unused cur_buf_copy
Michael Niedermayer
2015-08-16
1
-1
/
+1
*
|
doc/examples: rename avio_list_dir -> avio_dir_cmd
Mariusz Szczepańczyk
2015-08-16
3
-2
/
+2
*
|
examples/avio_list_dir: add move and delete methods
Mariusz Szczepańczyk
2015-08-15
1
-16
/
+76
*
|
avfilter/avf_avectorscope: add polar mode
Paul B Mahol
2015-08-14
1
-0
/
+3
*
|
doc/demuxers/mpegts: apply a minor grammar fix to option description
Stefano Sabatini
2015-08-14
1
-1
/
+1
*
|
doc/demuxers/mpegts: update documentation
Stefano Sabatini
2015-08-14
1
-0
/
+13
*
|
doc/developer: Suggest everyone to help with patch reviews
Michael Niedermayer
2015-08-13
1
-0
/
+4
*
|
avfilter: add aphasemeter filter
Paul B Mahol
2015-08-12
1
-0
/
+32
*
|
doc/ffmpeg,doc/ffplay: reference timespec definitions
Ganesh Ajjanagadde
2015-08-12
2
-6
/
+17
[prev]
[next]