History log of /haiku/src/add-ons/media/plugins/ffmpeg/gfx_conv_c.h
Revision Date Author Comments
# 982fc0c2 29-May-2017 Adrien Destugues <pulkomandy@pulkomandy.tk>

ffmpeg: implement conversion for the GBRP pixel format

ffmpeg decodes some videos in this format: separate planes for G, R and
B values of the pixels. It does not manage to perform the conversion on
its own (we would need to use swscale for that), so provide our own
converter (the code is trivial anyways).


# 9a83a303 11-Dec-2014 Adrien Destugues <pulkomandy@gmail.com>

Add colorspace converter for YUV420P10LE to RGB32.

Fixes #9141.


# 7d5bc298 20-Oct-2010 Stephan Aßmus <superstippi@gmx.de>

* Removed a big chunk of dead or outdated code. It was really
hard to see the big picture and tell what actually works
in the higher levels of the code.
* Coding style cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39033 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 27f6fb6c 01-Jul-2009 Stephan Aßmus <superstippi@gmx.de>

* Renamed avcodec folder to ffmpeg.
* Cleaned up plugins Jamfile.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31359 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9a83a303b4cc039e6a673604af282c62b793a9ac 11-Dec-2014 Adrien Destugues <pulkomandy@gmail.com>

Add colorspace converter for YUV420P10LE to RGB32.

Fixes #9141.


# 7d5bc29832badda51f85aed32a8efdd91fa19b3e 20-Oct-2010 Stephan Aßmus <superstippi@gmx.de>

* Removed a big chunk of dead or outdated code. It was really
hard to see the big picture and tell what actually works
in the higher levels of the code.
* Coding style cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39033 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 27f6fb6ce7c1050d845a500e26018ff97c5d573e 01-Jul-2009 Stephan Aßmus <superstippi@gmx.de>

* Renamed avcodec folder to ffmpeg.
* Cleaned up plugins Jamfile.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31359 a95241bf-73f2-0310-859d-f6bbb57e9c96