53 Commits (7a970a33329c9836d169727ddbaf49a33240d587)

Author SHA1 Message Date
Steve Lhomme 373bd67a8c gstreamer: support fourcc strings smaller than 4 chars 2 years ago
Steve Lhomme c4f77d9631 modules: include vlc_threads.h when using vlc_once_t 3 years ago
Johannes Kauffmann 34e98057dd gstreamer: remove extra semicolons 3 years ago
Johannes Kauffmann 7f5485d66c gstreamer: fix -Wformat warnings 3 years ago
Johannes Kauffmann d02a131e03 gstdecode: fix FTBFS with braces inside case 3 years ago
Yann Lochet 09f99896cd video_chroma: add converter for opaque format VLC_CODEC_GST_MEM_OPAQUE 3 years ago
Yann Lochet 30dd6d4c3e gstdecode: add dummy video context and dummy decoder device 3 years ago
Yann Lochet ecbf394036 gstdecode: add support for DMABUF 3 years ago
Yann Lochet 855ddd5c8a gstdecode: fix potential memory leak 3 years ago
Yann Lochet 5d15332234 gstdecode: add format negotiation 3 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 3 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 3 years ago
Marvin Scholz ef7737673e codec: gstreamer: remove $Id$ magic comments 4 years ago
Tristan Matthews 5820200442 gstdecode: add AV1 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Rémi Denis-Courmont a747e30be3 gst: use vlc_once() parameter 4 years ago
Rémi Denis-Courmont 47a0033894 threads: add data parameter to one-time callbacks 4 years ago
Rémi Denis-Courmont d1c2a20a98 gst: use VLC_ENOMEM rather than VLC_ENOMOD 5 years ago
Rémi Denis-Courmont aebb111024 Introduce VLC_ENOTSUP error code 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Rémi Denis-Courmont 20dbaa1c80 gst: remove dead code 5 years ago
Rémi Denis-Courmont e7afa8c45d gst: remove bogus error message 5 years ago
Rémi Denis-Courmont 88f3b319d3 gst: do not handle impossible error 5 years ago
Vikram Fugro a6c52d8943 gstdecode: handle fourcc mismatch between gst vlc 6 years ago
Vikram Fugro 9894f84b12 gstdecode: Add support for more video codecs 6 years ago
Rémi Denis-Courmont 7be1e1af9e gst: fix callback prototypes 7 years ago
Steve Lhomme 78d3d6a3c6 remove stray $Id 7 years ago
Rémi Denis-Courmont a36137e7d8 gst: fix variable shadowing 8 years ago
Rémi Denis-Courmont cc42179c13 gst: use vlc_once() 8 years ago
Vikram Fugro 8f94dfb278 gstdecode: add a switch to toggle direct rendering 8 years ago
Steve Lhomme be8197f572 modules: use the vlc_tick_t/ms conversion macros for hardcoded values 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme 8b0c6bb9fa rename msleep() to vlc_tick_sleep() 8 years ago
Steve Lhomme 178c1a4dfe modules: fix VLC_TS_INVALID tests 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Steve Lhomme 5dbd54ec68 decoder/packetizer: no need to set the output ES category anymore 9 years ago
Rémi Denis-Courmont ac866164aa decoder: use "video decoder" capability for video decoders 9 years ago
Tristan Matthews 708e058bd0 codec: gstreamer: fix CloseDecoder() return 9 years ago
Thomas Guillem 21144a3a3d decoder: add VLCDEC_ECRITICAL status 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 9 years ago
Thomas Guillem 9dc69483de codec: gstreamer: fix build 10 years ago
Francois Cartegnie 755578c8c5 codec: gstreamer: fix unsafe copy of video_format_t 10 years ago
Thomas Guillem 47467b9628 decoder: video: don't update format when creating a picture 10 years ago
Shlomi Fish bac8f6a549 gst: Fix build with recent gstreamer 10 years ago
Vikram Fugro f1b94134a4 gstdecode: support alloc'ing vlc pictures with padding 10 years ago
Jean-Baptiste Kempf aaaf40036c gst: initialize non-identical callbacks to NULL individually 10 years ago
Jean-Baptiste Kempf a728d99d7d gst: fix msg_ argument type 10 years ago
Jean-Baptiste Kempf 8e3285e34e gst: do not use an initialized variable 10 years ago
Jean-Baptiste Kempf 8b64657bb2 Gst: kill simple warnings 10 years ago