summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc/qsvdec: needn't free the string for AV_OPT_TYPE_STRING AVOptionHaihao Xiang2022-01-05
* lavc/qsvenc: set base address for V planeHaihao Xiang2022-01-05
* avutils/hwcontext: When deriving a hwdevice, search for existing device in bo...Soft Works2022-01-05
* lavfi/libplacebo: support dovi metadata applicationNiklas Haas2022-01-05
* lavfi/drawutils: re-enable P010 and P016 supportrcombs2022-01-04
* lavfi/drawutils: overhaul to improve pixel format supportrcombs2022-01-04
* lavfi/drawutils: ensure we don't support formats with non-pixel-sized offsetsrcombs2022-01-04
* lavfi/drawutils: ensure we can't overflow a componentrcombs2022-01-04
* lavfi/drawutils: ensure we don't allow mixed-byte-depth formatsrcombs2022-01-04
* lavfi/drawutils: reimplement ff_fill_rgba_map without hardcoding the listrcombs2022-01-04
* lavfi/drawutils: reject shift-packed formatsrcombs2022-01-04
* lavfi/drawutils: remove redundant BE format checksrcombs2022-01-04
* lavfi/drawutils: move BE check out of looprcombs2022-01-04
* swscale/output: use isSwappedChromarcombs2022-01-04
* swscale/output: use isSemiPlanarYUV for NV12/21/24/42 casercombs2022-01-04
* swscale: introduce isSwappedChromarcombs2022-01-04
* swscale/output: use isDataInHighBits for 10-bit casercombs2022-01-04
* swscale/output: use isSemiPlanarYUV for 16-bit casercombs2022-01-04
* swscale: introduce isDataInHighBitsrcombs2022-01-04
* swscale/output: template-ize yuv2nv12cX 10-bit and 16-bit casesrcombs2022-01-04
* avformat: remove unused v210.cLimin Wang2022-01-05
* avformat: reuse the common code for v210/v210xLimin Wang2022-01-05
* avcodec/videotoolbox: Fix undefined symbol with minimal configurationLimin Wang2022-01-05
* avcodec/mpeg12enc: Inline constantsAndreas Rheinhardt2022-01-04
* avcodec/mpeg12enc: Partially inline whether codec is MPEG-1Andreas Rheinhardt2022-01-04
* avcodec/mpeg12enc: Also inline chroma subsamplingAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo_enc: Remove dead code at compile timeAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo_enc: Improve inlining of chroma_formatAndreas Rheinhardt2022-01-04
* configure: Remove mpegvideo dependency on me_cmpAndreas Rheinhardt2022-01-04
* configure: Add new mpegvideodec CONFIG_EXTRAAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Move decoding-only code into a new fileAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Remove always-false checkAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Don't initialize error resilience context for encoderAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Check for no_rounding at compile-time if possibleAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Remove always-true branchAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Try to perform check for MPEG-1/2 at compile-timeAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Partially check for being encoder at compile-timeAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Don't check for > 8 bit MPEG-1/2Andreas Rheinhardt2022-01-04
* avcodec/mpegvideo_motion: Don't duplicate identical codeAndreas Rheinhardt2022-01-04
* avcodec/wmv2: Move ff_wmv2_add_mb() to the wmv2decAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Avoid needlessly calling functionAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Don't duplicate identical codeAndreas Rheinhardt2022-01-04
* avcodec/mpeg12dec: Use %c to write single charAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo_enc: Don't merge decoder-only fieldsAndreas Rheinhardt2022-01-04
* avcodec/mpeg12enc: Move options-related fields to MPEG12EncContextAndreas Rheinhardt2022-01-04
* avcodec/mpeg12enc: Add custom context, move mpeg2_frame_rate_ext to itAndreas Rheinhardt2022-01-04
* avcodec/mpeg12enc: Simplify check for A53 closed captionsAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo_enc: Move updating mb_info to its only userAndreas Rheinhardt2022-01-04
* avcodec/speedhqenc: Inline constantsAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo_enc: Remove impossible branchAndreas Rheinhardt2022-01-04