Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libmediainfo-devel-23.11-1.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: libmediainfo-devel Distribution: openSUSE:Factory:zSystems
Version: 23.11 Vendor: openSUSE
Release: 1.1 Build date: Fri Dec 1 22:31:31 2023
Group: Development/Libraries/C and C++ Build host: s390zl21
Size: 1373021 Source RPM: libmediainfo-23.11-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://mediaarea.net
Summary: Header files for libmediainfo
MediaInfo supplies technical and tag information about a video or
audio file.

This subpackage contains the C API header definitions.

Provides

Requires

License

BSD-2-Clause

Changelog

* Fri Nov 24 2023 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 23.11
    Added features:
    * XMP: support of a couple of additional metadata
    * PNG: pixel aspect ratio, gamma, active bit depth
    * PNG: support of textual metadata
    * Detection of active width/height/DAR (based on FFmpeg),
      Windows only
    * Matroska: show ST-12 timecode of first frame
    * ADM: rounding of FFoA to 0 decimal and Start/End time codes to
      2 decimals
    * WAV: support of big (1+ GB) axml chunks
    * ADM: support of big (1+ GB) files on 32-bit systems
    Fixed bugs:
    * I1876, BWF: fix missing precision in TimeReference export
    * I1607, MPEG-TS/PS: Less Inform() with Open(memory) than
      Open(file)
    * MP4/MOV: show right time code of last frame with complex
      time code tracks
    * Duration: timecode output should not use drop frame for
      23.976fps
    * AVC+HEVC: fix handling of DF timestamps
    * SF1188, ID3v2: fix wrong handling of chunks having padding
    * I1887, TS DVB: fix wrong handling of UTF-8 strings in service
      name
    * I1892, Matroska: fix date readout if before the millennium
* Wed Oct 04 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.10
    Added features:
    * Italian language update
    * Languages: add 'fil' (Filipino)
    * Support of MPEG-H in MPEG-TS
    * MOV/MP4: caption probing time expanded from ~15s to ~30s
    * MPEG-7 and DVD-Video: provide title duration based on frame
      rate
    * WAV: better display of buggy WAV files have 2 fmt/data chunks
    Fixed bugs:
    * MOV/MP4: fix lack of detection of CEA-608/708 if junk at end
      of stream
    * DVD-Video: fix duration if more than 1 menu
* Thu Sep 14 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.09
    Added features:
    * DTS-UHD support (contribution from Xperi)
    * MPEG-7 output update, supporting collections for DVD Video
    * ISO 9660: more metadata
    * AVC: read out of time code
    Fixed bugs:
    * DVD Video: better support of ISO having several episodes
    * MPEG Video: fix duration not including last field duration
      (interlaced content only)
    * I754, AVC&HEVC: fix risk of crash with some streams
* Wed Jul 12 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.07
    Added features:
    * USAC conformance checker: update DRC presence check
    * USAC conformance checker: sbgp presence check
    * USAC conformance checker: difference between extra zero
      bytes and other extra bytes
    * ISO 9660: support of DVD video, with option for listing all
      contents
    * MPEG-7: support of collections (beta)
    * More Blackmagic RAW meta kinds
    * DTS-HD: DTSHDHDR header support (used for raw DTS-HD files)
    Fixed b ugs:
    * ADIF: fix wrong detection of lot of files as ADIF (Android
      and MediaInfoOnline)
    * USAC conformance checker: fix arith context handling in some
      corner cases
    * ADM: some tweaks about FFoA/Start/End time codes
    * Remove curl default ca info message in stdout
