summaryrefslogtreecommitdiffstats
path: root/ffserver.c
Commit message (Expand)AuthorAgeFilesLines
* license/copyright change - fixed header messFabrice Bellard2002-05-251-31/+27
* * Added yet more output to the status page to try and track down a problemPhilip Gladstone2002-05-241-3/+8
* * Add support for time-limiting a live stream. (Some guy streamed one ofPhilip Gladstone2002-05-241-9/+27
* use new api (NOT TESTED) - suppressed strlcpyFabrice Bellard2002-05-201-19/+26
* Fix a segfault when handling errors or .asx or .ram files. Silly bugPhilip Gladstone2002-05-201-2/+4
* use av memory functionsFabrice Bellard2002-05-181-7/+7
* * If a stream gets stuck in WAIT_FEED, then disconnecting the other endPhilip Gladstone2002-05-181-78/+123
* * Change the default behaviour to start streaming as soon as possible (i.e.Philip Gladstone2002-05-171-7/+28
* * Add code to configure the following:Philip Gladstone2002-05-161-27/+172
* * Improve logging -- now actually gives you the number of bytes sentPhilip Gladstone2002-05-101-20/+134
* - HQ option for ffserver. Thanks to D Richard Felker III.Juanjo2002-05-091-0/+4
* - Changed default qmin = 3 as ffmpeg.cJuanjo2002-05-091-6/+7
* * Fix a nasty problem with output buffering not have enough (or large enough)Philip Gladstone2002-05-091-22/+136
* - Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo2002-04-071-1/+1
* trying to fix qscale==0Michael Niedermayer2002-03-191-0/+7
* fixing warningMichael Niedermayer2002-02-261-0/+1
* * Also include time.h for nanosleep()Zdenek Kabelac2002-02-181-2/+3
* optimized the normal bitstream writer, its faster than the alternative one on...Michael Niedermayer2002-02-151-0/+1
* fixed prototype changeFabrice Bellard2001-09-251-1/+1
* jpeg hackFabrice Bellard2001-08-151-0/+3
* mergeFabrice Bellard2001-07-221-0/+1577
* removing old filesFabrice Bellard2001-07-191-1642/+0
* Initial revisionFabrice Bellard2000-12-201-0/+1642
OpenPOWER on IntegriCloud