summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Collapse)Author
2005-09-05*BUGFIX*František Dvořák
Build improvements and WIN32 port updates: - add --with-pthread-pefix and --with-zlib-pefix options - prepare for removing internal zlib and pthreads-win32 relics, updated documentation for possible WIN32 developers (only for me? :->) - fixed bug in unimportant part of configure.ac for MinGW due to xine paths - fixed my bug in cdda (but it compiled fine anyway) - fixed unimportant bug in planar Makefile.am - next MSVC update due to external zlib, pthreads and latest changes, removed relic includes - checked distcheck CVS patchset: 7719 CVS date: 2005/09/05 17:02:56
2005-07-29Add support for mpeg1/2 video in matroskaJames Stembridge
CVS patchset: 7694 CVS date: 2005/07/29 17:57:00
2005-07-26*BUGFIX*Thibaut Mattern
Fixed seeking problem reported by the testsuite (segfault). Problem was easy to reproduce : press play, wait 5s seek back to the beginning seek to the end CVS patchset: 7686 CVS date: 2005/07/26 22:10:40
2005-07-18Fix a couple of small errors in my MRL reference / ASX parsing update.Darren Salt
CVS patchset: 7658 CVS date: 2005/07/18 01:28:21
2005-07-17Improve ASX parsing.Darren Salt
Add an extended MRL reference event which includes the item title, start time and duration. (Both events are sent; front ends should only listen for one of them.) CVS patchset: 7656 CVS date: 2005/07/17 23:11:33
2005-07-16Create DecoderSpecificInfo for AAC tracks. Fixes HE-AAC in Matroska playback.James Stembridge
CVS patchset: 7646 CVS date: 2005/07/16 17:50:58
2005-06-17**BUGFIX**James Stembridge
Keep looking for a 'moov' atom even if we find a 'free' atom that looks like one CVS patchset: 7627 CVS date: 2005/06/17 16:53:25
2005-06-09Added palette handling.Thibaut Mattern
Fixed playback of the stream: http://naboo.homelinux.org/~tmattern/samples/asf/msadpcm/dance-b5th.asf CVS patchset: 7618 CVS date: 2005/06/09 20:33:46
2005-06-09Fixed empty master element handling.Thibaut Mattern
CVS patchset: 7616 CVS date: 2005/06/09 17:46:15
2005-06-04DTS and AC3 demuxers don't only apply to files nowJames Stembridge
CVS patchset: 7610 CVS date: 2005/06/04 20:32:08
2005-06-04Bring AC3 demuxer in line with DTS, support raw, cd and wav sourcesJames Stembridge
CVS patchset: 7609 CVS date: 2005/06/04 20:29:16
2005-06-04Whoops, turn off debugJames Stembridge
CVS patchset: 7608 CVS date: 2005/06/04 19:11:22
2005-06-04Fix potential off-by-oneJames Stembridge
CVS patchset: 7607 CVS date: 2005/06/04 19:10:18
2005-06-04Estimate input time from bitrateJames Stembridge
CVS patchset: 7605 CVS date: 2005/06/04 13:49:25
2005-06-04Fix frame sizeJames Stembridge
CVS patchset: 7604 CVS date: 2005/06/04 12:05:28
2005-06-04"rmvb" is a valid real file extension tooJames Stembridge
CVS patchset: 7603 CVS date: 2005/06/04 11:05:59
2005-06-04AAC frame can't have zero lengthJames Stembridge
CVS patchset: 7602 CVS date: 2005/06/04 10:59:36
2005-05-30No need to guess parameters, faad will read them from ADTS/ADIF headerJames Stembridge
CVS patchset: 7596 CVS date: 2005/05/30 12:08:49
2005-05-29We'll need thisJames Stembridge
CVS patchset: 7593 CVS date: 2005/05/29 19:21:24
2005-05-29Hook up the ffmpeg shorten decoderJames Stembridge
CVS patchset: 7592 CVS date: 2005/05/29 19:20:48
2005-05-28Search 3 raw cd frames for DTSJames Stembridge
CVS patchset: 7582 CVS date: 2005/05/28 11:41:26
2005-05-28Give DTS demuxer higher priority than CDDA and WAV, allowing it to detect by ↵James Stembridge
content for DTS audio cds and DTS wav files CVS patchset: 7577 CVS date: 2005/05/28 09:41:23
2005-05-28DTS demuxer should now handle DTS with fake wav header on the frontJames Stembridge
CVS patchset: 7576 CVS date: 2005/05/28 09:34:53
2005-05-28Support reading from block based demuxerJames Stembridge
CVS patchset: 7575 CVS date: 2005/05/28 09:29:46
2005-05-26Raw DTS demuxerJames Stembridge
CVS patchset: 7562 CVS date: 2005/05/26 22:09:23
2005-05-21Update descriptionJames Stembridge
CVS patchset: 7554 CVS date: 2005/05/21 14:13:04
2005-05-21Detection by content for AAC.James Stembridge
CVS patchset: 7552 CVS date: 2005/05/21 09:50:32
2005-05-18**BUGFIX**Bastien Nocera
Avoid silly errors and engine state when trying to read a file with '0' channels (See http://bugzilla.gnome.org/show_bug.cgi?id=304588 for test file) CVS patchset: 7550 CVS date: 2005/05/18 09:02:26
2005-04-27Fixed division by 0Thibaut Mattern
CVS patchset: 7508 CVS date: 2005/04/27 17:56:07
2005-03-09Incremented priority to be sure that rawdv is probed before mp3.Thibaut Mattern
CVS patchset: 7439 CVS date: 2005/03/09 22:31:17
2005-03-06**BUGFIX**James Stembridge
Skip id3v2 tags CVS patchset: 7433 CVS date: 2005/03/06 11:41:00
2005-03-06special-case time in order to support ALAC (when it gets imported fromMike Melanson
FFmpeg) CVS patchset: 7429 CVS date: 2005/03/06 07:18:04
2005-03-01different but more consistent hack for CBR audio with no extendedMike Melanson
header; works no better or worse than before since stereo MACE still does not work (interaction problem with FFmpeg?); log PCM in QT still does not work CVS patchset: 7426 CVS date: 2005/03/01 04:50:44
2005-02-22XvMC update largely courtesy of Kendall Bennet, Scitechsoft:Thomas Hellström
* Fix surface flushing and syncing (xxmc / xvmc) * Fix clearing of macro block lists (xxmc / xvmc) * Remove floating point operations from mpeg demuxer. Degrades performance on non-fp capable hardware. * Remove unnecessary software MC step * Fix Quantization matrix ordering which caused bad picture quality (KB/TH) * Minor optimizations in the libmpeg2 code * Fix VLD flushing at video discontinuity (TH) CVS patchset: 7424 CVS date: 2005/02/22 18:31:33
2005-02-14Cache the theora granuleshift when reading theora headers, and condenseConrad Parker
the theora and cmml get_pts() calculations. CVS patchset: 7415 CVS date: 2005/02/14 06:25:59
2005-02-14fix calculation of CMML pts: actually use granulerates from CMML/AnxDataConrad Parker
headers, and also add support for CMML granuleshift CVS patchset: 7414 CVS date: 2005/02/14 05:56:56
2005-02-13send image to decoder in send_headers to get proper stream info after xine_openStefan Holst
CVS patchset: 7409 CVS date: 2005/02/13 18:42:49
2005-02-07make Valgrind happy with empty files.Thibaut Mattern
CVS patchset: 7388 CVS date: 2005/02/07 18:47:12
2005-02-06Added node_plugin_t pointer to the demux struct.Thibaut Mattern
Incremented demux API version. This is needed to unload plugins. CVS patchset: 7385 CVS date: 2005/02/06 15:26:00
2005-02-03make the image decoder use imagemagick to decode images. slight improvements ↵Stefan Holst
of image dummy demuxer which now sends proper end-of-frame flags CVS patchset: 7381 CVS date: 2005/02/03 23:18:33
2005-02-03**BUGFIX**František Dvořák
Fixed build on solaris: - use libresolv in hstrerror check - replace PRIiMAX and PRIXMAX by PRIdMAX and PRIxMAX Removed timezone struct for MinGW from public os_types.h, update header comment. Fixed build musepack library on some platforms using xine types. Thanks to Niki W. Waibel for reporting and testing. CVS patchset: 7378 CVS date: 2005/02/03 07:19:03
2005-01-31**BUGFIX** fix for bug #1090707. Ensure buffers are assigned toMike Lampard
NULL after freeing. CVS patchset: 7376 CVS date: 2005/01/31 15:15:58
2005-01-19Distorted image fix:Darren Salt
- set the displayed bitmap's width to a multiple of 8 (round up); - centre the image within this. Incorrect colours fix: - use RGB8 instead of BGR8. Shout if these break things :-) CVS patchset: 7363 CVS date: 2005/01/19 00:59:27
2005-01-18**BUGFIX**Michael Roitzsch
fixed memleak reported by Jerome CVS patchset: 7359 CVS date: 2005/01/18 21:45:42
2005-01-14HousekeepingJames Stembridge
CVS patchset: 7346 CVS date: 2005/01/14 15:36:04
2005-01-14(Drum roll) Long awaited support for MusepackJames Stembridge
CVS patchset: 7344 CVS date: 2005/01/14 15:24:07
2005-01-12Fix various mmsh/mmst bugs.Thibaut Mattern
Improve chained stream detection (do not trust stream packet count). This fix the bug https://sourceforge.net/tracker/?func=detail&atid=109655&aid=1098044&group_id=9655 mmsh://secure4.jumptv.com/Preview1_hi mmst://secure4.jumptv.com/Preview1_hi CVS patchset: 7339 CVS date: 2005/01/12 00:05:36
2005-01-09- Simplify read functions.Thibaut Mattern
- Fix EOS detection of ODML streams. CVS patchset: 7336 CVS date: 2005/01/09 20:52:19
2005-01-05Fixed end of file detection.Thibaut Mattern
CVS patchset: 7328 CVS date: 2005/01/05 22:14:31
2005-01-02**BUGFIX**Michael Roitzsch
add "m4a" to the known extensions for the QT demuxer (it is already listed in the output of get_mimetypes(), so this should be safe to add) CVS patchset: 7319 CVS date: 2005/01/02 17:25:22