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
/
libx264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libx264: change i_qfactor to use x264cli's default
John Van Sickle
2013-02-23
1
-1
/
+3
*
libx264: introduce -x264-params private option
Gavriloaie Eugen-Andrei
2013-01-25
1
-0
/
+18
*
libx264: use the library specific default rc_initial_buffer_occupancy
Luca Barbato
2013-01-15
1
-1
/
+2
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-26
/
+26
*
libx264: change default to closed gop to match x264cli
John Van Sickle
2012-09-24
1
-0
/
+1
*
libx264: add forgotten ;
Anton Khirnov
2012-09-21
1
-1
/
+1
*
libx264: add support for nal-hrd, required for Blu-ray streams.
John Van Sickle
2012-09-19
1
-0
/
+9
*
avopt: Explicitly store float/double option defaults in .dbl
Martin Storsjö
2012-09-04
1
-4
/
+4
*
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
2012-09-04
1
-18
/
+18
*
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
Martin Storsjö
2012-09-04
1
-13
/
+13
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+2
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
libx264: support aspect ratio switching
JULIAN GARDNER
2012-07-09
1
-0
/
+6
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-11
/
+11
*
libx264: add 'stats' private option for setting 2pass stats filename.
Anton Khirnov
2012-03-13
1
-0
/
+3
*
libx264: fix help text for slice-max-size option.
Anton Khirnov
2012-03-13
1
-1
/
+1
*
libx264: Allow overriding the sliced threads option
Martin Storsjö
2012-03-06
1
-0
/
+3
*
libx264: implement encode2().
Anton Khirnov
2012-02-08
1
-18
/
+29
*
libx264: split extradata writing out of encode_nals().
Anton Khirnov
2012-02-08
1
-12
/
+14
*
libx264: fix indentation.
Anton Khirnov
2012-02-02
1
-5
/
+5
*
lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.
Anton Khirnov
2012-01-27
1
-61
/
+0
*
libx264: Don't leave max_b_frames as -1 if the user didn't set it
Martin Storsjö
2012-01-14
1
-0
/
+3
*
threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264
Janne Grunau
2012-01-01
1
-1
/
+1
*
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
*
libx264: support 9- and 10-bit output.
Anton Khirnov
2011-10-06
1
-1
/
+28
*
libx264: introduce slice-max-size option
Luca Barbato
2011-09-16
1
-0
/
+5
*
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
*
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
*
libx264: use X264_THREADS_AUTO constant instead of 0.
Anton Khirnov
2011-09-01
1
-1
/
+1
*
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
*
libx264: add 'crf_max' private option.
Anton Khirnov
2011-08-24
1
-0
/
+5
[next]