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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lavf/dashenc: Add support for format-specific file extensions.
Andrey Semashev
2018-11-21
2
-16
/
+38
*
lavf/dashenc: Add DASH segment type auto and make it the default
Andrey Semashev
2018-11-21
2
-20
/
+59
*
avfilter/graphmonitor: use SIZE_SPECIFIER for size_t type
Peter Ross
2018-11-21
1
-1
/
+1
*
avcodec/truemotion2: Check huffman code max bits
Michael Niedermayer
2018-11-21
1
-5
/
+14
*
fate-api-h264-slice: use the heap for nal buffer
Peter Ross
2018-11-21
1
-2
/
+9
*
api-h264-slice-test: use av_be2ne16 instead of ntohs
Peter Ross
2018-11-21
1
-2
/
+2
*
avfilter/vf_overlay: fix crash with negative y
Paul B Mahol
2018-11-20
1
-4
/
+4
*
avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444
Marton Balint
2018-11-19
1
-0
/
+2
*
avfilter/vf_freezedetect: add filter to detect frozen input
Marton Balint
2018-11-19
7
-1
/
+270
*
libvpxenc,cosmetics: fix { placement
James Zern
2018-11-19
1
-2
/
+1
*
avcodec/libvpxenc: add VP8 temporal scalability config options
Ard Oerlemans
2018-11-19
2
-0
/
+109
*
configure: update api version of libxavs2
hwrenx
2018-11-19
1
-1
/
+1
*
avutil/avsscanf: use ptrdiff_t instead of off_t
Paul B Mahol
2018-11-19
1
-4
/
+4
*
avfilter: add rgbashift filter
Paul B Mahol
2018-11-19
6
-10
/
+252
*
avfilter: add chromashift filter
Paul B Mahol
2018-11-19
4
-0
/
+278
*
avutil/mem: Correct documentation of av_fast_*alloc(z)
Andreas Rheinhardt
2018-11-18
1
-12
/
+12
*
libaomenc: Drop unused noise-sensitivity option
Mark Thompson
2018-11-18
1
-2
/
+0
*
avcodec/scpr: add version 3 support
Paul B Mahol
2018-11-18
4
-308
/
+1696
*
vaapi_encode_h265: Reduce SAR to valid range
Mark Thompson
2018-11-18
1
-5
/
+7
*
vaapi_encode_h264: Reduce SAR to valid range
Mark Thompson
2018-11-18
1
-5
/
+7
*
avfilter/vf_limiter: remove unused header
Paul B Mahol
2018-11-18
1
-1
/
+0
*
avfilter/vf_limiter: always limit min/max to format depth
Paul B Mahol
2018-11-18
1
-4
/
+6
*
h264_redundant_pps: Fix memleak in case of errors
Andreas Rheinhardt
2018-11-18
1
-14
/
+26
*
avfilter/f_drawgraph: use av_sscanf()
Paul B Mahol
2018-11-18
1
-1
/
+2
*
avfilter/af_aecho: use av_sscanf()
Paul B Mahol
2018-11-18
1
-1
/
+1
*
avfilter/af_ladspa: use av_sscanf()
Paul B Mahol
2018-11-18
1
-3
/
+3
*
avfilter/vf_mix: use av_sscanf()
Paul B Mahol
2018-11-18
1
-1
/
+1
*
avfilter/af_sofalizer: use av_sscanf()
Paul B Mahol
2018-11-18
1
-3
/
+3
*
avfilter/af_afftdn: use av_sscanf()
Paul B Mahol
2018-11-18
1
-3
/
+3
*
avfilter/af_adelay: use av_sscanf()
Paul B Mahol
2018-11-18
1
-2
/
+3
*
avfilter/af_acrossover: use av_strtod() to parse single number
Paul B Mahol
2018-11-18
1
-2
/
+2
*
avcodec/cbs_av1: don't abort when splitting Temporal Units containing OBUs wi...
James Almer
2018-11-18
1
-10
/
+6
*
lavc/libdavs2: correct frame type setting
hwren
2018-11-18
1
-1
/
+20
*
lavc/libdavs2: remove unused frame counter
hwren
2018-11-18
1
-3
/
+0
*
vaapi_encode: Improve log message for unsupported profiles
Mark Thompson
2018-11-18
1
-2
/
+3
*
doc/encoders: Add libaom-av1
Mark Thompson
2018-11-18
1
-0
/
+109
*
doc/encoders: Move libxavs2 to correct place in alphabetical order
Mark Thompson
2018-11-18
1
-46
/
+46
*
mjpegdec: Fill raw huffman tables with default values too
Mark Thompson
2018-11-18
1
-28
/
+39
*
cbs_h265: Add a lot more SEI parsing support
Mark Thompson
2018-11-18
5
-20
/
+649
*
lavu/avsscanf: Do not mix declaration and code.
Carl Eugen Hoyos
2018-11-18
1
-1
/
+2
*
avfilter: use av_clip_uintp2 instead of av_clip for 10b and 12b
Martin Vignali
2018-11-17
1
-10
/
+10
*
avutil/cuda_check: Make sure this passes make fate-source
Philip Langdale
2018-11-17
2
-3
/
+5
*
avfilter/vf_neighbor: fix >8 bit deflate/inflate
Paul B Mahol
2018-11-17
1
-16
/
+27
*
lavf/hlsenc: Do not mix declarations and code.
Carl Eugen Hoyos
2018-11-16
1
-5
/
+5
*
lavfi/minterpolate: Remove declaration of two unused variables.
Carl Eugen Hoyos
2018-11-16
1
-1
/
+0
*
avfilter/vf_dedot: initizalize ret variable
Paul B Mahol
2018-11-16
1
-1
/
+1
*
avfilter/vf_lut3d: use av_sscanf
Paul B Mahol
2018-11-16
1
-8
/
+8
*
lavu: add locale-independent sscanf implementation
Paul B Mahol
2018-11-16
3
-0
/
+978
*
avfilter: add dedot video filter
Paul B Mahol
2018-11-16
6
-1
/
+437
*
doc/filters: improve afftfilt documentation
Paul B Mahol
2018-11-16
1
-4
/
+4
[prev]
[next]