292 Commits (fc3eb173f493344bc69feabaca108f7ca1dfccee)

Author SHA1 Message Date
Sasi Inguva 282477bf45 libx264: Increase x264 opts character limit to 4096 8 years ago
Michael Niedermayer 947daffa59 avcodec/libx264: Remove unused variable 9 years ago
Andrey Turkin 63adb3602d libavcodec: factor out SEI generation for A53 captions 9 years ago
Michael Niedermayer 134cba728b Seperate x264rgb encoder and only enable when its actually supported 9 years ago
Vittorio Giovara 5fca95c8e5 libx264: Forbid inverted Stereo3D mode 9 years ago
Vittorio Giovara 9e2af0e907 libx264: Allow Stereo3D monoscopic value 9 years ago
Vittorio Giovara 0837d1dfe2 libx264: Fix noise_reduction option assignment 9 years ago
Vittorio Giovara 60f0fde309 libx264: Make sure to preserve default option values 9 years ago
Vittorio Giovara b340bd8a58 libx264: Make sure to preserve default option values 9 years ago
Michael Niedermayer cb06be6136 avcodec/libx264: Fix sc_threshold after 30c1bdb87c 9 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Vittorio Giovara 1482aff204 lavc: Move noise_reduction to codec private options 9 years ago
Vittorio Giovara 7c79587d74 lavc: Move scenechange_threshold to codec private options 9 years ago
Vittorio Giovara 5764d38173 lavc: Move chromaoffset to codec private options 9 years ago
Vittorio Giovara 0e6c853221 lavc: Move b_frame_strategy and b_sensitivity to codec private options 9 years ago
Carl Eugen Hoyos f587ed0cbb lavc/x264: Add compatibility values for coder options. 9 years ago
Vittorio Giovara be00ec832c lavc: Deprecate coder_type and its symbols 9 years ago
Anton Khirnov 732a37d146 libx264: export CPB props side data 9 years ago
Clément Bœsch fb99ef0bd3 avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Luca Barbato 1ec72c6c68 libx264: Make sure the extradata are padded 9 years ago
Vittorio Giovara 2d59159508 lavc: AV-prefix a few left out capabilities 9 years ago
Ganesh Ajjanagadde b3b6665c60 avcodec/libx264: silence -Waddress 9 years ago
DeHackEd e06114fed3 libx264: copy A53 closed captions from source 9 years ago
Derek Buitenhuis 380146924e x264: Add option to force IDR frames 9 years ago
Yu Xiaolei eb02387add x264: Expose the NV21 input support 9 years ago
Clément Bœsch 51cec6c306 avcodec/libx264: use AV_OPT_TYPE_BOOL for fastfirstpass option 9 years ago
Derek Buitenhuis c981b1145a libx264: Add option to force IDR frames 9 years ago
Yu Xiaolei 2ef6994ef6 avcodec/libx264: expose nv21 input support 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Vittorio Giovara 4b6b1082a7 lavc: Deprecate avctx.me_method 9 years ago
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 9 years ago
Michael Niedermayer 975257ffe6 avcodec/libx264: Export choosen pict_type 9 years ago
Michael Niedermayer c40ecffd31 Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS 9 years ago
Vittorio Giovara 40cf1bbacc Deprecate avctx.coded_frame 9 years ago
Vittorio Giovara 5d3addb937 Add a quality factor packet side data 9 years ago
Vittorio Giovara d6604b29ef Gather all coded_frame allocations and free functions to a single place 9 years ago
Michael Niedermayer 189f2ed902 avcodec/libx264: fix MPEG2 support 9 years ago
Luca Barbato e1319aa1c1 libx264: Add support for the MPEG2 encoder 9 years ago
Michael Niedermayer 7b1c03aa74 avcodec/libx264: Avoid reconfig on equivalent aspect ratios 10 years ago
Luca Barbato 03ca6d70df x264: Factor out the reconfiguration code 10 years ago
Vittorio Giovara 9fb483fede x264: Check memory allocation 10 years ago
Carl Eugen Hoyos 4792fb9409 lavc/x264: Support bgr0 as input pix_fmt. 10 years ago
Michael Niedermayer 8a710ddc7c avcodec/libx264: Remove cleanup code, its uneeded since FF_CODEC_CAP_INIT_CLEANUP 10 years ago
Vittorio Giovara eae7338e15 libx264: Make codec use the init-cleanup flag and mark it as init-thread-safe 10 years ago
Luca Barbato 0cbb147317 x264: Map color parameters 10 years ago
Carl Eugen Hoyos c0f504e947 libx264: Allow full-range yuv422 and yuv444 pixel formats 10 years ago
Clément Bœsch b17620b81b avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWN 10 years ago
Himangi Saraogi 913aa9a487 libx264: Return more meaningful error codes 10 years ago
Peter Cordes 46235f0e02 libx264: update AQ options help for x264 build 144 10 years ago