Re: [FFmpeg-devel] Patch for Trac Tickets 5388 & 5455

2016-04-21 Thread Ali KIZIL
Please discard this patch, I will split the patches. The contents of this e-mail are confidential to the addressee and are intended solely for the recipients use. If you are not the addressee, you have received this e-mail in error. Any disclosure, copying, distribution or action taken in reliance

Re: [FFmpeg-devel] Patch for Trac Tickets 5388 & 5455

2016-04-21 Thread Carl Eugen Hoyos
Ali KIZIL gmail.com> writes: > case AV_CODEC_ID_MP2: > case AV_CODEC_ID_MP3: > -stream_type = STREAM_TYPE_AUDIO_MPEG1; > +stream_type = STREAM_TYPE_AUDIO_MPEG2; //KIZIL I don't think this hunk is acceptable, in any case, it must not be mixed with the he

Re: [FFmpeg-devel] Patch for Trac Tickets 5388 & 5455

2016-04-21 Thread Ali KIZIL
Sorry the patch file was missing: >From 1d10dc062da7eb51c749e321b419018deed79151 Mon Sep 17 00:00:00 2001 From: smallishzulu Date: Thu, 21 Apr 2016 13:28:10 +0300 Subject: [PATCH] For trac tickets 5455 & 5388 --- libavformat/mpegtsenc.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deleti

[FFmpeg-devel] Patch for Trac Tickets 5388 & 5455

2016-04-21 Thread Ali KIZIL
Hi All, With help of cehoyos, I created a patch file for Tickets 5388 & 5455. (My first patch file.) Patch targets to add HEVC digital television service type (0x1f) to FFmpeg and fix audio stream specifier for MPEG 1 Layer II Audio to 0x04 (currently it is 0x03 and causes decode problem in some S