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
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-04eval: Add the isinf() function and tests for itMartin Storsjö
2012-07-04doc/muxers/segment: apply minor documentation updates and adjustementsStefano Sabatini
2012-07-04doc: add documentation regarding MIPS optimizationsNedeljko Babic
2012-07-02doc/developer: refer to av_malloc() instead of malloc()Michael Niedermayer
2012-07-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-02doc: Remind devs to check return values, especially for malloc() et alDiego Biurrun
2012-07-02MS ATC Screen (aka MSS3) decoderKostya Shishkov
2012-06-29RealText demuxer and decoder.Clément Bœsch
2012-06-29SAMI demuxer and decoder.Clément Bœsch
2012-06-29lavf/segment: fix command with missing -list optionStefano Sabatini
2012-06-29doc: Indicate that RTMPT is natively implemented in libavformatSamuel Pitoiset
2012-06-29git-howto: replace confusing and incorrect text about he testsuite by mostly ...Michael Niedermayer
2012-06-29git-howto: partial rewrite of the push checklist to make it match sanity & re...Michael Niedermayer
2012-06-29git-howto: remove inconvenient and odd 24h limit on rsyncMichael Niedermayer
2012-06-29git-howto: cleanup, remove unreasonable recommendition.Michael Niedermayer
2012-06-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-28doc: git: Add checklist with test steps to perform before pushingDiego Biurrun
2012-06-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-27udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö
2012-06-26examples/filtering: fix packet memleakGavin Kinsey
2012-06-26examples/filtering_video: update to the new APIGavin Kinsey
2012-06-26lavu/imgutils: create misc functions for dealing with buffersStefano Sabatini
2012-06-25doc/general: fix outputPaul B Mahol
2012-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-24examples/filtering_audio: update for avfilter API "cleanup"Michael Niedermayer
2012-06-24lavu: split version info into version.hMichael Niedermayer
2012-06-24doc/filters: fix typo.Anton Khirnov
2012-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-23lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse
2012-06-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-22lavfi: add join audio filter.Anton Khirnov
2012-06-22lavfi: support automatically inserting the fifo filter when needed.Anton Khirnov
2012-06-22lavu: add av_usleep() functionMans Rullgard
2012-06-22doc/faq: Update video joining examplesLou Logan
2012-06-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-21Replace Libav with FFmpegPaul B Mahol
2012-06-21lavf, lavu: version bumps and APIchanges for av_gettime() moveMans Rullgard
2012-06-21LucasArts SMUSH demuxerPaul B Mahol
2012-06-21LucasArts SMUSH video decoderPaul B Mahol
2012-06-21LucasArts SMUSH VIMA audio decoderPaul B Mahol
2012-06-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-20MS Screen 1 decoderKostya Shishkov
2012-06-20doc/ffmpeg.texi: use an exising preset file nameLou Logan
2012-06-20lavfi: add showwaves filterStefano Sabatini
2012-06-19lavfi/color: use AVOptionsPaul B Mahol
2012-06-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-18Implement the iLBC storage file formatMartin Storsjö
2012-06-18Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö
2012-06-18rtmp: Don't send every flv packet in a separate HTTP request in RTMPTSamuel Pitoiset