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
2013-02-01doc/filters: fix syntax and typo for the afade curve optionStefano Sabatini
2013-02-01doc/filters: create a dedicated examples section for lut*, and itemizeStefano Sabatini
2013-02-01doc/filters: fix syntax and description for the lut* optionsStefano Sabatini
2013-02-01doc/muxers: fix level for the segment options subsectionStefano Sabatini
2013-02-01doc/muxers.texi: Fix mp3 picture attachment documentation.Carl Eugen Hoyos
2013-02-01Merge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a'Michael Niedermayer
2013-02-01doc/developer: Drop obsolete MPlayer referenceDiego Biurrun
2013-02-01doc/developer: Add ISC license to list of acceptable licensesDiego Biurrun
2013-02-01doc/developer: Add web links for all suggested licensesDiego Biurrun
2013-02-01doc/indevs: document v4l2 optionsStefano Sabatini
2013-02-01doc/indevs: itemize examples for the v4l2 deviceStefano Sabatini
2013-01-31doc/filters: fix afade cuve types listingPaul B Mahol
2013-01-31doc/indevs: apply misc fixes to the v4l2 documentationStefano Sabatini
2013-01-31Port biquads filters from SoXPaul B Mahol
2013-01-31lavd/v4l2: add list_standards optionGiorgio Vazzana
2013-01-31doc/eval: sort functions by nameStefano Sabatini
2013-01-31doc/eval: fix/extend documentation for taylor() functionStefano Sabatini
2013-01-31doc/eval: fix/extend documentation for root() functionStefano Sabatini
2013-01-27ffmpeg: remove -crop* and -pad* optionsStefano Sabatini
2013-01-27ffmpeg: implement -force_key_frames expression evalutionStefano Sabatini
2013-01-27Merge commit 'f90ff772e7e35b4923c2de429d1fab9f2569b568'Michael Niedermayer
2013-01-26doc/texi2pod: fix warnings introduced in e7e14bc69a606a6bec82efef729263cd38f1...Stefano Sabatini
2013-01-26doc: update the reference for the titleLuca Barbato
2013-01-26Merge commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d'Michael Niedermayer
2013-01-26Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer
2013-01-26lavfi/vf_drawtext: default to expansion=normal.Nicolas George
2013-01-26lavfi: version bump and change log entries after the last commits.Nicolas George
2013-01-26lavfi/buffersrc: accept unknown channel layouts.Nicolas George
2013-01-26ffmpeg: add -guess_layout_max option.Nicolas George
2013-01-25doc/filters: apply minor fixesStefano Sabatini
2013-01-25lavfi/showwaves: add display mode option and mode=lineStefano Sabatini
2013-01-25doc: document libx264 options and mappingsLuca Barbato
2013-01-25dict: add av_dict_parse_string()Justin Ruggles
2013-01-25setpts: deprecate RTCTIME, we have time(0) which is more genericMichael Niedermayer
2013-01-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-25Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer
2013-01-25doc: support multitable in texi2podLuca Barbato
2013-01-25avfilter: allow setpts filter to use wallclock time for calculationsVladimir Pantelic
2013-01-25lavu: Add av_strnstr()Vladimir Pantelic
2013-01-25lavf/img2enc: extend current options documentationStefano Sabatini
2013-01-25doc/faq: fill missing word in the concat protocol entryStefano Sabatini
2013-01-25doc/faq: mention concat protocol documentation in the protocol concatenation ...Stefano Sabatini
2013-01-24Merge commit '7a95afe433b2a692f490b98948c082e62ffc1d27'Michael Niedermayer
2013-01-24doc/eval: fix/review the section about SI prefixes and usageStefano Sabatini
2013-01-24doc/eval: fix documentation for time() functionStefano Sabatini
2013-01-24doc/eval: substitute if/then/else construct with an example making use of boo...Stefano Sabatini
2013-01-24lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini
2013-01-24doc: fix dependencies in pod generationLuca Barbato
2013-01-24eval: add function to access the current "wallclock" time.Michael Niedermayer
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer