summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/wavpack: Remove redundant av_channel_layout_uninit()Andreas Rheinhardt2022-05-31
* avcodec/ffv1enc: Fix undefined left shifts of negative numbersAndreas Rheinhardt2022-05-30
* avcodec/iff: Remove redundant #ifAndreas Rheinhardt2022-05-30
* avcodec/ffv1enc: Eliminate float/double from find_best_state()Michael Niedermayer2022-05-30
* avcodec/pcm-dvdenc: Mark unreachable defaultsMichael Niedermayer2022-05-30
* mfenc: Use dlopen instead of LoadLibrary for loading mfplat.dllMartin Storsjö2022-05-28
* avcodec/libaomenc: Add unmet target level warningBohan Li2022-05-27
* lavc/aarch64: hevc_sao reschedule slightlyJ. Dekker2022-05-26
* avcodec/mfenc: Dynamically load MFPlat.DLLTrystan Mata2022-05-25
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-25
* libavcodec/qsvenc: expose only supported optionsDmitry Rogozhkin2022-05-25
* lavc/aarch64: add hevc sao edge 8x8J. Dekker2022-05-25
* lavc/aarch64: add hevc sao edge 16x16J. Dekker2022-05-25
* lavc/aarch64: fix hevc sao band filterJ. Dekker2022-05-25
* avcodec/mjpegenc: Remove ineffective pred optionAndreas Rheinhardt2022-05-24
* avcodec/mpegvideoenc: Remove ineffective optionsAndreas Rheinhardt2022-05-24
* avcodec/mjpegenc: Remove pointless motion-estimation optionsAndreas Rheinhardt2022-05-24
* avcodec/mpegvideoenc: Remove ineffective [pb]bias optionsAndreas Rheinhardt2022-05-24
* avcodec/pthread_frame: Don't update the first thread ctx before freeingAndreas Rheinhardt2022-05-24
* avcodec/libdavs2: export has_b_frames infoZhao Zhili2022-05-24
* avcodec/libuavs3d: use output_reorder_delay as has_b_framesZhao Zhili2022-05-24
* avcodec/avs3_parser: set has_b_frames properlyZhao Zhili2022-05-24
* avcodec/dvdsubdec: use avpriv_fopen_utf8() instead of plain fopen()softworkz2022-05-24
* avcodec/libuavs3d: fix access uninitialized variable when drainingZhao Zhili2022-05-23
* avcodec/mpegvideo: Move float.h inclusion to mpegvideoenc.hAndreas Rheinhardt2022-05-19
* avcodec/mss2: Remove write-only QpelDSPContextAndreas Rheinhardt2022-05-19
* avcodec/error_resilience: Only keep what is needed from MECmpContextAndreas Rheinhardt2022-05-19
* avcodec/dvdsubenc: return error if canvas_size is too small for subtitle renderLimin Wang2022-05-19
* avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarilyAndreas Rheinhardt2022-05-15
* avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.hAndreas Rheinhardt2022-05-15
* avcodec/ac3tab: Move some tables only used by ac3.c to itAndreas Rheinhardt2022-05-15
* avcodec/ac3: Remove declaration of inexistent functionAndreas Rheinhardt2022-05-15
* avcodec/libaomenc: Add parameter for avif single image encodingVignesh Venkatasubramanian2022-05-13
* avcodec/vp9: ipred_vl_16x16_16 avx2 implementationSemen Belozerov2022-05-12
* libavcodec/cinepakenc: Mark no-skip frames as keyframesTomas Härdin2022-05-12
* avcodec/internal: Hide stuff only used by the core decode APIAndreas Rheinhardt2022-05-12
* avcodec/texturedspenc: Fix invalid shiftAndreas Rheinhardt2022-05-12
* lavc: drop a confusing message about "thread emulation"Anton Khirnov2022-05-11
* lavc/pthread_frame: do not copy AVCodecInternal contentsAnton Khirnov2022-05-11
* lavc/avcodec: only allocate decoding packets for decodersAnton Khirnov2022-05-11
* lavc/encode: add an encoder-specific get_buffer() variantAnton Khirnov2022-05-11
* lavc/snow: only allocate mconly_picture for decodingAnton Khirnov2022-05-11
* lavc/pgs_frame_merge_bsf: add bsf to merge PGS segmentsJohn Stebbins2022-05-10
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-10
* avcodec/libsvtav1: signal CPB properties through side dataJan Ekström2022-05-09
* avcodec/libsvtav1: update avctx bit rate according to RC modeJan Ekström2022-05-09
* lavc/cavsdec: Add profile checkJun Zhao2022-05-08
* lavc/libuavs3d: fix incorrect commentsJun Zhao2022-05-08
* avcodec/libxavs2: Improve r redundancy in occuredMichael Niedermayer2022-05-06
* avcodec/v210enc: Move ff_v210enc_init into a headerAndreas Rheinhardt2022-05-06