summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Collapse)Author
2002-04-03enable both nav and scr discontinuity detection. nav will provide moreMiguel Freitas
precise discontinuity information, specially for dvds. scr should catch problems/weird streams avoiding that wrong pts could be passed to the metronom. CVS patchset: 1671 CVS date: 2002/04/03 23:27:04
2002-03-31Set all pts variabled to int64_t.James Courtier-Dutton
CVS patchset: 1651 CVS date: 2002/03/31 20:38:40
2002-03-27fix non-stop bugMiguel Freitas
CVS patchset: 1640 CVS date: 2002/03/27 15:30:16
2002-03-26new patch from Andrei Lahun to choose stream idMiguel Freitas
CVS patchset: 1636 CVS date: 2002/03/26 18:23:35
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
now, so check and report, thanks. CVS patchset: 1629 CVS date: 2002/03/24 23:31:56
2002-03-24Fixed a few warning messages.James Courtier-Dutton
CVS patchset: 1628 CVS date: 2002/03/24 19:23:47
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, ↵Guenter Bartsch
xmalloc_aligned cleanup - fb vo plugin needs to be fixed for this one CVS patchset: 1626 CVS date: 2002/03/24 14:15:36
2002-03-23content-detection for oggGuenter Bartsch
CVS patchset: 1623 CVS date: 2002/03/23 22:39:11
2002-03-23adding preview feature to http input plugin, make demux_ts use itGuenter Bartsch
CVS patchset: 1622 CVS date: 2002/03/23 21:57:30
2002-03-21debug output enhancemendGuenter Bartsch
CVS patchset: 1610 CVS date: 2002/03/21 21:48:49
2002-03-20steps towards dvd playback:Guenter Bartsch
- cleanup / more types of discontinuity handling in metronom - disc detection based on nav-packets small video_out fix to make exiting xine easier in case it gets stuck CVS patchset: 1599 CVS date: 2002/03/20 23:12:58
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
(wanna try? gnome-xine mms://live5-ms.unbn.unit.net/radio_project ) forced asx-parser back to a (hopefully) working state fixed warning about wrong audio_instance type CVS patchset: 1591 CVS date: 2002/03/19 02:12:49
2002-03-18make asf demuxer handle audio-only streams (important for webradios\! #-))) ↵Guenter Bartsch
and introducing the #ifdef LOG concept in more files (I really start to like that concept, much better than xprintf) CVS patchset: 1589 CVS date: 2002/03/18 22:45:53
2002-03-18xine_log bugfix by bill finkGuenter Bartsch
CVS patchset: 1584 CVS date: 2002/03/18 10:52:39
2002-03-18avi demuxer cleanup and multiple audio stream support (contributed by ↵Guenter Bartsch
Michael Jochum) CVS patchset: 1583 CVS date: 2002/03/18 02:19:45
2002-03-17more asf demuxer fixesGuenter Bartsch
CVS patchset: 1581 CVS date: 2002/03/17 19:22:10
2002-03-17make ffmpeg recognize asf frame rate hints, small asf demuxer fixesGuenter Bartsch
CVS patchset: 1580 CVS date: 2002/03/17 19:11:09
2002-03-17trying to improve flag interpretation, need to find test streamsGuenter Bartsch
CVS patchset: 1578 CVS date: 2002/03/17 14:34:06
2002-03-17another attempt on frame rate detectionGuenter Bartsch
CVS patchset: 1575 CVS date: 2002/03/17 00:05:03
2002-03-16framerate and other fixes for demux_asfGuenter Bartsch
CVS patchset: 1574 CVS date: 2002/03/16 20:53:49
2002-03-14- make libsputext work againMiguel Freitas
- update osd & video_overlay to use 64-bits pts CVS patchset: 1569 CVS date: 2002/03/14 13:57:15
2002-03-12minor corrections and a patch for metronom to make sure it doesn't ↵Guenter Bartsch
compensate drifts forever CVS patchset: 1563 CVS date: 2002/03/12 11:04:06
2002-03-12same fix from demux_mpeg_block, although not tested here.Miguel Freitas
CVS patchset: 1562 CVS date: 2002/03/12 03:03:18
2002-03-12trying to fix discontinuity handling. now it pass on my vob discontinuityMiguel Freitas
torture test :) CVS patchset: 1561 CVS date: 2002/03/12 02:55:37
2002-03-11libdivx4 doesn't handle 3ivx, corrected misleading error messageGuenter Bartsch
CVS patchset: 1557 CVS date: 2002/03/11 23:43:58
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ↵Guenter Bartsch
updated at this point). demux_qt can handle compressed audio, but is still unfinished. Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities. CVS patchset: 1554 CVS date: 2002/03/11 12:31:24
2002-03-01memleak fixes from ewald snelGuenter Bartsch
CVS patchset: 1535 CVS date: 2002/03/01 09:29:49
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
relevant information like stream type/size/bitrate instead. demuxer cleanup, removed no-longer-needed macros :-) switched off video_out/libmpeg2/... verbose log output messages. CVS patchset: 1503 CVS date: 2002/02/17 17:32:49
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
- pts are 64 bit now - scr and video_out-loop run all the time - video_out cleanups - metronom cleanups - buffer type BUF_CONTROL_DISCONTINUITY is used internally now, input plugins should no longer send this one - support for individual frame durations - using nano-/usleep instead of itimer (simpler code, maybe this will help freebsd) CVS patchset: 1487 CVS date: 2002/02/09 07:13:22
2002-02-03asf patch submitted by Andrei LahunGuenter Bartsch
CVS patchset: 1472 CVS date: 2002/02/03 23:26:08
2002-02-01Fix a confusing ://mpeg1 ://mpeg2 handling.Daniel Caujolle-Bert
CVS patchset: 1464 CVS date: 2002/02/01 13:01:57
2002-01-25Remove guenter_rpms.sh from configure.in. Check INPUT_CAP_CLUT capabilityDaniel Caujolle-Bert
of current input plugin before retrieving the clut. send UI events when audio/spu channel changes. CVS patchset: 1450 CVS date: 2002/01/25 00:35:45
2002-01-24log frame sizeGuenter Bartsch
CVS patchset: 1448 CVS date: 2002/01/24 22:55:51
2002-01-17Allow playing of AVIs with broken/incomplete indices by using the availableMatthias Hopf
index reconstruction. CVS patchset: 1418 CVS date: 2002/01/17 14:32:08
2002-01-15fix bih values to work with win32 codecsxine-0_9_8-release0.9.8Miguel Freitas
CVS patchset: 1414 CVS date: 2002/01/15 21:10:31
2002-01-15small fixes and cleanups, metronom wasn't told the frame rate of next stream ↵Guenter Bartsch
in playlist CVS patchset: 1407 CVS date: 2002/01/15 13:51:10
2002-01-14Fixed cda deadlocks.Daniel Caujolle-Bert
CVS patchset: 1404 CVS date: 2002/01/14 21:42:59
2002-01-14miguel's latest still frame patches and some minor cleanupsGuenter Bartsch
CVS patchset: 1401 CVS date: 2002/01/14 00:34:22
2002-01-13Fix a few compile warnings.James Courtier-Dutton
CVS patchset: 1397 CVS date: 2002/01/13 21:15:48
2002-01-09Patches from Andre'Draszik to improve Transport stream support.James Courtier-Dutton
CVS patchset: 1380 CVS date: 2002/01/09 20:20:45
2002-01-06better support for live streamed asf filesGuenter Bartsch
CVS patchset: 1349 CVS date: 2002/01/06 00:25:56
2002-01-05Fix NAV packet demux.James Courtier-Dutton
CVS patchset: 1340 CVS date: 2002/01/05 18:14:27
2002-01-04NAV packets now reach libspudec.James Courtier-Dutton
Nothing done with them yet. CVS patchset: 1331 CVS date: 2002/01/04 00:23:06
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
CVS patchset: 1324 CVS date: 2002/01/02 18:16:07
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
CVS patchset: 1308 CVS date: 2001/12/27 14:30:28
2001-12-24automatic still image detection - based on miguel's work but with ↵Guenter Bartsch
modifications to handle still images with audio, works pretty well on episode I, x-men and sleepy hollow and all other dvds I've tested CVS patchset: 1294 CVS date: 2001/12/24 00:45:03
2001-12-10Fix jerky playback at track start. Some improvment for other unices thanDaniel Caujolle-Bert
Linux (NOTE: FreeBSD support is probably broken, i will fix in few minutes). CVS patchset: 1217 CVS date: 2001/12/10 23:40:29
2001-12-09small avi time-seek bugfixGuenter Bartsch
CVS patchset: 1198 CVS date: 2001/12/09 19:32:11
2001-12-09- Remove duplicated get_current_pos() callJuergen Keil
- added a small delay into the demuxer loop, this code works with fake audio buffers anyway and there's no need to run it as fast as possible. CVS patchset: 1188 CVS date: 2001/12/09 13:21:19
2001-12-09content ts stream recognition, patch provided by Alexandre Brun ↵Guenter Bartsch
<abrun@eprocess.fr> CVS patchset: 1186 CVS date: 2001/12/09 00:59:23