8518 Commits (9ad3dd748b9b58e6afc04cb3d16ad9c6b0706ebc)

Author SHA1 Message Date
Thomas Guillem 4c78bc6063 atomic: fix static vlc_atomic_rc_t init 2 years ago
Steve Lhomme 9226c3dcb5 libvlc: mark "fit" API entries as new in libvlc 4.0.0 2 years ago
Steve Lhomme 0eb7be304d libvlc: explicitly set a value for the libvlc_video_fit_mode_t enum values 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 3 years ago
Steve Lhomme ffd9f613a7 libvlc: add API to get/set the video fit mode 2 years ago
Steve Lhomme 3502c02a1d vlc_fixups: only define TIME_UTC if it's not defined 2 years ago
Alaric Senat baed3b02ec medialibrary: allow changing folder public state 2 years ago
Alaric Senat 2bb616a50c medialibrary: media: expose an `is_public` accessor 2 years ago
Alaric Senat c4a3e9ceee medialibrary: expose the `publicOnly` query parameter 2 years ago
Fatih Uzunoglu 4134f7f3ef aout: respect AOUT_VOLUME_MAX in aout_volumeUpdate() 3 years ago
Steve Lhomme 02fd6845d3 vout_subpictures: remove write-only subpicture_t absolute flag 2 years ago
Steve Lhomme 7bd3402a88 vlc_subpictures: add the b_absolute to subpicture_region_t 2 years ago
Alaric Senat 9394e7eace medialibrary: expose `favorite_only` QueryParameter 2 years ago
Alaric Senat bbd81d4cf5 medialibrary: playlist: expose new listing options 2 years ago
Alaric Senat 99b6c691c2 medialibrary: folder: expose the duration field 2 years ago
Alaric Senat d848ce86ed medialibrary: history: rework listing by media type 2 years ago
Alaric Senat 2d2ded737a medialibrary: history: unify stream and global wrappers 2 years ago
Alaric Senat ab1dd2678e medialibrary: history: allow clearing via import type 2 years ago
Alaric Senat b5c36b754e medialibrary: update to 0.13 API changes 2 years ago
Alaric Senat ac5c1d1782 medialibrary: add query parameter documentation 2 years ago
Alaric Senat d4f6fdcf6a medialibrary: rename playlist filtering types 2 years ago
Steve Lhomme d8680da9f2 subpicture: ensure all subtitle decoders set the b_subtitle flag 2 years ago
Steve Lhomme 349e7c09ee vout_subpictures: show subtitles in black bars 3 years ago
Steve Lhomme c7f0adde2b display: add an option to display SPUs in black bars 3 years ago
Steve Lhomme 301cc26428 vout_subpictures: place rendered regions in display coordinates 2 years ago
Steve Lhomme 0776916550 vout_subpictures: pass the placed video to the SPU renderer 3 years ago
Steve Lhomme 664f251966 vout_subpicture: remove write-only original size in rendered subpicture 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
Gabriel LT 2c853dd809 fs: add vlc_mkdir_parent function that correspond to 'mkdir -p' 2 years ago
Steve Lhomme e6f6390ba2 vlc_tick: include vlc_common to get VLC_API 2 years ago
Alexandre Janniaux d57c315696 vlc_tracer: move TraceRender to clock.c 2 years ago
Steve Lhomme 3dc2d0186c vlc_subpictures: remove unused rendered region format 2 years ago
Steve Lhomme 41525773d6 vlc_subpictures: set the source offset in a separate fields 2 years ago
Steve Lhomme d65ee1fc23 vlc_subpictures: replace rendered position with a display placement 2 years ago
Steve Lhomme 1b21e94f86 vlc_subpicture: remove the rendering zoom from subpicture_region_t 2 years ago
Steve Lhomme 83181fa907 vlc_subpicture: replace the rendered regions by a vector of subpicture_region_rendered 2 years ago
Steve Lhomme fca2debbe3 vlc_subpictures: add a structure to hold rendered regions 2 years ago
Steve Lhomme e079b924bd vlc_subpictures: remove unused vlc_render_subpicture::i_alpha 2 years ago
Thomas Guillem 7b631e0954 player: remove the media_provider 2 years ago
Thomas Guillem 382e4dad90 player: unexport vlc_player_InvalidateNextMedia 2 years ago
Thomas Guillem 0a84d74cf0 player: document SetCurrentMedia() and SetNextMedia() 2 years ago
Thomas Guillem 67d14d9218 player: rework media_provider.get_next handling 2 years ago
François Cartegnie 37eb94ecf7 vlc_xml: change API to handle namespaces 3 years ago
Alexandre Janniaux 6ea08ff624 tracer: use an array of entries instead of va_list 3 years ago
Thomas Guillem 3657a5376a player: move SetMediaStoppedAction() to the playlist 2 years ago
Thomas Guillem e648e23872 lib: add media_player synchronisation functions 3 years ago