Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c6a2a1f8851bc3896a824219dfc5545a642fba45
      
https://github.com/NixOS/nixpkgs/commit/c6a2a1f8851bc3896a824219dfc5545a642fba45
  Author: aszlig <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M pkgs/development/libraries/ffmpeg/default.nix

  Log Message:
  -----------
  ffmpeg: Update to latest version 0.11.1.

This is needed in order to enable x11grab, as it isn't included in 0.10.


  Commit: 05831d3a668361b2948c0185eceb6d7c579c851a
      
https://github.com/NixOS/nixpkgs/commit/05831d3a668361b2948c0185eceb6d7c579c851a
  Author: aszlig <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M pkgs/development/libraries/ffmpeg/default.nix

  Log Message:
  -----------
  ffmpeg: Add option to enable x11grab support.

This is especially useful if you want to do screencasts and other sorts of
things like that.


  Commit: d9f08cf6f26337efd5a3a4142c38a0963aba31c4
      
https://github.com/NixOS/nixpkgs/commit/d9f08cf6f26337efd5a3a4142c38a0963aba31c4
  Author: aszlig <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M pkgs/development/libraries/ffmpeg/default.nix

  Log Message:
  -----------
  ffmpeg: Add alsaLib to dependencies.

As @cillianderoiste pointed out, it makes sense to have this in, not only to
record audio while grabbing the display. This is not optional in this case, as
it isn't a compile time option either. And on the other hand, having ffmpeg
running with OSS doesn't appear reasonable to me, as ffmpeg will fall back to
OSS if alsa isn't available anyway.


  Commit: fe42f8add91b1616de94f878351f3dd5b44dbcdd
      
https://github.com/NixOS/nixpkgs/commit/fe42f8add91b1616de94f878351f3dd5b44dbcdd
  Author: Cillian de RĂ³iste <[email protected]>
  Date:   2012-07-18 (Wed, 18 Jul 2012)

  Changed paths:
    M pkgs/development/libraries/ffmpeg/default.nix

  Log Message:
  -----------
  ffmpeg: Add optional Jack audio support.

The author of this commit is @cillianderoiste because he made the patch and I'm
just committing it.

This change adds support for Jack audio "while we're at it", see discussion at
pull request #54.


  Commit: 65235ec558cd9248fdc54dd32028ee904370b013
      
https://github.com/NixOS/nixpkgs/commit/65235ec558cd9248fdc54dd32028ee904370b013
  Author: Peter Simons <[email protected]>
  Date:   2012-07-23 (Mon, 23 Jul 2012)

  Changed paths:
    M pkgs/development/libraries/ffmpeg/default.nix

  Log Message:
  -----------
  Merge pull request #54 from aszlig/ffmpeg-x11grab

ffmpeg: Add option to enable x11grab support.


Compare: https://github.com/NixOS/nixpkgs/compare/519248fdbb43...65235ec558cd
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to