* Wed Jun 28 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.06
    Added features:
    * USAC/xHE-AAC conformance checker
    * S-ADM: support of SMPTE ST 2127-1 / SMPTE ST 2109 / SMPTE ST
      2127-10 (S-ADM in MGA in MXF)
    * S-ADM: add S-ADM version and support of 1/1.001 frame rates
    * ADM: show FFoA/Start/End as timestamp and timecode
    * MPEG-7 output update with more extensions
    * MPEG-TS: support of JPEG XS
    * DTS-UHD: support of DTS-UHD (a.k.a. DTS-X P2) in MP4
    * MP4: detection of VVC
    * MP4: support of media characteristicd (spoken dialog,
      translation, easy to read...)
    * MP4: support of more Blackmagic RAW Codec IDs
    * MP4: support of ipcm CodecID
    * MP4: support of service kind
    * HEVC: support of SMPTE ST 2094-10
    * HDR: display of all formats if more than 1 format is detected
    * Matroska: support of SMPTE ST 12 in block additions
    * HEVC: time code SEI readout
    * AVC & HEVC: active format description readout
    * MPEG-TS: support of SMPTE ST 2038 (ancillary data)
    * MOV/MP4: more info with tracks having unknown type
    Fixed bugs:
    * ADM/Dolby: fix wrong FFoA with 1.001 frame rates
    * MOV/MP4: avoid to parse too much content with non stripped
      timecodes
    * MOV/MP4: avoid incoherent behavior if 2 tracks have the same
      ID
    * TTML: fix default frame rate
    * TimeCode: 1/1.001 frame rate was not always detected
    * MediaTrace: fix some random blank outputs
    * URL: remove query part of the URL in the FileExtension field
    * Referenced files: fix handling of URL encoded with UTF-8
      content
    * Matroska: fix crash in support of HDR10+
* Thu Apr 27 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.04
    Added features:
    * MXF: support of SMPTE ST 381-4 (AAC in MXF)
    * DTS: show MA or HRA tip in commercial name for DTS:X
    * DTS: detection of DTS:X not lossless
    * APT-X100 a.k.a. Cinema DTS: initial support
    * Matroska: support of HDR10+
    * MP4: more information about thumbnails
    * ID3v2: more information about thumbnails
    * VP9: initial support, for more information about chroma
      subsampling
    * AWS S3: support for reference files with
      AccessID:SecretKey@URL
    Fixed bugs:
    * AWS S3: fix errors with some special chars in SecretKey
    * AWS S3: fix random credential issues with non geolocated
      URLs
    * DTS: fix freeze with some DTS-HD not DTS:X files
    * MPEG-TS: fix crash in HEVC_timing_and_HRD
    * AAC: fix samples per frame with SBR streams
    * FLAC: fix missing Tbc Tbr in ChannelLayout
* Wed Mar 29 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.03
    Added features:
    * DTS: Detection of IMAX Enhanced
    * MOV/MP4: Add HDR Vivid format support
    * HEVC: Add HDR Vivid format support
    * MXF/PCM: detect silent tracks (full parsing only)
    * Monkey's Audio: support of 32-bit files, show version
    * MP4 audioProfileLevelIndication: add Low Delay AAC v2 Profile
    * MP4/MOV: support of FLAC
    * MOV/MP4: support of TTML with images
    * MPEG-7: 3 modes (strict, relaxed, extended)
    * MPEG-7: more sub-termIDs (AudioPresentationCS)
    * MPEG-7: Add more PublicIdentifiers
    * MPEG-7: more sub-termIDs (MP4, WAV, AVC, ProRes)
    * AVI/WAV: display of the kind of fmt chunk
    * AVC: detection of more profiles
    * ChannelLayout: difference between M (Mono) and C (Center,
      part of multichannel content)
    * AC-3: detection of channel layout also for encrypted content
    * AC-4 and MPEG-H 3D Audio: Merged channel layout (all
      sub-streams together)
    * DTS: Detection of real bit depth e.g. 20 instead of only
      byte aligned bit depth (16 or 24)
    * FLAC: support of BWF in Vorbis comments
    * N19/STL: codepage, subtitle count, max line per subtitle,
      more metadata
    * ISAN: detection of descriptions referencing an ISAN
    * AAC: detection of eSBR (and fix of random wrong PS detection)
    * Extract of time codes, XML format, currently only for for MXF
    Fixed bugs:
    * MP4/MOV: fix freezes with some unknown udta atoms
    * FLV: fix duration of 0 with some buggy files
    * AVC: fix PTS of last frame
    * FFV1: fix potential crash with malformed files
    * AV1: add HDR format line and fix HDR values
    * AAC and WAV: fix of channel layout display for 5 front
      channels
    * AC-4: Tl/Tr mapped to to Tsl/Tsr
    * FLAC: fix sampling count
    * ID3v2: fix Genre not showing ID 0 (Blues)
    * MPEG-7: VBR fix
    * JSON/XML: Remove minus sign from element names
    * Normalization of date/time in report
