ubuntu/+source/libmpeg3:applied/debian/experimental

Last commit made on 2024-02-01
Get this branch:
git clone -b applied/debian/experimental https://git.launchpad.net/ubuntu/+source/libmpeg3
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/experimental
Repository:
lp:ubuntu/+source/libmpeg3

Recent commits

03a6b2c... by Steve Langasek

1.8.dfsg-4.1~exp1 (patches applied)

Imported using git-ubuntu import.

a9c0afb... by Steve Langasek

Fix typo in mpeg3protos.h comment

Gbp-Pq: header-comment-fix.patch.

32f868b... by Steve Langasek

Add missing function prototypes.

Gbp-Pq: missing-prototypes.patch.

81f0cc2... by Steve Langasek

Add missing system include files.

Gbp-Pq: missing-include.patch.

7edf8bf... by Steve Langasek

Fix format related warnings

Gbp-Pq: fix-format-strings.patch.

d2765e0... by Steve Langasek

Recognize HDV files that have a .m2t file extension.

Gbp-Pq: handle-hdv-m2t.patch.

2e958a1... by Steve Langasek

Correct fake mpeg3_decrypt_packet() implementation

Gbp-Pq: fix-fake-css.patch.

159c18c... by Steve Langasek

Fixed color conversion macros.

Gbp-Pq: fix-video-alpha.patch.

4561bd7... by Steve Langasek

Fix security related format errors.

Gbp-Pq: fix-format-security-error.patch.

feb63b2... by Steve Langasek

Include <stdlib.h> to find free()

Gbp-Pq: prototype-free.patch.