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/h2645_parse: add h264_nal_unit_name for h264 NAL type.
Jun Zhao
2018-05-16
2
-3
/
+66
*
lavc/h2645_parse: rename the nal_unit_name to hevc_nal_unit_name.
Jun Zhao
2018-05-16
1
-2
/
+2
*
lavc/h2645_parse: log more HEVC NAL type.
Jun Zhao
2018-05-16
2
-29
/
+94
*
avcodec: Disable new iterate API for ossfuzz
Michael Niedermayer
2018-05-16
1
-0
/
+5
*
avcodec/h2645_parse: skip NALUs with no content after stripping all the trail...
James Almer
2018-05-14
1
-1
/
+1
*
avcodec/vp3: Check that there will be sufficient input for the coded fragment...
Michael Niedermayer
2018-05-13
1
-1
/
+4
*
cbs_h264: Add support for mastering display SEI messages
Mark Thompson
2018-05-10
4
-0
/
+35
*
cbs_h264: Add support for pan-scan rectangle SEI messages
Mark Thompson
2018-05-10
4
-0
/
+42
*
h264_metadata: Fix AUD writing
Mark Thompson
2018-05-10
1
-4
/
+5
*
h264_metadata: Remove redundant setting of SEI payload size
Mark Thompson
2018-05-10
1
-2
/
+0
*
cbs_h264: Fix handling of unknown SEI
Mark Thompson
2018-05-10
1
-2
/
+5
*
lavc/qdrw: Read PixMap palette.
Carl Eugen Hoyos
2018-05-10
1
-5
/
+7
*
vaapi_encode_h265: Insert content light level information
Haihao Xiang
2018-05-10
1
-3
/
+33
*
cbs_h265: read/write content light level information SEI message
Haihao Xiang
2018-05-10
3
-0
/
+24
*
vaapi_encode_h265: Insert mastering display colour volume
Haihao Xiang
2018-05-10
1
-1
/
+131
*
cbs_h265: read/write HEVC PREFIX SEI
Haihao Xiang
2018-05-10
3
-0
/
+239
*
vaapi_encode: Add an assert in vaapi_encode_truncate_gop()
Haihao Xiang
2018-05-10
1
-2
/
+2
*
avcodec/nvdec_hevc: fix scaling lists
Philip Langdale
2018-05-10
1
-6
/
+6
*
avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointer
Timo Rothenpieler
2018-05-10
2
-3
/
+3
*
avcodec/cuviddec: explicitly synchronize cuMemcpy calls
Timo Rothenpieler
2018-05-10
1
-1
/
+5
*
avcodec/nvdec: pass CUstream in vpp parameters
Timo Rothenpieler
2018-05-10
1
-1
/
+6
*
avcodec/nvdec: avoid needless copy of output frame
Timo Rothenpieler
2018-05-10
1
-23
/
+73
*
Revert "avcodec/nvenc: make hw_frames_ctx fully optional"
Timo Rothenpieler
2018-05-10
1
-22
/
+15
*
avcodec/hevc: remove videotoolbox hack
Aman Gupta
2018-05-09
1
-3
/
+0
*
avcodec/videotoolbox: split h264/hevc callbacks
Aman Gupta
2018-05-09
1
-10
/
+33
*
avcodec/videotoolbox: cleanups
Aman Gupta
2018-05-09
1
-4
/
+2
*
avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
James Almer
2018-05-09
3
-20
/
+31
*
lavc/cfhd: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT
Clément Bœsch
2018-05-08
1
-1
/
+1
*
mdct15: simplify x86 exptab permutation
Rostislav Pehlivanov
2018-05-07
1
-29
/
+24
*
mdct15: simplify the fft15 x86 SIMD
Rostislav Pehlivanov
2018-05-07
1
-20
/
+17
*
vaapi_encode_vp8: memset the the structure to 0
Haihao Xiang
2018-05-07
1
-0
/
+2
*
cbs_h264: Need [] in the name when subscript is required
Haihao Xiang
2018-05-07
1
-1
/
+1
*
lavc/qsvenc: set corret maximum value of look_ahead_downsampling
Zhong Li
2018-05-07
1
-1
/
+1
*
avcodec/libzvbi-teletextdec: remove DEBUG code
Marton Balint
2018-05-06
1
-25
/
+0
*
avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the default
Marton Balint
2018-05-06
2
-2
/
+2
*
avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_it...
Michael Niedermayer
2018-05-06
1
-2
/
+2
*
avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done
Michael Niedermayer
2018-05-06
1
-0
/
+3
*
avcodec/jpeg2000dec: Reduce the number of tile parts allocated
Michael Niedermayer
2018-05-06
1
-2
/
+5
*
avcodec/g2meet: Change order of operations to avoid undefined behavior
Michael Niedermayer
2018-05-06
1
-3
/
+5
*
swscale: add gray14 support
Paul B Mahol
2018-05-05
1
-0
/
+2
*
mpegvideo: add deprecated flags to the rc_strategy option
Rostislav Pehlivanov
2018-05-05
1
-3
/
+3
*
dcaenc: fix segfault when attempting to encode with invalid samplerate
Rostislav Pehlivanov
2018-05-05
1
-2
/
+5
*
mpegvideo: remove support for libxvid's RC system
Rostislav Pehlivanov
2018-05-05
4
-198
/
+6
*
avcodec/flac_parser: Fix infinite loop
Michael Niedermayer
2018-05-05
1
-2
/
+7
*
avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to decode HEV...
Aman Gupta
2018-05-04
1
-1
/
+6
*
avcodec/videotoolbox: improve logging of decoder errors
Aman Gupta
2018-05-04
1
-1
/
+4
*
avcodec/nvenc: move reconfig_encoder call inside of push/pop ctx
Timo Rothenpieler
2018-05-04
1
-5
/
+3
*
avcodec/nvenc: add A53CC support
Roman Arzumanyan
2018-05-04
1
-2
/
+28
*
avcodec/nvenc: support dynamic bitrate changes
pkviet
2018-05-04
2
-3
/
+58
*
avcodec/nvenc: support dynamic aspect ratio change
Miroslav Slugeň
2018-05-04
1
-7
/
+60
[prev]
[next]