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
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc: add clobber tests for the new encoding/decoding API
Anton Khirnov
2016-09-28
3
-0
/
+60
*
mpegvideo_enc: use the new encoding API for b_strategy=2
Anton Khirnov
2016-09-28
1
-39
/
+49
*
mpegvideo_enc: handle encoding errors with b_strategy=2
Anton Khirnov
2016-09-28
1
-0
/
+18
*
mpegvideo_enc: add const to the AVCodec instance
Anton Khirnov
2016-09-28
1
-1
/
+1
*
nvenc: Extended rate-control support as provided by SDK 7
Yogender Gupta
2016-09-24
5
-1
/
+80
*
nvenc: Add support for high bitdepth
Yogender Gupta
2016-09-24
3
-5
/
+96
*
nvenc: Add some easier to understand presets that match x264 terminology
Yogender Gupta
2016-09-24
4
-5
/
+22
*
nvenc: Make sure that enum and array index match
Luca Barbato
2016-09-24
1
-9
/
+14
*
audiodsp/x86: yasmify vector_clipf_sse
Anton Khirnov
2016-09-22
4
-60
/
+44
*
audiodsp: reorder arguments for vector_clipf
Anton Khirnov
2016-09-22
8
-12
/
+11
*
audiodsp: fix vector_clipf documentation
Anton Khirnov
2016-09-22
1
-1
/
+1
*
blockdsp: drop the high_bit_depth parameter
Anton Khirnov
2016-09-22
7
-43
/
+34
*
audiodsp/x86: clear the high bits of the order parameter on 64bit
Anton Khirnov
2016-09-19
1
-1
/
+1
*
audiodsp/x86: fix ff_vector_clip_int32_sse2
Anton Khirnov
2016-09-19
1
-18
/
+18
*
avcodec: Add the extended pixel format profile for HEVC
Yogender Gupta
2016-09-19
2
-1
/
+2
*
mpegvideo_motion: Handle edge emulation even without unrestricted_mv
Michael Niedermayer
2016-09-16
1
-11
/
+8
*
vaapi_h264: Fix HRD bit_rate/cpb_size scaling
Mark Thompson
2016-09-14
1
-4
/
+4
*
pixblockdsp: Change type of stride parameters to ptrdiff_t
Diego Biurrun
2016-09-14
9
-26
/
+25
*
ppc: mpegvideo: Add proper runtime AltiVec detection
Diego Biurrun
2016-09-11
1
-0
/
+5
*
ppc: Update #endif comments
Diego Biurrun
2016-09-11
22
-45
/
+44
*
audiodsp: ppc: Add VSX variant
Luca Barbato
2016-09-11
1
-0
/
+32
*
vaapi_vp8: Explicitly include libva vp8 decode header
Mark Thompson
2016-09-09
1
-0
/
+3
*
vaapi_decode: Ignore the profile when not useful
Mark Thompson
2016-09-08
1
-1
/
+2
*
lavc/vaapi: Add VP8 decode hwaccel
Mark Thompson
2016-09-08
4
-0
/
+236
*
vp8: Add hwaccel hooks
Mark Thompson
2016-09-08
2
-60
/
+157
*
utvideo: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
2016-09-08
3
-13
/
+14
*
iir_filter: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
2016-09-07
2
-5
/
+10
*
error_resilience: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
2016-09-07
2
-11
/
+14
*
sanm: Change type of array pitch parameters to ptrdiff_t
Diego Biurrun
2016-09-04
1
-11
/
+11
*
copy_block: Change type of array stride parameters to ptrdiff_t
Diego Biurrun
2016-09-04
1
-5
/
+6
*
svq1dec: Change type of array pitch parameters to ptrdiff_t
Diego Biurrun
2016-09-04
1
-6
/
+6
*
indeo: Change type of array pitch parameters to ptrdiff_t
Diego Biurrun
2016-09-04
5
-68
/
+69
*
lavc: Remove old vaapi decode infrastructure
Mark Thompson
2016-08-30
7
-329
/
+69
*
vaapi_mpeg4: Convert to use the new VAAPI hwaccel code
Mark Thompson
2016-08-30
1
-82
/
+133
*
vaapi_vc1: Convert to use the new VAAPI hwaccel code
Mark Thompson
2016-08-30
1
-140
/
+206
*
vaapi_mpeg2: Convert to use the new VAAPI hwaccel code
Mark Thompson
2016-08-30
1
-61
/
+106
*
vaapi_h264: Convert to use the new VAAPI hwaccel code
Mark Thompson
2016-08-30
1
-98
/
+137
*
lavc: Rewrite VAAPI decode infrastructure
Mark Thompson
2016-08-30
3
-2
/
+627
*
wmavoice: Simplify GetBitContext initialization
Diego Biurrun
2016-08-30
1
-3
/
+1
*
libvpx: Cast a pointer to const to squelch a warning
Diego Biurrun
2016-08-26
1
-1
/
+1
*
vp56: Separate VP5 and VP6 dsp initialization
Diego Biurrun
2016-08-26
8
-43
/
+49
*
prores: Change type of stride parameters to ptrdiff_t
Diego Biurrun
2016-08-26
5
-18
/
+19
*
cavs: Change type of stride parameters to ptrdiff_t
Diego Biurrun
2016-08-26
6
-49
/
+75
*
vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3c
Diego Biurrun
2016-08-26
3
-21
/
+21
*
vp8: Change type of stride parameters to ptrdiff_t
Diego Biurrun
2016-08-26
2
-10
/
+11
*
vp56: Change type of stride parameters to ptrdiff_t
Diego Biurrun
2016-08-26
8
-20
/
+20
*
vp3: Change type of stride parameters to ptrdiff_t
Diego Biurrun
2016-08-26
6
-39
/
+27
*
av1: Add codec_id and basic demuxing support
Luca Barbato
2016-08-24
2
-0
/
+8
*
mss12: validate display dimensions
Anton Khirnov
2016-08-18
1
-0
/
+10
*
vc1: check that slices have a positive height
Anton Khirnov
2016-08-18
1
-0
/
+6
[next]