Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 07 Nov 2006 13:45:08 +0000 | bcoudurier | add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag libavcodec |
Tue, 07 Nov 2006 12:45:29 +0000 | lu_zero | Simplify libavcodec |
Tue, 07 Nov 2006 12:28:13 +0000 | diego | Use MMX only under x86_32, there are compilation problems. libavcodec |
Tue, 07 Nov 2006 09:46:57 +0000 | bcoudurier | add codec_tag and codec_stream_tag to MpegEncContext to not alter avctx values libavcodec |
Tue, 07 Nov 2006 05:57:42 +0000 | kostya | Bump version for Fraps v[24] support libavcodec |
Mon, 06 Nov 2006 17:56:08 +0000 | reimar | Avoid void*-arithmetic, and uint8_t* is more correct anyway. libavcodec |