shatty
103bafad5e
identify ogg
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5751 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-25 10:54:15 +00:00
beveloper
56fc4e779e
removed
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5743 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 23:26:12 +00:00
beveloper
b2e54a92e3
adding a reader for the AIFF and AIFF-C formats
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5742 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 23:23:40 +00:00
beveloper
91e76129e7
bugfix
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5741 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 23:20:41 +00:00
beveloper
b1a94814dd
fixed a couple of issues with id3attr
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5737 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 00:56:35 +00:00
beveloper
0b3cd7531c
bad hack to fix sync after seek
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5736 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 00:26:45 +00:00
beveloper
a665f2f9e1
a few checks and fixes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5735 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-23 00:09:39 +00:00
beveloper
228c585f82
added added au (Sun audio file) format reader
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5734 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 23:46:49 +00:00
beveloper
7f5173b413
Decode residual data that is still in the decoder first.
...
Also implemented synchronization after seek.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5730 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 21:28:56 +00:00
beveloper
fa635d6dce
Implemented support for encoded data (like mp3) inside the WAV container.
...
The start_time information on seek and especially during reading isn't very exact.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5729 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-22 21:26:51 +00:00
shatty
34aaa850a8
in progress commit
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5710 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 17:46:19 +00:00
beveloper
a08013c09a
modified to compile with BeOS R5 GCC
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5692 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 00:08:52 +00:00
beveloper
7e6998a8f0
libavcodec core components imported from ffmpeg CVS on 2003-12-17
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5691 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 00:07:31 +00:00
beveloper
144bf4f5e0
build everything of the core without optimization
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5690 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 00:04:33 +00:00
beveloper
01f6beedbb
codecs based on ffmpeg libavcodec
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5689 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-18 00:03:34 +00:00
beveloper
b01978f958
experimental
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5688 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 23:37:16 +00:00
beveloper
bda833211b
added some codecs
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5687 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-17 23:36:06 +00:00
beveloper
046f31f91f
update to the codec api, docoder assignment is now handled in the server
...
multiple reader add-ons are probed to recognize a media file
FormatManager does the translation from media_format to media_description
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5667 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-14 19:23:16 +00:00
shatty
6d59046016
vorbis BSD license
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5666 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-13 20:59:05 +00:00
shatty
6ec7ba1e6f
fix naming and headers
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5665 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-13 20:22:11 +00:00
shatty
6ae16148a5
vorbis decoder plugin based on mp3
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5664 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-13 20:17:56 +00:00
shatty
1c828415cf
ogg reader plugin based on mp3
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5663 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-13 20:12:32 +00:00
beveloper
37c555c2ca
Really strange workaround to read some strange files...
...
Either the files are broken, or the GetFrameLength() function
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5630 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 21:17:35 +00:00
beveloper
abc8999720
multi thread save...
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5629 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 21:16:08 +00:00
shatty
d5de487aea
fix build libmpglib.a
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5628 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 21:13:14 +00:00
Jérôme Duval
8a8fb1df24
Cancels the fix, it now works because the node manager is now fixed
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5627 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-08 08:50:11 +00:00
beveloper
2d923d67f0
fixed playback of small files by properly returning errors
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5617 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 21:50:36 +00:00
beveloper
a3d7908e26
improved wav reader
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5615 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 21:07:20 +00:00
beveloper
c9c1abc3bf
codec api doesn't call setup twice anymore
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5614 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 17:18:39 +00:00
beveloper
2648dc48d8
a non working workaround for some strange mp3 files
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5613 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 16:11:23 +00:00
shatty
b7d16bdff5
use /boot/develop/headers for xvid.h location
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5612 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 15:42:15 +00:00
shatty
7ec82a9558
link to libxvidcore.so instead of libxvidcore.a, get header and lib from external installation
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5611 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 15:23:00 +00:00
shatty
e9805c61c9
bye bye GPL
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5610 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 15:22:14 +00:00
beveloper
4ba72fcdb4
fixed some bugs in raw wav reading
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5609 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 14:50:50 +00:00
shatty
befdba918b
I have no fear of changing APIs. linking again
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5608 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 13:25:03 +00:00
shatty
bc411e80d4
add an untested xvid based decoder (links)
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5607 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-07 11:48:31 +00:00
beveloper
2530523976
codec output format negotiation has been moved into NegotiateOutputFormat,
...
Setup is now only called once
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5596 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 23:21:23 +00:00
beveloper
abf9e66abe
fixed timing information returned in media_header
...
added GetFileFormatInfo to reader api
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5595 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 20:32:40 +00:00
beveloper
e7aa4d27a0
Removed some media add-ons. Too many warnings, and I don't know what they do.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5593 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 16:14:16 +00:00
beveloper
f845959e7d
seek fix
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5585 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-06 00:07:33 +00:00
beveloper
4cbbc5a9ec
small cleanup, format type and encoding depends on the description
...
and is set by the media kit, not by the reader
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5584 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 23:46:53 +00:00
beveloper
d0b86c0f31
mp3 decoding and seeking works now
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5581 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 22:11:52 +00:00
Jérôme Duval
bde7e6208e
out_input must be filled by the consumer node. Fixes a bug when getting a wrong connection info
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5579 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 09:13:41 +00:00
beveloper
1210ab70ac
Huge hack to load the mp3 reader and decoder.
...
Soundplay loads it and can play a crackling mp3, but MediaPlayer doesn't
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5572 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-05 01:18:51 +00:00
beveloper
572e60a481
some more changes, no longer using BMediaFormats
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5522 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-12-01 22:20:59 +00:00
beveloper
a3c29bc44a
cleanup
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5496 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-11-29 13:28:35 +00:00
beveloper
da87cefeb1
added the new media_meta_description and changed codec API to use it
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5494 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-11-28 22:34:14 +00:00
beveloper
d484cacf51
made multithread save by removing global variables
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5483 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-11-25 23:00:03 +00:00
beveloper
d859148201
integration of codec API into BMediaFile and BMediaTrack
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5468 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-11-23 22:19:21 +00:00
beveloper
bce1ab5efd
another round of codec API changes
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5458 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-11-23 18:17:35 +00:00