[libav-commits] build: Add an option for passing linker flags to the shared library build

2017-06-24 Thread Janne Grunau
Module: libav Branch: release/11 Commit: 1814b0500746e02839157db3e900150d75d16635 Author:Janne Grunau Committer: Diego Biurrun Date: Tue Jun 20 19:25:43 2017 +0200 build: Add an option for passing linker flags to the shared library build Also

[libav-commits] build: Add an option for passing linker flags to the shared library build

2017-06-24 Thread Janne Grunau
Module: libav Branch: release/12 Commit: d361c4d520737591a304d5d0d8f2dd0a06cadad7 Author:Janne Grunau Committer: Diego Biurrun Date: Tue Jun 20 19:25:43 2017 +0200 build: Add an option for passing linker flags to the shared library build Also

[libav-commits] nvenc: Use a fifo to manage the free surface pool

2017-06-24 Thread Ben Chang
Module: libav Branch: master Commit: 2e8d88ad5281ab923e1d9772eb99fdfb483435c2 Author:Ben Chang Committer: Luca Barbato Date: Sat Jun 24 12:14:22 2017 + nvenc: Use a fifo to manage the free surface pool Previously, if a session allocates x

[libav-commits] nvenc: Minimize the surface allocation

2017-06-24 Thread Ben Chang
Module: libav Branch: master Commit: 7cb053e4ddf258e2dbf52ccc586548680742d758 Author:Ben Chang Committer: Luca Barbato Date: Sat Jun 24 12:17:14 2017 + nvenc: Minimize the surface allocation The previous default sets the allocated surfaces to

[libav-commits] nvenc: Add an explicit auto alias

2017-06-24 Thread Ben Chang
Module: libav Branch: master Commit: bb65eb62991e5165b9fad2702a8954a1fe3c6f1f Author:Ben Chang Committer: Luca Barbato Date: Sat Jun 24 12:10:10 2017 + nvenc: Add an explicit auto alias --- libavcodec/nvenc_h264.c | 1 +