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-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
2013-01-23Drop DCTELEM typedefDiego Biurrun
2013-01-22lavf/segment: provide link to HTML M3U8 draft, also fix mentioned version in ...Stefano Sabatini
2013-01-22doc/muxers: remove outdated comment about live flags for the segment muxerStefano Sabatini
2013-01-22doc: document aresample:first_ptsMichael Niedermayer
2013-01-22doc/swr: More verbose description of the force resample flag.Michael Niedermayer
2013-01-22doc/swr: elaborate on what the LFE mix level is.Michael Niedermayer
2013-01-22doc/swr: typo fixMichael Niedermayer
2013-01-22doc/swr: docu lfe mix level unit & rangeMichael Niedermayer
2013-01-22doc/swr: try to fix non english "inclusively included between"Michael Niedermayer
2013-01-22doc/swr: Mention that the internal sample format is choosen automatically if ...Michael Niedermayer
2013-01-22docs/swr: better used_channel_count docsMichael Niedermayer
2013-01-21doc/muxers: extend and clarify documentation for the segment muxer time optionsStefano Sabatini
2013-01-21afade filterPaul B Mahol
2013-01-21EVRC decoderPaul B Mahol
2013-01-21Clarify that the recommended audio squeezing/stretching filter is aresample.Carl Eugen Hoyos
2013-01-19ffmpeg: accept "chapters" as forced key frames.Nicolas George
2013-01-19doc/Makefile: Fix make doccleanJames Almer
2013-01-19APIchanges: Add git version and fix version for avfilter_ref_get_channels().Carl Eugen Hoyos