summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/cavsdec: Propagate error codes inside decode_mb_i()Michael Niedermayer2018-11-04
* avcodec/mpeg4videodec: Clear partitioned frame in decode_studio_vop_header()Michael Niedermayer2018-11-04
* avcodec/pictordec: Error out if more than one plane is unusedMichael Niedermayer2018-11-04
* avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupporte...Michael Niedermayer2018-11-04
* avcodec/prosumer: Simplify bit juggling of the c variable in decompress()Michael Niedermayer2018-11-02
* avcodec/prosumer: Remove always true check in decompress()Michael Niedermayer2018-11-02
* avcodec/prosumer: Remove unneeded ()Michael Niedermayer2018-11-02
* avcodec/prosumer: Check for bytestream eof in decompress()Michael Niedermayer2018-11-02
* avcodec/nvdec: Increase frame pool size to help deinterlacingPhilip Langdale2018-11-02
* Bump minor version for master after 4.1 branchpointMichael Niedermayer2018-11-02
* Bump minor versions for branching 4.1Michael Niedermayer2018-11-02
* avcodec/vdpau: Initialise driver version variable explicitlyPhilip Langdale2018-10-31
* cbs_h265: Add PTL parsing for Main 10 Still Picture profileMark Thompson2018-10-31
* cbs_h264: Include SEI type names in trace outputMark Thompson2018-10-31
* avcodec/vdpau: Enable HEVC support for working Nvidia driver versionsManojGuptaBonda2018-10-30
* avcodec/cbs_vp9: store profile in the private contextJames Almer2018-10-30
* avcodec/cbs_vp9: keep track of reference framesJames Almer2018-10-30
* cbs_vp9: Ensure that reserved zero bits are actually zeroMark Thompson2018-10-30
* avcodec/libvpxdec: fix setting auto threadsJames Zern2018-10-29
* lavc/decode: Fix the error number report if av_image_fill_pointers fail.Jun Zhao2018-10-30
* avcodec/vp9: Check in decode_tiles() if there is data remainingMichael Niedermayer2018-10-30
* avcodec/vp56: Add vpX_rac_is_end() to check for the end of inputMichael Niedermayer2018-10-30
* vaapi_encode_mpeg2: Fix width/height columns/rows confusionMark Thompson2018-10-29
* avcodec/vp3: reindent unpack_superblocks()Michael Niedermayer2018-10-29
* avcodec/vp3: Do not recalculate coded_fragment_list for keyframesMichael Niedermayer2018-10-29
* avcodec/vp3: Reuse local variable in unpack_superblocks()Michael Niedermayer2018-10-29
* avcodec/vp3: Do not initialize unused tables for keyframes in unpack_superblo...Michael Niedermayer2018-10-29
* libaomenc: Add support for tilesMark Thompson2018-10-28
* lavc/libxavs2: Remove yuv420p10le from fromat list.Jun Zhao2018-10-28
* lavc/libdavs2: Remove yuv420p10le from fromat list.Jun Zhao2018-10-28
* lavc/libxavs2: enable OpenGophwren2018-10-28
* lavc/libxavs2: fix intra period meaning conflicthwren2018-10-28
* lavc/libxavs2: unified naming stylehwren2018-10-28
* avcodec/cbs_vp9: fix parsing sRGB samplesJames Almer2018-10-27
* avcodec/cbs_av1: fix parsing frame_size_with_refsJames Almer2018-10-27
* vaapi_encode: Add flag to mark encoders supporting only constant-qualityMark Thompson2018-10-27
* vaapi_encode_h265: Enable multiple-slice supportMark Thompson2018-10-27
* vaapi_encode_h264: Enable multiple-slice supportMark Thompson2018-10-27
* vaapi_encode_mpeg2: Use common slice sizing codeMark Thompson2018-10-27
* vaapi_encode: Support configurable slicesMark Thompson2018-10-27
* avcodec: Implement Archimedes VIDC encoder/decoderCameron Cawley2018-10-26
* lavc/h264dec: don't error out when receiving multiple IDR slicesJosh de Kock2018-10-26
* avcodec/vp9_parser: set profile in AVCodecContextJames Almer2018-10-25
* avcodec/libx264: remove FF_CODEC_CAP_INIT_THREADSAFE flagMarton Balint2018-10-24
* avcodec/msrle: Check that the input is large enough to contain a end of pictu...Michael Niedermayer2018-10-24
* Revert "avcodec/decode: copy the output parameters from the last bsf in the c...James Almer2018-10-24
* avcodec/nvdec: Push the context before destroying the decoderPhilip Langdale2018-10-24
* h264/pic_timing: support multiple timecodesJosh de Kock2018-10-23
* lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller2018-10-23
* lavc/qsvenc_jpeg: set a default qualityZhong Li2018-10-23