Commit Graph

15802 Commits

Author SHA1 Message Date
Moritz Bunkus
de668dfb29
bump version number, set release code name 2024-01-02 14:40:20 +01:00
Moritz Bunkus
01ab0d321b
NEWS.md: re-order for easier consumption 2024-01-02 14:35:15 +01:00
Moritz Bunkus
b262b37e52
update for latest changes in libEBML/libMatroska v2.0 2024-01-01 17:45:30 +01:00
Moritz Bunkus
481da63c8e
use uint8_t instead of unsigned char 2023-12-31 20:11:41 +01:00
Burak Yavuz
e47d291f28
program translations: update Turkish 2023-12-31 16:11:53 +01:00
Andrei Stepanov
28461a6369
man page translations: update Russian 2023-12-31 16:11:53 +01:00
Andrei Stepanov
574dfc7ea0
program translations: update Russian 2023-12-31 16:11:53 +01:00
Roberto Boriotti
30aca74ff8
program translations: update Italian 2023-12-31 16:11:53 +01:00
TMTisFree
bb5c74f890
program translations: update French 2023-12-31 16:11:53 +01:00
Israel Lucas Torrijos
c772c7917a
program translations: update Spanish 2023-12-31 16:11:53 +01:00
Antoni Bella Pérez
f94e99fc0f
program translations: update Catalan 2023-12-31 16:11:53 +01:00
Moritz Bunkus
506bda2aa9
fix compilation with libEBML/libMatroska v2.0 2023-12-31 16:11:53 +01:00
Moritz Bunkus
522f46f472
fix compilation with libEBML/libMatroska v2.0; remove "using namespace" 2023-12-31 16:11:53 +01:00
Moritz Bunkus
0bca78c335
rename KaxMyDuration to kax_my_duration & move outside of libmatroska namespace 2023-12-31 13:18:26 +01:00
Moritz Bunkus
5b3ae95b45
fix compilation with libEBML v2.0 2023-12-30 17:01:42 +01:00
Moritz Bunkus
a4381f9b32
Matroska reader: add timestamp scale factor in JSON identification output 2023-12-29 21:52:14 +01:00
Moritz Bunkus
155c880fab
Matroska reader: refactoring 2023-12-29 21:42:39 +01:00
Moritz Bunkus
a82ebd4dc9
fix compilation with libEBML v2.0 2023-12-29 14:50:25 +01:00
Moritz Bunkus
6c67670e23
fix compilation with libEBML v2.0 2023-12-29 13:44:23 +01:00
Moritz Bunkus
7f526ed56a
fix compilation with libEBML v2.0 2023-12-28 20:02:08 +01:00
Moritz Bunkus
3dd8da8cf5
fix compilation with libEBML before v2.0 2023-12-28 19:14:11 +01:00
Moritz Bunkus
1e5dea798c
NEWS.md: add more explicit info about DV EL tracks not showing anymore 2023-12-28 15:50:44 +01:00
Moritz Bunkus
a651c7c89e
fix compilation with latest libEBML v2.0 2023-12-28 15:26:11 +01:00
Moritz Bunkus
5e2b6ca3a4
fix compilation with latest libEBML v2.0 (branch callback_select_write) 2023-12-27 12:38:39 +01:00
Moritz Bunkus
e778a2b80b
fix compilation with latest libEBML v2.0 2023-12-26 19:28:43 +01:00
Moritz Bunkus
686b2f2f95
doc type version handler: don't try to render unrenderable elements 2023-12-26 19:21:37 +01:00
Moritz Bunkus
4191932845
refactor remove_dummy_elements into generic element removal function 2023-12-26 19:21:34 +01:00
Moritz Bunkus
ff9c5089e6
translations: update list of translatable strings; update German translation 2023-12-20 21:27:55 +01:00
TMTisFree
87ecd1e413
program translations: update French 2023-12-20 21:26:03 +01:00
Antoni Bella Pérez
e529c7e53c
program translations: update Catalan 2023-12-20 21:25:55 +01:00
Antoni Bella Pérez
c94675f26f
man page translations: update Catalan 2023-12-20 21:25:49 +01:00
Moritz Bunkus
d8f681b35f
GUI: playlist scanning: ignore playlists meant for menus by default
A playlist is considered to be meant for menus when it contains the
same item at least five times.

Implements #3658.
2023-12-20 21:23:50 +01:00
Moritz Bunkus
95989c74e5
GUI: mux: select playlist dlg: show first item's info upon opening dialog 2023-12-20 20:31:12 +01:00
Moritz Bunkus
10e54661a7
prevent trying to render EbmlDummy elements read from broken files 2023-12-19 16:33:36 +01:00
Moritz Bunkus
155c74d3df
update libEBML to latest v1.x branch 2023-12-19 16:04:33 +01:00
Moritz Bunkus
ffa7d7cfea
adjust to latest changes in libMatroska 2.0.0 2023-12-19 16:04:14 +01:00
Moritz Bunkus
a6c37b82a0
update bundled fmt library to v10.1.1 2023-12-17 16:42:34 +01:00
Moritz Bunkus
8bd2b9ee87
update libEBML to v1.4.5 2023-12-13 19:11:06 +01:00
Moritz Bunkus
9c2f493bbf
MPEG TS reader: mark "hearing impaired" teletext subs 2023-12-13 19:10:34 +01:00
Moritz Bunkus
b8b6974549
refactoring: improve function name & docs for parsing teletext PMT descriptor 2023-12-13 18:53:17 +01:00
Moritz Bunkus
68064b2f52
refactoring: use option_with_source_c for various track header flags 2023-12-13 18:52:40 +01:00
Moritz Bunkus
f3f5ddcef2
refactoring: convert option_source_e to enum class 2023-12-13 11:21:26 +01:00
Moritz Bunkus
ea28c6ba7a
libEBML, libMatroska: update to the latest origin/v1.x branches 2023-12-12 23:09:04 +01:00
Timofey Lisunov
8dbcbeea46
program translations: update Russian 2023-12-10 12:24:33 +01:00
Roberto Boriotti
a24f33b27b
program translations: update Italian 2023-12-10 12:24:33 +01:00
TMTisFree
40106e73d2
program translations: update French 2023-12-10 12:24:33 +01:00
Casper
b3e06519de
program translations: update Spanish 2023-12-10 12:24:33 +01:00
Moritz Bunkus
114c5d33b1
remove Qt 5/6 compatibility code 2023-12-10 12:24:33 +01:00
Moritz Bunkus
d8356e8c08
remove support for Qt 5 2023-12-10 12:24:33 +01:00
Moritz Bunkus
2c41892286
configure: Qt6 detection: require at least 6.2.0; require 'multimedia' module
See #3649.
2023-12-09 23:37:14 +01:00