36 Commits (c50fdba6213b79e37b73e4820b638b9e966100db)

Author SHA1 Message Date
Steve Lhomme c50fdba621 remove unneeded vlc_modules.h includes 2 years ago
Steve Lhomme 10edd6b917 use vlc_filter_UnloadModule instead of multiple local calls 2 years ago
Steve Lhomme 648cd8839a filters: load "video converter" filters with vlc_filter_LoadModule() 2 years ago
Marvin Scholz ec76e1cde3 vout: VLCSampleBufferDisplay: specify bitmap byte order 2 years ago
Steve Lhomme 65b813712c display: remove redundant VOUT_DISPLAY_CHANGE_DISPLAY_FILLED 2 years ago
Steve Lhomme 0c10d95148 display: remove redundant VOUT_DISPLAY_CHANGE_ZOOM 2 years ago
Steve Lhomme 4ab62d06f8 display: notify display modules when the picture placement changed 2 years ago
Steve Lhomme 83f01e9321 VLCSampleBufferDisplay: remove write-only sys->place 2 years ago
Steve Lhomme 301cc26428 vout_subpictures: place rendered regions in display coordinates 2 years ago
Steve Lhomme d824725009 VLCSampleBufferDisplay: use the picture format of SPU when dealing with buffer mapping 2 years ago
Steve Lhomme df71e59703 VLCSampleBufferDisplay: assume the video area is the same as the "original" area 2 years ago
Steve Lhomme 17bc969d45 vlc_spu: assume display module that can render subpicture regions can scale it 2 years ago
Steve Lhomme 7b5664c013 vout_subpictures: handle zoomed placement in the core 2 years ago
Steve Lhomme f9434a9530 vout_subpictures: set the part of the region picture to display in the picture 2 years ago
Steve Lhomme f684513739 VLCSampleBufferDisplay: handle subpicture region scaling 2 years ago
Steve Lhomme 41525773d6 vlc_subpictures: set the source offset in a separate fields 2 years ago
Steve Lhomme f4247dcedb vout_subpictures: set the rendered region placement dimensions using the region format 2 years ago
Steve Lhomme d65ee1fc23 vlc_subpictures: replace rendered position with a display placement 2 years ago
Steve Lhomme 83181fa907 vlc_subpicture: replace the rendered regions by a vector of subpicture_region_rendered 2 years ago
Steve Lhomme 4f37f30c69 VLCSampleBufferDisplay: use the picture format of SPU when dealing with buffer mapping 2 years ago
Alexandre Janniaux 933c2d055c VLCSampleBufferDisplay: remove double const qualifier 2 years ago
Alexandre Janniaux 550ce6e1d8 VLCSampleBufferDisplay: remove kCGImageByteOrderDefault 2 years ago
Steve Lhomme 6d9b2a0929 vlc_list: split reading from a const list a non-const list 2 years ago
Steve Lhomme 473a66cb48 vout: read SPU regions as const 2 years ago
Steve Lhomme 2d53d9ca27 vout: pass the SPU regions to render as const 2 years ago
Steve Lhomme f599d4c4f8 subpicture: use a separate type to pass a list of SPU regions to render 2 years ago
Steve Lhomme d6ffd5bc35 subpicture: use helper functions for vlc_spu_regions 2 years ago
Steve Lhomme 3d610be9f0 subpicture: use vlc_list for regions 3 years ago
Steve Lhomme e26bb6f497 vout: samplebufferdisplay: remove extra white spaces 2 years ago
Steve Lhomme 98d856aa95 vout: samplebufferdisplay: Pass regions as const in RegionBackingFrame() 2 years ago
Steve Lhomme f4dc24aff5 vout: samplebufferdisplay: Don't modify the region picture 2 years ago
Maxime Chapelet f5116997fd vout: samplebufferdisplay: Allocate decoder device properly 3 years ago
Maxime Chapelet bf442dcb0b vout: samplebufferdisplay: Delete converter when display closes 3 years ago
Maxime Chapelet 03a668f85d vout: samplebufferdisplay: Move converter functions 3 years ago
Maxime Chapelet e182156498 vout: samplebufferdisplay: Rename converter functions 3 years ago
Maxime Chapelet 629d4a3430 vout: new native display renderer for Apple platforms 3 years ago