Mercurial > libavformat.hg
log mpjpeg.c @ 815:5f9e330500d9 libavformat
age | author | description |
---|---|---|
Sun, 10 Jul 2005 10:28:59 +0000 | michael | remove -f singlejpeg as its identical to -f mjpeg libavformat |
Sat, 29 May 2004 02:06:32 +0000 | michael | pass AVPacket into av_write_frame() libavformat |
Tue, 14 Oct 2003 04:15:53 +0000 | melanson | disable encoders where appropriate (patch courtesy of BERO libavformat |
Wed, 10 Sep 2003 22:37:33 +0000 | bellard | 64 bit pts for writing - more const usage libavformat |
Tue, 11 Feb 2003 16:35:48 +0000 | kabi | * UINTX -> uintx_t INTX -> intx_t libavformat |
Sun, 02 Feb 2003 19:18:09 +0000 | bellard | added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further) libavformat |