January 4, 2003
View 001bcd2

Fix a crash in ffserver when streaming to WMP from a file. However, it still doesn't seem to work for me anyway.

Philip Gladstone authored on 2003/01/04 05:00:49
December 21, 2002
View c2ce254

Make asf files work again -- the match against the URL was being done incorrectly.

Philip Gladstone authored on 2002/12/21 11:41:22
View c6c11cb

mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>)

Ryutaroh Matsumoto authored on 2002/12/21 08:10:58
December 11, 2002
View a4d7094

* Try and fix the crashes in ffserver associated with the coded_frame stuff. This code is wrong, but it is not obvious what the right code is. * Make sure that we reset SIGPIPE before execing ffmpeg.

Philip Gladstone authored on 2002/12/11 12:16:51
December 9, 2002
View 492cd3a

AVVideoFrame -> AVFrame

Michael Niedermayer authored on 2002/12/09 21:03:43
December 4, 2002
View 1e491e2

cleanup adding AVVideoFrame moving quality, pict_type, key_frame, qscale_table, ... to AVVideoFrame removing obsolete variables in AVCodecContext skiping of MBs in b frames correctly initalizing AVCodecContext picture buffer cleanup

Michael Niedermayer authored on 2002/12/04 19:04:03
December 1, 2002
View 6638d42

Try to make this compile on platforms with dlfcn.h

Philip Gladstone authored on 2002/12/01 02:18:59
November 26, 2002
View 9c938e7

More fixes to compile and build on more platforms.

Philip Gladstone authored on 2002/11/26 14:01:36
November 21, 2002
View 0fa45e1

minimum handling for mpeg4 video multicast from avi files

Fabrice Bellard authored on 2002/11/21 05:49:47
View 6edd688

RTP multicast begins to work in MPEG1 - simplified stream bandwidth computation (no need to recompute it at each request)

Fabrice Bellard authored on 2002/11/21 03:05:45
View 829ac53

clean up of redirector code - first stage of RTP multicast support - added SDP redirector output for multicast

Fabrice Bellard authored on 2002/11/21 00:00:05
November 15, 2002
View 5844544

* const warning fix

Zdenek Kabelac authored on 2002/11/15 04:07:25
November 10, 2002
View b8a78f4

reversing header game MIN/MAX -> FFMIN/FFMAX

Michael Niedermayer authored on 2002/11/10 20:46:59
November 5, 2002
View 9eb8264

MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>)

François Revol authored on 2002/11/05 09:56:08
October 30, 2002
View d6562d2

Added VideoBitRateRange and VideoBitRAteTolerance settings Also made the Launch directive work again if you invoke ffserver with a relative path.

Philip Gladstone authored on 2002/10/30 11:15:07