#
218a8c03 |
| 17-May-2019 |
Augustin Cavalier <waddlesplash@gmail.com> |
Revert the Codec Kit.
All of Barrett's individual reverts have been squashed into this one commit, save a few actual bugfixes.
Change-Id: Ib0a7d0a841d3ac40b1fca7372c58b7f9229bd1f0
|
#
278d03da |
| 27-Nov-2018 |
Barrett17 <b.vitruvio@gmail.com> |
media_kit: Remove most private dependencies from codec_kit
* Move to BCodecKit namespace and make extensive use of BCodecRoster. * This is a first step in the right direction of decreasing private d
media_kit: Remove most private dependencies from codec_kit
* Move to BCodecKit namespace and make extensive use of BCodecRoster. * This is a first step in the right direction of decreasing private dependencies. Some APIs are being translated to the CodecKit. I am doing an investigation on which APIs are really used among apps, so that the new kit can be more slim and oriented toward easy development and can be extended in the right direction instead to continue maintaning unuseful code. * BMediaFormats needs still a bit of love. * General improvements in style and code maintainability.
show more ...
|
#
d33bd9ec |
| 26-Nov-2018 |
Barrett17 <b.vitruvio@gmail.com> |
Codec Kit: Introduce BCodecKit namespace
|
#
ee09c291 |
| 25-Nov-2018 |
Barrett17 <b.vitruvio@gmail.com> |
Media Kit: Update private code
|
#
1d182929 |
| 02-Jun-2007 |
Marcus Overhagen <marcusoverhagen@gmail.com> |
Moved creating and destroying of Reader and Decoder plugins into the PluginManager class. Removed deferred initialization from BMediaDecoder.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21
Moved creating and destroying of Reader and Decoder plugins into the PluginManager class. Removed deferred initialization from BMediaDecoder.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21296 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
faca9355 |
| 22-Feb-2004 |
shatty <shatty@nowhere.fake> |
fixed GetNextChunk not connected bug
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6671 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
b1cf2fd4 |
| 19-Jan-2004 |
beveloper <beveloper@nowhere.fake> |
cache info from constructor and do init later
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6151 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
e7019723 |
| 19-Jan-2004 |
shatty <shatty@nowhere.fake> |
use private member function for AttachToDecoder, discard unused private static
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6144 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
b4057dc9 |
| 18-Jan-2004 |
shatty <shatty@nowhere.fake> |
implement MediaDecoder using added ChunkProvider
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6136 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
52a38012 |
| 09-Jul-2002 |
ejakowatz <ejakowatz@nowhere.fake> |
It is accomplished ...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10 a95241bf-73f2-0310-859d-f6bbb57e9c96
|