projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavc: Deprecate avctx.me_method
[ffmpeg.git]
/
libavcodec
/
libx264.c
2015-07-27
Vittorio Giovara
lavc: Deprecate avctx.me_method
blob
|
commitdiff
2015-07-20
Vittorio Giovara
Deprecate avctx.coded_frame
blob
|
commitdiff
|
diff to current
2015-07-20
Vittorio Giovara
Add a quality factor packet side data
blob
|
commitdiff
|
diff to current
2015-07-20
Vittorio Giovara
Gather all coded_frame allocations and free functions...
blob
|
commitdiff
|
diff to current
2015-07-17
Luca Barbato
libx264: Add support for the MPEG2 encoder
blob
|
commitdiff
|
diff to current
2015-06-15
Luca Barbato
x264: Factor out the reconfiguration code
blob
|
commitdiff
|
diff to current
2015-05-31
Vittorio Giovara
x264: Check memory allocation
blob
|
commitdiff
|
diff to current
2015-04-24
Vittorio Giovara
libx264: Make codec use the init-cleanup flag and mark...
blob
|
commitdiff
|
diff to current
2015-04-15
Luca Barbato
x264: Map color parameters
blob
|
commitdiff
|
diff to current
2015-03-17
Carl Eugen Hoyos
libx264: Allow full-range yuv422 and yuv444 pixel formats
blob
|
commitdiff
|
diff to current
2015-03-12
Himangi Saraogi
libx264: Return more meaningful error codes
blob
|
commitdiff
|
diff to current
2014-08-07
Felix Abecassis
h264: fix interpretation of interleved stereo modes
blob
|
commitdiff
|
diff to current
2014-06-22
Luca Barbato
libx264: Correctly manage constant rate factor params
blob
|
commitdiff
|
diff to current
2014-06-11
Luca Barbato
libx264: Support bitrate reconfiguration
blob
|
commitdiff
|
diff to current
2014-03-16
Vittorio Giovara
libx264: check color_range
blob
|
commitdiff
|
diff to current
2013-12-09
Vittorio Giovara
libx264: set frame packing information when relevant...
blob
|
commitdiff
|
diff to current
2013-11-16
Anton Khirnov
libx264: use the AVFrame API properly.
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2013-09-24
Kieran Kunhya
lavc: add support for interleaved chroma formats to...
blob
|
commitdiff
|
diff to current
2013-08-05
Luca Barbato
libx264: add shortcut for the bluray compatibility...
blob
|
commitdiff
|
diff to current
2013-07-21
Derek Buitenhuis
libx264: Define X264_API_IMPORTS on MSVC/ICL
blob
|
commitdiff
|
diff to current
2013-02-23
John Van Sickle
libx264: change i_qfactor to use x264cli's default
blob
|
commitdiff
|
diff to current
2013-01-25
Gavriloaie Eugen...
libx264: introduce -x264-params private option
blob
|
commitdiff
|
diff to current
2013-01-15
Luca Barbato
libx264: use the library specific default rc_initial_bu...
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-09-24
John Van Sickle
libx264: change default to closed gop to match x264cli
blob
|
commitdiff
|
diff to current
2012-09-21
Anton Khirnov
libx264: add forgotten ;
blob
|
commitdiff
|
diff to current
2012-09-19
John Van Sickle
libx264: add support for nal-hrd, required for Blu...
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Explicitly store float/double option defaults...
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_CONST in the...
blob
|
commitdiff
|
diff to current
2012-08-15
Martin Storsjö
Don't include common.h from avutil.h
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-09
JULIAN GARDNER
libx264: support aspect ratio switching
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-13
Anton Khirnov
libx264: add 'stats' private option for setting 2pass...
blob
|
commitdiff
|
diff to current
2012-03-13
Anton Khirnov
libx264: fix help text for slice-max-size option.
blob
|
commitdiff
|
diff to current
2012-03-06
Martin Storsjö
libx264: Allow overriding the sliced threads option
blob
|
commitdiff
|
diff to current
2012-02-08
Anton Khirnov
libx264: implement encode2().
blob
|
commitdiff
|
diff to current
2012-02-08
Anton Khirnov
libx264: split extradata writing out of encode_nals().
blob
|
commitdiff
|
diff to current
2012-02-02
Anton Khirnov
libx264: fix indentation.
blob
|
commitdiff
|
diff to current
2012-01-27
Anton Khirnov
lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.
blob
|
commitdiff
|
diff to current
2012-01-14
Martin Storsjö
libx264: Don't leave max_b_frames as -1 if the user...
blob
|
commitdiff
|
diff to current
2012-01-01
Janne Grunau
threads: introduce CODEC_CAP_AUTO_THREADS and add it...
blob
|
commitdiff
|
diff to current
2011-10-12
Anton Khirnov
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
blob
|
commitdiff
|
diff to current
2011-10-12
Anton Khirnov
libx264: support yuv422/444 output.
blob
|
commitdiff
|
diff to current
2011-10-06
Anton Khirnov
libx264: support 9- and 10-bit output.
blob
|
commitdiff
|
diff to current
2011-09-16
Luca Barbato
libx264: introduce slice-max-size option
blob
|
commitdiff
|
diff to current
2011-09-07
Anton Khirnov
libx264: fix setting some more parameters
blob
|
commitdiff
|
diff to current
2011-09-07
Andrej Peterka
libx264: fix setting the H.264 level
blob
|
commitdiff
|
diff to current
2011-09-07
Anton Khirnov
libx264: add 'direct-pred' private option
blob
|
commitdiff
|
diff to current
2011-09-07
Anton Khirnov
libx264: add 'partitions' private option
blob
|
commitdiff
|
diff to current
2011-09-06
Anton Khirnov
libx264: add 'cplxblur' private option
blob
|
commitdiff
|
diff to current
2011-09-06
Anton Khirnov
libx264: add 'deblock' private option
blob
|
commitdiff
|
diff to current
2011-09-06
Anton Khirnov
libx264: add 'b-bias' private option
blob
|
commitdiff
|
diff to current
2011-09-06
Anton Khirnov
libx264: fix setting some options.
blob
|
commitdiff
|
diff to current
2011-09-06
Anton Khirnov
libx264: remove useless assignment
blob
|
commitdiff
|
diff to current
2011-09-01
Anton Khirnov
libx264: use X264_THREADS_AUTO constant instead of 0.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: set default thread count to 0 (auto)
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: add 'mbtree' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: add 'psy' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: add 'aud' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: add 'fast-pskip' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: add '8x8dct' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: add 'mixed-refs' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: add 'weightb' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: add 'b-pyramid' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: add 'intra-refresh' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: add 'ssim' private option.
blob
|
commitdiff
|
diff to current
2011-08-31
Anton Khirnov
libx264: make options compatible with x264
blob
|
commitdiff
|
diff to current
2011-08-24
Anton Khirnov
libx264: add 'crf_max' private option.
blob
|
commitdiff
|
diff to current
2011-08-24
Anton Khirnov
libx264: add 'weightp' private option.
blob
|
commitdiff
|
diff to current
2011-08-24
Anton Khirnov
libx264: add 'rc_lookahead' private option.
blob
|
commitdiff
|
diff to current
2011-08-24
Anton Khirnov
libx264: add 'psy_trellis' private option.
blob
|
commitdiff
|
diff to current
2011-08-24
Anton Khirnov
libx264: add 'psy_rd' private option.
blob
|
commitdiff
|
diff to current
2011-08-24
Anton Khirnov
libx264: add 'aq_strength' private option.
blob
|
commitdiff
|
diff to current
2011-08-24
Anton Khirnov
libx264: add 'aq_mode' private option.
blob
|
commitdiff
|
diff to current
2011-08-24
Anton Khirnov
libx264: add 'cqp' private option.
blob
|
commitdiff
|
diff to current
2011-08-24
Anton Khirnov
libx264: add 'crf' private option.
blob
|
commitdiff
|
diff to current
2011-08-22
Anton Khirnov
libx264: only use ABR mode when the user explicitly...
blob
|
commitdiff
|
diff to current
2011-08-22
Anton Khirnov
libx264: use medium preset by default.
blob
|
commitdiff
|
diff to current
2011-08-12
Reinhard Tartler
libx264: Include hint for possible values for configuri...
blob
|
commitdiff
|
diff to current
2011-08-08
Baptiste Coudurier
libx264: do not set pic quality if no frame is output
blob
|
commitdiff
|
diff to current
2011-08-08
Baptiste Coudurier
libx264: add preset, tune, profile and fastfirstpass...
blob
|
commitdiff
|
diff to current
2011-05-17
Jindrich Makovicka
libx264: handle closed GOP codec flag
blob
|
commitdiff
|
diff to current
2011-05-02
Stefano Sabatini
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-02-08
Jason Garrett-Glaser
Fix broken vbv_buffer_init handling in libx264.c
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
blob
|
commitdiff
|
diff to current
2011-01-26
Marco Gittler
Pass field order flag to libx264
blob
|
commitdiff
|
diff to current
2010-12-07
Jason Garrett-Glaser
Add fullrange support to libx264.c x264 interface
blob
|
commitdiff
|
diff to current
2010-11-11
Jason Garrett-Glaser
Remove bitrate tolerance from libx264 interface
blob
|
commitdiff
|
diff to current
2010-10-25
Nicolas George
Make libx264 take the pict_type input parameter into...
blob
|
commitdiff
|
diff to current
2010-10-22
James Zern
Add new -slices option and use it for libvpx and libx264.
blob
|
commitdiff
|
diff to current
2010-06-02
Jason Garrett-Glaser
Properly initialize x264_picture_t in libx264.
blob
|
commitdiff
|
diff to current
2010-05-19
Baptiste Coudurier
fix x264 encoding when delay is > number of input frames
blob
|
commitdiff
|
diff to current
2010-05-06
Jason Garrett-Glaser
Add intra refresh and crf-max support to the libavcodec...
blob
|
commitdiff
|
diff to current
2010-04-19
Jason Garrett-Glaser
vertical align in libx264.c
blob
|
commitdiff
|
diff to current
2010-04-01
Takashi Mochizuki
Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags.
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
next