summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec : add prores_metadata bsf for set the color property of each prores f...Martin Vignali2018-11-11
* cbs_mpeg2: Improve performance of writing slicesAndreas Rheinhardt2018-11-11
* cbs_h265: Add PTL parsing for sublayersMark Thompson2018-11-11
* avcodec/imm4: Use ff_set_dimensions()Michael Niedermayer2018-11-10
* h264_redundant_pps: Fix logging contextAndreas Rheinhardt2018-11-10
* avcodec/hevcdec: fix non-ref frame judgementMark Wu2018-11-10
* avcodec/wmaprodec: improve XMA missing samplesbnnm2018-11-10
* libvpxenc: extend auto-alt-ref rangeJames Zern2018-11-09
* libvpxenc,vp9: add enable-tpl optionJames Zern2018-11-09
* avcodec/qpeg: Optimize full width runs in qpeg_decode_intra()Michael Niedermayer2018-11-08
* avcodec/prores_aw : add support for prores 444 with alphaMartin Vignali2018-11-08
* avcodec/prores_aw : cosmetic indent and add comment to describe frame header ...Martin Vignali2018-11-08
* avcodec/prores_aw : change src pix_fmt and alpha descriptionMartin Vignali2018-11-08
* cbs_h264: Fix handling of auxiliary picturesAndreas Rheinhardt2018-11-08
* lavc/qsvdec: flush buffered data before reinitLinjie Fu2018-11-06
* avcodec: libdav1d AV1 decoder wrapper.James Almer2018-11-05
* cbs_av1: Support redundant frame headersMark Thompson2018-11-05
* cbs_av1: Fix header writing when already alignedMark Thompson2018-11-05
* mjpeg: Use profile names in the encoder and decoderVittorio Giovara2018-11-05
* proresdec2: Parse codec_tag and export profile informationVittorio Giovara2018-11-05
* prores: Use profile names in the various encoders and decodersVittorio Giovara2018-11-05
* proresenc_anatoliy: Rename a profile name with the correct oneVittorio Giovara2018-11-05
* libopenh264enc: Handle sample_aspect_ratioValery Kot2018-11-05
* libx264: Pass the reordered_opaque field through the encoderMartin Storsjö2018-11-05
* avcodec/cbs_av1: fix decoder/encoder_buffer_delay variable typesJames Almer2018-11-04
* 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