Commit graph

16 commits

Author SHA1 Message Date
R. Ryantm 5e54883ea5 openh264: 2.3.0 -> 2.3.1 2022-09-22 01:10:35 +00:00
R. Ryantm 81163361cc openh264: 2.2.0 -> 2.3.0 2022-08-01 19:06:06 +00:00
R. Ryantm 90c2dc3aba openh264: 2.1.1 -> 2.2.0 2022-02-12 20:34:56 +00:00
Marius DAVID cedddfb41f openh264: fix compilation for windows 2022-02-01 10:41:37 +01:00
Rick van Schijndel 13943f5dc5 openh264: support cross-compilation
As simple as giving 1 flag to make, nice!
2021-11-21 16:30:44 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM 6bfabdf1a2 openh264: 2.1.0 -> 2.1.1 2020-05-25 00:55:02 +00:00
R. RyanTM 91a69a7345 openh264: 2.0.0 -> 2.1.0 2020-05-02 10:16:51 +02:00
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