265 Commits (7424a6d0a589d31100d6067ebcb47236c00f4b36)

Author SHA1 Message Date
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
Michael Niedermayer 066dc04373 avcodec/libx264: Check for av_malloc() failure 10 years ago
Michael Niedermayer ade140eb73 libavcodec/libx264: Use av_freep() avoid leaving stale pointers in memory 10 years ago
Carl Eugen Hoyos aaf65bc2a5 lavc/libx264: Fix compilation with libx264 version < 142. 10 years ago
Michael Niedermayer 0a7afedc48 avcodec/libx264: add avcintra-class 10 years ago
Michael Niedermayer 4d9a46fe31 avcodec/libx264: mark unchanged pointer arguments as const 10 years ago
Hii 604c4eab2b libx264: fix -b_qfactor and -chromaoffset 10 years ago
Michael Niedermayer 81a663f49e Drop remaining unneeded != NULL 10 years ago
Felix Abecassis a7e541c992 h264: fix interpretation of interleved stereo modes 10 years ago
Luca Barbato 0ef256d515 libx264: Correctly manage constant rate factor params 11 years ago
Michael Niedermayer 3a1c8951bc avcodec/libx264: fix "bitrate reconfiguration" 11 years ago
Luca Barbato 2f4170312f libx264: Support bitrate reconfiguration 11 years ago
Michael Niedermayer 0aac9b76bc avcodec/libx264: Implement reference frame count limiting based on level 11 years ago
Michael Niedermayer 64b79141bd avcodec/libx264: move where x264opts is applied down so it isnt overridden by avctx & defaults 11 years ago
James Darnley f02832904d lavc/libx264: add a warning when using qscale 11 years ago
Vittorio Giovara 75177b2f5e libx264: check color_range 11 years ago
Michael Niedermayer 018e2b57ca avcodec/libx264: also consider ticks per frame for fps/timebase setup 11 years ago
Torsten Jager 48d39c8786 avcodec/libx264: Set colorspace details correctly 11 years ago
Vittorio Giovara 09cb75cdeb libx264: set frame packing information when relevant information is found 11 years ago