aboutsummaryrefslogtreecommitdiffstats
path: root/libav/jpeg.c
Commit message (Expand)AuthorAgeFilesLines
* fixed double free - fixed jpg image sequence automatic selectionFabrice Bellard2002-05-251-16/+12
* converted to new APIFabrice Bellard2002-05-201-11/+31
* use av memory handling functionsFabrice Bellard2002-05-181-4/+4
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-071-4/+4
* fixed image number syntax problemsFabrice Bellard2001-09-161-6/+11
* added jpeg image read/writeFabrice Bellard2001-08-151-0/+245