On 25/09/14 21:36, Rémi Denis-Courmont wrote:
Le jeudi 25 septembre 2014, 20:50:52 Luca Barbato a écrit :
On 31/08/14 21:24, Luca Barbato wrote:
Nothing is using it right now.
---

   libavcodec/avcodec.h | 3 +--
   1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 14440fe..c5fd990 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -2920,8 +2920,7 @@ typedef struct AVHWAccel {

       enum AVPixelFormat pix_fmt;

       /**

-     * Hardware accelerated codec capabilities.
-     * see FF_HWACCEL_CODEC_CAP_*
+     * Hardware accelerated codec capabilities. (currently unused)

        */

       int capabilities;

Rémi started using it so I'd drop the patch.

Did I?


If I hadn't misread, you started using the capabilities in vdpau, sigh I want plaid deployed (and completed =_=).

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to