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
*
configure: remove mlp parser dependency from truehd_core bsf
James Almer
2019-05-07
1
-1
/
+0
*
avcodec/mlp_parser: split off shared code to its own file
James Almer
2019-05-07
6
-208
/
+223
*
doc/filters: layout requirements for xstack
Gyan Doshi
2019-05-07
1
-0
/
+3
*
avfilter/vf_xstack: set better error msg for
Gyan Doshi
2019-05-07
1
-1
/
+10
*
swscale/ppc: Shorten power8 tests via a var
Lauri Kasanen
2019-05-07
1
-13
/
+14
*
swscale/ppc: VSX-optimize hScale16To*
Lauri Kasanen
2019-05-07
1
-0
/
+159
*
swscale/ppc: Indent
Lauri Kasanen
2019-05-07
1
-6
/
+6
*
swscale/ppc: VSX-optimize hScale8To19
Lauri Kasanen
2019-05-07
1
-1
/
+63
*
lavc/qsv: extactly map profile
Zhong Li
2019-05-07
1
-8
/
+44
*
lavc/qsvdec: fix hevc level incorrectly map
Zhong Li
2019-05-07
3
-1
/
+15
*
lavc/qsvdec: add query function and provide error message
Zhong Li
2019-05-07
1
-0
/
+33
*
avcodec/fits: Check bitpix
Michael Niedermayer
2019-05-06
1
-0
/
+11
*
avfilter/af_rubberband: also do not ignore failures
Paul B Mahol
2019-05-06
1
-1
/
+1
*
avfilter/af_rubberband: handle case when no frame is given
Paul B Mahol
2019-05-06
1
-3
/
+6
*
avcodec/vp9_raw_reorder: reset state when flushing
James Almer
2019-05-06
1
-0
/
+11
*
avformat/aacdec: fix demuxing of small frames
James Almer
2019-05-05
1
-13
/
+21
*
avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 content
ManojGuptaBonda
2019-05-05
3
-2
/
+10
*
avcodec/vdpau_hevc: Pass sps and pps range extension flags to VDPAU
ManojGuptaBonda
2019-05-05
2
-0
/
+44
*
avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr types
ManojGuptaBonda
2019-05-05
2
-5
/
+15
*
lavf/rpl: Don't be case-sensitive detecting codecs.
Carl Eugen Hoyos
2019-05-05
1
-2
/
+2
*
avfilter/vf_freezedetect: fix missing freeze_start when the freeze length is ...
Marton Balint
2019-05-05
1
-4
/
+3
*
avdevice/decklink: fix checking video mode in SDK version 11
Marton Balint
2019-05-05
2
-13
/
+10
*
avfilter/f_interleave: switch to activate
Paul B Mahol
2019-05-05
1
-74
/
+63
*
avcodec/truehd_core: reset state when flushing
James Almer
2019-05-05
1
-0
/
+7
*
avfilter/vf_vibrance: add alternate option
Paul B Mahol
2019-05-05
2
-6
/
+14
*
avfilter/vf_vibrance: factor some calculations out of loop
Paul B Mahol
2019-05-05
1
-12
/
+20
*
avcodec/h263dec: Fixed VA API, VDPAU, and VideoToolbox hardware acceleration ...
fumoboy007
2019-05-05
1
-12
/
+15
*
configure: Do not overwrite src symlink if it already exists.
Carl Eugen Hoyos
2019-05-05
1
-1
/
+3
*
avcodec/jvdec: Use ff_get_buffer() when the content is not reused
Michael Niedermayer
2019-05-04
1
-2
/
+8
*
avcodec/pnm_parser: clear state if buffer is discarded
Michael Niedermayer
2019-05-04
1
-0
/
+1
*
avfilter/f_realtime: add option to scale speed
Moritz Barsnick
2019-05-04
2
-2
/
+13
*
avfilter/af_amultiply: use pts from frame from first input
Paul B Mahol
2019-05-04
1
-7
/
+5
*
avfilter/vf_vmafmotion: remove unused header
Paul B Mahol
2019-05-04
1
-1
/
+0
*
avisynth: adapt 239d02eff3ffe9f7d40caa21dde50fb4a0e94c24 to dlsym
Stephen Hutchinson
2019-05-04
1
-1
/
+2
*
doc/general.texi: add note about 32-bit GCC builds of AviSynth+
Stephen Hutchinson
2019-05-04
1
-0
/
+15
*
doc/general.texi: update AviSynth+ reference page
Stephen Hutchinson
2019-05-04
1
-1
/
+1
*
doc/general.texi: remove note about regressed AviSynth+ header
Stephen Hutchinson
2019-05-04
1
-13
/
+0
*
libavformat/avisynth: enable additional pix_fmts
Stephen Hutchinson
2019-05-04
1
-1
/
+32
*
compat/avisynth: update headers
Stephen Hutchinson
2019-05-04
4
-162
/
+415
*
avfilter/vf_blend: remove unused header
Paul B Mahol
2019-05-03
1
-1
/
+0
*
aacdec: use float_dsp in apply_independent_coupling
Lynne
2019-05-03
1
-3
/
+1
*
avformat/mov: set AVFMT_SEEK_TO_PTS flag
Gyan Doshi
2019-05-03
1
-1
/
+1
*
x86/v210dec: use named registers
James Almer
2019-05-03
1
-16
/
+16
*
x86/v210dec: don't reserve more xmm regs than needed
James Almer
2019-05-03
1
-1
/
+1
*
x86/v210dec: remove duplicate load instruction
James Almer
2019-05-03
1
-1
/
+0
*
fate/checkasm: add missing v210dec test
James Almer
2019-05-03
1
-0
/
+1
*
avcodec/x86/v210: fix operands of vpblendd used in new avx2 code
James Darnley
2019-05-02
1
-1
/
+1
*
lavf/webm_chunk: Respect buffer size
Andreas Rheinhardt
2019-05-02
1
-1
/
+1
*
libavcodec Adding ff_v210_planar_unpack AVX2
Michael Stoner
2019-05-02
3
-17
/
+73
*
checkasm: add test for v210dec
James Darnley
2019-05-02
4
-0
/
+82
[next]