index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ffserver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-2
/
+2
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-22
/
+22
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-184
/
+184
*
use PRIxN, %zd, %td formats where needed
Måns Rullgård
2005-12-12
1
-2
/
+2
*
support for unlimited feed size
Alex Beregszaszi
2005-11-13
1
-3
/
+3
*
debug the launch commandline and new connections
Alex Beregszaszi
2005-11-13
1
-0
/
+12
*
Make Launch more appropriate with support for full paths for the ffmpeg binary
Alex Beregszaszi
2005-11-13
1
-4
/
+1
*
Support Launch when BindAddress is not INADDR_ANY or localhost. Also fix a po...
Alex Beregszaszi
2005-11-13
1
-2
/
+5
*
10l, dont make bandwidth statistics negative when feed stops being sent (it w...
Alex Beregszaszi
2005-10-14
1
-7
/
+7
*
ffserver segfault & other fatal failure fixes
Michael Niedermayer
2005-07-18
1
-1
/
+5
*
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...
Michael Niedermayer
2005-07-17
1
-53
/
+53
*
Turn on the seeking support for ffm streams. Now means that streams are
Philip Gladstone
2005-05-07
1
-2
/
+2
*
Fill out some mandatory fields in the Codec structure. Also add fields in
Philip Gladstone
2005-05-06
1
-4
/
+23
*
switch to native time bases
Michael Niedermayer
2005-04-30
1
-14
/
+14
*
ffserver now runs again (sort of).
Philip Gladstone
2005-01-03
1
-4
/
+11
*
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d...
Petr Doubek
2004-08-12
1
-3
/
+3
*
min rate should be 0 by default
Michael Niedermayer
2004-07-28
1
-2
/
+0
*
ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>)
Michael Niedermayer
2004-07-25
1
-1
/
+3
*
pass AVPacket into av_write_frame()
Michael Niedermayer
2004-05-29
1
-1
/
+1
*
* making it possible to specify recording date and time in a stream
Roman Shaposhnik
2004-04-06
1
-0
/
+1
*
warning patrol
Falk Hüffner
2004-03-24
1
-1
/
+1
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-03-03
1
-1
/
+1
*
VideoBufferSize option patch by ("Henning Haaland Kulander" <hennikul at ifi ...
Henning Haaland Kulander
2004-02-05
1
-0
/
+5
*
Changed a bunch of calls to sprintf to snprintf to protect against buffer
Philip Gladstone
2003-11-19
1
-57
/
+66
*
simpler bandwidth allocation for RTSP streaming - use av_read_frame() - initi...
Fabrice Bellard
2003-11-10
1
-262
/
+134
*
Minor bugfix to prevent segfault if a malloc fails. I have no idea what
Philip Gladstone
2003-09-27
1
-3
/
+3
*
simplified version handling
Fabrice Bellard
2003-09-11
1
-1
/
+0
*
removed ctype.h
Fabrice Bellard
2003-09-08
1
-1
/
+0
*
more sections in help - copyright fixes
Fabrice Bellard
2003-08-24
1
-9
/
+13
*
rate distortion mb decision support
Michael Niedermayer
2003-07-29
1
-2
/
+2
*
added RTP/TCP protocol support
Fabrice Bellard
2003-07-17
1
-106
/
+225
*
- Gracefully handle the case where not all the streams are requested/wanted
Giancarlo Formicuccia
2003-07-11
1
-6
/
+19
*
Missing ffserver.c format parameter fix by (Giancarlo Formicuccia <ilsensine ...
Michael Niedermayer
2003-07-03
1
-1
/
+1
*
segfault fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)
Michael Niedermayer
2003-07-03
1
-0
/
+4
*
*** fix for read()
Giancarlo Formicuccia
2003-06-29
1
-5
/
+14
*
Fix a horrible bug with the launch keyword not handling arguments of length 1!
Philip Gladstone
2003-04-12
1
-5
/
+2
*
Applied Roumen Petrov patch to fix crash/memory leak
Philip Gladstone
2003-04-12
1
-3
/
+3
*
bunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>)
Roman Shaposhnik
2003-04-11
1
-2
/
+5
*
* Add Video4MotionVector in a stream description to behave like the -4mv flag
Philip Gladstone
2003-04-09
1
-1
/
+30
*
RTSP "OPTIONS" command patch by (Andriy Rysin <arysin at bcsii dot net>)
Andriy Rysin
2003-04-04
1
-0
/
+12
*
ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at pog...
Mark Hills
2003-03-26
1
-1
/
+5
*
per context frame_rate_base, this should finally fix frame_rate related av sy...
Michael Niedermayer
2003-03-12
1
-6
/
+11
*
simplified
Alex Beregszaszi
2003-03-09
1
-0
/
+1
*
Try to eliminate memory leak on stream termination. It doesn't crash, but I'm
Philip Gladstone
2003-03-04
1
-0
/
+11
*
This should fix the negative bandwidth in use in ffserver. Turned out that
Philip Gladstone
2003-03-04
1
-0
/
+1
*
Make ACLs work correctly for streams. Try comparing the addresses in
Philip Gladstone
2003-02-23
1
-3
/
+5
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-40
/
+40
*
* static,const,compiler warning cleanup
Zdenek Kabelac
2003-02-10
1
-17
/
+16
*
zero sized malloc patch by Roman Shaposhnick
Roman Shaposhnik
2003-01-23
1
-3
/
+6
*
added av_set_parameters()
Fabrice Bellard
2003-01-11
1
-0
/
+3
[next]