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
/
vaapi_encode_h264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vaapi_h264: Write bitstream restriction fields
Mark Thompson
2016-10-02
1
-2
/
+23
*
vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext
Mark Thompson
2016-10-02
1
-2
/
+2
*
vaapi_h264: Set max_num_ref_frames to 1 when not using B frames
Mark Thompson
2016-09-28
1
-1
/
+1
*
vaapi_encode: Check packed header capabilities
Mark Thompson
2016-09-28
1
-0
/
+4
*
vaapi_encode: Refactor initialisation
Mark Thompson
2016-09-28
1
-161
/
+92
*
vaapi_h264: Fix HRD bit_rate/cpb_size scaling
Mark Thompson
2016-09-14
1
-4
/
+4
*
h264: add H264_ prefix to the NAL unit types
Anton Khirnov
2016-06-21
1
-5
/
+5
*
h264: create a new header for common h264 definitions
Anton Khirnov
2016-06-21
1
-1
/
+1
*
h264: rename h264.[ch] to h264dec.[ch]
Anton Khirnov
2016-06-21
1
-1
/
+1
*
vaapi_h264: Add source version identifier as unregistered SEI
Mark Thompson
2016-06-09
1
-0
/
+29
*
vaapi_h264: Add support for SEI messages
Mark Thompson
2016-06-09
1
-1
/
+206
*
vaapi_h264: Add support for VUI parameters
Mark Thompson
2016-06-09
1
-2
/
+124
*
vaapi_h264: Add trivial support for low-power encoding
Mark Thompson
2016-05-27
1
-2
/
+16
*
vaapi_h264: Fix frame_num after non-reference frames
Mark Thompson
2016-05-27
1
-7
/
+11
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-4
/
+4
*
vaapi_h264: Add encode quality option (for quality-speed tradeoff)
Mark Thompson
2016-04-15
1
-0
/
+28
*
vaapi_h264: Add -qp option, use it to replace use of -global_quality
Mark Thompson
2016-04-15
1
-3
/
+18
*
vaapi_h264: Add constant-bitrate encode support
Mark Thompson
2016-04-15
1
-25
/
+110
*
vaapi_encode: Refactor slightly to allow easier setting of global options
Mark Thompson
2016-04-15
1
-14
/
+16
*
lavc: VAAPI H.264 encoder
Mark Thompson
2016-03-30
1
-0
/
+847