[Ffmpeg-devel] [PATCH] C93 demuxer and decoder (GSoC qualification task)

Anssi Hannula anssi.hannula
Thu Apr 5 23:08:07 CEST 2007


Reimar D?ffinger wrote:
> Hello,
> On Thu, Apr 05, 2007 at 11:39:35PM +0300, Anssi Hannula wrote:
>> I take it you don't think it is necessary to have the palette put in the
>> end instead? (we'd have to pass the video frame size in the beginning of
>> pkt and in c93_decode_frame() get the palette from buf+videoframesize)
> 
> Actually you wouldn't have to pass the video frame size, you could get
> the palette from buf + packet_size - 768...

Yeah, so attached is a new version which puts palette in the end and
uses smaller pkt->size where possible.

-- 
Anssi Hannula

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-c93_4.diff
Type: text/x-patch
Size: 19636 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070406/a3a80e87/attachment.bin>



More information about the ffmpeg-devel mailing list