mirror of
https://github.com/mpv-player/mpv.git
synced 2026-05-07 20:02:49 +00:00
f5857d3b87
Each stream can belong to multiple programs, we have to support that. Previously track could belong only to single program.
7 lines
368 B
Plaintext
7 lines
368 B
Plaintext
``track-list`` is now filtered by the currently selected edition
|
|
add ``edition-list/N/metadata`` sub-property
|
|
add ``program_id`` support to EDL ``!track_meta`` header
|
|
add ``--flatten-editions`` option to disable program-based edition grouping
|
|
add ``track-list/N/program-ids`` sub-property
|
|
deprecate ``track-list/N/program-id`` in favor of ``track-list/N/program-ids``
|