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
path: root/doc
AgeCommit message (Expand)Author
2011-02-22Port drawtext filter by Hemanth from the libavfilter soc repo, withStefano Sabatini
2011-02-21lavfi: add fade filterBrandon Mintern
2011-02-20Update version and APIchanges.Ronald S. Bultje
2011-02-18Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tagJanne Grunau
2011-02-18lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixesAnton Khirnov
2011-02-18documentation: add encoders chapterJames Zern
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-16APIchanges: update for 55bad0c: vbv_delayMans Rullgard
2011-02-15APIchanges: update for 12c14cdAnssi Hannula
2011-02-15apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flagMans Rullgard
2011-02-15Fix spelling error.Tilman Brock
2011-02-15Update APIchanges for 910b5b8Mans Rullgard
2011-02-13Fix script command in a FAQ entryStefano Sabatini
2011-02-13Update overlay documentation after movie syntax update.Stefano Sabatini
2011-02-13Bink version 'b' video decoderPeter Ross
2011-02-11document passing the fate samples location via make variableJanne Grunau
2011-02-11Add missing git rev hash.Ronald S. Bultje
2011-02-11Deprecate avcodec_thread_init()Alexander Strange
2011-02-11Add missing git rev hash.Ronald S. Bultje
2011-02-11Frame-based multithreading framework using pthreadsAlexander Strange
2011-02-11Add missing git revision hask.Ronald S. Bultje
2011-02-09lavf: rename ff_probe_input_buffer to make it publicAnssi Hannula
2011-02-09Documentation updates for the git migrationReinhard Tartler
2011-02-09add APIChanges entry for fe9a3fbJanne Grunau
2011-02-09libavfilter: add video movie sourceStefano Sabatini
2011-02-09Apply misc fixes to the image2 muxer documentation.Stefano Sabatini
2011-02-09Add documentation for the framecrc muxer.Stefano Sabatini
2011-02-09Add documentation for the crc muxer.Stefano Sabatini
2011-02-09Document null muxer.Stefano Sabatini
2011-02-09Xan4 decoderKostya Shishkov
2011-02-06Fill in missing date.Ronald S. Bultje
2011-02-06Update MINOR and set git rev for non-blocking flag API addition.Ronald S. Bultje
2011-02-06Non-blocking protocols: flag and documentationNicolas George
2011-02-06Add an APIchanges entry for avformat_free_contextMartin Storsjö
2011-02-04Add APIchanges entry for lavc 52.109.0Tomas Härdin
2011-02-04ffmpeg.c: rename map_meta_data option to map_metadataAnton Khirnov
2011-02-04Add forgotten minor API bumps and APIChanges entriesAnton Khirnov
2011-01-31Add sample_aspect_ratio fields to vsrc_buffer arguments.Michael Niedermayer
2011-01-31Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer
2011-01-31Replace defines in libavformat/mpegtsenc.c with AVOptionsGeorgi Chorbadzhiyski
2011-01-31Add documentation for the image2 muxer.Stefano Sabatini
2011-01-30doc: modify style for texi2html 1.78+Janne Grunau
2011-01-30Add muxers.texi file.Stefano Sabatini
2011-01-23Amend documentation for the image2 demuxer, to better reflect the current beh...Stefano Sabatini
2011-01-23streamid does not work with newaudio, newvideo, newsubtitleMike Scheutzow
2011-01-19Revert "Update git-howto with ffmpeg.org URLs"Michael Niedermayer
2011-01-18Update git-howto with ffmpeg.org URLsMans Rullgard
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-18Missing parts of IVF muxer support.Reimar Döffinger
2011-01-17Explain how to set up user name/email correctly for git.Reimar Döffinger