[FFmpeg-cvslog] videotoolbox: require hardware acceleration

2015-09-29 Thread Stefano Pigozzi
ffmpeg | branch: master | Stefano Pigozzi | Fri Aug 21 08:56:24 2015 +0200| [78cc19f15ead41909ddaf85cd5bad10036a93883] | committer: wm4 videotoolbox: require hardware acceleration VideoToolbox also implements a software decoder for h264, and will fallback to using it if the file cannot be

[FFmpeg-cvslog] vda: Make output CVPixelBuffer format configurable

2015-05-13 Thread Stefano Pigozzi
ffmpeg | branch: master | Stefano Pigozzi | Sun May 10 21:32:59 2015 +0200| [e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623] | committer: Luca Barbato vda: Make output CVPixelBuffer format configurable This is useful for client programs to ask for nv12 surfaces instead of the current default (uyvy

[FFmpeg-cvslog] vda: error out if decoded CVPixelBuffer is empty

2015-01-06 Thread Stefano Pigozzi
ffmpeg | branch: master | Stefano Pigozzi | Mon Dec 29 21:28:50 2014 +0100| [2cef68da69a17ed09c313ba3c3850ec1cc0a80e0] | committer: Vittorio Giovara vda: error out if decoded CVPixelBuffer is empty On some video samples, VDA silently fails to decode frames and returns kVDADecoderNoErr. Error