History log of /haiku/src/add-ons/media/plugins/ffmpeg/CpuCapabilities.cpp
Revision Date Author Comments
# fadf60cd 29-Dec-2023 PulkoMandy <pulkomandy@pulkomandy.tk>

ffmpeg: remove unused variable

Change-Id: Icd933dbb45c33ad48f59473b75dbaaf22faba0df
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7246
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# 5ffbe7d7 30-Mar-2019 Augustin Cavalier <waddlesplash@gmail.com>

Change all references to "__INTEL__" to "__i386__".

They are functionally identical, but the former is a BeOS/Haiku-specfic
macro that we include in the compiler specs, and the latter is defined
by GCC.


# 179c6ec2 23-Apr-2014 Adrien Destugues <pulkomandy@pulkomandy.tk>

Remove some traces sent to application stdout.

* This may be fine in media server where it lands in logs, but certainly
not when the code is run in applications.
* Helps with all media-related webkit tests.


# 1a37a812 04-Dec-2013 Jerome Duval <jerome.duval@gmail.com>

ffmpeg: fix x86_64 build, remove libbz2

* AVCodecDecoder: for x86_64, use libswscale, asm is only for x86.
* CpuCapabilities: init capabilities to zero, fixes style.
* gfx_util.cpp: protect x86 specific code, fallback to C.
* x86_64: don't include unneeded x86 stuff.
* all arch: libbz2 is a build feature.


# 86358cb1 07-Sep-2010 Stephan Aßmus <superstippi@gmx.de>

* Hopefully fixed the PPC build.
* Fixed coding style issues.


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


# 6bfbea62 19-Sep-2009 David McPaul <dlmcpaul@gmail.com>

Added SSE2 yuv to rgb conversion code. This code needs to move into the media kit though

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


# 179c6ec2fd0886dc6560f6c79f77e109e2ce13d7 23-Apr-2014 Adrien Destugues <pulkomandy@pulkomandy.tk>

Remove some traces sent to application stdout.

* This may be fine in media server where it lands in logs, but certainly
not when the code is run in applications.
* Helps with all media-related webkit tests.


# 1a37a812a4ba34aa61b1965209a5682941ac11ef 04-Dec-2013 Jerome Duval <jerome.duval@gmail.com>

ffmpeg: fix x86_64 build, remove libbz2

* AVCodecDecoder: for x86_64, use libswscale, asm is only for x86.
* CpuCapabilities: init capabilities to zero, fixes style.
* gfx_util.cpp: protect x86 specific code, fallback to C.
* x86_64: don't include unneeded x86 stuff.
* all arch: libbz2 is a build feature.


# 86358cb106e3bb54a1d56db02c214dae82ff8670 07-Sep-2010 Stephan Aßmus <superstippi@gmx.de>

* Hopefully fixed the PPC build.
* Fixed coding style issues.


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


# 6bfbea62cd2e70f2ce97101d038c803ea8027393 19-Sep-2009 David McPaul <dlmcpaul@gmail.com>

Added SSE2 yuv to rgb conversion code. This code needs to move into the media kit though

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