[FFmpeg-devel] [PATCH 03/10] asfdec: remove some write-only values from the context
Anton Khirnov
anton
Wed Feb 9 19:35:26 CET 2011
On Wed, Feb 09, 2011 at 06:41:06PM +0100, Reimar D?ffinger wrote:
> On Tue, Feb 08, 2011 at 09:46:48PM +0100, Anton Khirnov wrote:
> > @@ -35,13 +35,10 @@ void ff_mms_set_stream_selection(URLContext *h, AVFormatContext *format);
> > typedef struct {
> > int asfid2avid[128]; ///< conversion table from asf ID 2 AVStream ID
> > ASFStream streams[128]; ///< it's max number and it's not that big
> > - uint32_t stream_bitrates[128]; ///< max number of streams, bitrate for each (for streaming)
>
> Uh, are you removing this just do add it again a few patches later??
Heh, you're right, I didn't notice. Fixed locally.
--
Anton Khirnov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110209/a9abe838/attachment.pgp>
More information about the ffmpeg-devel
mailing list