[vlc-commits] [Git][videolan/vlc][master] 4 commits: meta: make vlc_meta_AddExtra() value nullable, remove from meta extra if null

Felix Paul Kühne (@fkuehne) gitlab at videolan.org
Sun Jun 25 17:30:52 UTC 2023



Felix Paul Kühne pushed to branch master at VideoLAN / VLC


Commits:
622e9d91 by Hank Anderson at 2023-06-25T17:16:35+00:00
meta: make vlc_meta_AddExtra() value nullable, remove from meta extra if null

- - - - -
c10af532 by Hank Anderson at 2023-06-25T17:16:35+00:00
meta: vlc_meta_AddExtra() rename to vlc_meta_SetExtra()

- - - - -
1fce4776 by Hank Anderson at 2023-06-25T17:16:35+00:00
input_item: Add meta extras related API

- - - - -
dfe555a9 by Hank Anderson at 2023-06-25T17:16:35+00:00
libvlc: Add meta extras related API

- - - - -


30 changed files:

- include/vlc/libvlc_media.h
- include/vlc_input_item.h
- include/vlc_meta.h
- lib/libvlc.sym
- lib/media.c
- modules/access/bluray.c
- modules/access/cdda.c
- modules/access/vcd/cdrom.c
- modules/access/vdr.c
- modules/codec/daala.c
- modules/codec/faad.c
- modules/codec/kate.c
- modules/codec/speex.c
- modules/codec/theora.c
- modules/codec/vorbis.c
- modules/demux/asf/asf.c
- modules/demux/avi/avi.c
- modules/demux/mkv/matroska_segment.cpp
- modules/demux/mod.c
- modules/demux/mp4/meta.c
- modules/demux/mpeg/ts_psip.c
- modules/demux/mpeg/ts_si.c
- modules/demux/ty.c
- modules/demux/xiph_metadata.c
- modules/lua/libs/input.c
- modules/lua/vlc.c
- modules/meta_engine/ID3Meta.h
- modules/meta_engine/taglib.cpp
- modules/misc/fingerprinter.c
- src/input/item.c


The diff was not included because it is too large.


View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/38d1359751b3e3673b514cd173f75d5a03f601b4...dfe555a96c8cbbdad1b55c090486936b640268b6

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/38d1359751b3e3673b514cd173f75d5a03f601b4...dfe555a96c8cbbdad1b55c090486936b640268b6
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list