* Fri Dec 23 2022 Dirk Müller <dmueller@suse.com>
  - update to 22.12:
    + WebVTT: more information (duration, start/end timestamp, count of lines...)
    + MP4/MOV: support of FLAC
    + MP4/MOV: support of LanguageIETF
    + ProRes: parse FFmpeg glbl atom for getting color range
    + AVI/WAV: detection of character set
    + WAV: display MD5 of raw content
    + FLAC: display MD5 of unencoded content
    + USAC: trace of UsacFrame() up to after preroll
    + MOV/MP4: option for parsing only the header, no parsing of any frame
    + MXF: option for parsing only the header, no parsing of any frame
    x MXF: quicker parsing when fast parsing is requested
    x I662, WAV: fix false-positive detection of DTS in PCM
    x I1637, MPEG-Audio: proper support of Helix MP3 encoder detection and encoder settings
    x I661, MXF: fix UKDPP FpaPass value sometimes not outputted
    x S1182, Teletext subtitle: prioritize subtitle metadata other overs
    x Matroska: Better handling in case of buggy AVC stream
    x 22.2 audio: Fix name of 1 channel (Tll --> Tsl)
    x AAC: fix wrong parsing of some bitstreams
    x Fix crash with stdin input and ctrl-c
    x Fix memory leak in JSON output
* Wed Oct 05 2022 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 22.09
    Added features:
    * Italian language update
    * USAC: IOD and sampling rate coherency checking
    * ADM: support of nested objects and complementary objects
    * AC-4: Display of Custom downmix targets
    * IAB: Parsing of IAB bitstream and ADM-like output
    * Frame rate: store FrameRate_Num/Den also for integer values
    * MPEG-4/MOV: support of time codes >30 fps
    * MOV/MPEG-4: List of QuickTime time code discontinuities
    * Dolby Vision: add info about more profiles
    Fixed bugs:
    * Text streams: show stream frame rate if not same as
      container frame rate
    * CDP: fix rounding of frame rate
    * SCC: fix of CEA-608 FirstDisplay_Delay_Frames
    * SCC: fix TimeCode_Last
    * MPEG-4/MOV: last time code value for all kind of QuickTime
      time codes
    * MOV/MPEG-4: Fix frame count for NDF non-integer frame rates
    * JSON: fix invalid output in some corner cases
    * Several other parsing bug/crash fixes (thanks to fuzzing by
      users)
* Fri Jun 24 2022 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 22.06
    Added features:
    * MXF: FFV1 support
    * Dolby Vision: add info about more profiles
    * AAC: check of missing ID_END and incoherent count of channels
    * NSV: better handling of buggy StarDiva agenda negative
      timestamps
    * Text: Show text frame rate
    * Text: frame rate precise numerator/denominator also for text
      streams
    * CDP: readout of display aspect ratio
    * MPEG-4/MOV: support of time codes >30 fps
    * TTML: Support of more timeExpression flavors
    Fixed bugs:
    * ADM: correctly map Dolby binaural render mode to track UID
    * Dolby Audio Metadata: first frame of action in HH:MM:SS:FF
      format
    * Dolby Vision: profiles and levels in decimal rather than in
      hexadecimal
    * MXF: fix of Dolby Vision Metadata not displayed if HDR10
      metadata is present
    * MPEG-4/MOV: avoid buggy frame rates by taking frame rate
      from stts atom
    * CDP: better catching of wrong line21_field value
    * NSV: better handling of invalid frames
    * MXF: Include frame count in SDTI and SystemScheme1 time
      codes to time stamp conversion
    * TTML: do not show frame rate if it is from MediaInfo options
    * DV: timecode trace in HH:MM:SS:FF format
