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
*
avformat/mpegts: reduce buffering during initialization
Andriy Gelman
2019-03-09
1
-23
/
+36
*
lavf/deinterlace_qsv: set specific field for repeat
Linjie Fu
2019-03-08
1
-2
/
+4
*
Add the Canon XF-HEVC UL to the picture essence container UL list
Matthew McKenna
2019-03-08
1
-0
/
+1
*
lavfi/tonemap: make use of AVFILTER_DEFINE_CLASS
Jun Zhao
2019-03-08
1
-7
/
+1
*
lavfi/zscale: make use of AVFILTER_DEFINE_CLASS
Jun Zhao
2019-03-08
1
-7
/
+1
*
avcodec/g723_1dec: actually decode second channel
Paul B Mahol
2019-03-07
1
-1
/
+2
*
avcodec/imm4: fix artifacts on some files with special coding mode
Paul B Mahol
2019-03-07
1
-21
/
+22
*
avcodec/scpr: Fix use of uninitialized variable
Michael Niedermayer
2019-03-06
1
-1
/
+1
*
avcodec/imm4: add support for mid-stream size changes
Paul B Mahol
2019-03-06
1
-12
/
+15
*
avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlists
joepadmiraal
2019-03-06
1
-2
/
+17
*
configure: allow enabling libvpx vp9 modules when vp8 is disabled
James Almer
2019-03-04
1
-4
/
+2
*
configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checking
Guo, Yejun
2019-03-04
1
-2
/
+2
*
configure: add missing pthreads extralibs dependency for libvpx-vp9
Guo, Yejun
2019-03-04
1
-2
/
+2
*
avcodec/qtrle : improve 24bbp decoding speed
Martin Vignali
2019-03-04
1
-12
/
+19
*
avcodec/qtrle : 32bpp dec copy two raw argb value at the same time
Martin Vignali
2019-03-04
1
-5
/
+10
*
avcodec/qtrle : avoid swap in 32bpp decoding on little endian
Martin Vignali
2019-03-04
2
-4
/
+4
*
fate/qtrle : change 32b test to output bgra instead of rgb24
Martin Vignali
2019-03-04
2
-27
/
+27
*
lavc/libx265: signal CPB properties through side data
Jan Ekström
2019-03-03
1
-0
/
+8
*
avcodec/hcom: check that index into array is valid
Paul B Mahol
2019-03-03
1
-0
/
+4
*
avcodec/utils: remove commented out obsolete code
Paul B Mahol
2019-03-03
1
-2
/
+0
*
avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes
Michael Niedermayer
2019-03-03
1
-0
/
+2
*
avcodec/aic: Check remaining bits in aic_decode_coeffs()
Michael Niedermayer
2019-03-03
1
-0
/
+3
*
avcodec/gdv: Check for truncated tags in decompress_5()
Michael Niedermayer
2019-03-03
1
-0
/
+2
*
avcodec/bethsoftvideo: Check block_type
Michael Niedermayer
2019-03-03
1
-0
/
+5
*
avcodec/diracdec: Correct max pixels check
Michael Niedermayer
2019-03-03
1
-1
/
+1
*
doc/protocols: move option follow entry to correct section
Gyan Doshi
2019-03-03
1
-11
/
+6
*
configure: select rotation filters for ffmpeg
Gyan Doshi
2019-03-02
1
-2
/
+2
*
tools/target_dec_fate.list: Add testcases for #2000 to #4000
Michael Niedermayer
2019-03-01
1
-0
/
+196
*
tools/target_dec_fate.sh: Add support for lines that are comments
Michael Niedermayer
2019-03-01
1
-0
/
+5
*
avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()
Michael Niedermayer
2019-03-01
1
-1
/
+1
*
avcodec/get_bits: add assertion to limit ouptut value of get_bits
Marton Balint
2019-03-01
1
-0
/
+1
*
avcodec/get_bits: use unsigned integers in show_bits and get_bits
Marton Balint
2019-03-01
1
-2
/
+2
*
avcodec/avpacket: add some assertions to ensure pkt->data is not null if pkt-...
Marton Balint
2019-03-01
1
-0
/
+3
*
avformat/utils: fix indentation
Marton Balint
2019-03-01
1
-118
/
+118
*
avformat/utils: be even more strict about stream specifiers
Marton Balint
2019-03-01
1
-11
/
+15
*
avformat/utils: be more strict about stream specifiers
Marton Balint
2019-03-01
1
-31
/
+51
*
avformat/mpegtsenc: write format_identifier HEVC for HEVC streams
Marton Balint
2019-03-01
1
-0
/
+2
*
avformat/mpegtsenc: factorize writing registration_descriptor
Marton Balint
2019-03-01
1
-32
/
+18
*
avfilter/af_anlmdn: add output mode option
Paul B Mahol
2019-03-01
2
-1
/
+35
*
configure: update minimum required ffnvcodec versions
Timo Rothenpieler
2019-02-27
1
-4
/
+5
*
configure: pass windows-path to nvcc whenever cygpath is available
Timo Rothenpieler
2019-02-27
1
-1
/
+4
*
configure: deprecate cuda_sdk dependency option
Philip Langdale
2019-02-27
1
-2
/
+5
*
avfilter/vf_thumbnail_cuda: Switch to using ffnvcodec
Philip Langdale
2019-02-27
3
-81
/
+93
*
avfilter/vf_scale_cuda: Switch to using ffnvcodec
Philip Langdale
2019-02-27
3
-115
/
+128
*
avfilter/vf_yadif_cuda: Switch to using ffnvcodec
Philip Langdale
2019-02-27
2
-28
/
+32
*
configure: Add an explicit check and option for nvcc
Philip Langdale
2019-02-27
1
-0
/
+24
*
fate/proresenc_aw : add test for interlace and 444 encoding
Martin Vignali
2019-02-27
13
-1
/
+61
*
avcodec/proresenc_aw : fix sub_image_with_fill for interlaced encoding
Martin Vignali
2019-02-27
1
-2
/
+2
*
avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functions
gxw
2019-02-27
5
-0
/
+736
*
mov: Fix start_time for streams with empty edits in the middle
Justin Ruggles
2019-02-26
1
-1
/
+3
[next]