100106 Commits (b84d09bd985e41c854e0570901895cbd51eb05b6)
 

Author SHA1 Message Date
Steve Lhomme fe85a32a6c vlc_es: add a way to log differences between ES/video formats 3 years ago
Steve Lhomme c828db69e7 video_epg: avoid video format copy 3 years ago
Alaric Senat 048441238c sout: duplicate: forward a correct PCR to sink 3 years ago
Alaric Senat 3b1d63cc4e sout: duplicate: early set stream sys 3 years ago
Alaric Senat cded84066e sout: duplicate: fix leak on dup creation failure 3 years ago
Alaric Senat fb079defa8 sout: duplicate: simplify dup creation err handling 3 years ago
Prince Gupta 2baa2908b6 qml: rename variable 3 years ago
Prince Gupta a5f4fbcae4 qml: fix invalid property usage 3 years ago
Prince Gupta a4c0d3a8aa qml: fix interface locking with system CSD 3 years ago
Vikram Kangotra 33f7d18b54 Utilize VLC_SNAPSHOTS_DIR for core snapshots and scene detection. 3 years ago
Vikram Kangotra dce86501f9 Introduce VLC_SNAPSHOTS_DIR for consistent default snapshots folder. 3 years ago
Fatih Uzunoglu 6481dd9b71 qml: prevent more direct access in ControlBar 3 years ago
Fatih Uzunoglu 11886f8bde qml: give room for optimization in ControlBar 3 years ago
Fatih Uzunoglu 3c4ad60471 qml: do not delay setting topInset of ControlBar 3 years ago
Steve Lhomme fe42451185 subpicture: remove unused subpicture_region_private 3 years ago
Steve Lhomme f1c9a45bd4 vout_subpicture: handle the scaled picture version of regions internally 3 years ago
François Cartegnie 4397478b7b input: es_out: set original_codec on SET_ES_FMT fourcc translation 3 years ago
François Cartegnie a3afca22a8 input: es_out: refactor setting es lang/title for consistency 3 years ago
Steve Lhomme 6928d76584 ttml: only check the visible size changes on the destination 3 years ago
Steve Lhomme fa3ed1e5c2 arib/susbtext: don't check the output format for changes 3 years ago
Steve Lhomme dd11513782 aribcaption: don't se the original picture dimensions if there's no image 3 years ago
Steve Lhomme df10484b10 aribcaption: do region format copy once 3 years ago
Steve Lhomme 1e0baf46f9 aribcaption: don't keep the render area dimensions 3 years ago
Steve Lhomme 821dd57b6d aribcaption: only check the visible size on the source 3 years ago
Steve Lhomme 67b41e6982 substext: only check the visible height on the source 3 years ago
Steve Lhomme 46c2157144 libass: only check the visible size changed on the source 3 years ago
Steve Lhomme 0c09774c1c libass: do region format copy once 3 years ago
Steve Lhomme 27be18daf2 subpicture: don't preemptively call video_format_IsSimilar to update SPU's 3 years ago
Pierre Lamot 69815da429 opengl: sub_renderer: release GL program in destructor 3 years ago
Thomas Guillem a3ddf46f33 aout: fix wrong delay after a pause when not master 3 years ago
Thomas Guillem 2a25f23afd aout: call vlc_clock_ConvertToSystem() only one time when playing 3 years ago
Thomas Guillem e0f1805fa8 aout: use the same system_time when converting 3 years ago
Thomas Guillem d946275ccc aout: don't handle drift when paused 3 years ago
Fatih Uzunoglu ab853bd0a3 qml: use grouped property for fading edge in KeyNavigableListView instead of aliasing 3 years ago
Thomas Guillem 05d44bf144 aout: remove aout_PauseDefault 3 years ago
Thomas Guillem ba66339242 sndio: don't implement pause 3 years ago
Thomas Guillem ac48b21c6d decklink: don't implement pause 3 years ago
Thomas Guillem edc51a3fd7 aout: make pause not mandatory 3 years ago
Thomas Guillem b1cc207e7d aout: fix pause fallback 3 years ago
Steve Lhomme 432195b83e vout_subpictures: remove unneeded forward declaration 3 years ago
Steve Lhomme 2741395614 vout_subpicture: mark the final rendering of text region unlikely 3 years ago
Steve Lhomme 962a80627f vout_subpictures: fix the SPU color space for rendered text regions 3 years ago
Steve Lhomme f5f235991c vout_subpictures: pass the text region to render as const 3 years ago
Steve Lhomme dd095f8d39 vout_subpictures: do the region fix early 3 years ago
Steve Lhomme f84bb0ee89 vout_subpictures: use a function to fix region colorimetry 3 years ago
Steve Lhomme 6e731cbef4 vout_subpictures: use vlc_vector_foreach_ref() to channel entries 3 years ago
Steve Lhomme ea91ffcc0a vout_subpictures: use local variables to simplify code 3 years ago
Steve Lhomme a2ca60f5c6 vout_subpictures: merge spu_channel_Clear() and spu_channel_Clean() 3 years ago
Fatih Uzunoglu 9fc7deb8d1 qml: prevent initial visibility change of some items in Player 3 years ago
Fatih Uzunoglu 0e2f937633 qml: PlaylistListView padding and spacing adjustment 3 years ago