Commit graph

8 commits

Author SHA1 Message Date
R. RyanTM 5aae6ee17f openh264: 1.8.0 -> 2.0.0 (#64100)
* openh264: 1.8.0 -> 2.0.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openh264/versions
2019-12-14 23:34:19 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Christian S e4c64ae930 openh264: 1.7.0 -> 1.8.0 (#49544)
encoder fixes, clang compilation error for ARM
2018-10-31 20:47:24 +01:00
Franz Pletz 426218231b
openh264: 1.5.0 -> 1.7.0 2017-08-01 08:36:34 +02:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Franz Pletz dd3c18fe22 openh264: 1.4.0 -> 1.5.0 2016-05-03 16:15:20 +02:00
Thomas Strobel 74ce1df8f5 openh264: fix license 2015-08-26 22:24:05 +02:00
Thomas Strobel 444b8484d7 openh246: init at 1.4.0 2015-08-26 17:42:13 +02:00