41 Commits (f3a0e2ee2b97e2d46b351c29853c056d126884e2)

Author SHA1 Message Date
Andreas Rheinhardt 02220b88fc avcodec/thread: Don't use ThreadFrame when unnecessary 3 years ago
Andreas Rheinhardt 27f22f3383 all: Remove unnecessary libavcodec/internal.h inclusions 3 years ago
Niklas Haas a538df7eab lavc/hevcdec: Parse DOVI RPU NALs 3 years ago
Derek Buitenhuis bc68fd1050 avcodec/hevcdec: Export Dolby Vision RPUs as side data 3 years ago
Limin Wang 06548e6045 avcodec/hevcdec: remove unused code 3 years ago
Niklas Haas 3cc3f5de2a avcodec/hevcdec: apply H.274 film grain 3 years ago
Xu Guangxin c8bc0f66a8 avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled_flag 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Nuo Mi d4751d8c63 avcodec/hevcdec: dynamic allocate sList and HEVClcList 4 years ago
Anton Khirnov b7e1821284 hevc: move SliceHeader and LongTermRPS back to hevcdec.h 5 years ago
Steven Liu 36ed8ae52c avcodec/hevcdec: remove unneeded code 5 years ago
Michael Niedermayer 1a89ae1df8 avcodec/hevcdec: Check for overlapping slices 6 years ago
Mark Wu 10bc4c3a7d avcodec/hevcdec: fix non-ref frame judgement 6 years ago
Timo Rothenpieler 46c1ee1917 avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointer 7 years ago
sfan5 a428f2fcd9 libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into function 7 years ago
James Almer bd8f1fa100 avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEI 7 years ago
Mark Thompson 4dee92f6bc hevc: Fix aligned array declarations 7 years ago
Michael Niedermayer 933aa91e31 avcodec/hevcdec: check ff_init_cabac_decoder() for failure 8 years ago
James Almer 000fb61a71 avcodec/hevcdec: export cropping information instead of handling it internally 8 years ago
Anton Khirnov c3f0357bdf hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContext 8 years ago
James Almer cfd25488bf hevcdec: move SEI message parsing into a separate header 8 years ago
James Almer 648a0b4503 hevcdec: remove HEVCContext usage from hevc_sei 8 years ago
James Almer 4aaace8b25 avcodec/hevcdec: move SliceHeader struct definition to hevc_ps 8 years ago
James Almer 1d53b8e907 avcodec/hevcdec: remove HEVCContext usage from ff_hevc_compute_poc() 8 years ago
James Almer a687fb9970 avcodec/hevcdec: move SEI message parsing into a separate header 8 years ago
James Almer c4b08c8a4e avcodec/hevcdec: remove HEVCContext usage from hevc_sei 8 years ago
James Almer 4588063f3e avcodec/hevcdec: remove duplicate extradata parsing function 8 years ago
Steve Lhomme 157e57a181 lavc: Add Content Light Level side metadata found in HEVC 8 years ago
Anton Khirnov a02ae1c683 hevcdec: export cropping information instead of handling it internally 8 years ago
Anton Khirnov 0bfdcce4d4 hevc: move the SliceType enum to hevc.h 8 years ago
Anton Khirnov f6e2f8a9ff hevcdec: move parameter set parsing into a separate header 8 years ago
Anton Khirnov 150c896a9e hevcdec: split ff_hevc_diag_scan* declarations into a separate header 8 years ago
Anton Khirnov 645c6ff423 hevcdec: drop the prototype of a non-existing function 8 years ago
Anton Khirnov c359d624d3 hevcdec: move decoder-independent declarations into a separate header 8 years ago
Anton Khirnov 4abe3b049d hevc: rename hevc.[ch] to hevcdec.[ch] 8 years ago
Matthieu Bouron bf011695fd lavc/hevc: store VPS/SPS/PPS data 8 years ago
Will Kelleher 964f07f68e hevc: Fix memory leak related to a53_caption data 9 years ago
Derek Buitenhuis 4791a910c0 lavc/hevc_parse: Don't take a HEVCContext 9 years ago
Anton Khirnov fa936a307f hevc_parse: rename into h2645_parse 9 years ago
Neil Birkbeck 3b0974d3ef lavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and propagate content into the AVMasteringDisplayMetadata side data. 9 years ago
Philip Langdale 8958c5c64d hevc: Track long and short term RPS size for VDPAU 9 years ago
Hendrik Leppkes 8c399bd5ce dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 9 years ago
Michael Niedermayer 2140858524 avcodec/hevc: Fix integer overflow of entry_point_offset 9 years ago
Anton Khirnov e7078e842d hevcdsp: add x86 SIMD for MC 9 years ago
Will Kelleher 7f7fa90f7b hevc: extract SEI caption data 9 years ago
Hendrik Leppkes 0118158efa hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 9 years ago
Hendrik Leppkes 5d324dae11 dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 9 years ago
Michael Niedermayer 99558270ed avcodec/hevc: Simplify skipped_bytes_pos code further 9 years ago
Michael Niedermayer ad92410d90 avcodec/hevc: Move skipped_bytes_pos_nal to HEVCNAL, simplify code 9 years ago
Michael Niedermayer bcc6c7bb65 avcodec/hevc: Move skipped_bytes_pos_size_nal into HAVCNAL 9 years ago