summaryrefslogtreecommitdiff
path: root/libav/ffm.c
Commit message (Expand)AuthorAge
* renamed libav to libavformatFabrice Bellard2002-11-25
* * cleanup statics & constZdenek Kabelac2002-11-11
* put/get portable for IEEE double - renamed put_native_string/get_native_stringFabrice Bellard2002-10-22
* Add the transfer of the new parameters from ffmpeg to ffserver and vice-versaPhilip Gladstone2002-09-12
* oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills2002-09-01
* renamed gettime to av_gettime()Fabrice Bellard2002-07-25
* * Get the buffer size right now we have the buffer inside the FFStream blockPhilip Gladstone2002-06-05
* fixed memory free (no free necessary for private data) - added better support...Fabrice Bellard2002-05-25
* * Add a probe function for FFM filesPhilip Gladstone2002-05-24
* * Fix a problem caused by a duplicate free of priv_data -- now uses av_freepPhilip Gladstone2002-05-24
* converted to new APIFabrice Bellard2002-05-20
* use av memory handling functionsFabrice Bellard2002-05-18
* Fix the WAIT_FEED problem. It turns out that when you open up an FFMPhilip Gladstone2002-05-18
* Pass over the bit_rate_tolerance field to ffmpegPhilip Gladstone2002-05-16
* * Add the 'flags' field to the list of codec fields passed from ffserver toPhilip Gladstone2002-05-09
* * Add the gop_size to the video parameters. Also the audio framesize.Philip Gladstone2002-05-09
* * some minor modification by Philip GladstonZdenek Kabelac2002-04-08
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-07
* win32 fixesFabrice Bellard2001-08-13
* Initial revisionFabrice Bellard2001-07-22