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
/
libx265.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libx265: Update ROI behaviour to match documentation
Mark Thompson
2019-07-07
1
-21
/
+23
*
avcodec/libx265: Support full range videos
Derek Buitenhuis
2019-05-26
1
-1
/
+17
*
lavc/libx265: Use avctx->framerate first for frame rate setting
Jun Zhao
2019-05-11
1
-2
/
+7
*
lavc/libx265: signal CPB properties through side data
Jan Ekström
2019-03-03
1
-0
/
+8
*
avcodec/libx265: add support for ROI-based encoding
Guo, Yejun
2019-01-24
1
-0
/
+66
*
avcodec/libx265: apply lavc maxrate, bufsize & rc_init_occupancy
Gyan Doshi
2018-06-19
1
-0
/
+8
*
lavc/libx265: allow users to set closed GOP via generic lavc flag
Gyan Doshi
2018-06-02
1
-0
/
+1
*
Merge commit 'cc06f7bd10c236539b4f6f87b795c459dd873770'
James Almer
2018-04-13
1
-0
/
+11
|
\
|
*
libx265: Support tiny video sizes
Vittorio Giovara
2018-04-09
1
-0
/
+11
|
*
avcodec: add metadata to identify wrappers and hardware decoders
wm4
2017-12-14
1
-0
/
+1
|
*
libx265: Add option to force IDR frames
Derek Buitenhuis
2016-11-07
1
-1
/
+4
*
|
lavc/libx265: support all color parameters that x265 does
Rodger Combs
2018-01-12
1
-3
/
+3
*
|
avcodec: add metadata to identify wrappers and hardware decoders
wm4
2017-12-14
1
-0
/
+1
*
|
lavc/libx265: mark disposable frames
John Stebbins
2017-12-07
1
-0
/
+7
*
|
avcodec/libx265 - Add named option to set profile
Gyan Doshi
2017-12-06
1
-0
/
+14
*
|
lavc/libx265: switch to ff_alloc_packet2
Jun Zhao
2017-11-10
1
-1
/
+1
*
|
lavc/libx265: Add gray10 and gray12 encoding support.
Carl Eugen Hoyos
2017-03-08
1
-0
/
+5
*
|
libx265: Add option to force IDR frames
Derek Buitenhuis
2016-11-04
1
-1
/
+4
*
|
lavc/libx265: Support gray encoding.
Carl Eugen Hoyos
2016-07-06
1
-0
/
+12
*
|
lavc/libx265: Support GBR encoding.
Carl Eugen Hoyos
2016-03-13
1
-0
/
+12
*
|
libx265: Enable 12-bit encoding
Stephen Hutchinson
2016-02-01
1
-1
/
+19
*
|
libx265: Remove experimental flag when encoding 4:2:2 and 4:4:4
Stephen Hutchinson
2016-01-30
1
-8
/
+0
*
|
Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
Hendrik Leppkes
2015-09-08
1
-2
/
+2
|
\
\
|
|
/
|
*
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
Vittorio Giovara
2015-09-07
1
-2
/
+2
*
|
Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-3
/
+3
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-3
/
+3
*
|
Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'
Michael Niedermayer
2015-07-21
1
-0
/
+4
|
\
\
|
|
/
|
*
Deprecate avctx.coded_frame
Vittorio Giovara
2015-07-20
1
-0
/
+4
*
|
Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'
Michael Niedermayer
2015-07-20
1
-8
/
+0
|
\
\
|
|
/
|
*
Gather all coded_frame allocations and free functions to a single place
Vittorio Giovara
2015-07-20
1
-8
/
+0
|
*
libx265: Use the Multi-library Interface
Gopu Govindaswamy
2015-05-13
1
-12
/
+17
*
|
libavcodec/x265: detect csps in libx265_encode_init_csp()
Steve Borho
2015-05-18
1
-3
/
+3
*
|
avcodec/libx265: use x265 Multi-library Interface to query the API
Gopu Govindaswamy
2015-05-11
1
-12
/
+17
*
|
Merge commit '04070dbca0688ab1e24528ce5c135254a9a79c47'
Michael Niedermayer
2015-05-06
1
-1
/
+1
|
\
\
|
|
/
|
*
libx265: Fix 'braces around scalar initializer' warning
Vittorio Giovara
2015-05-06
1
-1
/
+1
*
|
Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df'
Michael Niedermayer
2015-04-15
1
-0
/
+16
|
\
\
|
|
/
|
*
x265: Map color parameters
Luca Barbato
2015-04-15
1
-0
/
+16
|
*
libx265: print supported presets and tunes on error
James Almer
2015-04-11
1
-1
/
+14
|
*
avcodec/libx265: export chosen picture types
Michael Niedermayer
2015-04-05
1
-0
/
+13
|
*
libx265: Add crf private option
Derek Buitenhuis
2015-02-18
1
-1
/
+12
|
*
libx265: Reduce the scope of some variables
Derek Buitenhuis
2015-02-18
1
-4
/
+6
|
*
libx265: Pass through user-set frame type
Derek Buitenhuis
2015-01-22
1
-0
/
+5
|
*
libx265: enable psnr reporting when requested by the user
Michael Niedermayer
2014-10-01
1
-0
/
+1
*
|
avcodec/libx265: print supported presets and tunes on error
James Almer
2015-04-10
1
-1
/
+14
*
|
avcodec/libx265: export choosen picture types
Michael Niedermayer
2015-03-31
1
-0
/
+13
*
|
libx265: Add crf private option
Derek Buitenhuis
2015-02-18
1
-1
/
+12
[next]