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
*
checkasm/llviddsp : add test for add_gradient_pred
Martin Vignali
2017-12-09
1
-0
/
+30
*
avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred
Martin Vignali
2017-12-09
5
-1
/
+101
*
avcodec/x86/lossless_videodsp : add avx2 version for add_left_pred
Martin Vignali
2017-12-09
2
-22
/
+44
*
avcodec/x86/lossless_videodsp.asm : make macro for add_left_pred_unaligned in...
Martin Vignali
2017-12-09
1
-1
/
+5
*
checkasm/llviddsp : test return of add_left_pred(16)
Martin Vignali
2017-12-09
1
-8
/
+12
*
avcodec/huffyuvenc : sub_left_prediction_bgr32, call dsp after 32 first byte ...
Martin Vignali
2017-12-09
1
-2
/
+3
*
avcodec/huffyuvenc : remove code duplication in sub_left_prediction
Martin Vignali
2017-12-09
1
-30
/
+18
*
avcodec/huffyuvenc : increase scalar loop count
Martin Vignali
2017-12-09
1
-2
/
+2
*
avcodec/utvideodec : use dsp add_median_pred for second line
Martin Vignali
2017-12-09
1
-2
/
+10
*
checkasm/vf_threshold : add test for threshold16
Martin Vignali
2017-12-09
1
-5
/
+11
*
avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2)
Martin Vignali
2017-12-09
2
-21
/
+34
*
avfilter/vf_scale: add more aliases for "range" options
Paul B Mahol
2017-12-08
2
-2
/
+4
*
fate: Fix fate-mov-bbi-elst-starts-b on ARM
Michael Niedermayer
2017-12-08
2
-227
/
+227
*
fate/mxf: add reel name test
Mark Reid
2017-12-08
2
-2
/
+7
*
avformat/mxfenc: write reel_name if metadata key is present
Mark Reid
2017-12-08
2
-7
/
+36
*
avformat/mxfenc: use track count to generate component instance uuid
Mark Reid
2017-12-08
10
-26
/
+37
*
libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into function
sfan5
2017-12-08
2
-17
/
+23
*
avcodec/nvdec: Fix capability check with old drivers.
Jacob Trimble
2017-12-08
1
-0
/
+12
*
vf_zscale: Fix alpha destination graph for floating point pixel formats
Vittorio Giovara
2017-12-08
1
-1
/
+1
*
avformat: add NSP demuxer
Paul B Mahol
2017-12-08
6
-2
/
+114
*
avfilter/vf_waveform: add default case when picking input formats
Paul B Mahol
2017-12-08
1
-0
/
+1
*
opus: fix hybrid folding indexing during band quantization
Rostislav Pehlivanov
2017-12-08
2
-16
/
+16
*
fate-opus: run and test inactive samples
Rostislav Pehlivanov
2017-12-08
1
-2
/
+6
*
x86/vf_hflip: use xor to zero initialize registers
James Almer
2017-12-07
1
-2
/
+2
*
x86/vf_hflip: don't load the width argument twice
James Almer
2017-12-07
1
-3
/
+2
*
lavc/libx265: mark disposable frames
John Stebbins
2017-12-07
1
-0
/
+7
*
avcodec/libx265 - Add named option to set profile
Gyan Doshi
2017-12-06
2
-1
/
+15
*
avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED()
Michael Niedermayer
2017-12-06
1
-4
/
+4
*
avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*
Michael Niedermayer
2017-12-06
1
-4
/
+4
*
avformat/mux: stop delaying writing the header
James Almer
2017-12-06
7
-105
/
+14
*
avcodec/extract_extradata_bsf: Fix leak discovered via fuzzing
Nikolas Bowe
2017-12-06
1
-1
/
+1
*
avfilter: add setrange filter
Paul B Mahol
2017-12-06
6
-1
/
+118
*
tests/fate/mov: Fix fate-mov-invalid-elst-entry-count failure on ARM
Michael Niedermayer
2017-12-06
1
-1
/
+1
*
fate/hevc: add skip_loop_filter test
sfan5
2017-12-05
2
-0
/
+17
*
doc/developer: revise mailing list section
Jim DeLaHunt
2017-12-05
1
-4
/
+20
*
vaapi_h265: Add named options for setting profile and level
Mark Thompson
2017-12-04
1
-3
/
+41
*
vaapi_h264: Add named options for setting profile and level
Mark Thompson
2017-12-04
1
-2
/
+46
*
rkmpp: Add hardware config information
Mark Thompson
2017-12-04
1
-0
/
+6
*
avfilter/vf_convolution: add 7x7 filter
Paul B Mahol
2017-12-04
2
-7
/
+172
*
x86/vf_threshold: make threshold8 functions work on x86_32
James Almer
2017-12-04
2
-12
/
+17
*
fate/checkasm: add missing target for vf_threshold test
James Almer
2017-12-04
1
-0
/
+1
*
checkasm/vf_threshold: fix mixed code and declarations
James Almer
2017-12-04
1
-4
/
+4
*
libavcodec/hevc_filter: support for all skip_loop_filter levels.
sfan5
2017-12-04
2
-9
/
+27
*
avformat/hlsenc: fix compiling error when disable-network
Steven Liu
2017-12-04
1
-1
/
+5
*
avfilter/x86/vf_hflip.asm: fix building on x32
Paul B Mahol
2017-12-04
1
-6
/
+6
*
fate-opus: update tests to use new decoder outputs
Rostislav Pehlivanov
2017-12-04
1
-7
/
+6
*
opus_pvq: do not compile encoding/decoding code if the encoder/decoder is dis...
Rostislav Pehlivanov
2017-12-04
3
-55
/
+59
*
opus_celt: deduplicate band quantization/dequantization function
Rostislav Pehlivanov
2017-12-04
8
-244
/
+162
*
avfilter: add hflip x86 SIMD
Paul B Mahol
2017-12-04
5
-47
/
+275
*
fate-opus: update to match the changes from RFC8251
Rostislav Pehlivanov
2017-12-04
1
-8
/
+5
[next]