Home
last modified time | relevance | path

Searched hist:e5bb653b789555e975cb5a675496372c39263b44 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecDecoder.he5bb653b789555e975cb5a675496372c39263b44 Sun Sep 23 19:59:36 UTC 2018 Augustin Cavalier <waddlesplash@gmail.com> add-ons/media/ffmpeg: Rework usage of AVPicture in AVCodecDecoder.

It has been deprecated since FFmpeg ~3.0, and is internally implemented
using these functions now, so this should largely be a no-op change.

AVCodecEncoder still uses it.
H A DAVCodecDecoder.cppe5bb653b789555e975cb5a675496372c39263b44 Sun Sep 23 19:59:36 UTC 2018 Augustin Cavalier <waddlesplash@gmail.com> add-ons/media/ffmpeg: Rework usage of AVPicture in AVCodecDecoder.

It has been deprecated since FFmpeg ~3.0, and is internally implemented
using these functions now, so this should largely be a no-op change.

AVCodecEncoder still uses it.