]> git.sesse.net Git - ffmpeg/commit
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
authorSteve L'Homme <slhomme@divxcorp.com>
Wed, 1 Nov 2006 22:39:58 +0000 (22:39 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 1 Nov 2006 22:39:58 +0000 (22:39 +0000)
commit949b1a13bf4434ade235fdcd783c5fe0d27c0c3b
tree78e083fd51f0f9cbf88b86cc2422616608c17c35
parent523fc7c17ddd0b4e31b9fb590483ac4c34e0b5f8
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
patch by Steve Lhomme, slhomme divxcorp com

Originally committed as revision 6868 to svn://svn.ffmpeg.org/ffmpeg/trunk
27 files changed:
ffmpeg.c
ffserver.c
libavcodec/dvbsubdec.c
libavcodec/h263.c
libavcodec/h263dec.c
libavcodec/imgresample.c
libavcodec/mpegvideo.c
libavcodec/oggvorbis.c
libavcodec/parser.c
libavcodec/ppc/dsputil_ppc.c
libavcodec/snow.c
libavformat/asf.c
libavformat/avidec.c
libavformat/avienc.c
libavformat/ffm.c
libavformat/flvenc.c
libavformat/ipmovie.c
libavformat/mov.c
libavformat/mpeg.c
libavformat/nut.c
libavformat/ogg.c
libavformat/rm.c
libavformat/rtp.c
libavformat/utils.c
libavutil/mathematics.c
libavutil/md5.c
pktdumper.c