83 Commits (28241fad50c5bca21ba13069f62f5d92f95f4805)

Author SHA1 Message Date
Steve Lhomme a642f638e8 decklink: split the code to log field dominance and map to block flags 3 years ago
Steve Lhomme 3164c8970a decklink: don't return a whole es_format_t 3 years ago
Steve Lhomme 3ccf6ae23c decklink: fix fourcc string to enum conversion 4 years ago
Steve Lhomme a82ecdfa8a decklink: simplify the mode string usage 4 years ago
Steve Lhomme 80cded3b6a modules: decklink: fix possible pointer aliasing issues 4 years ago
Alexandre Janniaux 2e44d33876 decklink: use override for virtual functions 4 years ago
Alexandre Janniaux 6836caf091 decklink: add default virtual destructor 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Steve Lhomme a63a5257d1 decklink: fix enum to string conversions 4 years ago
Steve Lhomme 9168091a46 decklink: fix compilation on Windows 4 years ago
Steve Lhomme 89f2dd43ad access: decklink: fix variable shadowing 5 years ago
Steve Lhomme c4f8ded2fb decklink: include netinet/in.h or winsock2.h for htonl() 5 years ago
Steve Lhomme 10ffa4e3be access: decklink: remove useless init 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 6 years ago
Francois Cartegnie 10d6549f4e decklink: fix compilation with SDK 11.1 (fix #22276) 7 years ago
Jean-Baptiste Kempf ea39240c37 Decklink: remove tabs 7 years ago
Marvin Scholz 6702ce1125 Decklink: Fix incorrect format specifiers 8 years ago
Marvin Scholz 76430af00f Decklink: Simplify format mode logging 8 years ago
Marvin Scholz 04583e932d Decklink: Fix memory leak 8 years ago
Marvin Scholz 651c58b9b4 Decklink: Use typedef instead of macro 8 years ago
Devin Heitmueller 9ff9cfa3c1 Decklink: Make input/output modules build on OSX 8 years ago
Francois Cartegnie 621bf07f9d access: decklink: allow 16 audio chans input 8 years ago
Steve Lhomme 07666913ef core: use vlc_tick_t for DEMUX_GET_TIME officially 8 years ago
Francois Cartegnie d87cf14d17 access: decklink: fix build 8 years ago
Romain Vimont 2d8cd77ba3 Define C++ types in namespaces 8 years ago
Steve Lhomme 26fef56c52 core: make DEMUX/STREAM_GET_PTS_DELAY officially a vlc_tick_t 8 years ago
Steve Lhomme 5ef6d13736 modules: the "live-caching" is always translated to a vlc_tick_t 8 years ago
Steve Lhomme ded62a069f rename VLC_TS_0 to VLC_TICK_0 8 years ago
Steve Lhomme 999348ce52 use proper check for the arpa/inet.h availability 8 years ago
Rémi Denis-Courmont 66b9878782 access: fold access_demux capability 8 years ago
Rémi Denis-Courmont eb17184434 access_demux: check that ES output is non-NULL 8 years ago
Rémi Denis-Courmont 8916b808e6 decklink: drop priority to zero 8 years ago
Francois Cartegnie 6e3bd54f48 access: decklink: fix build 8 years ago
Rémi Denis-Courmont 72bfe44f98 Include <stdatomic.h> or <atomic> directly where applicable 8 years ago
Rémi Denis-Courmont c8c04d4372 access: remove duplicated info.i_update initialization (refs #18504) 8 years ago
Francois Cartegnie c0f1f40ec5 access: decklink: fix build due to sys changes 8 years ago
Rémi Denis-Courmont bb6745f3df decklink: prepare for void *p_sys 8 years ago
Rémi Denis-Courmont 5d69d95f9d demux: remove info.i_title and info.i_seekpoint (refs #18504) 8 years ago
Rémi Denis-Courmont 8bf5fbf699 decklink: remove antilogy 8 years ago
Julian Scheel 397bd35c41 access: decklink: Support rgb input modes 9 years ago
Julian Scheel 05c3bb28f8 access: decklink: Set video chroma format 9 years ago
Francois Cartegnie 1c36cd786a fourcc/es: unify EIA/CEA fourcc with channel in fmt 9 years ago
Rémi Denis-Courmont c2c02e2876 es_out: add type-safe es_out_SetPCR() helper 9 years ago
Steve Lhomme 3e7d83df09 decklink: code cleaning 9 years ago
Steve Lhomme 7d05ec47c2 decklink: use the proper FourCC for VLC_CODEC_EIA608_1 9 years ago
Rémi Denis-Courmont 78a447aea3 decklink: remove redundant casts 9 years ago
Rémi Denis-Courmont 2223a9a181 Fix atomics usage in C++ 11 years ago
Thomas Guillem 25930fef19 define __STDC_*_MACROS in vlc_fixups.h for pre C++11 hosts 11 years ago
Jean-Baptiste Kempf edf931535f Use S-Video 11 years ago