[FFmpeg-devel] [PATCH] Exported get_slice_type() as ff_h264_get_(bitstream_)slice_type().

Ramiro Polla ramiro.polla
Sat Jan 9 17:21:12 CET 2010


On Fri, Jan 8, 2010 at 7:14 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Fri, Jan 08, 2010 at 08:58:01PM +0100, Laurent Aimar wrote:
>> As the title says.
>>
>> I have attached 2 versions, one that use ff_h264_get_slice_type
>> and the other one ff_h264_get_bitstream_slice_type as the function
>> name.
>>
>> --
>> fenrir
>
>> ?h264.c ? ? ? | ? 12 ++++++++++++
>> ?h264.h ? ? ? | ? ?5 +++++
>> ?vaapi_h264.c | ? 15 +--------------
>> ?3 files changed, 18 insertions(+), 14 deletions(-)
>> bc0549f21a4ec843a4bfef6db1b07b08fb70bc85 ?ffmpeg-h264-slice-type-1.patch
>> >From a1821842a646f8cfcd975e6dd3358238d1994587 Mon Sep 17 00:00:00 2001
>> From: Laurent Aimar <fenrir at videolan.org>
>> Date: Fri, 8 Jan 2010 20:48:28 +0100
>> Subject: [PATCH] Exported get_slice_type() as ff_h264_get_slice_type().
>>
>> ---
>> ?libavcodec/h264.c ? ? ? | ? 12 ++++++++++++
>> ?libavcodec/h264.h ? ? ? | ? ?5 +++++
>> ?libavcodec/vaapi_h264.c | ? 15 +--------------
>> ?3 files changed, 18 insertions(+), 14 deletions(-)
>
> ok

Applied.



More information about the ffmpeg-devel mailing list