]> git.sesse.net Git - ffmpeg/history - ffserver.c
parse and save hrd_fullness and range_map
[ffmpeg] / ffserver.c
2005-05-07 Philip GladstoneTurn on the seeking support for ffm streams. Now means...
2005-05-06 Philip GladstoneFill out some mandatory fields in the Codec structure...
2005-04-30 Michael Niedermayerswitch to native time bases
2005-01-03 Philip Gladstoneffserver now runs again (sort of).
2004-08-12 Petr DoubekHTTP Authentication Patch by (Petr Doubek <doubek at...
2004-07-28 Michael Niedermayermin rate should be 0 by default
2004-07-25 Michael Niedermayerffserver fixes by (Koos Vriezen <koos.vriezen at xs4all...
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-04-06 Roman Shaposhnik * making it possible to specify recording date and...
2004-03-24 Falk Hüffnerwarning patrol
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-02-05 Henning Haaland... VideoBufferSize option patch by ("Henning Haaland Kulan...
2003-11-19 Philip GladstoneChanged a bunch of calls to sprintf to snprintf to...
2003-11-10 Fabrice Bellardsimpler bandwidth allocation for RTSP streaming - use...
2003-09-27 Philip GladstoneMinor bugfix to prevent segfault if a malloc fails...
2003-09-11 Fabrice Bellardsimplified version handling
2003-09-08 Fabrice Bellardremoved ctype.h
2003-08-24 Fabrice Bellardmore sections in help - copyright fixes
2003-07-29 Michael Niedermayerrate distortion mb decision support
2003-07-17 Fabrice Bellardadded RTP/TCP protocol support
2003-07-11 Giancarlo Formicuccia- Gracefully handle the case where not all the streams...
2003-07-03 Michael NiedermayerMissing ffserver.c format parameter fix by (Giancarlo...
2003-07-03 Michael Niedermayersegfault fix by (Giancarlo Formicuccia <ilsensine at...
2003-06-29 Giancarlo Formicuccia*** fix for read()
2003-04-12 Philip GladstoneFix a horrible bug with the launch keyword not handling...
2003-04-12 Philip GladstoneApplied Roumen Petrov patch to fix crash/memory leak
2003-04-11 Roman Shaposhnikbunch of small thing patch by (Roman Shaposhnick <rvs...
2003-04-09 Philip Gladstone* Add Video4MotionVector in a stream description to...
2003-04-04 Andriy RysinRTSP "OPTIONS" command patch by (Andriy Rysin <arysin...
2003-03-26 Mark Hillsffserver deallocate ctx->streams on closing patch by...
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-09 Alex Beregszaszisimplified
2003-03-04 Philip GladstoneTry to eliminate memory leak on stream termination...
2003-03-04 Philip GladstoneThis should fix the negative bandwidth in use in ffserv...
2003-02-23 Philip GladstoneMake ACLs work correctly for streams. Try comparing...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2003-01-23 Roman Shaposhnikzero sized malloc patch by Roman Shaposhnick
2003-01-11 Fabrice Bellardadded av_set_parameters()
2003-01-05 Philip GladstoneImprove bind failure message to indicate the port that...
2003-01-03 Philip GladstoneFix a crash in ffserver when streaming to WMP from...
2002-12-21 Philip GladstoneMake asf files work again -- the match against the...
2002-12-20 Ryutaroh Matsumotomimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh...
2002-12-11 Philip Gladstone* Try and fix the crashes in ffserver associated with...
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-04 Michael Niedermayercleanup
2002-11-30 Philip GladstoneTry to make this compile on platforms with dlfcn.h
2002-11-26 Philip GladstoneMore fixes to compile and build on more platforms.
2002-11-20 Fabrice Bellardminimum handling for mpeg4 video multicast from avi...
2002-11-20 Fabrice BellardRTP multicast begins to work in MPEG1 - simplified...
2002-11-20 Fabrice Bellardclean up of redirector code - first stage of RTP multic...
2002-11-14 Zdenek Kabelac* const warning fix
2002-11-10 Michael Niedermayerreversing header game
2002-11-05 François RevolMIN/MAX sys/param.h patch by (François Revol <revol...
2002-10-30 Philip GladstoneAdded VideoBitRateRange and VideoBitRAteTolerance settings
2002-10-21 Fabrice Bellardchanged write_packet API - should work as before
2002-10-21 D Richard Felker IIInew ffserver options patch by (D Richard Felker III...
2002-09-19 Michael Niedermayerfixing i_quant_factor, this should finally fix the...
2002-09-12 Philip Gladstone* Add code to pace sending a stream when it is being...
2002-09-01 Mark Hillsoggvorbis support patch by (Mark Hills <mark at pogo...
2002-07-28 Philip Gladstone* Now we do not delete the feed file if it was created...
2002-07-27 Philip Gladstone* Removed a debug printf
2002-07-27 Philip Gladstone* Make asf streaming work again. Now uses the output...
2002-07-25 Fabrice Bellardadded RTSP and RTP server support - added daemon mode...
2002-07-25 Fabrice Bellardrenamed gettime() av_gettime() - same for register_all()
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