Skip to content
  • Thomas Guillem's avatar
    videotoolbox: make it asynchronous · a94406b5
    Thomas Guillem authored
    Use the new decoder_QueuePicture() call to queue pictures directly from the
    VideoToolBox render callback.
    
    Replace the NSMutableDictionary/NSMutableArray frame reordering by using a
    linked list of picture_t.
    a94406b5