Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-12 | initial commit for AIFF demuxer | Mike Melanson | |
CVS patchset: 2442 CVS date: 2002/08/12 03:56:12 | |||
2002-08-12 | calculate running time | Mike Melanson | |
CVS patchset: 2441 CVS date: 2002/08/12 03:53:49 | |||
2002-08-12 | initial commit for VQA and VOC demuxers | Mike Melanson | |
CVS patchset: 2437 CVS date: 2002/08/12 00:14:58 | |||
2002-08-12 | demuxer now demuxes video properly (but files with audio still are not | Mike Melanson | |
supported) CVS patchset: 2436 CVS date: 2002/08/12 00:13:32 | |||
2002-08-10 | fix mp3 division by zero | Miguel Freitas | |
CVS patchset: 2428 CVS date: 2002/08/10 21:39:53 | |||
2002-08-10 | initial commit for WC3 movie demuxer | Mike Melanson | |
CVS patchset: 2426 CVS date: 2002/08/10 20:58:44 | |||
2002-08-09 | many fixes, most notably framerate | Mike Melanson | |
CVS patchset: 2408 CVS date: 2002/08/09 00:27:35 | |||
2002-08-07 | correct mpeg1 scr. | Miguel Freitas | |
closes http://sourceforge.net/tracker/index.php?func=detail&aid=578662&group_id=9655&atid=109655 CVS patchset: 2403 CVS date: 2002/08/07 20:50:45 | |||
2002-08-07 | added support for ferreting out MPEG streams packaged with RIFF headers | Mike Melanson | |
CVS patchset: 2401 CVS date: 2002/08/07 03:13:37 | |||
2002-08-06 | attempt to support MPEG audio wrapped in a RIFF file | Mike Melanson | |
CVS patchset: 2400 CVS date: 2002/08/06 03:21:59 | |||
2002-08-06 | make the MPEG-within-QT file detection a little smarter by not traversing | Mike Melanson | |
file chunks if the current file chunk does not look like a QT atom CVS patchset: 2399 CVS date: 2002/08/06 01:59:22 | |||
2002-08-05 | - second version of binary search patch | Miguel Freitas | |
- do not whine on content probing CVS patchset: 2398 CVS date: 2002/08/05 22:09:25 | |||
2002-08-05 | minor fixes, added audio support | Mike Melanson | |
CVS patchset: 2392 CVS date: 2002/08/05 00:18:47 | |||
2002-08-04 | add support for finding MPEG streams within Quicktime files | Mike Melanson | |
CVS patchset: 2390 CVS date: 2002/08/04 21:45:10 | |||
2002-08-02 | replace unreliable "return this->status" statements | Mike Melanson | |
CVS patchset: 2383 CVS date: 2002/08/02 13:11:25 | |||
2002-08-02 | replace unreliable "return this->status" statements | Mike Melanson | |
CVS patchset: 2382 CVS date: 2002/08/02 13:00:12 | |||
2002-08-02 | support for large Quicktime files by Dan Lindstrom <lindstromd@gmx.net> | Michael Roitzsch | |
CVS patchset: 2381 CVS date: 2002/08/02 12:31:28 | |||
2002-08-01 | another return value as DEMUX_OK | Miguel Freitas | |
CVS patchset: 2379 CVS date: 2002/08/01 19:32:28 | |||
2002-08-01 | ops, debug printf doesn't belong to cvs! | Miguel Freitas | |
CVS patchset: 2378 CVS date: 2002/08/01 04:28:05 | |||
2002-08-01 | do not flush_engine on playback start (otherwise we can kill important | Miguel Freitas | |
mpeg4 decoder_config buffer). obs: qt seeking looks somewhat broken for me...mike? ;) CVS patchset: 2377 CVS date: 2002/08/01 04:23:20 | |||
2002-08-01 | always return DEMUX_OK at the very end of the _start() function | Mike Melanson | |
CVS patchset: 2376 CVS date: 2002/08/01 03:56:31 | |||
2002-07-31 | oops...remove premature reference to RealMedia demuxer...for now | Mike Melanson | |
CVS patchset: 2371 CVS date: 2002/07/31 06:12:25 | |||
2002-07-31 | added RGB palette support for Quicktime files | Mike Melanson | |
CVS patchset: 2370 CVS date: 2002/07/31 06:04:53 | |||
2002-07-28 | fixes for multi-channel audio (blame guenter :o)) | Heiko Schaefer | |
CVS patchset: 2361 CVS date: 2002/07/28 21:12:18 | |||
2002-07-20 | Use BUF_FLAG_SEEK | Thibaut Mattern | |
CVS patchset: 2326 CVS date: 2002/07/20 08:04:55 | |||
2002-07-19 | fallback to display size if video size is unknown | Miguel Freitas | |
CVS patchset: 2317 CVS date: 2002/07/19 14:37:34 | |||
2002-07-19 | Better plural by ValtrII | Philipp Hahn | |
CVS patchset: 2316 CVS date: 2002/07/19 14:07:37 | |||
2002-07-19 | do not assume media type atoms will occur before the other atoms. | Miguel Freitas | |
for several .mp4 files they won't. CVS patchset: 2315 CVS date: 2002/07/19 03:21:49 | |||
2002-07-19 | - fix mpeg2/lpcm mess | Miguel Freitas | |
- 20bits lpcm support working again CVS patchset: 2314 CVS date: 2002/07/19 03:03:36 | |||
2002-07-17 | more fixes to play aac streams (.mp4) | Miguel Freitas | |
CVS patchset: 2307 CVS date: 2002/07/17 20:29:03 | |||
2002-07-17 | 64-bit QT file fix by Dan Lindstrom <lindstromd@gmx.net> | Miguel Freitas | |
CVS patchset: 2306 CVS date: 2002/07/17 18:49:49 | |||
2002-07-17 | stop sending audio parameters all the time | Miguel Freitas | |
CVS patchset: 2304 CVS date: 2002/07/17 18:17:48 | |||
2002-07-16 | revert latest patch: freezes with some streams. | Miguel Freitas | |
CVS patchset: 2296 CVS date: 2002/07/16 19:41:17 | |||
2002-07-16 | binary search avi patch by Staszek Pasko | Miguel Freitas | |
CVS patchset: 2293 CVS date: 2002/07/16 18:22:20 | |||
2002-07-16 | send decoder info to video too. (needed for some mpeg4 streams) | Miguel Freitas | |
CVS patchset: 2292 CVS date: 2002/07/16 17:32:30 | |||
2002-07-16 | removed half-baked idea of tracking mdat atom boundaries-- this fixes | Mike Melanson | |
playback on a few files, too CVS patchset: 2285 CVS date: 2002/07/16 05:15:05 | |||
2002-07-15 | lazy parsing of mp4 esds atom to extract AAC decoder config. now playback | Miguel Freitas | |
of aac streams should work. who will be fearless enough to enable faad in configure/makefile? :) CVS patchset: 2272 CVS date: 2002/07/15 02:15:38 | |||
2002-07-15 | fixed so that small FLI files do not cause xine to report a demuxer | Mike Melanson | |
failure; also added running time to vital stats display CVS patchset: 2269 CVS date: 2002/07/15 00:54:12 | |||
2002-07-14 | make demuxers a bit more "programmer friendly" | Miguel Freitas | |
CVS patchset: 2265 CVS date: 2002/07/14 22:27:24 | |||
2002-07-13 | fix classic C blunder | Mike Melanson | |
CVS patchset: 2259 CVS date: 2002/07/13 19:49:00 | |||
2002-07-11 | fixups and cleanups, and it also works now | Mike Melanson | |
CVS patchset: 2250 CVS date: 2002/07/11 03:57:23 | |||
2002-07-10 | Fix untranslateable message by ValtrII/me | Philipp Hahn | |
CVS patchset: 2243 CVS date: 2002/07/10 06:28:19 | |||
2002-07-10 | Fix untranslateable message by ValtrII | Philipp Hahn | |
CVS patchset: 2241 CVS date: 2002/07/10 05:38:18 | |||
2002-07-10 | send temporal position information to the engine | Mike Melanson | |
CVS patchset: 2238 CVS date: 2002/07/10 02:54:43 | |||
2002-07-09 | fix buffer leakage (symptom: xine freezes on exit) | Miguel Freitas | |
CVS patchset: 2236 CVS date: 2002/07/09 20:39:26 | |||
2002-07-09 | seek improvements, fixed buffer leak and memory overflow. tested with pcm, | Miguel Freitas | |
ms adpcm and mp3. CVS patchset: 2234 CVS date: 2002/07/09 02:41:29 | |||
2002-07-08 | Use BUF_FLAG_SEEK. | Thibaut Mattern | |
CVS patchset: 2233 CVS date: 2002/07/08 21:57:42 | |||
2002-07-07 | initial commit for WAV, SMJPEG, FLI, and Id CIN file demuxers | Mike Melanson | |
CVS patchset: 2225 CVS date: 2002/07/07 01:24:40 | |||
2002-07-07 | remembered to unlock the mutex in a few places | Mike Melanson | |
CVS patchset: 2223 CVS date: 2002/07/07 00:41:24 | |||
2002-07-05 | - win32 bugfixes | Miguel Freitas | |
- asf bugfixes - ffmpeg supporting ms iso mpeg4 - softsync fix by Bill Fink CVS patchset: 2216 CVS date: 2002/07/05 20:54:37 |