[FFmpeg-devel] [PATCH 01/18] avformat/mpegts: demux timed ID3 metadata
Anssi Hannula
anssi.hannula at iki.fi
Mon Dec 30 12:59:35 CET 2013
30.12.2013 13:38, Michael Niedermayer kirjoitti:
> On Mon, Dec 30, 2013 at 01:14:15PM +0200, Anssi Hannula wrote:
>> Used in some HLS streams ("Timed Metadata for HTTP Live Streaming").
>>
>> This is just ID3 tags at arbitrary stream positions, but I still added
>> "timed" to the codec name to avoid confusion with regular non-stream ID3
>> tags.
>>
>> Signed-off-by: Anssi Hannula <anssi.hannula at iki.fi>
>> ---
>>
>> As noted above, I'm not entirely sure about the naming here...
>> Feel free to give your 2 cents.
>>
>> libavcodec/avcodec.h | 1 +
>> libavcodec/codec_desc.c | 6 ++++++
>> libavformat/mpegts.c | 1 +
>> 3 files changed, 8 insertions(+)
>
> LGTM
>
> PS: do you want to apply patches or should i apply them or should i
> wait for a merge request ?
>
> [...]
I'll apply them when they get ACKed (and I'm back home).
.. unless you prefer a merge/pull request instead, that is.
--
Anssi Hannula
More information about the ffmpeg-devel
mailing list