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
2018-12-01avcodec/hevcdec: Check for overlapping slicesMichael Niedermayer
2018-11-10avcodec/hevcdec: fix non-ref frame judgementMark Wu
2018-05-10avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointerTimo Rothenpieler
2017-12-08libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into functionsfan5
2017-10-31Merge commit 'c3f0357bdf7d3c542aad2c58b94184b9f56edc41'James Almer
2017-10-31avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEIJames Almer
2017-10-22hevc: Fix aligned array declarationsMark Thompson
2017-06-24avcodec/hevcdec: check ff_init_cabac_decoder() for failureMichael Niedermayer
2017-05-26avcodec/hevcdec: export cropping information instead of handling it internallyJames Almer
2017-05-20hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContextAnton Khirnov
2017-05-09hevcdec: move SEI message parsing into a separate headerJames Almer
2017-05-09hevcdec: remove HEVCContext usage from hevc_seiJames Almer
2017-05-05avcodec/hevcdec: move SliceHeader struct definition to hevc_psJames Almer
2017-05-05avcodec/hevcdec: remove HEVCContext usage from ff_hevc_compute_poc()James Almer
2017-05-05avcodec/hevcdec: move SEI message parsing into a separate headerJames Almer
2017-05-05avcodec/hevcdec: remove HEVCContext usage from hevc_seiJames Almer
2017-04-09avcodec/hevcdec: remove duplicate extradata parsing functionJames Almer
2017-04-06lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme
2017-03-24Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'James Almer
2017-03-23Merge commit 'f6e2f8a9ffda2247bffba991450990d075ea68e3'James Almer
2017-03-23Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'James Almer
2017-03-23Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer
2017-03-23Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch
2017-01-12hevcdec: export cropping information instead of handling it internallyAnton Khirnov
2016-10-21hevc: move the SliceType enum to hevc.hAnton Khirnov
2016-10-16hevcdec: move parameter set parsing into a separate headerAnton Khirnov
2016-10-16hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov
2016-10-16hevcdec: drop the prototype of a non-existing functionAnton Khirnov
2016-10-16hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov
2016-10-16hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov