index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffserver.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Improve bind failure message to indicate the port that failed
Philip Gladstone
2003-01-05
1
-1
/
+3
*
Fix a crash in ffserver when streaming to WMP from a file. However, it
Philip Gladstone
2003-01-03
1
-0
/
+4
*
Make asf files work again -- the match against the URL was being done incorre...
Philip Gladstone
2002-12-21
1
-1
/
+1
*
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech...
Ryutaroh Matsumoto
2002-12-20
1
-1
/
+0
*
* Try and fix the crashes in ffserver associated with the coded_frame stuff.
Philip Gladstone
2002-12-11
1
-0
/
+9
*
AVVideoFrame -> AVFrame
Michael Niedermayer
2002-12-09
1
-2
/
+2
*
cleanup
Michael Niedermayer
2002-12-04
1
-2
/
+2
*
Try to make this compile on platforms with dlfcn.h
Philip Gladstone
2002-11-30
1
-0
/
+10
*
More fixes to compile and build on more platforms.
Philip Gladstone
2002-11-26
1
-1
/
+1
*
minimum handling for mpeg4 video multicast from avi files
Fabrice Bellard
2002-11-20
1
-4
/
+85
*
RTP multicast begins to work in MPEG1 - simplified stream bandwidth computati...
Fabrice Bellard
2002-11-20
1
-53
/
+165
*
clean up of redirector code - first stage of RTP multicast support - added SD...
Fabrice Bellard
2002-11-20
1
-88
/
+160
*
* const warning fix
Zdenek Kabelac
2002-11-14
1
-4
/
+4
*
reversing header game
Michael Niedermayer
2002-11-10
1
-6
/
+2
*
MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>)
François Revol
2002-11-05
1
-2
/
+6
*
Added VideoBitRateRange and VideoBitRAteTolerance settings
Philip Gladstone
2002-10-30
1
-1
/
+29
*
changed write_packet API - should work as before
Fabrice Bellard
2002-10-21
1
-1
/
+1
*
new ffserver options patch by (D Richard Felker III <dalias at aerifal dot cx>)
D Richard Felker III
2002-10-21
1
-0
/
+20
*
fixing i_quant_factor, this should finally fix the bitrate bug with ffserver ...
Michael Niedermayer
2002-09-19
1
-1
/
+1
*
* Add code to pace sending a stream when it is being sent from a file.
Philip Gladstone
2002-09-12
1
-1
/
+29
*
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
Mark Hills
2002-09-01
1
-0
/
+5
*
* Now we do not delete the feed file if it was created with the same
Philip Gladstone
2002-07-28
1
-2
/
+71
*
* Removed a debug printf
Philip Gladstone
2002-07-27
1
-2
/
+1
*
* Make asf streaming work again. Now uses the output format asf_stream.
Philip Gladstone
2002-07-27
1
-14
/
+116
*
added RTSP and RTP server support - added daemon mode as default (use -d for ...
Fabrice Bellard
2002-07-25
1
-437
/
+1680
*
renamed gettime() av_gettime() - same for register_all()
Fabrice Bellard
2002-07-25
1
-3
/
+3
*
* Add code to restart ffmpeg if it crashes
Philip Gladstone
2002-06-10
1
-19
/
+99
*
* Give the max stream time configuration item a chance of working
Philip Gladstone
2002-06-05
1
-24
/
+77
*
* Bad buffer management bug. Forgot to take care of the case
Philip Gladstone
2002-05-30
1
-1
/
+9
*
* New stuff and bug fixes:
Philip Gladstone
2002-05-30
1
-111
/
+385
*
* Add first cut of code to handle Windows Media Player rate switching
Philip Gladstone
2002-05-26
1
-3
/
+186
*
license/copyright change - fixed header mess
Fabrice Bellard
2002-05-25
1
-31
/
+27
*
* Added yet more output to the status page to try and track down a problem
Philip Gladstone
2002-05-24
1
-3
/
+8
*
* Add support for time-limiting a live stream. (Some guy streamed one of
Philip Gladstone
2002-05-24
1
-9
/
+27
*
use new api (NOT TESTED) - suppressed strlcpy
Fabrice Bellard
2002-05-20
1
-19
/
+26
*
Fix a segfault when handling errors or .asx or .ram files. Silly bug
Philip Gladstone
2002-05-20
1
-2
/
+4
*
use av memory functions
Fabrice Bellard
2002-05-18
1
-7
/
+7
*
* If a stream gets stuck in WAIT_FEED, then disconnecting the other end
Philip Gladstone
2002-05-18
1
-78
/
+123
*
* Change the default behaviour to start streaming as soon as possible (i.e.
Philip Gladstone
2002-05-17
1
-7
/
+28
*
* Add code to configure the following:
Philip Gladstone
2002-05-16
1
-27
/
+172
*
* Improve logging -- now actually gives you the number of bytes sent
Philip Gladstone
2002-05-10
1
-20
/
+134
*
- HQ option for ffserver. Thanks to D Richard Felker III.
Juanjo
2002-05-09
1
-0
/
+4
*
- Changed default qmin = 3 as ffmpeg.c
Juanjo
2002-05-09
1
-6
/
+7
*
* Fix a nasty problem with output buffering not have enough (or large enough)
Philip Gladstone
2002-05-09
1
-22
/
+136
*
- Added force_pts to av_write_packet() to be able to force PTS, this helps
Juanjo
2002-04-07
1
-1
/
+1
*
trying to fix qscale==0
Michael Niedermayer
2002-03-19
1
-0
/
+7
*
fixing warning
Michael Niedermayer
2002-02-26
1
-0
/
+1
*
* Also include time.h for nanosleep()
Zdenek Kabelac
2002-02-18
1
-2
/
+3
[prev]
[next]