Re: [FFmpeg-devel] [PATCH]lavf/mpegts: Also read three-character language descriptors

2017-04-03 Thread Marton Balint
On Mon, 3 Apr 2017, Carl Eugen Hoyos wrote: Hi! Attached patch fixes setting the language for the sample from vlc ticket #10830: http://streams.videolan.org/issues/10830/vlc-audio-lang.ts Please comment, Carl Eugen From d8b30253cc6b1c2156f1e8898e0a0c2ff3c3f900 Mon Sep 17 00:00:00 2001 From:

Re: [FFmpeg-devel] [PATCH]lavf/mpegts: Also read three-character language descriptors

2017-04-03 Thread Paul B Mahol
On 4/3/17, Carl Eugen Hoyos wrote: > 2017-04-03 20:13 GMT+02:00 Paul B Mahol : >> On 4/3/17, Carl Eugen Hoyos wrote: >>> Hi! >>> >>> Attached patch fixes setting the language for the sample from vlc ticket >>> #10830: http://streams.videolan.org/issues/10830/vlc-audio-lang.ts >>> >>> Please comme

Re: [FFmpeg-devel] [PATCH]lavf/mpegts: Also read three-character language descriptors

2017-04-03 Thread Carl Eugen Hoyos
2017-04-03 20:13 GMT+02:00 Paul B Mahol : > On 4/3/17, Carl Eugen Hoyos wrote: >> Hi! >> >> Attached patch fixes setting the language for the sample from vlc ticket >> #10830: http://streams.videolan.org/issues/10830/vlc-audio-lang.ts >> >> Please comment, Carl Eugen > > Breaks indentation, nak.

Re: [FFmpeg-devel] [PATCH]lavf/mpegts: Also read three-character language descriptors

2017-04-03 Thread Paul B Mahol
On 4/3/17, Carl Eugen Hoyos wrote: > Hi! > > Attached patch fixes setting the language for the sample from vlc ticket > #10830: http://streams.videolan.org/issues/10830/vlc-audio-lang.ts > > Please comment, Carl Eugen > Breaks indentation, nak. ___ ffmp

[FFmpeg-devel] [PATCH]lavf/mpegts: Also read three-character language descriptors

2017-04-03 Thread Carl Eugen Hoyos
Hi! Attached patch fixes setting the language for the sample from vlc ticket #10830: http://streams.videolan.org/issues/10830/vlc-audio-lang.ts Please comment, Carl Eugen From d8b30253cc6b1c2156f1e8898e0a0c2ff3c3f900 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Mon, 3 Apr 2017 19:03:29