| Commit message (Expand) | Author | Age | Files | Lines |
* | renamed gettime to av_gettime() | Fabrice Bellard | 2002-07-25 | 1 | -1/+1 |
* | * Get the buffer size right now we have the buffer inside the FFStream block | Philip Gladstone | 2002-06-05 | 1 | -2/+2 |
* | fixed memory free (no free necessary for private data) - added better support... | Fabrice Bellard | 2002-05-25 | 1 | -24/+36 |
* | * Add a probe function for FFM files | Philip Gladstone | 2002-05-24 | 1 | -1/+9 |
* | * Fix a problem caused by a duplicate free of priv_data -- now uses av_freep | Philip Gladstone | 2002-05-24 | 1 | -11/+9 |
* | converted to new API | Fabrice Bellard | 2002-05-20 | 1 | -23/+30 |
* | use av memory handling functions | Fabrice Bellard | 2002-05-18 | 1 | -11/+9 |
* | Fix the WAIT_FEED problem. It turns out that when you open up an FFM | Philip Gladstone | 2002-05-18 | 1 | -0/+12 |
* | Pass over the bit_rate_tolerance field to ffmpeg | Philip Gladstone | 2002-05-16 | 1 | -0/+2 |
* | * Add the 'flags' field to the list of codec fields passed from ffserver to | Philip Gladstone | 2002-05-09 | 1 | -0/+2 |
* | * Add the gop_size to the video parameters. Also the audio framesize. | Philip Gladstone | 2002-05-09 | 1 | -16/+35 |
* | * some minor modification by Philip Gladston | Zdenek Kabelac | 2002-04-08 | 1 | -15/+25 |
* | - Added force_pts to av_write_packet() to be able to force PTS, this helps | Juanjo | 2002-04-07 | 1 | -1/+1 |
* | win32 fixes | Fabrice Bellard | 2001-08-13 | 1 | -7/+2 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+599 |