70 Commits (fdb32838723effb4560a345013387ea37b85ff20)

Author SHA1 Message Date
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 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 40cf1bbacc Deprecate avctx.coded_frame 9 years ago
Vittorio Giovara d6604b29ef Gather all coded_frame allocations and free functions to a single place 9 years ago
Steve Borho b012bd5068 libavcodec/x265: detect csps in libx265_encode_init_csp() 10 years ago
Gopu Govindaswamy 3b5e5e6a29 libx265: Use the Multi-library Interface 10 years ago
Gopu Govindaswamy 94c20de429 avcodec/libx265: use x265 Multi-library Interface to query the API 10 years ago
Vittorio Giovara 04070dbca0 libx265: Fix 'braces around scalar initializer' warning 10 years ago
Luca Barbato ec89f35e3e x265: Map color parameters 10 years ago
James Almer bbdb50d7a8 libx265: print supported presets and tunes on error 10 years ago
James Almer 61090db29a avcodec/libx265: print supported presets and tunes on error 10 years ago
Michael Niedermayer 31048d48b0 avcodec/libx265: export chosen picture types 10 years ago
Michael Niedermayer 2ddedfd39c avcodec/libx265: export choosen picture types 10 years ago
Derek Buitenhuis 8b96e8dd28 libx265: Add crf private option 10 years ago
Derek Buitenhuis b920db6731 libx265: Reduce the scope of some variables 10 years ago
Derek Buitenhuis d617e77cec libx265: Add crf private option 10 years ago
Derek Buitenhuis 2de887e45b libx265: Reduce the scope of some variables 10 years ago
Derek Buitenhuis 41e983f1a6 libx265: Pass through user-set frame type 10 years ago
Derek Buitenhuis 6341ab0ad3 libx265: Pass through user-set frame type 10 years ago
Michael Niedermayer d10d1b8655 libx265: enable psnr reporting when requested by the user 10 years ago
Michael Niedermayer 3956b12fde avcodec/libx265: enable psnr reporting when requested by the user 10 years ago
Luca Barbato 4912b634b5 x265: Use the encoder defaults 10 years ago
Derek Buitenhuis ceada893be libx265: Remove unneeded bit depth check 11 years ago
Derek Buitenhuis 61a344916d libx265: Add 4:2:2 support 11 years ago
Derek Buitenhuis 180e6b4806 libx265: Actually use X265_API_IMPORTS 11 years ago
Derek Buitenhuis 7ed89addb7 libx265: Remove unneeded bit depth check 11 years ago
Derek Buitenhuis 6ee95af8a1 libx265: Add 4:2:2 support 11 years ago
Derek Buitenhuis 4e9b46b056 libx265: Actually use X265_API_IMPORTS 11 years ago
Derek Buitenhuis cdd21f1f03 libx265: Only set the SAR if it is valid 11 years ago
Derek Buitenhuis fcc43e02d3 libx265: Use 16-bit SAR 11 years ago
Derek Buitenhuis 25fbfeed98 libx265: Only set the SAR if it is valid 11 years ago
Derek Buitenhuis cd0ac6f6e5 libx265: Use 16-bit SAR 11 years ago
Derek Buitenhuis 8945dcbb52 libx265: Use x265_param_parse to set the SAR 11 years ago
Derek Buitenhuis 4a2226451e libx265: Use x265_param_parse to set the SAR 11 years ago
Marcus Gustafsson c042cbc3a6 libx265: Use the repeat headers flag when not using global headers 11 years ago
Marcus Gustafsson 1b28d9b357 libx265: Use the repeat headers flag when not using global headers 11 years ago
Derek Buitenhuis ecb5b9c098 libx265: Only use one memcpy for headers 11 years ago
Derek Buitenhuis 206d5330f6 libx265: Simple cosmetic fix 11 years ago
Derek Buitenhuis 21a561176e libx265: Only use one memcpy for headers 11 years ago
Michael Niedermayer 60728e8bab libx265: Write global extradata when requested 11 years ago
Michael Niedermayer dded5ed9c5 avcodec/libx265: fill headers in extradata 11 years ago
Derek Buitenhuis d67dbfa7c1 libx265: Support API version 9 11 years ago
sfan5 69ead9af75 libx265: Use ctx->vui. instead of ctx-> for some options A recent change in libx265 moved some options such as sar_width into a 'vui' struct. 11 years ago
Derek Buitenhuis 6d18154f61 libx265: Use proper error code 11 years ago
Derek Buitenhuis 87769d6c8f libx265: Properly handled dynamic linking with MSVC 11 years ago
Derek Buitenhuis 73ee4cf307 libx265: Support SAR 11 years ago
Derek Buitenhuis d102925a6d libx265: Support 4:4:4 11 years ago
Derek Buitenhuis d373647194 libx265: Update API usage 11 years ago