index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffserver.c
Age
Commit message (
Expand
)
Author
2006-07-09
give AVInput/OutputFormat structs consistent names
Måns Rullgård
2006-06-20
Use Subversion revision for FFMPEG_VERSION.
Diego Biurrun
2006-06-18
Add const to (mostly) char* and make some functions static, which aren't used
Stefan Huehner
2006-03-09
Update ffserver regression tests:
Aurelien Jacobs
2006-02-21
make those nasty variables static, also fix a html bug
Alex Beregszaszi
2006-02-02
remove unused function get_longterm_datarate()
Måns Rullgård
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-22
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-12
use PRIxN, %zd, %td formats where needed
Måns Rullgård
2005-11-13
support for unlimited feed size
Alex Beregszaszi
2005-11-13
debug the launch commandline and new connections
Alex Beregszaszi
2005-11-13
Make Launch more appropriate with support for full paths for the ffmpeg binary
Alex Beregszaszi
2005-11-13
Support Launch when BindAddress is not INADDR_ANY or localhost. Also fix a po...
Alex Beregszaszi
2005-10-14
10l, dont make bandwidth statistics negative when feed stops being sent (it w...
Alex Beregszaszi
2005-07-18
ffserver segfault & other fatal failure fixes
Michael Niedermayer
2005-07-17
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...
Michael Niedermayer
2005-05-07
Turn on the seeking support for ffm streams. Now means that streams are
Philip Gladstone
2005-05-06
Fill out some mandatory fields in the Codec structure. Also add fields in
Philip Gladstone
2005-04-30
switch to native time bases
Michael Niedermayer
2005-01-03
ffserver now runs again (sort of).
Philip Gladstone
2004-08-12
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d...
Petr Doubek
2004-07-28
min rate should be 0 by default
Michael Niedermayer
2004-07-25
ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>)
Michael Niedermayer
2004-05-29
pass AVPacket into av_write_frame()
Michael Niedermayer
2004-04-06
* making it possible to specify recording date and time in a stream
Roman Shaposhnik
2004-03-24
warning patrol
Falk Hüffner
2004-03-03
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-02-05
VideoBufferSize option patch by ("Henning Haaland Kulander" <hennikul at ifi ...
Henning Haaland Kulander
2003-11-19
Changed a bunch of calls to sprintf to snprintf to protect against buffer
Philip Gladstone
2003-11-10
simpler bandwidth allocation for RTSP streaming - use av_read_frame() - initi...
Fabrice Bellard
2003-09-27
Minor bugfix to prevent segfault if a malloc fails. I have no idea what
Philip Gladstone
2003-09-11
simplified version handling
Fabrice Bellard
2003-09-08
removed ctype.h
Fabrice Bellard
2003-08-24
more sections in help - copyright fixes
Fabrice Bellard
2003-07-29
rate distortion mb decision support
Michael Niedermayer
2003-07-17
added RTP/TCP protocol support
Fabrice Bellard
2003-07-11
- Gracefully handle the case where not all the streams are requested/wanted
Giancarlo Formicuccia
2003-07-03
Missing ffserver.c format parameter fix by (Giancarlo Formicuccia <ilsensine ...
Michael Niedermayer
2003-07-03
segfault fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)
Michael Niedermayer
2003-06-29
*** fix for read()
Giancarlo Formicuccia
2003-04-12
Fix a horrible bug with the launch keyword not handling arguments of length 1!
Philip Gladstone
2003-04-12
Applied Roumen Petrov patch to fix crash/memory leak
Philip Gladstone
2003-04-11
bunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>)
Roman Shaposhnik
2003-04-09
* Add Video4MotionVector in a stream description to behave like the -4mv flag
Philip Gladstone
2003-04-04
RTSP "OPTIONS" command patch by (Andriy Rysin <arysin at bcsii dot net>)
Andriy Rysin
2003-03-26
ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pog...
Mark Hills
2003-03-12
per context frame_rate_base, this should finally fix frame_rate related av sy...
Michael Niedermayer
2003-03-09
simplified
Alex Beregszaszi
2003-03-04
Try to eliminate memory leak on stream termination. It doesn't crash, but I'm
Philip Gladstone
[next]