Re: [FFmpeg-devel] [PATCH]lavc/rscc: Support pal8

2016-09-19 Thread Carl Eugen Hoyos
2016-09-19 21:42 GMT+02:00 Paul B Mahol : > On 9/19/16, Carl Eugen Hoyos wrote: >> 2016-09-19 20:28 GMT+02:00 Paul B Mahol : >>> On 9/19/16, Carl Eugen Hoyos wrote: >>> Attached patch fixes the colours for the sample in ticket #5611. >> >>> You should use av_packet_get_side_data instead. >>

Re: [FFmpeg-devel] [PATCH]lavc/rscc: Support pal8

2016-09-19 Thread Paul B Mahol
On 9/19/16, Carl Eugen Hoyos wrote: > 2016-09-19 20:28 GMT+02:00 Paul B Mahol : >> On 9/19/16, Carl Eugen Hoyos wrote: >> >>> Attached patch fixes the colours for the sample in ticket #5611. > >> You should use av_packet_get_side_data instead. > > New patch attached, thank you! > > Carl Eugen >

Re: [FFmpeg-devel] [PATCH]lavc/rscc: Support pal8

2016-09-19 Thread Carl Eugen Hoyos
2016-09-19 20:28 GMT+02:00 Paul B Mahol : > On 9/19/16, Carl Eugen Hoyos wrote: > >> Attached patch fixes the colours for the sample in ticket #5611. > You should use av_packet_get_side_data instead. New patch attached, thank you! Carl Eugen From 233b857e263c7e948ddc12ee2c85d624593a9a09 Mon Sep

Re: [FFmpeg-devel] [PATCH]lavc/rscc: Support pal8

2016-09-19 Thread Paul B Mahol
On 9/19/16, Carl Eugen Hoyos wrote: > Hi! > > Attached patch fixes the colours for the sample in ticket #5611. > > Please comment, Carl Eugen > You should use av_packet_get_side_data instead. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://

[FFmpeg-devel] [PATCH]lavc/rscc: Support pal8

2016-09-19 Thread Carl Eugen Hoyos
Hi! Attached patch fixes the colours for the sample in ticket #5611. Please comment, Carl Eugen From 7af0c224f5c0fd8dec095ba5333a87257ffccd85 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Mon, 19 Sep 2016 19:12:12 +0200 Subject: [PATCH] lavc/rscc: Support pal8 in rscc. Fixes the colours