summaryrefslogtreecommitdiffstats
path: root/libav/ffm.c
Commit message (Expand)AuthorAgeFilesLines
* fixed memory free (no free necessary for private data) - added better support...Fabrice Bellard2002-05-251-24/+36
* * Add a probe function for FFM filesPhilip Gladstone2002-05-241-1/+9
* * Fix a problem caused by a duplicate free of priv_data -- now uses av_freepPhilip Gladstone2002-05-241-11/+9
* converted to new APIFabrice Bellard2002-05-201-23/+30
* use av memory handling functionsFabrice Bellard2002-05-181-11/+9
* Fix the WAIT_FEED problem. It turns out that when you open up an FFMPhilip Gladstone2002-05-181-0/+12
* Pass over the bit_rate_tolerance field to ffmpegPhilip Gladstone2002-05-161-0/+2
* * Add the 'flags' field to the list of codec fields passed from ffserver toPhilip Gladstone2002-05-091-0/+2
* * Add the gop_size to the video parameters. Also the audio framesize.Philip Gladstone2002-05-091-16/+35
* * some minor modification by Philip GladstonZdenek Kabelac2002-04-081-15/+25
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-071-1/+1
* win32 fixesFabrice Bellard2001-08-131-7/+2
* Initial revisionFabrice Bellard2001-07-221-0/+599
OpenPOWER on IntegriCloud