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_h265.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vaapi_encode_h265: Enable multiple-slice support
Mark Thompson
2018-10-27
1
-18
/
+11
*
vaapi_encode_h265: Add missing error return
Mark Thompson
2018-09-24
1
-0
/
+1
*
vaapi_encode_h265: Set level based on stream if not set by user
Mark Thompson
2018-09-23
1
-3
/
+37
*
vaapi_encode_h265: Improve profile support
Mark Thompson
2018-09-23
1
-15
/
+55
*
vaapi_encode_h26[45]: Make the AUD option a boolean
Mark Thompson
2018-09-23
1
-1
/
+1
*
vaapi_encode: Clean up the packed header configuration
Mark Thompson
2018-09-23
1
-1
/
+1
*
vaapi_encode: Clean up the GOP structure configuration
Mark Thompson
2018-09-23
1
-2
/
+2
*
vaapi_encode: Add support for max QP in rate control
Mark Thompson
2018-09-23
1
-0
/
+2
*
vaapi_encode: Clean up rate control configuration
Mark Thompson
2018-09-23
1
-13
/
+1
*
vaapi_encode: Add common options between all encoders
Mark Thompson
2018-09-23
1
-0
/
+2
*
vaapi_encode: Choose profiles dynamically
Mark Thompson
2018-09-23
1
-24
/
+11
*
vaapi_encode: Remove common priv_data and options fields
Mark Thompson
2018-08-27
1
-2
/
+0
*
vaapi_encode_h265: Move options and common structures into context
Mark Thompson
2018-08-27
1
-92
/
+90
*
vaapi_encode_h265: Insert content light level information
Haihao Xiang
2018-05-10
1
-3
/
+33
*
vaapi_encode_h265: Insert mastering display colour volume
Haihao Xiang
2018-05-10
1
-1
/
+131
*
Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'
Mark Thompson
2018-02-21
1
-1
/
+1
|
\
|
*
cbs: Refcount all the things!
Mark Thompson
2018-02-20
1
-1
/
+1
*
|
Merge commit '67eb2b16daa77f6ba3e04a28ca18e53193723b7f'
Mark Thompson
2018-02-21
1
-2
/
+19
|
\
\
|
|
/
|
*
vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalid
Mark Thompson
2018-02-20
1
-2
/
+19
|
*
cbs: Allocate the context inside the init function
Mark Thompson
2018-02-20
1
-5
/
+5
|
*
avcodec: add metadata to identify wrappers and hardware decoders
wm4
2017-12-14
1
-1
/
+2
|
*
vaapi_h265: Add named options for setting profile and level
Mark Thompson
2017-12-06
1
-3
/
+41
|
*
vaapi_h265: Enable VBR mode
Jun Zhao
2017-12-02
1
-5
/
+10
*
|
avcodec: add metadata to identify wrappers and hardware decoders
wm4
2017-12-14
1
-1
/
+2
*
|
vaapi_h265: Add named options for setting profile and level
Mark Thompson
2017-12-04
1
-3
/
+41
*
|
Merge commit 'f940c859c23ae201b0170cf541ea8f6b7a52dd49'
James Almer
2017-11-11
1
-5
/
+2
|
\
\
|
|
/
|
*
Revert "vaapi_h265: Reduce the amount of padding in the stream"
Mark Thompson
2017-09-12
1
-5
/
+2
*
|
Merge commit 'a14a12ca137bf1526452b97bedfc9f7b301d4e04'
James Almer
2017-11-11
1
-2
/
+5
|
\
\
|
|
/
|
*
vaapi_h265: Reduce the amount of padding in the stream
Mark Thompson
2017-08-13
1
-2
/
+5
|
*
vaapi_h265: Add support for AUD NAL units
Mark Thompson
2017-08-13
1
-0
/
+39
|
*
vaapi_h265: Convert to use coded bitstream infrastructure
Mark Thompson
2017-08-13
1
-954
/
+583
|
*
vaapi_encode: Use gop_size consistently in RC parameters
Mark Thompson
2017-04-26
1
-2
/
+2
|
*
vaapi_h265: Fix build failure with old libva without 10-bit surfaces
Mark Thompson
2017-01-04
1
-0
/
+6
|
*
vaapi_h265: Fix CFR mode with framerate set in AVCodecContext
Mark Thompson
2016-12-10
1
-2
/
+2
*
|
vaapi_h265: Add support for AUD NAL units
Mark Thompson
2017-10-17
1
-0
/
+39
*
|
vaapi_h265: Convert to use coded bitstream infrastructure
Mark Thompson
2017-10-17
1
-953
/
+583
*
|
lavc/vaapi_encode_h265: Enable VBR mode
Jun Zhao
2017-08-28
1
-5
/
+10
*
|
lavc/vaapi_encode_h265: Remove duplicate slice_segment_address.
Jun Zhao
2017-07-18
1
-2
/
+1
*
|
vaapi_encode: Use gop_size consistently in RC parameters
Mark Thompson
2017-06-14
1
-2
/
+2
*
|
Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'
James Almer
2017-03-23
1
-10
/
+10
|
\
\
|
|
/
|
*
hevc: move the SliceType enum to hevc.h
Anton Khirnov
2016-10-21
1
-10
/
+10
*
|
Merge commit 'f9bb356e0eb38ab4df32df8276b71a0b2626538f'
James Almer
2017-03-23
1
-1
/
+1
|
\
\
|
|
/
|
*
vaapi_h265: Include header for slice types
Mark Thompson
2016-10-17
1
-1
/
+1
*
|
Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'
James Almer
2017-03-23
1
-11
/
+11
|
\
\
|
|
/
|
*
hevcdec: move decoder-independent declarations into a separate header
Anton Khirnov
2016-10-16
1
-11
/
+11
*
|
Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'
Clément Bœsch
2017-03-23
1
-1
/
+1
|
\
\
|
|
/
|
*
hevc: rename hevc.[ch] to hevcdec.[ch]
Anton Khirnov
2016-10-16
1
-1
/
+1
|
*
vaapi_h265: Add main 10 encode support
Mark Thompson
2016-10-02
1
-8
/
+8
|
*
vaapi_h265: Fix buffering parameters
Mark Thompson
2016-10-02
1
-4
/
+4
|
*
vaapi_h265: Fix slice header writing
Mark Thompson
2016-10-02
1
-58
/
+58
[next]