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-04-08Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-08fix another forgotten mplayerhq.hu linkMichael Niedermayer
2011-04-08Fix link to ffmpeg-develMichael Niedermayer
2011-04-07pad: fix example explanationStefano Sabatini
2011-04-07proto: introduce listen option in tcpLuca Barbato
2011-04-06Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-04-05documentation: fix @url syntax in developer.texiStefano Sabatini
2011-04-05scale: make the filter parametricStefano Sabatini
2011-04-05eval: add support for trunc, ceil, and floor functionsStefano Sabatini
2011-04-05Redefine sameqLou Logan
2011-04-04Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-04add MicroDVD muxer and demuxerAurelien Jacobs
2011-04-04lavf: bump minor version and add an APIChanges entry for avio changesAnton Khirnov
2011-04-03Add sign off recommandition and definition of meaning.Michael Niedermayer
2011-04-03Reword make fate patch checklist entrycompn
2011-04-03lavfi: add fade filterBrandon Mintern
2011-04-03patch checklist:git format-patchMichael Niedermayer
2011-04-03patch checklist:uggest fate instead of regression testsMichael Niedermayer
2011-04-03patch checklist:Remove pointless checkheaders comment, its just a waste of timeMichael Niedermayer
2011-04-02drawtext: extend/clarify examples in the filter descriptionStefano Sabatini
2011-04-02drawtext: fix wrong reference in boxcolor option descriptionStefano Sabatini
2011-04-02drawtext: add documentation for the shadow parametersStefano Sabatini
2011-04-02Match the documentation of -s with the current implementation.Carl Eugen Hoyos
2011-04-01DPX image encoderPeter Ross
2011-04-01img2: stop using CODEC_ID_RAWVIDEO to trigger processing of independant y/u/v...Peter Ross
2011-03-31Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-31gradfun: add notice from the MPlayer manualStefano Sabatini
2011-03-31documentation: add setdar and setsar description to filters.texiStefano Sabatini
2011-03-30APIChanges: mark the place where 0.6 was branched.Anton Khirnov
2011-03-30Add MxPEG decoderanatoly
2011-03-30mp: add filter description to filters.texiStefano Sabatini
2011-03-29Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-29Revert some silly renamings that leaked in from a pull.Michael Niedermayer
2011-03-29documentation: sort filter descriptions in filters.texiStefano Sabatini
2011-03-29documentation: extend documentation for ffmpeg -aspect optionStefano Sabatini
2011-03-28Chronomaster DFA decoderKostya Shishkov
2011-03-28framebuffer device demuxerStefano Sabatini
2011-03-28Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-28add SubRip encoderAurelien Jacobs
2011-03-27drawtext: fix minor errors and typos in the filter descriptionStefano Sabatini
2011-03-27ac3enc: Add codec-specific options for writing AC-3 metadata.Justin Ruggles
2011-03-27Remove arrozcru URL from documentationRamiro Polla
2011-03-27sndio support for playback and recordBrad
2011-03-26Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-25Add APIchanges entry for audio_service_type.Justin Ruggles
2011-03-25Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles
2011-03-25support @heading, @subheading, @subsubheading, and @subsubsection inJustin Ruggles
2011-03-25doc: update build system documentationLuca Barbato
2011-03-24Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-23fix typoCompn