]> git.sesse.net Git - ffmpeg/history - ffserver.c
set got_key_frame when packet is video, fix first video packet with index 0 and 2...
[ffmpeg] / ffserver.c
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