20278 Commits (8e8ffc98efd72f8b3261a4729e671e978e4ed1f6)

Author SHA1 Message Date
Alexandre Janniaux 84255dcf93 playlist: disable external preparser on mobile platforms 6 months ago
Alexandre Janniaux 5fe2c1c37a posix: dirs: fix libexec 6 months ago
Steve Lhomme 51f3dc6ec1 picture: remove assert on plane dimension ratios 2 years ago
Steve Lhomme d1ebcdff54 picture: check each plane dimension doesn't overflow 2 years ago
Steve Lhomme f1725a8f5f memstream: make the error handling private 3 years ago
Gabriel Lafond-Thenaille 40586b81cd preparser: initialise msg->res.item to NULL in vlc_preparser_msg_Init 7 months ago
Mathias APARICIO 904fbeb9fa es_format: Prevent integer overflow in video_format_IsSimilar 7 months ago
Rémi Denis-Courmont e23555302f posix: add $VLC_LIBEXEC_PATH 7 months ago
Alexandre Janniaux a80002a01a vlcrs-core: convert: add missing qualification 8 months ago
Alexandre Janniaux d7f4e14a63 vlcrs-core: tracer: fix mismatched_lifetime_syntaxes warning 7 months ago
Alexandre Janniaux d361f2c61c meson: rust: always define dependencies from rust 1 year ago
Alexandre Janniaux 1b7e384460 rust: meson: add support for triplet 1 year ago
Loïc Branstett e797521cc1 vlcrs-macros: meson: add definition for crate 4 years ago
Loïc Branstett 3f98515d91 vlcrs-core: meson: add definition for crate 4 years ago
Alexandre Janniaux 339e1d39aa src,modules: meson: move remove previous rust definitions 1 year ago
KO Myung-Hun f694b89f7f os2: export APIs correctly with meson 7 months ago
KO Myung-Hun d293a92254 meson: support basic OS/2 build 7 months ago
Pierre Lamot 0ab833bfbb player: fix player seeking to AB loop start while paused 7 months ago
Pierre Lamot f573990efc player: fix initial seeking in AB loop policy 7 months ago
Steve Lhomme abd5e50fef meson: also add win32/process.c to UWP build 7 months ago
Steve Lhomme 2084c3872b missing: don't override vlc_process_XXX for UWP 7 months ago
Thomas Guillem 46214fdceb player: timer: don't interpolate last point after resume from pause 7 months ago
Thomas Guillem 39668d7732 player: replace bool with an enum 7 months ago
Thomas Guillem 36e7e738dc player: timer: compare last ts with last updated one 7 months ago
Thomas Guillem 64d7b7e65a player: timer: do what the comment say 7 months ago
Ayush Dey 5dcb07bec5 preparser: release preparser request on early return 7 months ago
Gabriel Lafond Thenaille f8567fbe7e preparser: use the external preparser 1 year ago
Gabriel Lafond-Thenaille 6d033e3d5e preparser: add the possibility to preparse on an external process 9 months ago
Gabriel Lafond Thenaille 481c543e83 preparser: create a module like interface for the preparser 1 year ago
Gabriel Lafond Thenaille 187591aa12 preparser: Move vlc_preparser_New 1 year ago
Gabriel Lafond Thenaille 115cb4f04e preparser: rename preparser.c to keep git history 1 year ago
Gabriel Lafond-Thenaille 4d3651e483 preparser: add serialization module capability 2 years ago
Gabriel Lafond-Thenaille 8903fedfd9 process: create a vlc_process API 2 years ago
Gabriel Lafond-Thenaille 979ebef029 meta: add getter for meta value priority 2 years ago
Gabriel Lafond-Thenaille 2dd64c363d input: add input_item_Update 2 years ago
Gabriel Lafond Thenaille 00e8263dc3 input: item add es_vec in input_item_Copy 1 year ago
Gabriel Lafond-Thenaille c0f5e7cfc1 vlc_pipe: Replace `_pipe` by windows named pipe 1 year ago
Steve Lhomme 746f0da32a decoder_helpers: also check adding the offset to visible dimensions is legit 7 months ago
Steve Lhomme a7a813bc08 decoder_helpers: error out on decoder dimensions too large 7 months ago
Steve Lhomme 6961006408 decoder_helper: add the decoder padding values in one call 7 months ago
Steve Lhomme 8b963cd263 decoder_helpers: check the decoder output has legit dimensions 7 months ago
KO Myung-Hun 2e30b3bcb8 libvlccore.sym: remove a duplicated symbol, vlc_player_GetAtoBLoop 8 months ago
Abderhman Gamal ffdf28bbe2 audio_output: filters: fix use-after-free on vout_Request failure 8 months ago
Thomas Guillem 9dd9d811bf input: rework next-frame buffering workaround 8 months ago
Thomas Guillem 00d1b39176 es_out: use the buffering flag when doing next-frame 8 months ago
Thomas Guillem 05d0a927a9 decoder: fix possible prev-frame miss near EOF 8 months ago
Thomas Guillem 26d3ca6e6e decoder: notify when next-frame reaches EOF 8 months ago
Thomas Guillem 95d6210a6e decoder: save when the video is drained 8 months ago
Thomas Guillem ee452dee2f decoder: accurately count frames_countdown 8 months ago
Thomas Guillem 62b6535482 decoder: move next-frame check 8 months ago