aboutsummaryrefslogtreecommitdiffstats
path: root/libav/utils.c
Commit message (Expand)AuthorAgeFilesLines
* split mux/demux related structures - added file probing support - improve med...Fabrice Bellard2002-05-201-103/+538
* use av memory handling functionsFabrice Bellard2002-05-181-11/+11
* * Add implementation of strlcpyPhilip Gladstone2002-05-101-0/+13
* * support for .au .gif .mov .mp4 by François Revol <revol@free.fr>Zdenek Kabelac2002-04-081-0/+4
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-071-2/+2
* - Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert BuytenhekJuanjo2002-03-201-0/+28
* changed av_open_input_file() prototypeFabrice Bellard2001-09-241-28/+33
* added pcm formatsFabrice Bellard2001-09-231-1/+8
* fixed image number syntax problemsFabrice Bellard2001-09-161-0/+56
* added raw mjpegFabrice Bellard2001-08-151-0/+2
* win32 fixesFabrice Bellard2001-08-131-6/+19
* added PPM read/write support - added pgmyuvpipe format - added PPM pipe read/...Fabrice Bellard2001-08-111-0/+3
* added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: d...Fabrice Bellard2001-07-231-1/+0
* Initial revisionFabrice Bellard2001-07-221-0/+533