639 Commits (2ad8ef54bb2da229f3451fe2e2aa649004f64c6e)

Author SHA1 Message Date
Steve Lhomme 914b66ed39 test: don't define MODULE_STRING 3 years ago
Steve Lhomme 96d2232aa3 test: move the MODULE_STRING usage after vlc_plugin.h 3 years ago
Steve Lhomme f240da1533 demux-run: use specialized macros to access module entries 3 years ago
Steve Lhomme b0904b1295 tests: define vlc_static_modules consistently 3 years ago
Thomas Guillem 9155b08930 opengl: add an alpha config to the activate cb 3 years ago
Thomas Guillem 09d8638e7f opengl: ensure the activate cb use the correct type 3 years ago
Steve Lhomme 63357faa16 test: don't define MODULE_xxx without vlc_plugin.h 3 years ago
Steve Lhomme 26b9e6360a test: move MODULE_NAME/MODULE_STRING declaration at the top 3 years ago
Steve Lhomme a22746f3c7 tests: define vlc_static_modules consistently 3 years ago
Steve Lhomme 6b64606f45 demux-run: use types and macros from vlc_plugin.h 3 years ago
Steve Lhomme 722c0fa260 plugins: rename __PLUGIN__ to VLC_DYNAMIC_PLUGIN 3 years ago
Steve Lhomme a8ad45a9a2 vlc_plugin: make vlc_plugin_cb public 3 years ago
Alexandre Janniaux 3958d2c9e3 test: lua: extension: check input capabilities 4 years ago
Alexandre Janniaux 56e8c83ba5 test: lua: supply vlc_player to the extension manager 4 years ago
Alexandre Janniaux d82c134a93 test: lua: extension: check activate/deactivate 4 years ago
Alexandre Janniaux c80ca84a14 test: lua: check that extension are correctly probed 4 years ago
Alexandre Janniaux 46ca013bb6 test: image: check that encoder opened 4 years ago
Alexandre Janniaux 49a1f114fb image: ensure picture is released from client 4 years ago
Alexandre Janniaux 004b9900f8 misc: thumbnailer: release picture when interrupted 4 years ago
Alexandre Janniaux f22ae10adb test: medialibrary: fix leak on vlc_ml_media_t 4 years ago
Alexandre Janniaux 1a4a668e04 test: medialibrary: remove stray code from test 4 years ago
Thomas Guillem ca3b131594 thumbnail: rework API to fix use-after-free 4 years ago
Alaric Senat 2c67e7af2c test: pcr_sync: check IO mismatch error 4 years ago
Alaric Senat ec5e344a2a transcode: pcr_sync: switch assert to runtime error 4 years ago
Alexandre Janniaux 277d7311d1 test: medialibrary: check that thumbnailing works 4 years ago
Alexandre Janniaux 782bf9ad5a test: add non-regression test for CVPX snapshot 4 years ago
Thomas Guillem 3b26eefc99 thumbnailer: don't send cb if interrupted 4 years ago
Thomas Guillem b02ea71c96 test: thumbnail: set can_control_pace if the test should timeout 4 years ago
Thomas Guillem 3c383cfc7b test: thumbnail: remove unused variable 4 years ago
Thomas Guillem 3ec5e9679b test: thumbnail: signal locked 4 years ago
Alexandre Janniaux 2e8f5eb5bf test: add test for src/misc/image.c 4 years ago
Alaric Senat be8a27ef10 tests: pcr_sync: add a complex test with two tracks 4 years ago
Alaric Senat a0d3c8221a test: pcr_sync: fix file title 4 years ago
Alaric Senat 27983e0aef test: pcr_sync: add fast-forwarding unit tests 4 years ago
Alaric Senat 4a737f61e1 test: pcr_sync: assert no fast-forward happens in generic tests 4 years ago
Alaric Senat 74287028e8 test: add `pcr_helper` unit tests 4 years ago
Alexandre Janniaux 3bb353e3c9 test: input: decoder: add missing decoder_decode 4 years ago
Alexandre Janniaux 18f0e0cabb test: packetizer: fix format specifier for size_t 4 years ago
Alexandre Janniaux b727d9dcf3 test: packetizer: remove duplicate size in log 4 years ago
Thomas Guillem de40c1a879 test: thumbnail: remove timeout handling 4 years ago
Francois Cartegnie 09a265cf0c demux: ts: flag truncation as corruption 4 years ago
Francois Cartegnie 10ffa49f22 demux: ts: fix post discontinuity flag 4 years ago
Johannes Kauffmann 56c970a5ba CI: use distcheck exclusively for building/testing 4 years ago
Alexandre Janniaux 579d97daa2 test: input: decoder: check decoder reload 4 years ago
Alexandre Janniaux 1dbe1fe20e test: input: decoder: handle VLCDEC_RELOAD 4 years ago
Alexandre Janniaux d794eac3cf test: input: decoder: check decoder destruction 4 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 4 years ago
Steve Lhomme 08b24866dc codec/packetizer: make the writable input format private 4 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 4 years ago
Steve Lhomme e652fc2b4f codec/packetizer: expose a read-only version of the input format 4 years ago