aboutsummaryrefslogtreecommitdiffstats
path: root/libav/img.c
Commit message (Expand)AuthorAgeFilesLines
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-071-1/+1
* - Fix memory leak and others bugs for ppmpipe. Thanks to Rudolf Opalla.Juanjo2002-04-021-2/+10
* fixed image number syntax problemsFabrice Bellard2001-09-161-7/+13
* added staticFabrice Bellard2001-08-151-1/+1
* win32 fixesFabrice Bellard2001-08-131-9/+1
* added PPM read/write support - added pgmyuvpipe format - added PPM pipe read/...Fabrice Bellard2001-08-111-19/+154
* Initial revisionFabrice Bellard2001-07-221-0/+578