summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Collapse)Author
2002-07-31added RGB palette support for Quicktime filesMike Melanson
CVS patchset: 2370 CVS date: 2002/07/31 06:04:53
2002-07-28fixes for multi-channel audio (blame guenter :o))Heiko Schaefer
CVS patchset: 2361 CVS date: 2002/07/28 21:12:18
2002-07-20Use BUF_FLAG_SEEKThibaut Mattern
CVS patchset: 2326 CVS date: 2002/07/20 08:04:55
2002-07-19fallback to display size if video size is unknownMiguel Freitas
CVS patchset: 2317 CVS date: 2002/07/19 14:37:34
2002-07-19Better plural by ValtrIIPhilipp Hahn
CVS patchset: 2316 CVS date: 2002/07/19 14:07:37
2002-07-19do 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 messMiguel Freitas
- 20bits lpcm support working again CVS patchset: 2314 CVS date: 2002/07/19 03:03:36
2002-07-17more fixes to play aac streams (.mp4)Miguel Freitas
CVS patchset: 2307 CVS date: 2002/07/17 20:29:03
2002-07-1764-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-17stop sending audio parameters all the timeMiguel Freitas
CVS patchset: 2304 CVS date: 2002/07/17 18:17:48
2002-07-16revert latest patch: freezes with some streams.Miguel Freitas
CVS patchset: 2296 CVS date: 2002/07/16 19:41:17
2002-07-16binary search avi patch by Staszek PaskoMiguel Freitas
CVS patchset: 2293 CVS date: 2002/07/16 18:22:20
2002-07-16send 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-16removed half-baked idea of tracking mdat atom boundaries-- this fixesMike Melanson
playback on a few files, too CVS patchset: 2285 CVS date: 2002/07/16 05:15:05
2002-07-15lazy parsing of mp4 esds atom to extract AAC decoder config. now playbackMiguel 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-15fixed so that small FLI files do not cause xine to report a demuxerMike Melanson
failure; also added running time to vital stats display CVS patchset: 2269 CVS date: 2002/07/15 00:54:12
2002-07-14make demuxers a bit more "programmer friendly"Miguel Freitas
CVS patchset: 2265 CVS date: 2002/07/14 22:27:24
2002-07-13fix classic C blunderMike Melanson
CVS patchset: 2259 CVS date: 2002/07/13 19:49:00
2002-07-11fixups and cleanups, and it also works nowMike Melanson
CVS patchset: 2250 CVS date: 2002/07/11 03:57:23
2002-07-10Fix untranslateable message by ValtrII/mePhilipp Hahn
CVS patchset: 2243 CVS date: 2002/07/10 06:28:19
2002-07-10Fix untranslateable message by ValtrIIPhilipp Hahn
CVS patchset: 2241 CVS date: 2002/07/10 05:38:18
2002-07-10send temporal position information to the engineMike Melanson
CVS patchset: 2238 CVS date: 2002/07/10 02:54:43
2002-07-09fix buffer leakage (symptom: xine freezes on exit)Miguel Freitas
CVS patchset: 2236 CVS date: 2002/07/09 20:39:26
2002-07-09seek 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-08Use BUF_FLAG_SEEK.Thibaut Mattern
CVS patchset: 2233 CVS date: 2002/07/08 21:57:42
2002-07-07initial commit for WAV, SMJPEG, FLI, and Id CIN file demuxersMike Melanson
CVS patchset: 2225 CVS date: 2002/07/07 01:24:40
2002-07-07remembered to unlock the mutex in a few placesMike Melanson
CVS patchset: 2223 CVS date: 2002/07/07 00:41:24
2002-07-05- win32 bugfixesMiguel Freitas
- asf bugfixes - ffmpeg supporting ms iso mpeg4 - softsync fix by Bill Fink CVS patchset: 2216 CVS date: 2002/07/05 20:54:37
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59
2002-07-05fix small bug in seek logicMike Melanson
CVS patchset: 2213 CVS date: 2002/07/05 15:43:33
2002-07-05optimized seeking with binary search, fixed sync after seek, fixedMike Melanson
stop/start sequence CVS patchset: 2212 CVS date: 2002/07/05 15:10:48
2002-07-05oops, minor bug that makes all the difference; seeking is quite smooth nowMike Melanson
CVS patchset: 2209 CVS date: 2002/07/05 04:17:57
2002-07-05optimized seeking using binary search, corrected sync after seek, fixedMike Melanson
stop/start sequence CVS patchset: 2208 CVS date: 2002/07/05 03:58:55
2002-07-02make audio only streams work againGuenter Bartsch
CVS patchset: 2198 CVS date: 2002/07/02 21:32:04
2002-07-02fix time seeking to keyframe (patch by Staszek Pasko <staszek@nutki.com>)Miguel Freitas
CVS patchset: 2197 CVS date: 2002/07/02 17:05:28
2002-07-01enable playing sorenson mpg4 fourccMiguel Freitas
CVS patchset: 2193 CVS date: 2002/07/01 18:53:22
2002-06-29Use BUF_FLAG_SEEK.Thibaut Mattern
Works fine with vcd (vcdnav is cool, thanks to Rocky Bernstein). Works also with dvd, sometimes the discontinuity is detected twice (by pts wrap, and then by nav timestamps), I don't think it's a big problem. It needs more testing, don't hesitate to revert. CVS patchset: 2176 CVS date: 2002/06/29 19:23:56
2002-06-25added support in buffer.h for transporting RGB palette from the demuxer toMike Melanson
the decoder; modified AVI demuxer and MSVC decoder to support this feature CVS patchset: 2160 CVS date: 2002/06/25 03:37:52
2002-06-23Use BUF_FLAG_SEEK.Thibaut Mattern
Avoid multiple messages like this (1 second after a seek) : inserting xxxx 0-frames to fill a gap of xxxxx pts Now there is only one ao_fill_gap, immediately after the seek and that fills the whole gap in one time. It seems to work fine with divx movies. Please tell me if it works. CVS patchset: 2139 CVS date: 2002/06/23 18:35:41
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
CVS patchset: 2138 CVS date: 2002/06/23 16:18:44
2002-06-21Claire Griffin <claire@comedia.com> - demux_ts fixes for ATSC streamsMiguel Freitas
CVS patchset: 2120 CVS date: 2002/06/21 20:01:48
2002-06-21no need to include win32 headers anymoreMiguel Freitas
CVS patchset: 2113 CVS date: 2002/06/21 01:37:21
2002-06-20fill in decoder_info[] for every audio bufferMike Melanson
CVS patchset: 2104 CVS date: 2002/06/20 03:51:49
2002-06-20an attempt do be more defensive when trying to play AVI via http.Siggi Langauf
Still segfaults playing http://gewurtz.mit.edu/videos/Aggressive.avi, though CVS patchset: 2101 CVS date: 2002/06/20 00:21:51
2002-06-19Fix memory leaks and related bugsEwald Snel
CVS patchset: 2092 CVS date: 2002/06/19 16:33:00
2002-06-18init and cleanup edit listMike Melanson
CVS patchset: 2091 CVS date: 2002/06/18 06:45:51
2002-06-16load a few more relevant pieces of information: trak header flags and editMike Melanson
list table CVS patchset: 2080 CVS date: 2002/06/16 16:48:03
2002-06-16Fix for streams with LPCM audio.James Courtier-Dutton
demux_film.c corrected to include decoder_info for sample rate etc. in every buf_element. Also fix for changing of LPCM format during stream. E.g. DVDs CVS patchset: 2079 CVS date: 2002/06/16 00:53:39
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25
2002-06-09only report valid audio fourccMiguel Freitas
CVS patchset: 2048 CVS date: 2002/06/09 11:12:22