* Thu Mar 31 2022 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 22.03
    Added features:
    * NSV (Nullsoft Video): full featured support
    * NSV: support of proprietary StarDiva metadata (by reverse
      engineering)
    * HEVC: CEA-608/708 support
    * Dolby Audio Metadata: First frame of action, binaural render
      modes
    * Dolby Audio Metadata: 5.1 and 5.1.x downmix, 5.1 to 2.0
      downmix, associated video frame rate, trim modes
    * MOV/MP4, TTML, SCC, MXF TC: time code of last frame
    * EIA-608: first displayed caption type
    * EIA-608: Maximum count of lines per event and total count of
      lines
    * EIA-608: duration of the visible content
    * TTML: Total count of lines
    * TTML: Maximum count of lines per event (including
      overlapping times)
    * TTML: Frame count, display aspect ratio
    * TTML: Support of timestamps in frames
    * SCC: Delay
    * Matroska: Encoding settings metadata support
    * MOV/MP4: Gamma metadata output
    * MPEG-4/MOV: difference between audio Center and Mono when
      possible
    * MP4/MOV: Support of dec3 atom in wave atom
    * MPEG-4/MOV: show both values in case of chan atom
      ChannelLayoutTag / ChannelDescriptions mismatch
    * MP4/MOV: Support of dec3 atom in wave atom
    * MXF: better support of AVC streams without SPS/PPS
    * ADM: display channel index of trackUIDs
    Fixed bugs:
    * WAV: fix freeze with 32-bit PCM
    * DPX: fix regression with DPX files more than 64 MB
    * Dolby E: fix crash with some invalid streams
    * E-AC-3: service kind was not correctly handled
    * EXR: fix of bad handling of files with long names in
      attributes
    * TTML: correct handling of 29.97 DF time codes
    * AV1: fix of the parsing of some streams, especially the ones
      with HDR metadata
    * WebVTT: was not correctly handling WebVTT header with comment
    * Matroska: fix false positive detection of bad CRC32
    * Several other parsing bug/crash fixes
* Fri Sep 17 2021 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 21.09
    Added features:
    * Graph view for 3D audio streams (thanks to graphviz)
    * ADM: full featured support (programmes, content, objects,
      pack formats...)
    * ADM: in WAV (axml, bxml), MXF
    * S-ADM in AES3: support of Levels A1 and AX1
    * MOV/MP4: support of Dolby Vision Metadata XML
    * MXF: detection of IAB
    * SMPTE ST 337 (AES3): support of subframe mode
    * HEVC: CEA-608/708 caption support
    * MP4/QuickTime: Android slow motion real frame rate
    * JSON output: add creatingLibrary field
    Fixed bugs:
    * MPEG-4: read too much data with some predecessor definitions
    * EBUCore: fix of fields order and types
* Fri Mar 26 2021 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 21.03
    Added features:
    * WAV: ADM profile detection of Dolby Atmos Master or MPEG-H
    * SMPTE ST 337: support of AC-4
    * AC-3/AC-4: show top layer channels after Lw/Rw, as it
      becomes the defacto standard layout
    * Dolby Surround EX and Pro Logic IIz detection
    * Matroska: add DV support
    * JavaScript module: reduce binary size
    * JavaScript module: reserve less memory at startup
    * DV: remove check of zeroed bytes in timecode, considered
      again as valid timecode
    * TIFF; add support of compression codes 7 and 8
    * WAV: show bext (BWF) version in verbose mode / XML / JSON
    * MXF: detection fo DCI P3 mastering display color primaries
    * Options: add software version to text output
    * Options: add report creation timestamp to text output
    Fixed bugs:
    * HDR: mastering max. luminance precision was wrong
    * WM: fix EncodingTime parsing
    * MOV/MP4: skip XMP huge atoms, fix
    * MPEG-TS: fix inverted supplementary_audio_descriptor
      mix_type values
    * AAC: fix File_Aac::is_intensity according to ISO/IEC
      14496-3:2009
    * I1353, MP4: Skip user data Xtra and free atoms
    * FFV1: fix crash with some bitstreams parsing
    * TIFF: fix division by 0
    * RF64: fix the WAV malformed chunk size test
* Fri Oct 09 2020 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 20.09
    Added:
    * Dolby ED2: full featured support (presentations,
      presentation targets, beds, objects)
    * MKV: support of Dolby Vision metadata
    * MXF: detection of Dolby E hidden in PCM tracks having more
      than 2 channels
    * WAV: detection of Dolby E hidden in PCM tracks having more
      than 2 channels
    * CineForm: display of color space (including Bayer), bit depth
    Fixed:
    * WAV: more precise sample count
    * SMPTE ST 337: catch of streams starting later than usual
      (probing increased from 4 to 16 PCM "frames")
    * PNG: detection of additional alpha plane in color space
    * MXF: detection of additional alpha plane in color space
    * AVI: detection of additional alpha plane in color space
    * MPEG Audio: was wrongly flagging Xing info tag as CBR
    * VorbisTag: does not skip DISCID
    * Miscellaneous bug/crash fixes
  - Drop libmediainfo-MpegPs.patch (merged upstream)
