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
*
ffserver: Send a Content-Base header in the reply to RTSP DESCRIBE requests
Martin Storsjö
2010-05-25
1
-0
/
+1
*
ffserver: Fix one of the codec parameter checks
Martin Storsjö
2010-05-24
1
-1
/
+1
*
ffserver: Fix streaming with more than one stream
Martin Storsjö
2010-05-24
1
-1
/
+1
*
ffserver: Fix extradata handling
Howard Chu
2010-05-24
1
-5
/
+17
*
ffserver: Fix an out of bounds read
Martin Storsjö
2010-05-24
1
-1
/
+1
*
ffserver: Fix another memory leak
Martin Storsjö
2010-05-24
1
-1
/
+0
*
ffserver: Plug some memory leaks
Howard Chu
2010-05-24
1
-0
/
+5
*
Make ff_random_get_seed public, rename to av_get_random_seed, export the header
Martin Storsjö
2010-05-23
1
-1
/
+1
*
ffserver: Avoid busylooping while reading non-blocking input
Howard Chu
2010-05-21
1
-0
/
+1
*
Cosmetics: reindent
Martin Storsjö
2010-05-18
1
-1
/
+1
*
ffserver: Don't set me_method unconditionally
Howard Chu
2010-05-18
1
-0
/
+1
*
ffserver: Write proper GMT date/times in Date headers
Howard Chu
2010-05-18
1
-6
/
+3
*
ffserver: Make sure a destination URL is set when creating the SDP
Martin Storsjö
2010-05-17
1
-0
/
+2
*
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
Stefano Sabatini
2010-04-25
1
-6
/
+6
*
Implement ffserver.c:report_config_error() and a macro for logging
Stefano Sabatini
2010-04-24
1
-92
/
+47
*
Statically initialize ffserver.c:config_filename, simplify.
Stefano Sabatini
2010-04-24
1
-3
/
+2
*
Make ffserver support rfc3550
Luca Barbato
2010-04-19
1
-4
/
+5
*
Add DynamicACL support for FFserver.
Benjamin Larsson
2010-04-07
1
-57
/
+142
*
Fix FFM-based streaming from ffmpeg to ffserver. The basic problem is that
Ronald S. Bultje
2010-03-31
1
-10
/
+2
*
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-31
1
-2
/
+2
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-19
/
+19
*
Actually parse the auth headers in RTSP
Martin Storsjö
2010-03-25
1
-1
/
+1
*
Move resolve_host() to ffserver.c
Måns Rullgård
2010-03-08
1
-0
/
+36
*
Rename url_split to ff_url_split
Martin Storsjö
2010-03-08
1
-3
/
+3
*
ffserver: remove bogus comment
Måns Rullgård
2010-03-08
1
-1
/
+0
*
Remove hacks not required since HAVE_AV_CONFIG_H was unset for the apps
Måns Rullgård
2010-03-07
1
-3
/
+0
*
ffserver: do not use intreadwrite.h
Måns Rullgård
2010-03-07
1
-2
/
+1
*
ffserver: use av_stristr()
Måns Rullgård
2010-03-06
1
-1
/
+1
*
Update to work with chunked encoding HTTP streams (as served by FFmpeg since
Ronald S. Bultje
2010-03-03
1
-3
/
+35
*
Prefix non-static RTSP functions with ff_.
Ronald S. Bultje
2010-02-23
1
-1
/
+1
*
Mark http_log() as static; it is only used in this file.
Diego Biurrun
2010-01-04
1
-1
/
+1
*
Use av_match_ext() in place of the deprecated match_ext() function.
Stefano Sabatini
2010-01-01
1
-5
/
+5
*
Use av_guess_format() in place of the deprecated guess_format().
Stefano Sabatini
2010-01-01
1
-4
/
+4
*
Deprecate and mark for deletion the function guess_stream_format(),
Stefano Sabatini
2009-12-31
1
-2
/
+21
*
Factorize common commandline options definition.
Stefano Sabatini
2009-11-29
1
-9
/
+2
*
Split show_formats().
Michael Niedermayer
2009-11-19
1
-1
/
+4
*
Prefer "loglevel" over "logging level number or string" as argname of
Stefano Sabatini
2009-10-02
1
-1
/
+1
*
Remove disabled code cruft.
Diego Biurrun
2009-09-29
1
-52
/
+0
*
Add a -loglevel command line option to ffserver.
Stefano Sabatini
2009-09-26
1
-0
/
+1
*
Move get_arg to avoid future declaration of function when
Benjamin Larsson
2009-09-10
1
-32
/
+32
*
Consistently lowercase all HTML tags.
Diego Biurrun
2009-07-19
1
-30
/
+30
*
check if feed max file size is too small
Baptiste Coudurier
2009-03-21
1
-0
/
+5
*
cosmetics, reindent and remove empty line
Baptiste Coudurier
2009-03-21
1
-5
/
+4
*
new Truncate option which will make feeder truncate feed file
Baptiste Coudurier
2009-03-21
1
-0
/
+14
*
do not call av_find_stream_info if stream is ffm, should fix stalling
Baptiste Coudurier
2009-03-21
1
-1
/
+1
*
send busy reply if max connections number is exceeded
Baptiste Coudurier
2009-03-21
1
-3
/
+19
*
adjust write index if not set
Baptiste Coudurier
2009-03-21
1
-1
/
+3
*
check av_find_stream_info return value
Baptiste Coudurier
2009-03-20
1
-1
/
+5
*
uniformize log messages and add some more
Baptiste Coudurier
2009-03-20
1
-3
/
+7
*
use lfg and ff_random_get_seed instead of deprecated av_random
Baptiste Coudurier
2009-03-20
1
-6
/
+7
[next]