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
*
h264: Add support for alternative transfer characterics SEI
Vittorio Giovara
2017-08-10
3
-0
/
+24
*
vaapi_encode: Move quality option to common code
Mark Thompson
2017-08-06
3
-23
/
+43
*
hevc: Validate the number of long term reference pictures
Mark Thompson
2017-08-05
1
-0
/
+6
*
hevc: Improve stream constraint values in common header
Mark Thompson
2017-08-05
3
-16
/
+57
*
h264: Add stream constraint values to the common header
Mark Thompson
2017-08-05
1
-0
/
+45
*
hevcdec: add a CUVID hwaccel
Anton Khirnov
2017-07-28
5
-1
/
+291
*
hevcdec: set the active SPS before calling get_format()
Anton Khirnov
2017-07-28
1
-4
/
+5
*
cuvid: add cuvid.h to SKIPHEADERS
Anton Khirnov
2017-07-27
1
-0
/
+1
*
h264dec: add a CUVID hwaccel
Anton Khirnov
2017-07-26
6
-1
/
+671
*
decode: add a per-frame private data for hwaccel use
Anton Khirnov
2017-07-26
2
-0
/
+9
*
decode: add a mechanism for performing delayed processing on the decoded frames
Anton Khirnov
2017-07-26
2
-0
/
+26
*
decode: add a method for attaching lavc-internal data to frames
Anton Khirnov
2017-07-26
2
-0
/
+70
*
decode: avoid leaks on failure in ff_get_buffer()
Anton Khirnov
2017-07-26
1
-0
/
+3
*
h264dec: Fix mix of lossless and lossy MBs decoding
Anton Mitrofanov
2017-07-26
2
-16
/
+16
*
h264_cabac: Fix CABAC+8x8dct in 4:4:4
Anton Mitrofanov
2017-07-26
1
-14
/
+33
*
h264dec: fix Lossless Decoding (Profile 244) for 8x8 Intra Prediction
Yogender Kumar Gupta
2017-07-26
4
-1
/
+84
*
h264dec: track the last seen value of x264_build
Anton Khirnov
2017-07-26
4
-3
/
+9
*
lavc, lavu: move frame cropping to a convenience function
wm4
2017-07-26
1
-87
/
+2
*
libavcodec/mjpeg_qsv: Add QSV MJPEG encoder
Huang, Zhengxu
2017-07-25
5
-2
/
+189
*
dxva: DXVA2_ModeHEVC_VLD_Main10 does not support Main
wm4
2017-07-22
1
-2
/
+1
*
hevc: Make sure to update the current frame transfer characteristic
Vittorio Giovara
2017-07-21
1
-1
/
+1
*
flac: Use a local cache for decode_residual()
Luca Barbato
2017-07-09
1
-6
/
+9
*
flac: Postpone unlikely condition checks
Luca Barbato
2017-07-09
1
-8
/
+9
*
flac: Convert to the new bitstream reader
Alexandra Hájková
2017-07-09
5
-70
/
+70
*
bitstream: Avoid undefined behavior in bitstream_skip()
Luca Barbato
2017-07-09
1
-2
/
+4
*
bink: Split read_dct_coeffs()
Diego Biurrun
2017-07-05
1
-14
/
+28
*
cinepakenc: misc small changes
Diego Biurrun
2017-07-05
1
-11
/
+9
*
cinepakenc: K&R formatting cosmetics
Diego Biurrun
2017-07-05
1
-427
/
+444
*
cinepakenc: Stop using AVPicture
Timothy Gu
2017-07-05
1
-106
/
+162
*
cinepakenc: Drop broken debug code
Diego Biurrun
2017-07-05
1
-175
/
+10
*
cinepakenc: add option handling for flexibility
addr-see-the-website@aetey.se
2017-07-05
1
-30
/
+62
*
cinepakenc: fixes and improvements
addr-see-the-website@aetey.se
2017-07-05
1
-194
/
+640
*
Add Cinepak encoder
Tomas Härdin
2017-07-05
3
-1
/
+824
*
hevc: Add support for alternative transfer characterics SEI
Vittorio Giovara
2017-06-28
3
-0
/
+22
*
dvbsubdec: Free subrect memory on allocation error
Vittorio Giovara
2017-06-28
1
-0
/
+8
*
dvbsubdec: Fixed segfault when decoding subtitles
Lorenz Brun
2017-06-28
1
-6
/
+11
*
hwframe: Allow hwaccel frame allocators to align surface sizes
Anton Khirnov
2017-06-27
1
-2
/
+6
*
dxva: verbose-log decoder GUID list
wm4
2017-06-27
1
-0
/
+47
*
dxva: support DXGI_FORMAT_420_OPAQUE decoding
wm4
2017-06-27
1
-2
/
+11
*
dxva: fix some warnings
wm4
2017-06-27
1
-9
/
+7
*
dxva: add declarative profile checks
wm4
2017-06-27
1
-20
/
+44
*
nvenc: Minimize the surface allocation
Ben Chang
2017-06-24
3
-9
/
+44
*
nvenc: Use a fifo to manage the free surface pool
Ben Chang
2017-06-24
2
-11
/
+15
*
nvenc: Add an explicit auto alias
Ben Chang
2017-06-24
2
-0
/
+2
*
aarch64: vp9: Fix assembling with Xcode 6.2 and older
Memphiz
2017-06-20
2
-4
/
+4
*
build: Add missing mpeg4audio dependency for RTP muxer
Diego Biurrun
2017-06-17
1
-0
/
+1
*
libfdk-aacdec: Correct buffer_size parameter
Michael Niedermayer
2017-06-13
1
-1
/
+1
*
mmal: Add missing .item_name to AVClass declaration
Diego Biurrun
2017-06-13
1
-0
/
+1
*
Convert all AVClass struct declarations to designated initializers.
Diego Biurrun
2017-06-12
13
-26
/
+67
*
nvenc: Add default value for AVCodecContext::refs
Srinath K R
2017-06-10
2
-0
/
+2
[next]