* Fri Sep 04 2020 Luigi Baldoni <aloisio@gmx.com>
  - Add libmediainfo-MpegPs.patch (fixes boo#1173630)
* Tue Aug 11 2020 aloisio@gmx.com
  - Update to version 20.08
    Added:
    * MPEG-H 3D Audio full featured support (group presets, switch
      groups, groups, signal groups)
    * MP4/MOV: support of more metadata locations
    * JSON and XML outputs: authorize "complete" output
    * MPEG-4: support of TrueHD
    * WM: show legacy value of performer if not same as modern one
    * WAV: trace of adtl (Associated Data List) chunk
    Fixed:
    * URL encoding detection fix for URL having a query part
      (issue with e.g. pre-signed AWS S3 URLs)
    * Don't try to seek to the end (false positive range related
      error with HTTP)
    * DPX: don't load the whole file in RAM
    * Opus: fix wrong channel mapping
    * Miscellaneous other bug fixes
* Fri Apr 03 2020 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 20.03
    Added features:
    * AC-4 full featured support (presentations, groups,
      substreams)
    * MPEG-H 3D Audio basic support
    * MPEG-TS: audio preselection descriptor support
    * Dolby Vision v2 detection
    * MPEG-4: support of colr/nclx (color information) box
    Bugs fixed:
    * URL encoding option fixes, permitting to use URL encoded or
      non URL encoded links
    * AAC: fix SBR frequency when in ADIF
    * DPX: ColorimetricSpecification and TransferCharacteristic
      were inverted
    * Some API calls were not thread safe
    * Several crash and memory leaks fixes
  - Dropped Group tag

Files

