summaryrefslogtreecommitdiffstats
path: root/libavformat/img2.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-16/+16
* BMP image decoderMåns Rullgård2005-11-301-0/+1
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-12/+12
* drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...Aurelien Jacobs2005-05-191-1/+1
* switch to native time basesMichael Niedermayer2005-04-301-8/+4
* PIX_FMT_NONE and related fixesMichael Niedermayer2005-04-251-1/+1
* non 4:2:0 foobar.{Y,U,V} supportMichael Niedermayer2005-04-131-4/+6
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-10/+0
* integer overflows, heap corruptionMichael Niedermayer2005-01-081-2/+2
* .{Y,U,V} image2 supportMichael Niedermayer2005-01-041-26/+88
* 10l (double free)Michael Niedermayer2004-12-191-6/+1
* loop hackMichael Niedermayer2004-11-161-2/+5
* last packet size fixMichael Niedermayer2004-11-121-0/+1
* move p*m from image/lavf -> image2/lavcMichael Niedermayer2004-11-111-2/+19
* porting png support from -f image to -f image2Michael Niedermayer2004-11-091-1/+1
* image2pipe fixMichael Niedermayer2004-10-241-1/+4
* 10lMichael Niedermayer2004-09-221-2/+3
* support single images, remove copy/paste junkMichael Niedermayer2004-07-151-22/+9
* image2 / image API cleanup phase-1Michael Niedermayer2004-07-151-0/+370
OpenPOWER on IntegriCloud