96419 Commits (2ad8ef54bb2da229f3451fe2e2aa649004f64c6e)
 

Author SHA1 Message Date
Thomas Guillem 8d0819f5c1 audiotrack: remove unused cond 3 years ago
Thomas Guillem 6202abd9e3 audiotrack: reorder to avoid forward declaration 3 years ago
Benjamin Arnaud cb8d593013 qml/Player: Add pin background opacity 3 years ago
Benjamin Arnaud a965917a04 qml/Player: Update the 'pinned' behavior 4 years ago
Benjamin Arnaud 45875b4344 qml/TopBar: Add the 'resumeVisible' property 3 years ago
Benjamin Arnaud debe7eac4e qt/mainctx: Add the 'pinOpacity' property 3 years ago
Alaric Senat a26e2ba370 taglib: wav: fix RIFF INFO tags parsing 3 years ago
Alaric Senat 294cbdbaee taglib: move default meta access to a function 3 years ago
Thomas Guillem 90e98b012e vlc_queue: fix restrict violation 3 years ago
Loïc bdc6edb1e0 demux: add more helper methods 3 years ago
Loïc 2a4957c0f8 demux: introduce typed operations for demux 3 years ago
Loïc 6baee5a410 stream: move get_title typed control to stream specific section 3 years ago
Loïc 21f9f3818c stream: move get_seekpoint typed control to specific stream section 3 years ago
Thomas Guillem 5f60396843 logger/json: change license to LGPL 2.1 3 years ago
Pierre Lamot 6d90eba098 demux: adaptive: fix language parsing 3 years ago
Alexandre Janniaux 38d17118c4 audio_output: android: split DynamicsProcessing 4 years ago
Thomas Guillem 352a3cd30b audio_output: android: add vlc_android_AudioFormat_FourCCToEncoding() 3 years ago
Thomas Guillem ec94c47793 audio_output: android: remove AudioTrack_HasEncoding() 3 years ago
Alexandre Janniaux 189d435389 audio_output: android: move AudioFormat vtable 4 years ago
Alexandre Janniaux ddb540cbc2 audio_output: android: link android_env 4 years ago
Alexandre Janniaux c65493d689 modules: split android_env from android_utils 5 years ago
Claudio Cambra e6785a0f45 macosx: Scroll to current playlist item when playlist controller detects current item change 3 years ago
Claudio Cambra 4b2b05ca57 macosx: Add method to VLCPlaylistDataSource to scroll to the current playlist item 3 years ago
Claudio Cambra 92dce5287c macosx: Don't update the playlist data source every time the current item changes 3 years ago
Steve Lhomme 79b837b2b3 meson: remove forced _THREAD_SAFE optional define 3 years ago
Steve Lhomme 88ec5e93bf meson: remove forced _REENTRANT optional define 3 years ago
Steve Lhomme 3c67f745ca meson: remove unused HAVE_X11_XLIB_H 3 years ago
Steve Lhomme c11e6bb15c meson: remove unused HAVE_QSORT_R 3 years ago
Steve Lhomme 39ff35852c meson: remove unused HAVE_INET_NTOP 3 years ago
Steve Lhomme 7ccaed3cb0 meson: remove unused CAN_COMPILE_SSE4xxx 3 years ago
Steve Lhomme 442338a3f5 meson: use comments from autotools in config.h.meson 3 years ago
Steve Lhomme ca7270f019 meson: reorder config.h.meson to match autoconf config.h order 3 years ago
Steve Lhomme 1ccffc330f control: remove unimotion motion handling 3 years ago
Steve Lhomme 586e1cbafe libvlc: use the local includes in vlc.h 4 years ago
Alexandre Janniaux 07d8bc705d input: es_out: reset buffering on PCR discontinuity 3 years ago
Steve Lhomme 3ccf6ae23c decklink: fix fourcc string to enum conversion 4 years ago
Jean-Baptiste Kempf 437d802fc5 Win32: add tak to the installer 4 years ago
Steve Lhomme 0f92f19cfc avcodec/dxva: use DXVA_NoEncrypt 3 years ago
Steve Lhomme 5319cf9fd1 directx_va: define missing DXVA_xxx GUIDs for the platform SDK and mingw 4 years ago
Thomas Guillem 4c3538533e aaudio: restart stream when flushing 3 years ago
Thomas Guillem c9563144f9 aaudio: assert that "as" is valid after checking the state 3 years ago
Thomas Guillem 3fa5113b0b aaudio: handle device_id 3 years ago
Thomas Guillem 3aee1739a5 aaudio: split OpenAAudioStream() 3 years ago
Thomas Guillem 9f6da290bb aaudio: close even in case of failure 3 years ago
Thomas Guillem bb8f21636d aaudio: create CloseAAudioStream() function 3 years ago
Thomas Guillem b41e227623 aaudio: move function up 3 years ago
Thomas Guillem a149122dab aaudio: report latency only in the STARTED state 3 years ago
Thomas Guillem 65c3634eb0 aaudio: use LogAAudioError 3 years ago
Thomas Guillem 371e18c170 android_device: add missing initialisation 3 years ago
Loïc f77921f427 stream: introduce typed operations for stream 4 years ago