View Bazaar branches
Get this repository:
git clone https://git.launchpad.net/vlc

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://code.videolan.org/videolan/vlc.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 6 minutes — see the log
Import started on juju-1e3bde-prod-lp-code-import-17 and finished taking 5 minutes — see the log
Import started on juju-1e3bde-prod-lp-code-import-17 and finished taking 3 minutes — see the log
Import started on juju-1e3bde-prod-lp-code-import-17 and finished taking 5 minutes — see the log
Import started on juju-1e3bde-prod-lp-code-import-16 and finished taking 4 minutes — see the log
Import started on juju-1e3bde-prod-lp-code-import-15 and finished taking 5 minutes — see the log
Import started on juju-1e3bde-prod-lp-code-import-15 and finished taking 4 minutes — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 4 minutes — see the log
Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 5 minutes — see the log
Import started on juju-1e3bde-prod-lp-code-import-17 and finished taking 3 minutes — see the log

Branches

Name Last Modified Last Commit
master 2023-03-21 15:35:57 UTC
interop_dxva2: use container_of instead of object cast

Author: Steve Lhomme
Author Date: 2023-03-16 12:30:33 UTC

interop_dxva2: use container_of instead of object cast

3.0.x 2023-03-19 07:27:24 UTC
taglib: wav: fix RIFF INFO tags parsing

Author: Alaric Senat
Author Date: 2023-03-14 12:49:10 UTC

taglib: wav: fix RIFF INFO tags parsing

TagLib does not provide an union of both ID3v2 and INFO tags via the
usual `File::tag()` method. Their justification lies in the code for
now:

```cpp
/*!
 * Returns the ID3v2 Tag for this file.
 *
 * \note This method does not return all the tags for this file for
 * backward compatibility. Will be fixed in TagLib 2.0.
 */
ID3v2::Tag *tag() const;
```

To support WAV files providing RIFF INFO tags, we must specifically
parse them before TagLib 2.0 (not released yet).

Fixes #25690

(cherry picked from commit a26e2ba370d898dda04c718176af7d2e329dab7a)

12 of 2 results

Other repositories

Name Last Modified
lp:vlc 2 hours ago
lp:~videolan/vlc/+git/packaging 2023-01-30
lp:~videolan/vlc/+git/vlc-2.2 2018-07-24
lp:~asdfghrbljzmkd/vlc/+git/packaging 2017-05-17
lp:~videolan/vlc/+git/vlc-2.1 2016-11-16
15 of 5 results
You can't create new repositories for VLC media player.