index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
vaapi_encode_h264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'
Mark Thompson
2018-02-21
1
-1
/
+1
|
\
|
*
cbs: Refcount all the things!
Mark Thompson
2018-02-20
1
-1
/
+1
|
*
cbs: Allocate the context inside the init function
Mark Thompson
2018-02-20
1
-7
/
+7
|
*
avcodec: add metadata to identify wrappers and hardware decoders
wm4
2017-12-14
1
-1
/
+2
|
*
vaapi_h264: Add named options for setting profile and level
Mark Thompson
2017-12-06
1
-2
/
+46
|
*
vaapi_h264: Fix VUI max_dec_frame_buffering
Jun Zhao
2017-12-02
1
-1
/
+1
|
*
vaapi_h264: Add missing return value check
Mark Thompson
2017-11-12
1
-1
/
+3
|
*
vaapi_h264: Do not use deprecated header type
Mark Thompson
2017-11-12
1
-1
/
+1
*
|
avcodec: add metadata to identify wrappers and hardware decoders
wm4
2017-12-14
1
-1
/
+2
*
|
vaapi_h264: Add named options for setting profile and level
Mark Thompson
2017-12-04
1
-2
/
+46
*
|
Merge commit 'ff007e30d8d45ba1ff2b2a4615f1cd5bafb50626'
Mark Thompson
2017-11-15
1
-0
/
+18
|
\
\
|
|
/
|
*
vaapi_h264: Add workaround for bad SEI in old Intel drivers
Mark Thompson
2017-11-12
1
-0
/
+18
|
*
vaapi: Remove H.264 baseline profile
Mark Thompson
2017-10-24
1
-3
/
+4
|
*
vaapi_h264: Fix CPB/DPB delays
Mark Thompson
2017-09-12
1
-4
/
+2
|
*
vaapi_h264: Add support for SEI recovery points
Mark Thompson
2017-08-13
1
-1
/
+19
|
*
vaapi_h264: Add support for AUD NAL units
Mark Thompson
2017-08-13
1
-0
/
+33
|
*
vaapi_h264: Convert to use coded bitstream infrastructure
Mark Thompson
2017-08-13
1
-874
/
+547
|
*
vaapi_encode: Move quality option to common code
Mark Thompson
2017-08-06
1
-23
/
+2
|
*
h264_sei: Add namespace prefix to all SEI values
Mark Thompson
2017-05-16
1
-3
/
+3
|
*
vaapi_encode: Use gop_size consistently in RC parameters
Mark Thompson
2017-04-26
1
-2
/
+2
|
*
vaapi_h264: Enable VBR mode
Mark Thompson
2017-01-30
1
-5
/
+11
|
*
vaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b_frames
Mark Thompson
2017-01-11
1
-0
/
+2
|
*
vaapi_h264: Fix POC on IDR frames
Jun Zhao
2017-01-04
1
-5
/
+7
|
*
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
*
|
lavc/vaapi_encode_h264: correct VUI max_dec_frame_buffering setting
Jun Zhao
2017-10-24
1
-1
/
+1
*
|
vaapi_h264: Do not use deprecated header type
Mark Thompson
2017-10-18
1
-1
/
+1
*
|
vaapi_h264: Add missing return value check
Mark Thompson
2017-10-18
1
-1
/
+3
*
|
vaapi_h264: Fix CPB/DPB delays
Mark Thompson
2017-10-17
1
-4
/
+2
*
|
vaapi_h264: Add support for SEI recovery points
Mark Thompson
2017-10-17
1
-1
/
+19
*
|
vaapi_h264: Add support for AUD NAL units
Mark Thompson
2017-10-17
1
-0
/
+33
*
|
vaapi_h264: Convert to use coded bitstream infrastructure
Mark Thompson
2017-10-17
1
-876
/
+549
*
|
vaapi: Remove H.264 baseline profile
Mark Thompson
2017-10-09
1
-8
/
+4
*
|
h264_sei: Add namespace prefix to all SEI values
Mark Thompson
2017-09-12
1
-3
/
+3
*
|
lavc/vaapi_encode_h264: add "coder" option support
Jun Zhao
2017-08-20
1
-1
/
+11
*
|
vaapi_encode: Move quality option to common code
Mark Thompson
2017-08-20
1
-23
/
+2
*
|
vaapi_encode: Use gop_size consistently in RC parameters
Mark Thompson
2017-06-14
1
-2
/
+2
*
|
vaapi_h264: Enable VBR mode
Mark Thompson
2017-02-08
1
-5
/
+11
*
|
vaapi_h264: Scale log2_max_pic_order_cnt_lsb with max_b_frames
Mark Thompson
2017-02-08
1
-0
/
+2
*
|
lavc/vaapi_encode_h264: disable B frames in baseline profile
Jun Zhao
2017-01-09
1
-0
/
+10
*
|
vaapi_encode: Fix format specifier for bitrate logging
Mark Thompson
2016-11-21
1
-1
/
+1
*
|
lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame.
Jun Zhao
2016-11-21
1
-5
/
+7
*
|
vaapi_h264: Write bitstream restriction fields
Mark Thompson
2016-11-21
1
-2
/
+23
*
|
vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContext
Mark Thompson
2016-11-21
1
-2
/
+2
*
|
vaapi_h264: Set max_num_ref_frames to 1 when not using B frames
Mark Thompson
2016-11-21
1
-1
/
+1
*
|
vaapi_encode: Check packed header capabilities
Mark Thompson
2016-11-21
1
-0
/
+4
[next]