aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | doc/filters: fix syntax and typo for the afade curve optionStefano Sabatini2013-02-011-11/+23
* | doc/filters: create a dedicated examples section for lut*, and itemizeStefano Sabatini2013-02-011-9/+33
* | doc/filters: fix syntax and description for the lut* optionsStefano Sabatini2013-02-011-12/+24
* | doc/muxers: fix level for the segment options subsectionStefano Sabatini2013-02-011-1/+1
* | doc/muxers.texi: Fix mp3 picture attachment documentation.Carl Eugen Hoyos2013-02-011-3/+4
* | Merge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a'Michael Niedermayer2013-02-011-4/+7
|\|
| * doc/developer: Drop obsolete MPlayer referenceDiego Biurrun2013-02-011-2/+0
| * doc/developer: Add ISC license to list of acceptable licensesDiego Biurrun2013-02-011-2/+4
| * doc/developer: Add web links for all suggested licensesDiego Biurrun2013-02-011-2/+5
* | doc/indevs: document v4l2 optionsStefano Sabatini2013-01-311-0/+69
* | doc/indevs: itemize examples for the v4l2 deviceStefano Sabatini2013-01-311-4/+10
* | doc/filters: fix afade cuve types listingPaul B Mahol2013-01-311-20/+10
* | doc/indevs: apply misc fixes to the v4l2 documentationStefano Sabatini2013-01-311-7/+10
* | Port biquads filters from SoXPaul B Mahol2013-01-311-0/+268
* | lavd/v4l2: add list_standards optionGiorgio Vazzana2013-01-311-0/+2
* | doc/eval: sort functions by nameStefano Sabatini2013-01-311-100/+100
* | doc/eval: fix/extend documentation for taylor() functionStefano Sabatini2013-01-311-7/+14
* | doc/eval: fix/extend documentation for root() functionStefano Sabatini2013-01-311-2/+11
* | ffmpeg: remove -crop* and -pad* optionsStefano Sabatini2013-01-271-15/+0
* | ffmpeg: implement -force_key_frames expression evalutionStefano Sabatini2013-01-271-0/+38
* | Merge commit 'f90ff772e7e35b4923c2de429d1fab9f2569b568'Michael Niedermayer2013-01-271-1/+1
|\|
| * doc: update the reference for the titleLuca Barbato2013-01-261-1/+1
* | doc/texi2pod: fix warnings introduced in e7e14bc69a606a6bec82efef729263cd38f1...Stefano Sabatini2013-01-261-1/+1
* | Merge commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d'Michael Niedermayer2013-01-261-23/+167
|\|
| * doc: document libx264 options and mappingsLuca Barbato2013-01-251-0/+182
* | Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer2013-01-262-2/+22
|\|
| * dict: add av_dict_parse_string()Justin Ruggles2013-01-251-0/+4
| * doc: support multitable in texi2podLuca Barbato2013-01-251-2/+18
* | lavfi/vf_drawtext: default to expansion=normal.Nicolas George2013-01-261-6/+6
* | lavfi: version bump and change log entries after the last commits.Nicolas George2013-01-261-0/+3
* | lavfi/buffersrc: accept unknown channel layouts.Nicolas George2013-01-261-0/+5
* | ffmpeg: add -guess_layout_max option.Nicolas George2013-01-261-0/+6
* | doc/filters: apply minor fixesStefano Sabatini2013-01-251-4/+3
* | lavfi/showwaves: add display mode option and mode=lineStefano Sabatini2013-01-251-0/+13
* | setpts: deprecate RTCTIME, we have time(0) which is more genericMichael Niedermayer2013-01-251-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-251-0/+13
|\|
| * avfilter: allow setpts filter to use wallclock time for calculationsVladimir Pantelic2013-01-251-0/+9
* | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer2013-01-251-0/+3
|\|
| * lavu: Add av_strnstr()Vladimir Pantelic2013-01-251-0/+3
* | lavf/img2enc: extend current options documentationStefano Sabatini2013-01-251-2/+7
* | doc/faq: fill missing word in the concat protocol entryStefano Sabatini2013-01-251-1/+1
* | doc/faq: mention concat protocol documentation in the protocol concatenation ...Stefano Sabatini2013-01-251-0/+4
* | Merge commit '7a95afe433b2a692f490b98948c082e62ffc1d27'Michael Niedermayer2013-01-241-1/+1
|\|
| * doc: fix dependencies in pod generationLuca Barbato2013-01-241-1/+1
* | doc/eval: fix/review the section about SI prefixes and usageStefano Sabatini2013-01-241-27/+28
* | doc/eval: fix documentation for time() functionStefano Sabatini2013-01-241-1/+1
* | doc/eval: substitute if/then/else construct with an example making use of boo...Stefano Sabatini2013-01-241-4/+4
* | lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini2013-01-241-0/+8
* | eval: add function to access the current "wallclock" time.Michael Niedermayer2013-01-231-0/+3
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-1/+1
|\|