98450 Commits (b03fe3f1af414f2e72b5e7e570ef175465a9b7b4)
 

Author SHA1 Message Date
Alexandre Janniaux b03fe3f1af vlc_opengl_interop: forward-declare vlc_gl_t 3 years ago
Alexandre Janniaux 256f8553d3 vlc_opengl_filter: include vlc_es.h 3 years ago
Alexandre Janniaux 5003ec6b75 include: vlc_objects: use extern "C" on vlc_object 3 years ago
Alexandre Janniaux 8c490c483a vlc_objects: add include-guard for vlc_objects 3 years ago
Alexandre Janniaux 52e1c72cb8 lib: add header inclusion build test 3 years ago
Alexandre Janniaux a89ee315f6 test: Makefile.am: remove unused verbose flag 3 years ago
Alexandre Janniaux 94277277b2 include: deprecated: forward-declare media player 3 years ago
Alexandre Janniaux 6fcbb414f6 include: fix missing type for libvlc_media_list_player 4 years ago
Alexandre Janniaux dae57d2b9b include: fix missing type for libvlc_media_list 4 years ago
Alexandre Janniaux 22bf21e50f include: fix missing type for libvlc_media_discoverer 4 years ago
Alexandre Janniaux 9f6231b313 include: fix missing types for libvlc_media 4 years ago
Alexandre Janniaux 1a9da9127c include: fix missing types for libvlc_events 4 years ago
Alexandre Janniaux 29c9709a05 include: add missing types for libvlc_media_player.h 4 years ago
Alexandre Janniaux 6a481ceb65 include: move video enums to libvlc_video.h 4 years ago
Steve Lhomme a309fb4c10 avcodec/chroma: prioritize RGB mapping with the same mask 3 years ago
Steve Lhomme 38ad102b2c avcodec: return the AVPixelFormat in GetFfmpegChroma() 3 years ago
Khalid Masum 181697c7b7 emscripten: build: Enable shared module 3 years ago
Khalid Masum 9edd92ecd0 extras/tools/libtool: Add sideloading info for emscripten-host 3 years ago
Steve Lhomme 3b862a0067 vout/display: add functions to create/release a display converter 3 years ago
Steve Lhomme 3aca4f30b0 CI: build macosx targets with extra pointer checks 3 years ago
Steve Lhomme 3ec8a6e079 package/macos: add an option to compile with extra checks 3 years ago
Steve Lhomme 2da81597c0 splitter: force normal orientation on input 3 years ago
Steve Lhomme 70bef480cb flaschen: force normal orientation on input 3 years ago
Steve Lhomme d99b83a2a9 wingdi: fix handling of input orientation 3 years ago
Steve Lhomme 82cb2290b1 dxgi_fmt: remove unused DxgiFourccFormat() 3 years ago
Steve Lhomme 4cbe98144d wingdi: request BGRA for 32 bits display 3 years ago
Francois Cartegnie eb5716b3b2 input: show number of source channels independently of layout and 3 years ago
Steve Lhomme 2bc9decf93 vout: create the subpicture to render before just blending it 3 years ago
Steve Lhomme 19f228ab4c vout: move SPU rendering in a function 3 years ago
Steve Lhomme e67614a99a display: initialize variable with VLC_SUCCESS 3 years ago
Steve Lhomme 95ee779aab vout/display: compute the default display size with unsigned integers 3 years ago
Steve Lhomme 7d87114486 vout/display: rename callback that provides converter output pictures 3 years ago
Steve Lhomme 25bea940ea video_output: make the blender creation failure as unlikely 3 years ago
Steve Lhomme 23c53f89b7 filter: failure to create an object is unlikely 3 years ago
Steve Lhomme 1243a6c0d6 include: avoid including vlc_subpicture.h when not needed 3 years ago
Alaric Senat a3754810b9 mux: extradata: fix `hxxx_helper` leak 3 years ago
Claudio Cambra 55473bb0fe macosx: Prevent unnecessary list fetches in VLCLibraryModel when querying for number of media, just use the appropriate porperty 3 years ago
Jean-Baptiste Kempf 0740ca354e lua: remove metacafe and liveleak 3 years ago
Steve Lhomme ed8f57fa28 picture_pool: remove unused Reserve function 3 years ago
Steve Lhomme 53c21ea2ba picture_pool: remove unused local function 3 years ago
Steve Lhomme 4337ce5c4f vout: only use 2 pictures in the converter pool 3 years ago
Steve Lhomme 5e9aae636a vout: simplify the converter pool creation 3 years ago
Steve Lhomme 4236b9172e vout: only create the converter filter chain if a converter is needed 3 years ago
Steve Lhomme 0e1c0675d1 vout: move the display pool allocation in the vout creation 3 years ago
Steve Lhomme 971a456cf0 vout: rename the display pool to converter pool 3 years ago
Steve Lhomme 637effdc53 vout: simplify the interlacing state usage 3 years ago
Steve Lhomme 4dc0706fce vout: move private_pool variable 3 years ago
Steve Lhomme e8b7483cb2 vout: move the private pool outside of the vout wrapper 3 years ago
Steve Lhomme e0e3976b4d vout: remove VOUT_MAX_PICTURES 3 years ago
Steve Lhomme e6d1db2ee0 vout: create the private pool independently from the display pool 3 years ago