ubuntu/+source/libmpeg3:applied/ubuntu/jammy-proposed

Last commit made on 2021-08-25
Get this branch:
git clone -b applied/ubuntu/jammy-proposed 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/ubuntu/jammy-proposed
Repository:
lp:ubuntu/+source/libmpeg3

Recent commits

d0cb1f6... by IOhannes m zmoelnig

1.8.dfsg-3 (patches applied)

Imported using git-ubuntu import.

c4fa33d... by IOhannes m zmoelnig

Fix typo in mpeg3protos.h comment

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

e684848... by IOhannes m zmoelnig

Add missing function prototypes.

Gbp-Pq: missing-prototypes.patch.

b215929... by IOhannes m zmoelnig

Add missing system include files.

Gbp-Pq: missing-include.patch.

7cacbbd... by IOhannes m zmoelnig

Fix format related warnings

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

4becf55... by IOhannes m zmoelnig

Recognize HDV files that have a .m2t file extension.

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

896be16... by IOhannes m zmoelnig

Correct fake mpeg3_decrypt_packet() implementation

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

498c2d2... by IOhannes m zmoelnig

Fixed color conversion macros.

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

67e0b12... by IOhannes m zmoelnig

Fix security related format errors.

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

7f8f0e6... by IOhannes m zmoelnig

Include <stdlib.h> to find free()

Gbp-Pq: prototype-free.patch.