100815 Commits (3f5e46ba4e942063374ddd9e158f7852ce902daa)
 

Author SHA1 Message Date
Thomas Guillem 3f5e46ba4e lib: remove the deprecated track API 3 years ago
Thomas Guillem d1ca10c62b mms: fix potential integer overflow 3 years ago
Thomas Guillem de2f34e778 mms: return -1 in case of error 3 years ago
Thomas Guillem 16dbe955d6 mms: decrease i_packet_length in only one place 3 years ago
Thomas Guillem 8724a30294 mms: use const in mms_ParsePacket() 3 years ago
Steve Lhomme de03f1e026 demux/mkv: define the file context with no globals like the real one 3 years ago
Steve Lhomme 3d5a786b03 demux/mkv: read language value with its getter 3 years ago
Steve Lhomme 8403c74bbd demux/mkv: use the original name for the Matroska context 3 years ago
Steve Lhomme 4323b35b96 demux/mkv: use dedicated macro to get the EbmlID of a class 3 years ago
Steve Lhomme 1567c0d78c demux/mkv: rename bogus Timecode API with Timestamp 3 years ago
Steve Lhomme 1a25f67943 demux/mkv: read the library version before any other header 3 years ago
Steve Lhomme a75227451a demux/mkv: don't assume KaxPrevUID/KaxNextUID are a KaxSegmentUID 3 years ago
Steve Lhomme 9481c03a22 demux/mkv: use actual namespaces 3 years ago
Steve Lhomme 7e77a2335f demux/mkv: add override on overriden virtual methods 3 years ago
Steve Lhomme 1c80e8c327 demux/mkv: remove dead code 3 years ago
Steve Lhomme fd9220f206 demux/mkv: include external headers with <> 3 years ago
Steve Lhomme 5232df02c4 demux/mkv: use regular integer types 3 years ago
Jeffrey Knockel 89aabb6314 xcb/x11: reject unsupported visual classes 3 years ago
Steve Lhomme ccee256f04 meson: fix missing MFT files 3 years ago
Steve Lhomme 40c52097c8 imem: return proper demuxer return codes 3 years ago
François Cartegnie 34f0e4f6b8 input: subtitles: fix subtitle input duplication 3 years ago
Tristan Matthews 1a007d1ffa contrib: libvpx: update to 1.14.0 3 years ago
Steve Lhomme 51d3312c95 contrib: vorbis: update to 1.3.7 3 years ago
François Cartegnie 0fe9d9bd7f codec: webvtt: escape text when encoding 3 years ago
François Cartegnie a8abcc7d2f codec: webvtt: use unicode line separator to encode empty line 3 years ago
François Cartegnie 5c11b66beb codec: webvtt: fix empty newline insertion 3 years ago
François Cartegnie 3be620911f codec: webvtt: unescape all identifiers and text 3 years ago
Alaric Senat fff2ccbe18 cli: remove unused variable 3 years ago
Alaric Senat 0abc313d0e cli: remove incorrect unused mention 3 years ago
Alaric Senat fd72da1bd7 cli: fix various unnecessary narrowing conversions 3 years ago
Alaric Senat 32fb490288 cli: refuse wrong volume values 3 years ago
Alaric Senat 933ce08544 cli: replace `atof` with `strtof` 3 years ago
Alaric Senat ce70f053bc cli: switch to signed iov len for `cli_writev` 3 years ago
Steve Lhomme f4ce11579a cli: fix unused warnings 4 years ago
Romain Vimont b7eeec2c06 cli: fix possible uninitialized read 5 years ago
Alexandre Janniaux c2ee077679 qt: compositor_wayland_module: fix leaks of wayland objects 3 years ago
Alexandre Janniaux 85f8fe67da egl_gbm: fix leaks of wayland objects 3 years ago
Alexandre Janniaux 9d21d25c22 egl_gbm: fix use-after-free in logging 3 years ago
Steve Lhomme 5dcc5ff839 switch C++ support to C++17 3 years ago
Pierre Lamot fc787fe385 qml: fix qt6 parameters injection warning from BannerSource 3 years ago
Pierre Lamot 40573cb3a6 qml: fix qt6 parameters injection warning from LocalToolbar 3 years ago
Pierre Lamot 792f33937d qml: fix qt6 parameters injection warning in toolbar editor 3 years ago
Pierre Lamot 622cee2fbb qml: fix qt6 parameters injection warning from network views 3 years ago
Pierre Lamot 76f8822289 qml: fix qt6 parameters injection warning from context menu 3 years ago
Pierre Lamot 2fe21d3d82 qml: fix qt6 parameters injection warning from showMediaInformation 3 years ago
Pierre Lamot c3168b9b63 qml: fix qt6 parameters injection warning from player requestLock 3 years ago
Pierre Lamot 89d7be701e qml: fix qt6 parameters injection warning from ListSelectionModel 3 years ago
Pierre Lamot 4a31491ba1 qml: fix qt6 parameters injection warning from TableViewDelegate 3 years ago
Pierre Lamot 731960fffd qml: fix qt6 parameters injection warning from Keys events 3 years ago
Pierre Lamot 486670531a qml: fix qt6 parameters injection warning from DropArea 3 years ago