4 Commits (c735552b0b7fc5ab744fd8f652d27e490c6bccd9)

Author SHA1 Message Date
Anton Khirnov e4e9e1da15 lavc/hevcdec: drop redundant HEVCContext.threads_{type,number} 7 months ago
Anton Khirnov 381b70e173 lavc/hevcdec: do not pass HEVCContext to ff_hevc_frame_nb_refs() 7 months ago
Anton Khirnov 8c8072c29c lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext 7 months ago
Anton Khirnov e4601cc339 lavc/hevc*: move to hevc/ subdir 8 months ago
Anton Khirnov ba56a300a9 lavc/hevcdec: drop HEVCContext.frame 8 months ago
Anton Khirnov db84c1c6ef lavc/hevcdec: rename HEVCFrame.frame to just f 8 months ago
Anton Khirnov 9226514ced lavc/hevcdec: rename HEVCContext.ref to cur_frame 8 months ago
Anton Khirnov 9127819d51 lavc/hevc_ps: reduce the size of ShortTermRPS.used 8 months ago
Andreas Rheinhardt 0ec886ddc7 avcodec/hevcdec: Use union for AVFrame* and ProgressFrame 9 months ago
Andreas Rheinhardt a807e469d5 avcodec/hevcdec: Switch to ProgressFrames 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 10 months ago
Andreas Rheinhardt fd2e65871c avcodec/hevcdec: Use RefStruct-pool API instead of AVBufferPool API 1 year ago
Andreas Rheinhardt ba6a5e7a3d avcodec/hevcdec: Move collocated_ref to HEVCContext 1 year ago
Andreas Rheinhardt 315c956cbd avcodec/pthread_frame: Remove ff_thread_release_buffer() 1 year ago
Andreas Rheinhardt 452089ee23 avcodec/hevcdec: Use RefStruct API for RefPicListTab buffer 1 year ago
Andreas Rheinhardt f8252d6ce3 avcodec/decode: Use RefStruct API for hwaccel_picture_private 1 year ago
Andreas Rheinhardt c48cc9c6e9 avcodec/decode: Extend ff_hwaccel_frame_priv_alloc()'s task 1 year ago
Michael Niedermayer 6f2cf88771
avcodec/hevc_refs: Check that nb_refs stays <= HEVC_MAX_REFS 2 years ago
Lynne be07145109
avcodec: add AVHWAccel.free_frame_priv callback 2 years ago
James Almer 2f561ba953 avcodec: use the new AVFrame interlace flags in all decoders and encoders 2 years ago
Linjie Fu 09c656d9c4 lavc/hevc: Update reference list for SCC 2 years ago
Xu Guangxin 2191f9a6af lavc/hevc_refs: exclude current frame from long term refs 3 years ago
Xu Guangxin 99501b5015 lavc/hevcdec: do not let missing ref frames invovled in dpb process 3 years ago
Xu Guangxin 6c12fe0dda lavc/hevc_refs: fix dpb logical for IRAP 3 years ago
Andreas Rheinhardt c34e3920f2 avcodec/hevc_refs: Constify ff_hevc_get_ref_list() 3 years ago
James Almer 3aeeee1597 avcodec/hevc_refs: don't use the frame's AVBufferRef sizes when initializing planes 3 years ago
Andreas Rheinhardt 02220b88fc avcodec/thread: Don't use ThreadFrame when unnecessary 3 years ago
Andreas Rheinhardt f025b8e110 avcodec/threadframe: Add ff_thread_(get|release)_ext_buffer() 3 years ago
Andreas Rheinhardt b3551b6072 avcodec/thread: Move ff_thread_(await|report)_progress to new header 3 years ago
Andreas Rheinhardt 27f22f3383 all: Remove unnecessary libavcodec/internal.h inclusions 3 years ago
Niklas Haas 3cc3f5de2a avcodec/hevcdec: apply H.274 film grain 3 years ago
Anton Khirnov 2a9bed8fc1 hevc_refs: reduce code duplication in find_ref_idx() 5 years ago
Xu Guangxin 8b5ffaea64 lavc/hevc_refs: Fix the logic of find_ref_idx() 5 years ago
Michael Niedermayer da8936969f avcodec/hevc_refs: Optimize 16bit generate_missing_ref() 6 years ago
Timo Rothenpieler 46c1ee1917 avcodec/hevcdec: make ff_hevc_frame_nb_refs take a const pointer 7 years ago
Aman Gupta a19bac8fc8 avcodec/hevc: remove videotoolbox hack 7 years ago
Aman Gupta 3d4f8b9184 avcodec/videotoolbox: add hevc support 7 years ago
Michael Niedermayer 1cb4ef526d avcodec/hevc_refs: Check nb_refs in add_candidate_ref() 8 years ago
James Almer 000fb61a71 avcodec/hevcdec: export cropping information instead of handling it internally 8 years ago
James Almer 1d53b8e907 avcodec/hevcdec: remove HEVCContext usage from ff_hevc_compute_poc() 8 years ago
James Almer c4b08c8a4e avcodec/hevcdec: remove HEVCContext usage from hevc_sei 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 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
Hendrik Leppkes 0118158efa hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 10 years ago
Anton Khirnov d82e1adc20 hevc: move splitting the packet into NALUs into a separate function 10 years ago
Anton Khirnov b11acd5732 hevc: remove HEVCContext usage from hevc_ps 10 years ago