[FFmpeg-cvslog] r16431 - in trunk: configure libavcodec/Makefile libavcodec/allcodecs.c libavcodec/avcodec.h libavcodec/h264.c libavcodec/h264_parser.c libavcodec/imgconvert.c libavcodec/mpegvideo.c libavcodec/vdp...
Carl Eugen Hoyos
cehoyos
Wed Jan 7 23:48:14 CET 2009
Diego Biurrun <diego <at> biurrun.de> writes:
> > + /** Describe size/location of the compressed video data */
> > + int bitstreamBuffersAlloced;
> > + int bitstreamBuffersUsed;
> > + VdpBitstreamBuffer *bitstreamBuffers;
>
> This still uses ugly camel-cased variable names.
Have you got any suggestions?
Carl Eugen
More information about the ffmpeg-cvslog
mailing list