]> git.sesse.net Git - ffmpeg/history - ffserver.c
reverted to inttypes.h since it gives problems on some unixes
[ffmpeg] / ffserver.c
2002-06-10 Philip Gladstone* Add code to restart ffmpeg if it crashes
2002-06-05 Philip Gladstone* Give the max stream time configuration item a chance...
2002-05-30 Philip Gladstone* Bad buffer management bug. Forgot to take care of...
2002-05-30 Philip Gladstone* New stuff and bug fixes:
2002-05-26 Philip Gladstone* Add first cut of code to handle Windows Media Player...
2002-05-25 Fabrice Bellardlicense/copyright change - fixed header mess
2002-05-24 Philip Gladstone* Added yet more output to the status page to try and...
2002-05-24 Philip Gladstone* Add support for time-limiting a live stream. (Some...
2002-05-20 Fabrice Bellarduse new api (NOT TESTED) - suppressed strlcpy
2002-05-20 Philip GladstoneFix a segfault when handling errors or .asx or .ram...
2002-05-18 Fabrice Bellarduse av memory functions
2002-05-18 Philip Gladstone* If a stream gets stuck in WAIT_FEED, then disconnecti...
2002-05-17 Philip Gladstone* Change the default behaviour to start streaming as...
2002-05-16 Philip Gladstone* Add code to configure the following:
2002-05-10 Philip Gladstone* Improve logging -- now actually gives you the number...
2002-05-09 Juanjo- HQ option for ffserver. Thanks to D Richard Felker...
2002-05-09 Juanjo- Changed default qmin = 3 as ffmpeg.c
2002-05-09 Philip Gladstone* Fix a nasty problem with output buffering not have...
2002-04-07 Juanjo- Added force_pts to av_write_packet() to be able to...
2002-03-19 Michael Niedermayertrying to fix qscale==0
2002-02-26 Michael Niedermayerfixing warning
2002-02-18 Zdenek Kabelac* Also include time.h for nanosleep()
2002-02-15 Michael Niedermayeroptimized the normal bitstream writer, its faster than...
2001-09-25 Fabrice Bellardfixed prototype change
2001-08-15 Fabrice Bellardjpeg hack
2001-07-22 Fabrice Bellardmerge
2001-07-19 Fabrice Bellardremoving old files
2000-12-20 Fabrice BellardInitial revision