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
/
libx265.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
Add libx265 encoder
Derek Buitenhuis
2014-02-12
1
-0
/
+284