Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 17 Apr 2004 19:41:49 +0000 | michael | passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like motion vectors can be passed from the decoder to the encoder libavcodec |
Sat, 17 Apr 2004 13:36:21 +0000 | michael | flv dropable p frame support libavcodec |
Fri, 16 Apr 2004 18:50:30 +0000 | michael | seems wmv8 doesnt use intra-inter prediction libavcodec |
Fri, 16 Apr 2004 12:47:37 +0000 | michael | forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau <dolbeau at irisa dot fr>) libavcodec |
Fri, 16 Apr 2004 01:48:05 +0000 | michael | fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot net>) libavcodec |
Fri, 16 Apr 2004 01:29:35 +0000 | michael | t/dprintf printf -> av_log libavcodec |