This website requires JavaScript.
Explore
Hush
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b52b0133dafd723da760235851f4ebb189c45738
haiku-beta6
/
src
/
add-ons
/
media
/
plugins
T
History
shatty
b52b0133da
handle B_LAST_BUFFER_ERROR from GetNextChunk. properly return a non-full buffer if we got anything decoded. if the buffer has no data, set framecount to zero, and return B_LAST_BUFFER_ERROR.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5777 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-28 01:34:42 +00:00
..
aiff_reader
raw decoder supports many samples types now, and support for them
2003-12-27 14:51:14 +00:00
au_reader
raw decoder supports many samples types now, and support for them
2003-12-27 14:51:14 +00:00
avcodec
modified to compile with BeOS R5 GCC
2003-12-18 00:08:52 +00:00
avi_reader
starting avi reader...
2003-12-27 14:52:59 +00:00
mp3_decoder
fixed a couple of issues with id3attr
2003-12-23 00:56:35 +00:00
mp3_reader
update to the codec api, docoder assignment is now handled in the server
2003-12-14 19:23:16 +00:00
ogg
remove tight loop in GetPage, and return B_LAST_BUFFER_ERROR properly from GetNextChunk instead
2003-12-28 01:15:58 +00:00
raw_decoder
raw decoder supports many samples types now, and support for them
2003-12-27 14:51:14 +00:00
vorbis
handle B_LAST_BUFFER_ERROR from GetNextChunk. properly return a non-full buffer if we got anything decoded. if the buffer has no data, set framecount to zero, and return B_LAST_BUFFER_ERROR.
2003-12-28 01:34:42 +00:00
wav_reader
raw decoder supports many samples types now, and support for them
2003-12-27 14:51:14 +00:00
xvid_decoder
in progress commit
2003-12-18 17:46:19 +00:00
Jamfile
adding a reader for the AIFF and AIFF-C formats
2003-12-23 23:23:40 +00:00