28 Commits (cf2613a72c9c3d5a39bb5cd5c3dedcdafa3dd146)

Author SHA1 Message Date
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Steve Lhomme 07666913ef core: use vlc_tick_t for DEMUX_GET_TIME officially 8 years ago
Steve Lhomme 26fef56c52 core: make DEMUX/STREAM_GET_PTS_DELAY officially a vlc_tick_t 8 years ago
Steve Lhomme 5ef6d13736 modules: the "live-caching" is always translated to a vlc_tick_t 8 years ago
Steve Lhomme b4dfbc6283 rename mdate() to vlc_tick_now() 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Rémi Denis-Courmont 66b9878782 access: fold access_demux capability 8 years ago
Rémi Denis-Courmont eb17184434 access_demux: check that ES output is non-NULL 8 years ago
Rémi Denis-Courmont bf51e08802 objres: restore malloc() wrapper 8 years ago
Thomas Guillem cf4676c1e8 core: rename vlc_*alloc to vlc_obj_*alloc 9 years ago
Rémi Denis-Courmont c2c02e2876 es_out: add type-safe es_out_SetPCR() helper 9 years ago
Thomas Guillem 91f426996c es: replace i_original_channels with i_chan_mode 9 years ago
Rémi Denis-Courmont 740dd861a4 access: allocate p_sys vlc_malloc/vlc_calloc 9 years ago
Rémi Denis-Courmont 011527f378 pulse: move helper library back to audio_outout/ 13 years ago
Rémi Denis-Courmont d259081ad4 PulseAudio: compile helper only once (refs #9367) 13 years ago
Rémi Denis-Courmont af42377590 PulseAudio: remove dummy dependency on <vlc_cpu.h> 14 years ago
Rémi Denis-Courmont 062e7e5732 Use VLC_CODEC_S24(B|L)32 14 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rafaël Carré 31c8cef1ba s/vlc_memcpy/memcpy/ 14 years ago
Rémi Denis-Courmont d8a9660453 PulseAudio: adjust overall latency, not (only) the buffer size 14 years ago
Rémi Denis-Courmont ef1887105d Override PulseAudio input buffer attributes and watch them 15 years ago
Rémi Denis-Courmont 933ddbeb65 Switch PulseAudio input and common code to LGPL 15 years ago
Rémi Denis-Courmont 2cb0954ed8 Open a specific PulseAudio source if specified 15 years ago
Rémi Denis-Courmont cf5313ad2f Negotiate input sample rate with PulseAudio 15 years ago
Rémi Denis-Courmont dd4325725c Negotiate input sample format with PulseAudio 15 years ago
Rémi Denis-Courmont 43731984ce Revert back to one PulseAudio mainloop per context, kill libvlcpulse 15 years ago
Rémi Denis-Courmont a79cdadf4a Rudimentary PulseAudio input 15 years ago