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-07-25renamed gettime() av_gettime() - same for register_all()Fabrice Bellard
2002-07-22-bug comand line option to workaround encoder bugs which cannot be detected a...Michael Niedermayer
2002-07-21nanosleep patch by François Revol <revol at free dot fr>François Revol
2002-06-17Change ticker_tick to use ticker_abs as we want the absolute numberPhilip Gladstone
2002-05-30* Go faster stripes: don't check to see if the user presses 'q' if stdinPhilip Gladstone
2002-05-29* Make video grabbing work again (if you are grabbing multiple streamsPhilip Gladstone
2002-05-27fixing stackoverflowMichael Niedermayer
2002-05-26license/copyright change - fixed memory leaksFabrice Bellard
2002-05-20began to simplify code - use modified API for stream readingFabrice Bellard
2002-05-19oops - removed obsolete license draftFabrice Bellard
2002-05-19use av memory functionsFabrice Bellard
2002-05-15- Bug fix for AVStream->r_frame_rate not being initialized for live videoJuanjo
2002-05-15- Now ffmpeg handles MPEG-2 streams with pull down, it gets the real frameJuanjo
2002-05-13- Video CD option for ffmpegJuanjo
2002-05-12- ffmpeg relies on libavcodec to repeat frames from 3:2 sources.Juanjo
2002-05-12- Bug fix in map stream parserJuanjo
2002-05-09- Segfault fixed when mpeg audio decoder returns a negative data_size.Juanjo
2002-05-09* Fix nasty problem with unitialized memory in the file_tablePhilip Gladstone
2002-05-07- Segfault fixed when liba52 dynamic library isn't found.Juanjo
2002-05-06- MPEG-4 B frames coding option for ffmpeg.cJuanjo
2002-04-15- ME method compatibility with legacy apps.Juanjo
2002-04-14- ME setting moved to AVCodecContext/MpegEncContext, no longer a global.Juanjo
2002-04-09- New switch to activate 4MV in ffmpeg.Juanjo
2002-04-09- Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode forJuanjo
2002-04-08- Added force_pts to av_write_packet() to be able to force PTS, this helpsJuanjo
2002-04-02- Fix memory leak and others bugs for ppmpipe. Thanks to Rudolf Opalla.Juanjo
2002-03-22-me epzsMichael Niedermayer
2002-03-19- Added video coding statistics for ffmpeg. Needs more work.Juanjo
2002-03-17hopefully better bitrate controllMichael Niedermayer
2002-03-08* BeOS patch by François Revol <revol@free.fr>François Revol
2002-02-27- Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'mJuanjo
2001-09-25unified grab & convertion loops (should be easier to achieve correct synchron...Fabrice Bellard
2001-09-23complete handling of pcm formats - hex dump optionFabrice Bellard
2001-09-20fixed stereo grabFabrice Bellard
2001-09-20oops - forgot grabbing case for audio/video input auto detectFabrice Bellard
2001-09-17non 420P grab fix - suppressed unused 'sys/poll.h' header - do not put error ...Fabrice Bellard
2001-08-31Moved some H.263+ variables to MpegEncContext to be thread-safe.Juanjo
2001-08-16added win32 cross compile supportFabrice Bellard
2001-08-14win32 fixesFabrice Bellard
2001-08-11add deinterlacing support - add new image converter supportFabrice Bellard
2001-07-31added benchmark optionFabrice Bellard
2001-07-22mergeFabrice Bellard
2001-07-20removing old filesFabrice Bellard
2000-12-20Initial revisionFabrice Bellard