[FFmpeg-cvslog] vda: unlock the pixel buffer base address.

2015-08-20 Thread Sebastien Zwickert
ffmpeg | branch: release/2.4 | Sebastien Zwickert | Sat Jun 20 13:19:29 2015 +0200| [d50d11c56cd409ce4cdf38ea3298c8e2b220aec9] | committer: Michael Niedermayer vda: unlock the pixel buffer base address. The pixel buffer base address is never unlocked this causes a bug with some pixel format

[FFmpeg-cvslog] avcodec: add new Videotoolbox hwaccel.

2015-08-03 Thread Sebastien Zwickert
ffmpeg | branch: master | Sebastien Zwickert | Sat Jul 11 13:23:21 2015 +0200| [11d923d41412223ed255f31489222321b11d0397] | committer: Clément Bœsch avcodec: add new Videotoolbox hwaccel. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=11d923d41412223ed255f31489222321b11d0

[FFmpeg-cvslog] vda: unlock the pixel buffer base address.

2015-07-27 Thread Sebastien Zwickert
ffmpeg | branch: release/2.5 | Sebastien Zwickert | Sat Jun 20 13:19:29 2015 +0200| [8f067955332dc185003f30387c5deb41fe954786] | committer: Michael Niedermayer vda: unlock the pixel buffer base address. The pixel buffer base address is never unlocked this causes a bug with some pixel format

[FFmpeg-cvslog] vda: unlock the pixel buffer base address.

2015-07-20 Thread Sebastien Zwickert
ffmpeg | branch: release/2.6 | Sebastien Zwickert | Sat Jun 20 13:19:29 2015 +0200| [be6a569e3ab8e36a63136ce3fe854764efe99e2a] | committer: Michael Niedermayer vda: unlock the pixel buffer base address. The pixel buffer base address is never unlocked this causes a bug with some pixel format

[FFmpeg-cvslog] vda: unlock the pixel buffer base address.

2015-07-18 Thread Sebastien Zwickert
ffmpeg | branch: release/2.7 | Sebastien Zwickert | Sat Jun 20 13:19:29 2015 +0200| [ce3a8c983f6e31ab685db1ab245d8a00a0d63b68] | committer: Michael Niedermayer vda: unlock the pixel buffer base address. The pixel buffer base address is never unlocked this causes a bug with some pixel format

[FFmpeg-cvslog] avconv: vda: Unlock the pixel buffer once it is accessed

2015-07-09 Thread Sebastien Zwickert
ffmpeg | branch: master | Sebastien Zwickert | Wed Jul 8 20:23:37 2015 +0200| [40af330adf7fde8073271cf2b41ff9adc4c2bba9] | committer: Luca Barbato avconv: vda: Unlock the pixel buffer once it is accessed Avoid possible issues with memmapped hardware buffers in case VDA is not doing a

[FFmpeg-cvslog] vda: unlock the pixel buffer base address.

2015-06-23 Thread Sebastien Zwickert
ffmpeg | branch: master | Sebastien Zwickert | Sat Jun 20 13:19:29 2015 +0200| [c06fdacc3dc706e70d953917fea845532d3703ca] | committer: Clément Bœsch vda: unlock the pixel buffer base address. The pixel buffer base address is never unlocked this causes a bug with some pixel format types that