<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_ffmpeg, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command/_ffmpeg?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Unix/Command/_ffmpeg?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2026-06-30T00:53:47Z</updated>
<entry>
<title>54863 + others: completion: compadd -q -&gt; -r</title>
<updated>2026-06-30T00:53:47Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-06-30T00:50:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d1020e63e13f85c7c0f57d43143c28cf759c20c9'/>
<id>urn:sha1:d1020e63e13f85c7c0f57d43143c28cf759c20c9</id>
<content type='text'>
-q was not appropriate because a parameter name with no assignment makes
no sense in this context. use -r instead

also address some previous cases like this that i was responsible for
</content>
</entry>
<entry>
<title>54830 (tweaked): completion: improve _ffmpeg</title>
<updated>2026-06-24T00:41:28Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-06-24T00:41:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a91f1671c25c1f6cd65efc4376d2a1cd36c67588'/>
<id>urn:sha1:a91f1671c25c1f6cd65efc4376d2a1cd36c67588</id>
<content type='text'>
incorporates fixes for issues reported in 54832 and 54833 + others discussed
off-list with mikael
</content>
</entry>
<entry>
<title>54790 (tweaked): _ffmpeg: update for modern ffmpeg</title>
<updated>2026-06-21T02:08:28Z</updated>
<author>
<name>Nuke</name>
<email>nuke@imnuke.dev</email>
</author>
<published>2026-06-16T06:44:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d189bccac6a299eff6284c0810acafa4b90030de'/>
<id>urn:sha1:d189bccac6a299eff6284c0810acafa4b90030de</id>
<content type='text'>
fixed broken patch header and re-incorporated fix from dd4666d82

has some issues, to be followed by further improvements
</content>
</entry>
<entry>
<title>54532: completers: various small fixes</title>
<updated>2026-05-16T16:28:26Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2026-05-07T18:07:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dd4666d82ec24777c47a8f0ffcdc2dde417d7802'/>
<id>urn:sha1:dd4666d82ec24777c47a8f0ffcdc2dde417d7802</id>
<content type='text'>
_find: - and + were reversed compared to the disp string
_zstyle: fix typo breaking chpwd-specific style completion
_sudo: minor typo in exclusion list
_rsync: fix some minor thinkos
_ip: fix a few typos
_sort: remove double --ignore-nonprinting line
_df: fix typo widge -&gt; wedge
_tmux: fix various issues
_mount: defperm confusion
_sed: typo
_netstat: fix -4/-6 typo
_wget: fix some syntactical typos
_subversion: fix using wrong cache name
_lsof: typo
_ffmpeg: fix copy-pasto in for scodecs
_ansible: --skip-tags also takes tags
</content>
</entry>
<entry>
<title>Protect some :s from history modifier expansion</title>
<updated>2023-06-06T08:22:18Z</updated>
<author>
<name>Stephane Chazelas</name>
<email>stephane@chazelas.org</email>
</author>
<published>2023-06-02T15:09:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0577dafcaa9d5f7cdbf5637b2dea5ed71dd5af81'/>
<id>urn:sha1:0577dafcaa9d5f7cdbf5637b2dea5ed71dd5af81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>49150: consistently use singular form for headings on completion match groups</title>
<updated>2021-07-08T22:23:52Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-07-08T22:23:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e6fdd35a83881a957ac206b4e128886d07f37c71'/>
<id>urn:sha1:e6fdd35a83881a957ac206b4e128886d07f37c71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42171: prevent parameters of various parameters from becoming global</title>
<updated>2018-01-02T19:38:03Z</updated>
<author>
<name>Eric Cook</name>
<email>illua@users.sourceforge.net</email>
</author>
<published>2017-12-26T02:15:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=99cf61fd4211dcb99142f683230947481c05eb93'/>
<id>urn:sha1:99cf61fd4211dcb99142f683230947481c05eb93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33485: fixes for zstyle context handling</title>
<updated>2014-10-21T18:53:51Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2014-10-21T18:53:51Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5e592fd9b0d0d5a0532ffa57667b3f5e7c09fa92'/>
<id>urn:sha1:5e592fd9b0d0d5a0532ffa57667b3f5e7c09fa92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Haakon Riiser: 29895, 29897: _ffmpeg, _nmcli</title>
<updated>2011-11-08T09:51:31Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-11-08T09:51:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=970adcc4d0e9f2ab08439d9db43076e02885553b'/>
<id>urn:sha1:970adcc4d0e9f2ab08439d9db43076e02885553b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Haakon: 29137: handling of flags in _ffmpeg</title>
<updated>2011-05-03T18:38:56Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-05-03T18:38:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9893f864ba6cdb32ad1b9111be458a18116ea517'/>
<id>urn:sha1:9893f864ba6cdb32ad1b9111be458a18116ea517</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Haakon: more ffmpeg tweaks</title>
<updated>2011-05-01T15:46:46Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-05-01T15:46:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f16ab40c0632cd388180eecf91d414d257e85113'/>
<id>urn:sha1:f16ab40c0632cd388180eecf91d414d257e85113</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Haakon Riiser: 29100: clean up of _ffmpeg</title>
<updated>2011-04-30T20:58:49Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-04-30T20:58:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5cd5510ebae45baf6ce89571de89e0242b3e6dc3'/>
<id>urn:sha1:5cd5510ebae45baf6ce89571de89e0242b3e6dc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Baptiste: 28264: remove the need for sed from _ffmpeg</title>
<updated>2010-09-16T12:20:00Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-09-16T12:20:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dd061dc2ce8aed2145c00c620a541be2b0d92784'/>
<id>urn:sha1:dd061dc2ce8aed2145c00c620a541be2b0d92784</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Haakon Riiser: 28009: new ffmpeg completion</title>
<updated>2010-06-09T08:48:37Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-06-09T08:48:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=48fe7377795684992cb569328e730a5954aecd74'/>
<id>urn:sha1:48fe7377795684992cb569328e730a5954aecd74</id>
<content type='text'>
</content>
</entry>
</feed>
