Revisions of libmediainfo

buildservice-autocommit accepted request 1044617 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 58)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1044383 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 57)
- 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
buildservice-autocommit accepted request 1008189 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 56)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1008188 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 55)
- 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)
buildservice-autocommit accepted request 984786 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 54)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 984785 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 53)
- 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
buildservice-autocommit accepted request 966243 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 52)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 966239 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 51)
- 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
Luigi Baldoni's avatar Luigi Baldoni (alois) committed (revision 50)
- 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
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 919758 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 49)
Update to version 21.09
buildservice-autocommit accepted request 881571 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 48)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 881570 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 47)
- 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
buildservice-autocommit accepted request 840462 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 46)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 840461 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 45)
- 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)
- Add libmediainfo-MpegPs.patch (fixes boo#1173630)
buildservice-autocommit accepted request 825780 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 44)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 825779 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 43)
- 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
buildservice-autocommit accepted request 791272 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 42)
baserev update by copy to link target
Luigi Baldoni's avatar Luigi Baldoni (alois) committed (revision 41)
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 791251 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 40)
- 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
buildservice-autocommit accepted request 730153 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 39)
baserev update by copy to link target
Displaying revisions 21 - 40 of 78
openSUSE Build Service is sponsored by