96419 Commits (2ad8ef54bb2da229f3451fe2e2aa649004f64c6e)
 

Author SHA1 Message Date
Thomas Guillem 2ad8ef54bb lib: return the same object in libvlc_media_list_retain() 3 years ago
Thomas Guillem d5b7878397 lib: return the same object in libvlc_media_retain() 3 years ago
Thomas Guillem e793a3247b lib: return the same object in libvlc_retain() 3 years ago
Thomas Guillem 448e8b92d2 lib: return the same object in libvlc_picture_retain() 3 years ago
Loïc Branstett f93de3ef23 stream/demux: move remaining callbacks to their respective ops struct 3 years ago
Alexandre Janniaux 69abb5200c input: decoder: remove flush workaround on Delete 3 years ago
Alexandre Janniaux c9d874e7ff input: decoder: separate flushing and aborting 3 years ago
Alexandre Janniaux 5f000b2872 vlc_decoder.h: document vlc_input_decoder_Delete 3 years ago
Alexandre Janniaux cef875107b input: decoder: add explicit input decoder flush 3 years ago
Alexandre Janniaux eb34fd0acb input: es_out: add explicit input decoder flush 3 years ago
Alexandre Janniaux 13ffce3086 stream out: display: add explicit input decoder flush 3 years ago
Alexandre Janniaux 23a0ea4b4e input: decoder: fix flushing when deleting decoder 3 years ago
Francois Cartegnie f7bb59d9f5 demux: mp4: always check and use next edit list 3 years ago
Francois Cartegnie bde2098647 demux: mp4: move edit list mapping to own functions 3 years ago
Francois Cartegnie 06ce45c754 demux: mp4: fix wrong edit list offset regression 3 years ago
Francois Cartegnie 3ef970a52a demux: libmp4: rework edit list storage 3 years ago
Francois Cartegnie 90811de8f8 demux: libmp4: restrict to known elst versions 3 years ago
Francois Cartegnie 413ffdd36b demux: libmp4: do not store elst version 3 years ago
Francois Cartegnie 7c94acd145 demux: mp4: return only last sample dts 3 years ago
Pierre Lamot 199de0535b qt: report 0 size when the ml cache is loaded but empty 3 years ago
Simon Latapie f7d4afc821 doc: QtPlayer: fix file opening on Windows 3 years ago
Pierre Lamot f808bdd6b8 interop_dxva2: fix flickering effect 3 years ago
Steve Lhomme 3e838637ae interop_dxva2: use container_of instead of object cast 3 years ago
Steve Lhomme 2e335eba28 interop_dxva2: add comments about the processor output values 3 years ago
Steve Lhomme dd8297d27a d3d9: use the official typedef for DXVAHD_CreateDevice() 3 years ago
Steve Lhomme b86fbe2e7a d3d9: explicitly set the processing input type 3 years ago
Steve Lhomme 367b7e8eea d3d9: fully initialize DXVAHD_BLT_STATE_INPUT_COLOR_SPACE_DATA 3 years ago
Steve Lhomme a7de762a71 d3d9: fully initialize DXVAHD_BLT_STATE_OUTPUT_COLOR_SPACE_DATA 3 years ago
Steve Lhomme 96a19e9410 contrib: mingw64: patch dxvahd.h before mingw-w64 11 3 years ago
Khalid Masum f9b271e02b es_out: remove unused variable 3 years ago
Prince Gupta f5d795355e qml: handle Navigation Cancel in MainViewLoader 3 years ago
Prince Gupta 62e94c6d8f qt: allow navigation functions to fallback to default behaviour 3 years ago
Prince Gupta 84a5bed6ce qml: use MainViewLoader in MusicGenres component 3 years ago
Prince Gupta e3b13a6892 qml: use MainViewLoader in MusicAlbums component 3 years ago
Prince Gupta 4643f5564d qml: use MainViewLoader in MusicAllArtists component 3 years ago
Prince Gupta ea0eaffa40 qml: use MainViewLoader for PlaylistMediaList 3 years ago
Prince Gupta a9e02b669a qml: use MainViewLoader in VideoAll 3 years ago
Prince Gupta b0ae61dd55 qml: check nullability in Helpers.get 3 years ago
Prince Gupta ecf0c9ce9d qml: implement MainViewLoader 3 years ago
Steve Lhomme 869a03432a webservices/json: update the JSON parser to version 1.1.0 3 years ago
Steve Lhomme 6f9b01e6f4 json_helper: get the size of the read buffer 3 years ago
Fatih Uzunoglu 7d70397c7d qt: discontinue hasContent and use isReady property in MLBaseModel 3 years ago
Pierre Lamot ff905bd558 qml: add missing color in EmptyLabelHint 3 years ago
Pierre Lamot 2aa07f5222 qml: add missing import for ColorContext 3 years ago
Pierre Lamot 9d87d210bd qml: fix label not colorized properly in the ToolbarEditor 3 years ago
Pierre Lamot 8b9293f33d qt: update ColorContext colors when palette internally changes 3 years ago
Pierre Lamot 4d5606c58d qt: disable acrylic effect when high-contrast theme is used on windows 3 years ago
Pierre Lamot 1a4eb729d9 qt: use high-contrast colors on windows 3 years ago
Thomas Guillem e476328eb6 audiotrack: use precise latency 3 years ago
Thomas Guillem 4bb250cd8b audiotrack: use TimingReport API 3 years ago