summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libavcodec/qsvenc: Add DisableDeblockingIdc support to qsvWenbin Chen2022-01-21
* libavcodec/qsvenc: Add max_frame_size support to hevc_qsvWenbin Chen2022-01-21
* lavc/qsvenc_hevc: add -pic_timing_sei optionHaihao Xiang2022-01-18
* lavc/qsvenc: add encode support for screen content coding extensionHaihao Xiang2022-01-18
* avcodec/libmp3lame: return proper error codesJames Almer2022-01-14
* avcodec/libopenh264enc: set iEntropyCodingModeFlag by coder optionLimin Wang2022-01-14
* avcodec/libopenh264enc: make the profile configuablable correctlyLimin Wang2022-01-14
* avcodec/libopenh264enc: support for colorspace and range informationLimin Wang2022-01-14
* avcodec/vp3: Don't output bogus warningAndreas Rheinhardt2022-01-13
* avcodec/mpegpicture: Decrease size of encoding_error arrayAndreas Rheinhardt2022-01-13
* avcodec/mpeg4videodec: Avoid multiple consecutive av_log()Andreas Rheinhardt2022-01-13
* avcodec/mpegvideo: Don't set unrestricted_mv for decodersAndreas Rheinhardt2022-01-13
* avcodec/h264pred: ReindentationAndreas Rheinhardt2022-01-13
* avcodec/h264pred: Remove dead > 8 pixels checks for 8bit codecsAndreas Rheinhardt2022-01-13
* avcodec/h264pred: Don't compile > 8 bit versions of VP7/8 functionsAndreas Rheinhardt2022-01-13
* avcodec/h264_slice: Inline H264 codec idAndreas Rheinhardt2022-01-13
* avcodec/svq3: Remove dead topright_samples_available variable, codeAndreas Rheinhardt2022-01-13
* avcodec/mpegvideo, svq3: Remove unused next_p_frame_damagedAndreas Rheinhardt2022-01-13
* avcodec/h264_slice, mpeg4videodec: Don't use %s to write single charAndreas Rheinhardt2022-01-13
* avcodec/mpeg4video: Split off data in a header of its ownAndreas Rheinhardt2022-01-13
* avcodec/v4l2_context: remove reinit variableMing Qian2022-01-11
* libavcodec/qsvdec.c: using queue count to unref frameChen,Wenbin2022-01-12
* avcodec/av1dec: honor the requested skip_frame levelJames Almer2022-01-11
* avcodec/libdav1d: explicitly set Dav1dSettings.apply_grainJames Almer2022-01-10
* lavc/flac_parser: use a custom FIFO implementationAnton Khirnov2022-01-10
* avcodec/nvenc: zero-initialize NV_ENC_REGISTER_RESOURCE structTimo Rothenpieler2022-01-10
* lavc/qsvenc: add return check for ff_qsv_map_pixfmtLinjie Fu2022-01-10
* avcodec/v4l2_context: send start decode command after dynamic resolution chan...Ming Qian2022-01-09
* avcodec/v4l2_context: don't reinit output queue on dynamic resolution change ...Ming Qian2022-01-09
* avcodec/avcodec: Remove outdated commentAndreas Rheinhardt2022-01-09
* avcodec: Remove unnecessary h263.h inclusionsAndreas Rheinhardt2022-01-09
* avcodec/bitstream: Don't pretend VLCs to be initialized concurrentlyAndreas Rheinhardt2022-01-09
* avcodec/rl: Don't pretend ff_rl_init() initializes a RLTable twiceAndreas Rheinhardt2022-01-09
* avcodec/mpeg4videodec: Fix data race when initializing VLCsAndreas Rheinhardt2022-01-09
* avcodec/mpeg4video: Skip unneeded element when parsing picture headerAndreas Rheinhardt2022-01-09
* avcodec/h263: Move functions only used once to their callerAndreas Rheinhardt2022-01-09
* avcodec/mpegvideo: Avoid macro/av_calloc for ordinary allocationsAndreas Rheinhardt2022-01-09
* avcodec/mpegvideo: Don't unnecessarily allocate buffersAndreas Rheinhardt2022-01-09
* avcodec/mpeg12dec: Don't set write-only variableAndreas Rheinhardt2022-01-09
* avcodec/jpeglsdec: Avoid get_bits_long() where possibleAndreas Rheinhardt2022-01-08
* aarch64: Disable ff_hevc_sao_band_filter_8x8_8_neon out of precautionMartin Storsjö2022-01-07
* Revert "lavc/aarch64: add hevc sao edge 16x16"Martin Storsjö2022-01-07
* Revert "lavc/aarch64: add hevc sao edge 8x8"Martin Storsjö2022-01-07
* Revert "lavc/aarch64: add hevc sao band 8x8 tiling"Martin Storsjö2022-01-07
* avcodec/apedec: Fix integer overflows in predictor_update_3930()Michael Niedermayer2022-01-07
* avformat/takdec: Don't initialize get_bits context to read one valueAndreas Rheinhardt2022-01-07
* lavc/av1dec: use frame split bsfFei Wang2022-01-07
* avcodec/libdav1d: honor the requested strict_std_compliance level on supporte...James Almer2022-01-06
* avcodec/golomb: Factor writing golomb codes outAndreas Rheinhardt2022-01-06
* avcodec/Makefile: Add missing entry for ADPCM_IMA_AMV_ENCODERAndreas Rheinhardt2022-01-06