summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Collapse)Author
2003-02-27we should call open_ac3_file() for METHOD_BY_EXTENSION as well, because itMichael Roitzsch
initializes the demuxer's info from the file CVS patchset: 4298 CVS date: 2003/02/27 22:26:48
2003-02-23arm patch by dilb, bigger wrap treshhold for enix streamsGuenter Bartsch
CVS patchset: 4272 CVS date: 2003/02/23 22:07:06
2003-02-23Fix memory leakEwald Snel
CVS patchset: 4261 CVS date: 2003/02/23 09:06:54
2003-02-22Fix memory leaksEwald Snel
CVS patchset: 4254 CVS date: 2003/02/22 16:46:49
2003-02-22Fix memory leakEwald Snel
CVS patchset: 4253 CVS date: 2003/02/22 15:00:43
2003-02-22Fix memory leakEwald Snel
CVS patchset: 4252 CVS date: 2003/02/22 14:42:58
2003-02-22Fix memory leaksEwald Snel
CVS patchset: 4246 CVS date: 2003/02/22 14:06:47
2003-02-22Fix memory leakEwald Snel
CVS patchset: 4245 CVS date: 2003/02/22 13:20:30
2003-02-22Fix memory leaksEwald Snel
CVS patchset: 4244 CVS date: 2003/02/22 10:55:46
2003-02-22FILM demuxer now operates over non-seekable input; also implementedMike Melanson
time-based seeking CVS patchset: 4243 CVS date: 2003/02/22 07:20:25
2003-02-22Interplay movie demuxer now operates over non-seekable inputMike Melanson
CVS patchset: 4242 CVS date: 2003/02/22 06:48:55
2003-02-22- detect ASF streams by content (only tested on PPC, please fix for little ↵Bastien Nocera
endian machines), fixes problems with ASF files hidden under other suffixes CVS patchset: 4241 CVS date: 2003/02/22 02:28:12
2003-02-22WC3 movie demuxer now works over non-seekable inputMike Melanson
CVS patchset: 4240 CVS date: 2003/02/22 01:38:10
2003-02-22YUV4MPEG2 demuxer now operates over non-seekable inputMike Melanson
CVS patchset: 4239 CVS date: 2003/02/22 01:23:07
2003-02-22Id CIN demuxer now works on top of non-seekable inputMike Melanson
CVS patchset: 4237 CVS date: 2003/02/22 01:11:54
2003-02-21- inform the width and height for the v4l input plugin, remove plenty of nastyBastien Nocera
printf's, name the yuv_frames plugin properly CVS patchset: 4235 CVS date: 2003/02/21 19:13:15
2003-02-21stray debug statementMike Melanson
CVS patchset: 4229 CVS date: 2003/02/21 05:24:36
2003-02-21added support for QT reference atomsMike Melanson
CVS patchset: 4228 CVS date: 2003/02/21 04:51:22
2003-02-20yea verily, the QT demuxer now operates on top of non-seekable inputMike Melanson
(under certain constraints) CVS patchset: 4214 CVS date: 2003/02/20 05:34:52
2003-02-19Support for YUY2 HuffYUV videoJames Stembridge
CVS patchset: 4203 CVS date: 2003/02/19 21:37:15
2003-02-19always issue BUF_FLAG_SEEK when sending a new ptsMike Melanson
CVS patchset: 4200 CVS date: 2003/02/19 03:07:55
2003-02-18added time-based seekingMike Melanson
CVS patchset: 4190 CVS date: 2003/02/18 00:10:10
2003-02-17a little more debuggingMike Melanson
CVS patchset: 4187 CVS date: 2003/02/17 17:53:23
2003-02-17playable even with NULL audio outputMike Melanson
CVS patchset: 4183 CVS date: 2003/02/17 15:07:53
2003-02-16MPEG-4 fix, courtesy of MiguelMike Melanson
CVS patchset: 4173 CVS date: 2003/02/16 16:49:39
2003-02-16QT mega-fix: This commit reworks the operation of the Quicktime demuxerMike Melanson
so that individual audio and video traks are maintained. If multiple audio or video traks are found, the best one is selected. Non-interleaved and poorly-interleaved QT files are also handled. CVS patchset: 4169 CVS date: 2003/02/16 05:10:23
2003-02-15do not do discontinuity detection on SPU packet's PTS, these can be way offMichael Roitzsch
fixes "Dances with Wolves" German RC2 playback stutter CVS patchset: 4168 CVS date: 2003/02/15 18:27:29
2003-02-15- stupid me (#define LOG)Thibaut Mattern
- new mime type CVS patchset: 4167 CVS date: 2003/02/15 12:42:52
2003-02-15- http ref supportThibaut Mattern
- debug printf fixes CVS patchset: 4166 CVS date: 2003/02/15 11:21:01
2003-02-14do no handle raMiguel Freitas
CVS patchset: 4162 CVS date: 2003/02/14 19:45:58
2003-02-14ok, it doesn't make sense to play mp3 with -A null...Miguel Freitas
but at least we may get metainfo. CVS patchset: 4160 CVS date: 2003/02/14 18:50:04
2003-02-14PSX STR demuxer improvements and XA ADPCM decoder courtesy of StuartMike Melanson
Caie <kyzer@4u.net> CVS patchset: 4153 CVS date: 2003/02/14 04:32:27
2003-02-13someone must have forgot this debug code hereMiguel Freitas
CVS patchset: 4147 CVS date: 2003/02/13 23:54:25
2003-02-08remove irrelevant commentMike Melanson
CVS patchset: 4120 CVS date: 2003/02/08 16:01:09
2003-02-08modified to support special FLI files from Magic Carpet PC game; alsoMike Melanson
fixed input_time and added frame duration stream info CVS patchset: 4119 CVS date: 2003/02/08 15:49:26
2003-02-07convert playback data to internal format during loadMike Melanson
CVS patchset: 4113 CVS date: 2003/02/07 03:38:16
2003-02-03make sure we are passing extra decoder data correctly to ffmpegMiguel Freitas
CVS patchset: 4100 CVS date: 2003/02/03 02:10:53
2003-02-02copyright updates and some code to catch late-starting ogg streamsGuenter Bartsch
CVS patchset: 4093 CVS date: 2003/02/02 17:36:06
2003-02-01interleave stereo audio channelsMike Melanson
CVS patchset: 4081 CVS date: 2003/02/01 19:44:06
2003-02-01fix discontinuity detectionGuenter Bartsch
CVS patchset: 4079 CVS date: 2003/02/01 18:57:33
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
- new fb driver with zero copy CVS patchset: 4058 CVS date: 2003/01/31 14:06:03
2003-01-30Fix segfault with ↵Daniel Caujolle-Bert
mms://wmsao7.terra.com.br/mib/113024.wmv?url=32162840123114R16079 CVS patchset: 4051 CVS date: 2003/01/30 22:31:21
2003-01-29- add asx parser (sends mrl events)Miguel Freitas
- remove old avi subtitle hack CVS patchset: 4046 CVS date: 2003/01/29 18:53:54
2003-01-29auto* fix: pass 1Daniel Caujolle-Bert
CVS patchset: 4036 CVS date: 2003/01/29 11:10:50
2003-01-29implement seekingMike Melanson
CVS patchset: 4031 CVS date: 2003/01/29 03:36:04
2003-01-29- preliminary support for reference streams parsing at xine-lib (theyMiguel Freitas
are sent to gui using a new event) - function to return demux from mime type string (used by xine-plugin) - very simple parser for ram files at demux_real CVS patchset: 4030 CVS date: 2003/01/29 02:33:35
2003-01-26Fixes the problem with cdda.Thibaut Mattern
CVS patchset: 4018 CVS date: 2003/01/26 23:48:47
2003-01-26- Little cleanupThibaut Mattern
- Better detection of invalid packets - Fixes a potential bug with multiple segments CVS patchset: 4012 CVS date: 2003/01/26 17:38:41
2003-01-26reject RIFF-CDXA files and remove <pthread.h>Mike Melanson
CVS patchset: 4010 CVS date: 2003/01/26 15:58:36
2003-01-26no need for <pthread.h> or <sched.h>Mike Melanson
CVS patchset: 4009 CVS date: 2003/01/26 15:56:21