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
/
libx264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
1
-74
/
+74
|
\
|
*
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-12
1
-41
/
+41
|
*
libx264: support yuv422/444 output.
Anton Khirnov
2011-10-12
1
-1
/
+23
*
|
Allow YUV444P and RGB/BGR encoding for libx264.
Themaister
2011-10-09
1
-3
/
+55
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-07
1
-1
/
+28
|
\
\
|
|
/
|
*
libx264: support 9- and 10-bit output.
Anton Khirnov
2011-10-06
1
-1
/
+28
*
|
libx264: Fix loop failure due to bufsize becoming 0
Michael Niedermayer
2011-10-04
1
-1
/
+3
*
|
libx264: remove check_default_settings()
Michael Niedermayer
2011-09-28
1
-25
/
+0
*
|
libx264: free x4->sei
Michael Niedermayer
2011-09-26
1
-1
/
+1
*
|
Fix a buffer overflow in libx264 interface to x264 encoder. Previous code ign...
Mike Scheutzow
2011-09-26
1
-0
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-16
1
-0
/
+5
|
\
\
|
|
/
|
*
libx264: introduce slice-max-size option
Luca Barbato
2011-09-16
1
-0
/
+5
*
|
libx264: fix overwriting presets with flags2
Andrew Wason
2011-09-12
1
-10
/
+13
*
|
libx264: fix overwriting preset rc_lookahead
Andrew Wason
2011-09-12
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-07
1
-51
/
+67
|
\
\
|
|
/
|
*
libx264: fix setting some more parameters
Anton Khirnov
2011-09-07
1
-27
/
+36
|
*
libx264: fix setting the H.264 level
Andrej Peterka
2011-09-07
1
-3
/
+3
|
*
libx264: add 'direct-pred' private option
Anton Khirnov
2011-09-07
1
-2
/
+10
|
*
libx264: add 'partitions' private option
Anton Khirnov
2011-09-07
1
-14
/
+16
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-06
1
-23
/
+54
|
\
\
|
|
/
|
*
libx264: add 'cplxblur' private option
Anton Khirnov
2011-09-06
1
-2
/
+6
|
*
libx264: add 'deblock' private option
Anton Khirnov
2011-09-06
1
-6
/
+14
|
*
libx264: add 'b-bias' private option
Anton Khirnov
2011-09-06
1
-1
/
+6
|
*
libx264: fix setting some options.
Anton Khirnov
2011-09-06
1
-13
/
+28
|
*
libx264: remove useless assignment
Anton Khirnov
2011-09-06
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-01
1
-1
/
+1
|
\
\
|
|
/
|
*
libx264: use X264_THREADS_AUTO constant instead of 0.
Anton Khirnov
2011-09-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-01
1
-27
/
+65
|
\
\
|
|
/
|
*
libx264: set default thread count to 0 (auto)
Anton Khirnov
2011-08-31
1
-0
/
+1
|
*
libx264: add 'mbtree' private option.
Anton Khirnov
2011-08-31
1
-1
/
+5
|
*
libx264: add 'psy' private option.
Anton Khirnov
2011-08-31
1
-2
/
+5
|
*
libx264: add 'aud' private option.
Anton Khirnov
2011-08-31
1
-2
/
+5
|
*
libx264: add 'fast-pskip' private option.
Anton Khirnov
2011-08-31
1
-1
/
+5
|
*
libx264: add '8x8dct' private option.
Anton Khirnov
2011-08-31
1
-1
/
+5
|
*
libx264: add 'mixed-refs' private option.
Anton Khirnov
2011-08-31
1
-2
/
+5
|
*
libx264: add 'weightb' private option.
Anton Khirnov
2011-08-31
1
-2
/
+5
|
*
libx264: add 'b-pyramid' private option.
Anton Khirnov
2011-08-31
1
-2
/
+8
|
*
libx264: add 'intra-refresh' private option.
Anton Khirnov
2011-08-31
1
-1
/
+5
|
*
libx264: add 'ssim' private option.
Anton Khirnov
2011-08-31
1
-1
/
+5
|
*
libx264: make options compatible with x264
Anton Khirnov
2011-08-31
1
-12
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-24
1
-9
/
+73
|
\
\
|
|
/
|
*
libx264: add 'crf_max' private option.
Anton Khirnov
2011-08-24
1
-0
/
+5
|
*
libx264: add 'weightp' private option.
Anton Khirnov
2011-08-24
1
-1
/
+10
|
*
libx264: add 'rc_lookahead' private option.
Anton Khirnov
2011-08-24
1
-2
/
+6
|
*
libx264: add 'psy_trellis' private option.
Anton Khirnov
2011-08-24
1
-1
/
+6
|
*
libx264: add 'psy_rd' private option.
Anton Khirnov
2011-08-24
1
-1
/
+7
|
*
libx264: add 'aq_strength' private option.
Anton Khirnov
2011-08-24
1
-2
/
+6
|
*
libx264: add 'aq_mode' private option.
Anton Khirnov
2011-08-24
1
-1
/
+14
|
*
libx264: add 'cqp' private option.
Anton Khirnov
2011-08-24
1
-3
/
+9
|
*
libx264: add 'crf' private option.
Anton Khirnov
2011-08-24
1
-1
/
+12
[next]