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
*
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
Anton Khirnov
2021-03-16
1
-3
/
+3
*
lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap
Anton Khirnov
2021-03-16
1
-7
/
+8
*
avcodec/libx264: Don't use init_static_data for newer versions
Andreas Rheinhardt
2021-02-28
1
-4
/
+6
*
avcodec: move ff_alloc_a53_sei() to atsc_53
James Almer
2020-08-15
1
-0
/
+1
*
avcodec/libx264: fix chroma quantizer offset usage
Takio Yamaoka
2020-08-06
1
-3
/
+3
*
avcodec/libx264: call x264_param_cleanup() if available
James Almer
2020-07-17
1
-0
/
+4
*
avcodec/libx264: check for param allocation failure error code
James Almer
2020-07-17
1
-1
/
+12
*
avcodec/libx264: use a function to parse x264opts
James Almer
2020-07-17
1
-16
/
+28
*
avcodec/internal: move packet related functions to their own header
James Almer
2020-06-02
1
-0
/
+1
*
lavc/libx264: misc style fixes
Jun Zhao
2020-05-28
1
-38
/
+38
*
avcodec/libx264: return error if unknown picture type encountered
Limin Wang
2020-05-08
1
-1
/
+2
*
avcodec/libx264: return immediately if encode_nals return 0
Limin Wang
2020-05-08
1
-0
/
+3
*
libavcodec/libx264: fix reference frame computation based on level
Josh Brewster
2020-04-29
1
-14
/
+2
*
avcodec/libx264: add a check for the prft AVCodecContext export_side_data flag
James Almer
2020-02-22
1
-1
/
+3
*
avcodec/libx264: export Producer Reference Time as packet side data
James Almer
2020-01-15
1
-4
/
+15
*
avcodec/libx264: use AV_OPT_TYPE_DICT for x264-params
Marton Balint
2020-01-01
1
-14
/
+9
*
lavc/x264: Use FF_CODEC_CAP_INIT_THREADSAFE if x264 is new.
Carl Eugen Hoyos
2019-10-01
1
-0
/
+8
*
libavcodec/libx264: add a flag to output ROI warnings only once.
Guo, Yejun
2019-09-24
1
-2
/
+14
*
lavc/x264: Also clean-up libx264rgb after init errors.
Carl Eugen Hoyos
2019-08-25
1
-0
/
+1
*
lavc/libx264: Cast cpb bit_rates to int64_t to avoid an integer overflow.
Carl Eugen Hoyos
2019-08-10
1
-2
/
+2
*
lavc/libx264: Cast bit_rate to int64_t to avoid an integer overflow.
Carl Eugen Hoyos
2019-08-10
1
-1
/
+1
*
lavc/libx264: bit_rates > INT_MAX are not supported.
Carl Eugen Hoyos
2019-08-10
1
-0
/
+4
*
libx264: Update ROI behaviour to match documentation
Mark Thompson
2019-07-07
1
-23
/
+30
*
lavc/libx264: Use avctx->framerate first for frame rate setting
Jun Zhao
2019-05-11
1
-2
/
+7
*
avcodec/libx264: add support for ROI-based encoding
Guo, Yejun
2019-01-17
1
-0
/
+62
*
libx264: Pass the reordered_opaque field through the encoder
Martin Storsjö
2018-11-05
1
-3
/
+32
*
avcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE flag
Marton Balint
2018-10-24
1
-4
/
+2
*
lavc/libx264: Support monochrome encoding.
Carl Eugen Hoyos
2018-08-07
1
-0
/
+10
*
Merge commit 'c6558e8840fbb2386bf8742e4d68dd6e067d262e'
James Almer
2017-12-27
1
-20
/
+23
|
\
|
*
x264: Support version 153
Luca Barbato
2017-12-27
1
-0
/
+30
|
*
avcodec: add metadata to identify wrappers and hardware decoders
wm4
2017-12-14
1
-0
/
+2
*
|
avcodec/libx264: set supported pix_fmts at runtime rather than build time
James Almer
2017-12-26
1
-5
/
+7
*
|
avcodec/libx264: fix compilation with x264 builds >= 153
James Almer
2017-12-26
1
-3
/
+26
*
|
avcodec/libx264: use the pixfmt descriptor to check for high bit depths
James Almer
2017-12-25
1
-1
/
+2
*
|
avcodec: add metadata to identify wrappers and hardware decoders
wm4
2017-12-14
1
-0
/
+3
*
|
Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'
James Almer
2017-10-23
1
-20
/
+1
|
\
\
|
|
/
|
*
lavc: Drop deprecated options moved to private contexts
Vittorio Giovara
2017-03-23
1
-20
/
+1
*
|
avcodec/libx264: add me_method alias to set X264Context->motion_est
James Almer
2017-10-23
1
-0
/
+1
*
|
avcodec/libx264: fix forced_idr logic
Timo Rothenpieler
2016-11-22
1
-3
/
+3
*
|
lavc: Enable a53cc by default for x264 and qsv_h264.
Carl Eugen Hoyos
2016-09-14
1
-1
/
+1
*
|
libx264: Increase x264 opts character limit to 4096
Sasi Inguva
2016-07-22
1
-2
/
+2
*
|
avcodec/libx264: Remove unused variable
Michael Niedermayer
2016-06-23
1
-1
/
+0
*
|
libavcodec: factor out SEI generation for A53 captions
Andrey Turkin
2016-06-19
1
-33
/
+16
*
|
Seperate x264rgb encoder and only enable when its actually supported
Michael Niedermayer
2016-06-05
1
-10
/
+12
*
|
Merge commit '5fca95c8e515a5ae542d9626ec088bdfc658450e'
Derek Buitenhuis
2016-05-12
1
-0
/
+7
|
\
\
|
|
/
|
*
libx264: Forbid inverted Stereo3D mode
Vittorio Giovara
2016-04-21
1
-0
/
+7
*
|
Merge commit '9e2af0e9071a1229cfe21efff394691d91f979b2'
Derek Buitenhuis
2016-05-12
1
-0
/
+5
|
\
\
|
|
/
|
*
libx264: Allow Stereo3D monoscopic value
Vittorio Giovara
2016-04-21
1
-0
/
+5
|
*
libx264: Fix noise_reduction option assignment
Vittorio Giovara
2016-02-22
1
-2
/
+2
|
*
libx264: Make sure to preserve default option values
Vittorio Giovara
2016-02-01
1
-11
/
+12
[next]