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
*
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
*
doc/ffmpeg: correct minor typo
Ganesh Ajjanagadde
2015-08-11
1
-2
/
+2
*
doc/codecs: Document color_range for the input side
Michael Niedermayer
2015-08-11
1
-0
/
+4
*
swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD
Michael Niedermayer
2015-08-09
1
-0
/
+3
*
swscale: Implement alphablendaway for planar 4:4:4 formats
Michael Niedermayer
2015-08-08
1
-0
/
+13
*
avfilter/avf_avectorscope: stop making output fully transparent
Paul B Mahol
2015-08-07
1
-2
/
+6
*
avcodec/dvbsubdec: Allow selecting the substream, or all substreams
Michael Niedermayer
2015-08-04
1
-0
/
+2
*
doc/git-howto: Replace "git push" example by one with dry-run
Michael Niedermayer
2015-08-03
1
-2
/
+4
*
avfilter: add atadenoise
Paul B Mahol
2015-08-02
1
-0
/
+38
*
avfilter: add allyuv source filter
Paul B Mahol
2015-08-02
1
-1
/
+4
*
Merge commit 'd9e8b47e3144262d6bc4681740411d4bdafad6ac'
Hendrik Leppkes
2015-08-02
1
-0
/
+1
|
\
|
*
des: add av_des_alloc()
James Almer
2015-07-31
1
-0
/
+1
*
|
Merge commit '5d8bea3bb2357bb304f8f771a4107039037c5549'
Hendrik Leppkes
2015-08-02
1
-0
/
+1
|
\
\
|
|
/
|
*
xtea: add av_xtea_alloc()
James Almer
2015-07-31
1
-0
/
+1
*
|
Merge commit 'ae365453c370c85f278bff7fbf9e20d9d335cb2a'
Hendrik Leppkes
2015-08-02
1
-0
/
+1
|
\
\
|
|
/
|
*
rc4: add av_rc4_alloc()
James Almer
2015-07-31
1
-0
/
+1
*
|
Merge commit '7a7df34c91e16ea8936f59524145a2cdd6b790f9'
Hendrik Leppkes
2015-08-02
1
-0
/
+3
|
\
\
|
|
/
|
*
blowfish: add av_blowfish_alloc()
James Almer
2015-07-31
1
-0
/
+3
*
|
doc/example: Add http multi-client example code
Stephan Holljes
2015-08-01
2
-0
/
+156
*
|
doc/protocols: document experimental mutli-client api
Stephan Holljes
2015-08-01
1
-0
/
+2
*
|
Merge commit '6877537ff321136cf78ab03b8b91e6b6f218db5b'
Michael Niedermayer
2015-07-30
1
-0
/
+3
|
\
\
|
|
/
|
*
hmac: add missing version bump and APIChanges entry
James Almer
2015-07-30
1
-0
/
+3
*
|
doc/APIchanges: fill in some missing things
Michael Niedermayer
2015-07-30
1
-3
/
+3
*
|
doc/ffmpeg: Use @code
Michael Niedermayer
2015-07-29
1
-1
/
+1
*
|
ffmpeg: Implement support for seeking relative to EOF
Michael Niedermayer
2015-07-29
1
-0
/
+5
*
|
Merge commit 'b94ec30428b9696f99b08055735689623fe63954'
Michael Niedermayer
2015-07-27
1
-0
/
+6
|
\
\
|
|
/
|
*
lavc: Update version and APIchanges
Vittorio Giovara
2015-07-27
1
-0
/
+6
[next]