16239 Commits (6df5d5db51d473596a0c19c364fc5520e390d2ee)

Author SHA1 Message Date
Thomas Guillem 6df5d5db51 input: change rate argument 7 years ago
Thomas Guillem b36e69b772 aout: change rate argument 7 years ago
Thomas Guillem 32bd267e4b decoder: change rate argument 7 years ago
Thomas Guillem 1bd4f9869e es_out: change rate argument 7 years ago
Thomas Guillem e94cc7fe63 input_clock: change rate argument 7 years ago
Thomas Guillem 5246180f64 es_out: merge with es_out_timeshift.h 7 years ago
Rémi Denis-Courmont 851dbc49be display: inline VoutDisplayDestroyRender() 7 years ago
Francois Cartegnie e4d5cb0f83 variables: fix callback setup leak with non existent variable 7 years ago
Francois Cartegnie 6309db1328 input: decoder: fix potential NULL deref on transcoding 7 years ago
Thomas Guillem d21a42d7e9 keystore: try memory keystore on the first try 7 years ago
Hugo Beauzée-Luyssen ac316d119f input: Add missing allocation error check 7 years ago
Hugo Beauzée-Luyssen e866ca9ccb media_tree: Ensure preparsing will be able to list subitems 7 years ago
Romain Vimont 011d187d31 media tree: clear children on subtree changed 7 years ago
Steve Lhomme d7b00ce1b2 image: make the write URL output video format const 7 years ago
Steve Lhomme 5d3d9c809e image: read images from an es_format instead of video_format plus extra data 7 years ago
Steve Lhomme 62904dbc92 image: remove the source video_format parameter from image_ReadUrl() 7 years ago
Steve Lhomme c27baa64c0 image: remove legacy error check 7 years ago
Steve Lhomme 94f1b134e5 image: clean resetting of the es_format on metadata change 7 years ago
Steve Lhomme 91f9087d4c image: fix probable typo 7 years ago
Steve Lhomme 7ba24fe389 image: use an intermediate es_format_t to do the extra data copy 7 years ago
Steve Lhomme cd2f580059 image: remove redundant p_fmt_out copy 7 years ago
Steve Lhomme 2831482b2f image: don't overwrite the converter es_format 7 years ago
Steve Lhomme e50803e08f image: don't overwrite the converter codec 7 years ago
Steve Lhomme 424f122593 image: code cleaning 7 years ago
Steve Lhomme d3ffcb9d19 image: rename the filter to converter 7 years ago
Felix Paul Kühne 38450c5ad3 src: add missing symbol definition 7 years ago
Rémi Denis-Courmont 6a411007ba vout: simplify window locking 7 years ago
Rémi Denis-Courmont 97b0a23eb6 vout: factor some common (re)initialization 7 years ago
Rémi Denis-Courmont 653345372c vout: use intermediate variable 7 years ago
Rémi Denis-Courmont b6fdede528 vout: use intermediate variable 7 years ago
Steve Lhomme 09fd2e48c4 timer: fix possible missed interval/delay in the timer 7 years ago
Thomas Guillem 3e9baa6e89 aout: set discontinuity after a flush 7 years ago
Rémi Denis-Courmont 83cb888e96 glsurface: pass actual initial window size 7 years ago
Rémi Denis-Courmont f8e0108a4b opengl: remove redundant initial vlc_gl_Resize() 7 years ago
Rémi Denis-Courmont a4da838106 gl: pass display size rather than 1x1 7 years ago
Rémi Denis-Courmont 886e0c2081 gl: vlc_gl_Create() takes configuration struct 7 years ago
Rémi Denis-Courmont 62a95f410a gl: move Doxygen doc to header file 7 years ago
Rémi Denis-Courmont 1cd330b067 egl/wayland: pull initial dimensions as parameters 7 years ago
Rémi Denis-Courmont a1fa054223 gl: pass vlc_gl_t to (de)activate callbacks 7 years ago
Rémi Denis-Courmont 42ec469657 gl: use vlc_module_(un)load() 7 years ago
Rémi Denis-Courmont 88e5d92b15 gl: remove stray #undef 7 years ago
Steve Lhomme d4a5d48af4 video_output/decoder: rename opaque to mouse_opaque 7 years ago
Steve Lhomme a509823fb5 win32: use the official prototype for DllMain 7 years ago
Rémi Denis-Courmont 3ea0d902fa vout/control: allow queueing asynchronous requests 7 years ago
Rémi Denis-Courmont 7ef0a90c7d spu: remove redundant check 7 years ago
Rémi Denis-Courmont 7fe81977be control: remove unused PushInteger() 7 years ago
Rémi Denis-Courmont ad90abe675 vout: flush SPU channel on calling thread 7 years ago
Rémi Denis-Courmont ad7ab29f04 vout: put subpictures on calling thread 7 years ago
Romain Vimont ca07827cbf media source: add missing refcount increment 7 years ago
Rémi Denis-Courmont 82bed6f09c vout: simplify parameter change functions 7 years ago