summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* avcodec/mpegvideo: Remove unnecessary headersAndreas Rheinhardt2022-01-04
* avcodec/mjpegenc_common: Use AVCodecContext.codec_id directlyAndreas Rheinhardt2022-01-04
* avcodec/mjpegenc_common: Don't call function unnecessarilyAndreas Rheinhardt2022-01-04
* avcodec/mjpegenc_common: Pass MJpegContext for writing picture headerAndreas Rheinhardt2022-01-04
* avcodec/mjpegenc: Deprecate unused prediction typeAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo: Move MJPEG/AMV-only fields to MJpegContextAndreas Rheinhardt2022-01-04
* avcodec/mjpegenc_common: Fix intendationAndreas Rheinhardt2022-01-04
* avcodec/mjpegenc_common: Move code for MJPEG/AMV to mjpegencAndreas Rheinhardt2022-01-04
* avcodec/mjpegenc: Add wrapper for ff_mjpeg_encode_picture_header()Andreas Rheinhardt2022-01-04
* avcodec/mpegvideo_enc: Remove redundant checks for multithreadingAndreas Rheinhardt2022-01-04
* avcodec/mpegvideo_enc: Move MJPEG init checks to mjpegenc.cAndreas Rheinhardt2022-01-04
* avcodec/mjpegenc: Avoid allocation of MJpegContextAndreas Rheinhardt2022-01-04
* avcodec/mjpegenc: Use custom close function directlyAndreas Rheinhardt2022-01-04
* avcodec: [loongarch] Optimize prefetch with loongarch.gxw2022-01-04
* avcodec: [loongarch] Optimize idctdstp with LASX.Hao Chen2022-01-04
* avcodec: [loongarch] Optimize hpeldsp with LASX.Shiyou Yin2022-01-04
* lavfi/showinfo: fix printf precision for dovi metadataNiklas Haas2022-01-04
* lavc/aarch64: add hevc sao band 8x8 tilingJ. Dekker2022-01-04
* lavc/aarch64: clean-up sao band 8x8 function formattingJ. Dekker2022-01-04
* lavc/aarch64: add hevc sao edge 8x8J. Dekker2022-01-04
* lavc/aarch64: add hevc sao edge 16x16J. Dekker2022-01-04
* Revert "arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths"J. Dekker2022-01-04
* lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widthsJ. Dekker2022-01-04