Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-14avcodec/hevcdec: set the SEI parameters early on the AVCodecContextSteve Lhomme
2019-05-05avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 contentManojGuptaBonda
2019-03-27avcodec/hevcdec: Avoid only partly skiping duplicate first slicesMichael Niedermayer
2019-03-21avcodec/hevcdec: decode at most one slice reporting being the first in the pi...James Almer
2019-02-16avcodec/nvdec: Add support for decoding HEVC 4:4:4 contentPhilip Langdale
2019-01-24h2645_parse: Make ff_h2645_packet_split reference-compatibleAndreas Rheinhardt
2018-12-01avcodec/hevcdec: Check for overlapping slicesMichael Niedermayer
2018-08-10lavc/hevcdec: add ONLY_IF_THREADS_ENABLED where it is missing.Jun Zhao
2018-05-27lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame.Carl Eugen Hoyos
2018-03-03avcodec/hevcdec: Declare that nvdec supports 12bit decodingPhilip Langdale
2018-02-19avcodec/hevcdec: Check luma/chroma_log2_weight_denomMichael Niedermayer
2018-01-21avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()James Almer
2017-12-21libavcodec/hevcdec: implement skip_framesfan5
2017-11-30Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer
2017-11-28stereo3d: Support view type for frame sequence typeVittorio Giovara
2017-11-27lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson
2017-11-14avcodec/hevc: implement new decode_params callback for VideoToolboxAman Gupta
2017-11-11Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer
2017-11-11Merge commit '00fd914d4912322212e924c15f325cebf2fde8d3'James Almer
2017-10-31Merge commit 'c3f0357bdf7d3c542aad2c58b94184b9f56edc41'James Almer
2017-09-29avcodec/videotoolbox: add hevc supportAman Gupta
2017-07-28hevcdec: add a CUVID hwaccelAnton Khirnov
2017-07-28hevcdec: set the active SPS before calling get_format()Anton Khirnov
2017-07-21hevc: Make sure to update the current frame transfer characteristicVittorio Giovara
2017-07-21hevc: Make sure to update the current frame transfer characteristicVittorio Giovara
2017-07-21avcodec/hevcdec: hevc_await_progress: declare |y| only if used.Wan-Teh Chang
2017-07-05avcodec/hevcdec: do not let updated extradata corrupt stateMichael Niedermayer
2017-06-30hevcdec: properly export some side data with frame threadingwm4
2017-06-28hevc: Add support for alternative transfer characterics SEIVittorio Giovara
2017-06-28hevc: Add support for alternative transfer characterics SEIVittorio Giovara
2017-06-28avcodec/hevcdec: do basic validity check on delta_chroma_weight and offsetMichael Niedermayer
2017-06-27dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-25avcodec/hevcdec: Do not check the first ff_init_cabac_decoder() call in hls_d...Michael Niedermayer
2017-06-24avcodec/hevcdec: Use error path if init_get_bits8() failsMichael Niedermayer
2017-06-24avcodec/hevcdec: check ff_init_cabac_decoder() for failureMichael Niedermayer
2017-06-21avcodec/hevcdec: Check beta and tc offset in hls_slice_header()Michael Niedermayer
2017-06-17avcodec/hevcdec: Fix signed integer overflow in decode_lt_rps()Michael Niedermayer
2017-06-15avcodec/hevcdec: Check nb_spsMichael Niedermayer
2017-06-08dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-05-26avcodec/hevcdec: export cropping information instead of handling it internallyJames Almer
2017-05-25hevc: fix race condition in max_ra/seq_decode.Ronald S. Bultje
2017-05-20hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContextAnton Khirnov
2017-05-09hevcdec: remove HEVCContext usage from hevc_seiJames Almer
2017-05-05avcodec/hevc_parse: decode SEI message NALUs in extradataJames Almer
2017-05-05avcodec/hevcdec: remove HEVCContext usage from ff_hevc_compute_poc()James Almer
2017-05-05avcodec/hevcdec: remove HEVCContext usage from hevc_seiJames Almer
2017-04-26lavc/hevcdec: fix invalid use of ff_get_format()Clément Bœsch
2017-04-26Merge commit '373fd76b4dbd9aa03ed28e502f33f2ca8c1ce19a'Clément Bœsch
2017-04-26Merge commit '86157e6db2c7a9222f77fa7e7f50fb9aebc3aa81'Clément Bœsch
2017-04-09avcodec/hevcdec: remove duplicate extradata parsing functionJames Almer