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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2013-03-21lavfi: add sine audio source.Nicolas George
2013-03-21lavu/opt: add AV_OPT_TYPE_DURATION.Nicolas George
2013-03-20lavf/concatdec: support seeking.Nicolas George
2013-03-20lavu/opt: add AV_OPT_VIDEO_RATE optionPaul B Mahol
2013-03-20mips: Optimization of IIR filter functionBojan Zivkovic
2013-03-20mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic
2013-03-20Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer
2013-03-19lavfi: remove harddup libmpcodecs wrapperPaul B Mahol
2013-03-19doc/developer: fix typo in regression tests ref.Clément Bœsch
2013-03-19doc/ffmpeg,ffmpeg-formats: avoid to mention ffmpeg options from formats.texiStefano Sabatini
2013-03-19doc/ffmpeg-formats: reword and extend documentation for avoid_negative_ts optionStefano Sabatini
2013-03-19doc: update release_notes by taking the ones from release/1.2Michael Niedermayer
2013-03-19pixdesc: add a function for counting planes in a pixel format.Anton Khirnov
2013-03-19avplay: remove the -debug option.Anton Khirnov
2013-03-19doc: Document the order in which avoid_negative_ts is applied compared to oth...Michael Niedermayer
2013-03-19doc: try to improve avoid_negative_ts documentationMichael Niedermayer
2013-03-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-03-18print_options: do not generate docs for options without enc or dec flagsAnton Khirnov
2013-03-18lavfi/ebur128: add metadata injection.Clément Bœsch
2013-03-18doc/developer: Add "security fixes" to the release process stepsMichael Niedermayer
2013-03-17ffmpeg: make -lavfi an alias for -filter_complex.Nicolas George
2013-03-17Merge commit '23f4c5acc438366d84cacf49e33b0bcd72f04937'Michael Niedermayer
2013-03-17ffplay: add -af optionMarton Balint
2013-03-17ffprobe: remove deprecated frame "reference" fieldStefano Sabatini
2013-03-17lavfi/settb: add support for named optionsStefano Sabatini
2013-03-17lavfi/blackframe: add support for named optionsStefano Sabatini
2013-03-17doc/filters: add bit-slicing example in lutyuv docsStefano Sabatini
2013-03-17lavu/eval: add bitor and bitand functionsStefano Sabatini
2013-03-16document the release processReinhard Tartler
2013-03-16Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer
2013-03-16lavfi: add perms and aperms filters.Clément Bœsch
2013-03-16filters.texi: restore mistakenly removed section name for noformatAnton Khirnov
2013-03-16avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov
2013-03-15lavfi/ebur128: add framelog option.Clément Bœsch
2013-03-15examples/filtering_*: constify AVFrame * for print_frame() and display_frame(...Stefano Sabatini
2013-03-15examples/filtering_audio: update to new APIStefano Sabatini
2013-03-15examples/filtering_video: update to new APIStefano Sabatini
2013-03-13lavfi/cropdetect: add support for named optionsStefano Sabatini
2013-03-13lavfi/fieldorder: add support to named optionsStefano Sabatini
2013-03-13lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame optionsStefano Sabatini
2013-03-13Remove references to the "ff" variant of buffersink.Nicolas George
2013-03-12Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer
2013-03-12Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-10lavfi/smartblur: add support to named optionsStefano Sabatini
2013-03-10ffmpeg: add the -canvas_size option.Nicolas George
2013-03-10doc/ffplay,ffmpeg: mention the corresponding negated option for -statsStefano Sabatini
2013-03-10lavfi: add curves filter.Clément Bœsch
2013-03-10doc: fix examples.Clément Bœsch
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer