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
...
|
*
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
*
|
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
*
|
avcodec/libx265: enable psnr reporting when requested by the user
Michael Niedermayer
2014-09-28
1
-0
/
+1
*
|
Merge commit '4912b634b517c8acfc476c5d47f10be83fe7e18b'
Michael Niedermayer
2014-09-03
1
-0
/
+6
|
\
\
|
|
/
|
*
x265: Use the encoder defaults
Luca Barbato
2014-09-03
1
-0
/
+6
|
*
libx265: Remove unneeded bit depth check
Derek Buitenhuis
2014-06-12
1
-5
/
+0
|
*
libx265: Add 4:2:2 support
Derek Buitenhuis
2014-06-12
1
-3
/
+9
|
*
libx265: Actually use X265_API_IMPORTS
Derek Buitenhuis
2014-06-12
1
-4
/
+4
|
*
libx265: Only set the SAR if it is valid
Derek Buitenhuis
2014-04-10
1
-7
/
+9
|
*
libx265: Use 16-bit SAR
Derek Buitenhuis
2014-04-10
1
-2
/
+2
|
*
libx265: Use x265_param_parse to set the SAR
Derek Buitenhuis
2014-04-10
1
-5
/
+6
|
*
libx265: Use the repeat headers flag when not using global headers
Marcus Gustafsson
2014-03-31
1
-39
/
+18
|
*
libx265: Only use one memcpy for headers
Derek Buitenhuis
2014-03-24
1
-6
/
+1
|
*
libx265: Write global extradata when requested
Michael Niedermayer
2014-03-24
1
-1
/
+9
|
*
libx265: Support API version 9
Derek Buitenhuis
2014-03-06
1
-5
/
+5
|
*
libx265: Properly handled dynamic linking with MSVC
Derek Buitenhuis
2014-02-24
1
-0
/
+4
|
*
libx265: Support SAR
Derek Buitenhuis
2014-02-24
1
-0
/
+10
|
*
libx265: Support 4:4:4
Derek Buitenhuis
2014-02-24
1
-0
/
+23
|
*
libx265: Update API usage
Derek Buitenhuis
2014-02-24
1
-3
/
+9
|
*
libx265: Remove redundant default param call
Derek Buitenhuis
2014-02-14
1
-1
/
+0
|
*
libx265: Fix use of uninitialized input picture
Derek Buitenhuis
2014-02-14
1
-0
/
+2
*
|
libx265: Remove unneeded bit depth check
Derek Buitenhuis
2014-06-12
1
-5
/
+0
*
|
libx265: Add 4:2:2 support
Derek Buitenhuis
2014-06-12
1
-3
/
+9
*
|
libx265: Actually use X265_API_IMPORTS
Derek Buitenhuis
2014-06-12
1
-4
/
+4
*
|
libx265: Only set the SAR if it is valid
Derek Buitenhuis
2014-04-10
1
-7
/
+9
*
|
libx265: Use 16-bit SAR
Derek Buitenhuis
2014-04-10
1
-2
/
+2
*
|
libx265: Use x265_param_parse to set the SAR
Derek Buitenhuis
2014-04-10
1
-5
/
+6
*
|
libx265: Use the repeat headers flag when not using global headers
Marcus Gustafsson
2014-03-31
1
-39
/
+18
*
|
libx265: Only use one memcpy for headers
Derek Buitenhuis
2014-03-24
1
-6
/
+1
*
|
libx265: Simple cosmetic fix
Derek Buitenhuis
2014-03-24
1
-2
/
+3
*
|
avcodec/libx265: fill headers in extradata
Michael Niedermayer
2014-03-14
1
-1
/
+8
*
|
libx265: Use ctx->vui. instead of ctx-> for some options A recent change in l...
sfan5
2014-03-06
1
-5
/
+5
*
|
libx265: Use proper error code
Derek Buitenhuis
2014-02-24
1
-1
/
+1
*
|
libx265: Properly handled dynamic linking with MSVC
Derek Buitenhuis
2014-02-24
1
-0
/
+4
*
|
libx265: Support SAR
Derek Buitenhuis
2014-02-24
1
-0
/
+10
*
|
libx265: Support 4:4:4
Derek Buitenhuis
2014-02-24
1
-0
/
+23
*
|
libx265: Update API usage
Derek Buitenhuis
2014-02-24
1
-3
/
+9
*
|
libx265: Remove redundant default param call
Derek Buitenhuis
2014-02-13
1
-1
/
+0
*
|
libx265: Fix use of uninitialized input picture
Derek Buitenhuis
2014-02-13
1
-0
/
+2
*
|
Merge commit '50ea93158d4c480f64069e8bd1da388486dcf4ba'
Michael Niedermayer
2014-02-13
1
-1
/
+1
|
\
\
|
|
/
[prev]
[next]