/usr/include/MediaInfo
/usr/include/MediaInfo/ExternalCommandHelpers.h
/usr/include/MediaInfo/File_Dummy.h
/usr/include/MediaInfo/File_Other.h
/usr/include/MediaInfo/File_Unknown.h
/usr/include/MediaInfo/File__Analyse_Automatic.h
/usr/include/MediaInfo/File__Analyze.h
/usr/include/MediaInfo/File__Analyze_Element.h
/usr/include/MediaInfo/File__Analyze_MinimizeSize.h
/usr/include/MediaInfo/File__Base.h
/usr/include/MediaInfo/File__Duplicate.h
/usr/include/MediaInfo/File__HasReferences.h
/usr/include/MediaInfo/File__MultipleParsing.h
/usr/include/MediaInfo/HashWrapper.h
/usr/include/MediaInfo/MediaInfo.h
/usr/include/MediaInfo/MediaInfoList.h
/usr/include/MediaInfo/MediaInfoList_Internal.h
/usr/include/MediaInfo/MediaInfo_Config.h
/usr/include/MediaInfo/MediaInfo_Config_MediaInfo.h
/usr/include/MediaInfo/MediaInfo_Config_PerPackage.h
/usr/include/MediaInfo/MediaInfo_Const.h
/usr/include/MediaInfo/MediaInfo_Events.h
/usr/include/MediaInfo/MediaInfo_Events_Internal.h
/usr/include/MediaInfo/MediaInfo_Internal.h
/usr/include/MediaInfo/MediaInfo_Internal_Const.h
/usr/include/MediaInfo/OutputHelpers.h
/usr/include/MediaInfo/PreComp.h
/usr/include/MediaInfo/Setup.h
/usr/include/MediaInfo/TimeCode.h
/usr/include/MediaInfo/XmlUtils.h
/usr/include/MediaInfoDLL
/usr/include/MediaInfoDLL/MediaInfoDLL.JNA.java
/usr/include/MediaInfoDLL/MediaInfoDLL.JNative.java
/usr/include/MediaInfoDLL/MediaInfoDLL.cs
/usr/include/MediaInfoDLL/MediaInfoDLL.h
/usr/include/MediaInfoDLL/MediaInfoDLL.py
/usr/include/MediaInfoDLL/MediaInfoDLL3.py
/usr/include/MediaInfoDLL/MediaInfoDLL_Static.h
/usr/lib64/libmediainfo.so
/usr/lib64/pkgconfig/libmediainfo.pc
/usr/share/doc/packages/libmediainfo-devel
/usr/share/doc/packages/libmediainfo-devel/Changes.txt
/usr/share/doc/packages/libmediainfo-devel/Documentation.html
/usr/share/doc/packages/libmediainfo-devel/MediaInfoDLL_8h_source.html
/usr/share/doc/packages/libmediainfo-devel/MediaInfoList_8h_source.html
/usr/share/doc/packages/libmediainfo-devel/MediaInfo_8h_source.html
/usr/share/doc/packages/libmediainfo-devel/MediaInfo__Const_8h_source.html
/usr/share/doc/packages/libmediainfo-devel/annotated.html
/usr/share/doc/packages/libmediainfo-devel/bc_s.png
/usr/share/doc/packages/libmediainfo-devel/bc_sd.png
/usr/share/doc/packages/libmediainfo-devel/bdwn.png
/usr/share/doc/packages/libmediainfo-devel/classMediaInfoLib_1_1MediaInfo-members.html
/usr/share/doc/packages/libmediainfo-devel/classMediaInfoLib_1_1MediaInfo.html
/usr/share/doc/packages/libmediainfo-devel/classMediaInfoLib_1_1MediaInfoList-members.html
/usr/share/doc/packages/libmediainfo-devel/classMediaInfoLib_1_1MediaInfoList.html
/usr/share/doc/packages/libmediainfo-devel/classes.html
/usr/share/doc/packages/libmediainfo-devel/closed.png
/usr/share/doc/packages/libmediainfo-devel/dir_04ac3ca04e7df05c28b97e8a54b78cec.html
/usr/share/doc/packages/libmediainfo-devel/dir_1948383ebc858d7498bcb23a8a53c434.html
/usr/share/doc/packages/libmediainfo-devel/doc.png
/usr/share/doc/packages/libmediainfo-devel/docd.png
/usr/share/doc/packages/libmediainfo-devel/doxygen.css
/usr/share/doc/packages/libmediainfo-devel/doxygen.svg
/usr/share/doc/packages/libmediainfo-devel/dynsections.js
/usr/share/doc/packages/libmediainfo-devel/files.html
/usr/share/doc/packages/libmediainfo-devel/folderclosed.png
/usr/share/doc/packages/libmediainfo-devel/folderopen.png
/usr/share/doc/packages/libmediainfo-devel/functions.html
/usr/share/doc/packages/libmediainfo-devel/functions_func.html
/usr/share/doc/packages/libmediainfo-devel/index.html
/usr/share/doc/packages/libmediainfo-devel/jquery.js
/usr/share/doc/packages/libmediainfo-devel/menu.js
/usr/share/doc/packages/libmediainfo-devel/menudata.js
/usr/share/doc/packages/libmediainfo-devel/namespaceMediaInfoLib.html
/usr/share/doc/packages/libmediainfo-devel/namespacemembers.html
/usr/share/doc/packages/libmediainfo-devel/namespacemembers_enum.html
/usr/share/doc/packages/libmediainfo-devel/namespacemembers_eval.html
/usr/share/doc/packages/libmediainfo-devel/namespacemembers_type.html
/usr/share/doc/packages/libmediainfo-devel/namespaces.html
/usr/share/doc/packages/libmediainfo-devel/nav_f.png
/usr/share/doc/packages/libmediainfo-devel/nav_fd.png
/usr/share/doc/packages/libmediainfo-devel/nav_g.png
/usr/share/doc/packages/libmediainfo-devel/nav_h.png
/usr/share/doc/packages/libmediainfo-devel/nav_hd.png
/usr/share/doc/packages/libmediainfo-devel/open.png
/usr/share/doc/packages/libmediainfo-devel/splitbar.png
/usr/share/doc/packages/libmediainfo-devel/splitbard.png
/usr/share/doc/packages/libmediainfo-devel/sync_off.png
/usr/share/doc/packages/libmediainfo-devel/sync_on.png
/usr/share/doc/packages/libmediainfo-devel/tab_a.png
/usr/share/doc/packages/libmediainfo-devel/tab_ad.png
/usr/share/doc/packages/libmediainfo-devel/tab_b.png
/usr/share/doc/packages/libmediainfo-devel/tab_bd.png
/usr/share/doc/packages/libmediainfo-devel/tab_h.png
/usr/share/doc/packages/libmediainfo-devel/tab_hd.png
/usr/share/doc/packages/libmediainfo-devel/tab_s.png
/usr/share/doc/packages/libmediainfo-devel/tab_sd.png
/usr/share/doc/packages/libmediainfo-devel/tabs.css


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024