Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-14* const warning fixZdenek Kabelac
2002-11-10reversing header gameMichael Niedermayer
2002-11-05MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>)François Revol
2002-10-30Added VideoBitRateRange and VideoBitRAteTolerance settingsPhilip Gladstone
2002-10-21changed write_packet API - should work as beforeFabrice Bellard
2002-10-21new ffserver options patch by (D Richard Felker III <dalias at aerifal dot cx>)D Richard Felker III
2002-09-20fixing i_quant_factor, this should finally fix the bitrate bug with ffserver ...Michael Niedermayer
2002-09-12* Add code to pace sending a stream when it is being sent from a file.Philip Gladstone
2002-09-01oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills
2002-07-28* Now we do not delete the feed file if it was created with the samePhilip Gladstone
2002-07-27* Removed a debug printfPhilip Gladstone
2002-07-27* Make asf streaming work again. Now uses the output format asf_stream.Philip Gladstone
2002-07-25added RTSP and RTP server support - added daemon mode as default (use -d for ...Fabrice Bellard
2002-07-25renamed gettime() av_gettime() - same for register_all()Fabrice Bellard
2002-06-10* Add code to restart ffmpeg if it crashesPhilip Gladstone
2002-06-05* Give the max stream time configuration item a chance of workingPhilip Gladstone
2002-05-31* Bad buffer management bug. Forgot to take care of the casePhilip Gladstone
2002-05-30* New stuff and bug fixes:Philip Gladstone
2002-05-26* Add first cut of code to handle Windows Media Player rate switchingPhilip Gladstone
2002-05-26license/copyright change - fixed header messFabrice Bellard
2002-05-24* Added yet more output to the status page to try and track down a problemPhilip Gladstone
2002-05-24* Add support for time-limiting a live stream. (Some guy streamed one ofPhilip Gladstone
2002-05-20use new api (NOT TESTED) - suppressed strlcpyFabrice Bellard
2002-05-20Fix a segfault when handling errors or .asx or .ram files. Silly bugPhilip Gladstone
2002-05-19use av memory functionsFabrice Bellard
2002-05-19* If a stream gets stuck in WAIT_FEED, then disconnecting the other endPhilip Gladstone
2002-05-17* Change the default behaviour to start streaming as soon as possible (i.e.Philip Gladstone
2002-05-16* Add code to configure the following:Philip Gladstone
2002-05-10* Improve logging -- now actually gives you the number of bytes sentPhilip Gladstone
2002-05-09- HQ option for ffserver. Thanks to D Richard Felker III.Juanjo
2002-05-09- Changed default qmin = 3 as ffmpeg.cJuanjo
2002-05-09* Fix a nasty problem with output buffering not have enough (or large enough)Philip Gladstone
2002-04-08- Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo
2002-03-19trying to fix qscale==0Michael Niedermayer
2002-02-27fixing warningMichael Niedermayer
2002-02-18* Also include time.h for nanosleep()Zdenek Kabelac
2002-02-15optimized the normal bitstream writer, its faster than the alternative one on...Michael Niedermayer
2001-09-25fixed prototype changeFabrice Bellard
2001-08-15jpeg hackFabrice Bellard
2001-07-22mergeFabrice Bellard
2001-07-20removing old filesFabrice Bellard
2000-12-20Initial revisionFabrice Bellard