summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-04-07another divx5 oatch from heiko schaeferGuenter Bartsch
CVS patchset: 1692 CVS date: 2002/04/07 09:37:11
2002-04-06divx5 codec support, patch contributed by heiko schaeferGuenter Bartsch
CVS patchset: 1691 CVS date: 2002/04/06 21:08:29
2002-04-06update to latest ffmpeg cvs, this should add mpeg-4 bframe support :-) (BTW: ↵Guenter Bartsch
ffmpeg-guys: impressive work\!\!) CVS patchset: 1690 CVS date: 2002/04/06 20:51:22
2002-04-06revert last patchMiguel Freitas
CVS patchset: 1689 CVS date: 2002/04/06 20:05:10
2002-04-06Very minor change to rff pattern function.James Courtier-Dutton
CVS patchset: 1688 CVS date: 2002/04/06 16:49:19
2002-04-06Cleaning up libspudecJames Courtier-Dutton
CVS patchset: 1687 CVS date: 2002/04/06 15:40:19
2002-04-06enough of talking... :)Miguel Freitas
time to provide a real 3:2 detection to smooth ntsc duration and still being standards compliant! CVS patchset: 1686 CVS date: 2002/04/06 14:52:52
2002-04-06changes i forgot to commit with sound card drift patch. AO_MAX_GAP shouldMiguel Freitas
be used if driver can't provide realtime information for drift correction. CVS patchset: 1685 CVS date: 2002/04/06 14:19:12
2002-04-06Forgotten file.Daniel Caujolle-Bert
CVS patchset: 1684 CVS date: 2002/04/06 09:06:18
2002-04-06Add pl_PL translation from Bartlomiej Muryn <forever@klub.chip.pl>.Daniel Caujolle-Bert
CVS patchset: 1683 CVS date: 2002/04/06 09:01:30
2002-04-06reset decoder on discontinuities (comments inside)Miguel Freitas
CVS patchset: 1682 CVS date: 2002/04/06 02:56:04
2002-04-06small cleanupMiguel Freitas
CVS patchset: 1681 CVS date: 2002/04/06 02:49:47
2002-04-06nav is the preferred method for discontinuity detection. scr must beMiguel Freitas
ignored after nav discontinuity since it's a relative value and would mess metronom's vpts_offset. the other case is fine (scr being detected before nav) as nav will provide an absolute correction. CVS patchset: 1680 CVS date: 2002/04/06 02:23:38
2002-04-06oops, i don't want thatMiguel Freitas
CVS patchset: 1679 CVS date: 2002/04/06 02:13:36
2002-04-06fix bad_frame logic (bug introduced in 0.2.1 sync)Miguel Freitas
CVS patchset: 1678 CVS date: 2002/04/06 02:10:33
2002-04-04Fixed have_imlib conditionnal check.Daniel Caujolle-Bert
CVS patchset: 1677 CVS date: 2002/04/04 13:27:03
2002-04-04Check about Imlib header.Daniel Caujolle-Bert
CVS patchset: 1676 CVS date: 2002/04/04 13:22:46
2002-04-04Fixed (i hope) Imlib.h inclusion.Daniel Caujolle-Bert
CVS patchset: 1675 CVS date: 2002/04/04 11:12:36
2002-04-04some progress towards implementing direct show filter ↵Guenter Bartsch
(http://tobias.everwicked.com) created streams CVS patchset: 1674 CVS date: 2002/04/04 10:36:35
2002-04-04latest dxr3 patches from Michael Roitzsch and Zoltan BoszormenyiMiguel Freitas
It adresses the following issues: * the dxr3 now handles overlays * dxr3 video decoder priority is now customizable, this way the user can choose between hardware decoding and libmpeg2 decoding (because overlays don't work with hardware decoding) * I hope I finally got the dxr3 playmode handling right CVS patchset: 1673 CVS date: 2002/04/04 00:08:36
2002-04-03tracking 0.9.9cvs changesMiguel Freitas
CVS patchset: 1672 CVS date: 2002/04/03 23:56:34
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-04-03implement Michel's suggestion to detect finished frames.Miguel Freitas
CVS patchset: 1670 CVS date: 2002/04/03 23:13:34
2002-04-03Checking in patch by Chris Rankin: "Here's a simple patch for the SyncFBMatthias Dahl
plugin that stops xine dereferencing a NULL pointer." CVS patchset: 1669 CVS date: 2002/04/03 15:34:17
2002-04-03bugfix for non-X frontends (tvout only). move overlay update into its ownMike Lampard
function (thanks to Michael Roitzsch). CVS patchset: 1668 CVS date: 2002/04/03 09:40:40
2002-04-02- Undo my previous patch, it might (at least in theory) cause problemsEwald Snel
when freeing frames after closing the video output driver - New patch to fix the frame leak in the Xv driver only CVS patchset: 1667 CVS date: 2002/04/02 19:29:09
2002-04-02small bugfix when tv<->overlay switching.Mike Lampard
CVS patchset: 1666 CVS date: 2002/04/02 14:05:59
2002-04-02re-enable overlay capabilities, minor bugfix.Mike Lampard
CVS patchset: 1665 CVS date: 2002/04/02 13:31:03
2002-04-02xine-lib really depend of zlib now.Daniel Caujolle-Bert
CVS patchset: 1664 CVS date: 2002/04/02 12:57:05
2002-04-02Add zlib in libs.Daniel Caujolle-Bert
CVS patchset: 1663 CVS date: 2002/04/02 12:49:06
2002-04-02Need Xlib.h header on solaris, Xlib.h defines "Bool" and other types used inJuergen Keil
Xutil.h CVS patchset: 1662 CVS date: 2002/04/02 11:53:54
2002-04-02enable flusing the same frame more than onceMiguel Freitas
CVS patchset: 1661 CVS date: 2002/04/02 02:19:42
2002-04-01- Fix frame leak in Xv video driverEwald Snel
- Frames can be freed by video driver until video driver' exit(), so you need to call this before vo_free_img_buffers() to avoid frame leak CVS patchset: 1660 CVS date: 2002/04/01 22:19:27
2002-04-01check preview flagMiguel Freitas
CVS patchset: 1659 CVS date: 2002/04/01 17:59:40
2002-04-01check preview flagMiguel Freitas
CVS patchset: 1658 CVS date: 2002/04/01 17:48:33
2002-04-01fix includeMiguel Freitas
CVS patchset: 1657 CVS date: 2002/04/01 14:14:56
2002-04-01SyncFB vo plugin clean up wave *one*. :-)Matthias Dahl
* hw deinterlacing is activated without delay (again) * hiding/showing the video window deactivates/activates the overlay (again) * removed code that is not used anyway * removed strange dependency on Xv *grin* * general clean ups CVS patchset: 1656 CVS date: 2002/04/01 13:25:53
2002-04-01- sync with mpeg2dec 0.2.1Miguel Freitas
- small changes to frame freeing logic CVS patchset: 1655 CVS date: 2002/04/01 13:18:21
2002-04-01*** empty log message ***Miguel Freitas
CVS patchset: 1654 CVS date: 2002/04/01 12:13:14
2002-04-01latest dxr3 fixes from Michael Roitzsch.Miguel Freitas
removed METRONOM_DENY_BACKWARD_ADJUST hack. CVS patchset: 1653 CVS date: 2002/04/01 12:09:08
2002-03-31add configuration option to select between different captioning colorChristian Vogler
schemes. CVS patchset: 1652 CVS date: 2002/03/31 23:14:48
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-31Updates to the spec files and removed an old note from README.syncfb.Matthias Dahl
CVS patchset: 1650 CVS date: 2002/03/31 17:53:53
2002-03-31patches by Michael Roitzsch for dxr3 compatibility: introduce a new metronomMike Lampard
option deny_backward_adjust, which, when set, only allows positive adjustments to vpts_offset. CVS patchset: 1649 CVS date: 2002/03/31 14:36:42
2002-03-31dxr3 patches from Michael Roitzsch : make dxr3 work again by updating toMike Lampard
current video_out interface, fix some problems when switching from non-mpeg content (e.g. the xine logo) to mpeg content & handle situations when video_out tells the dxr3 decoder to skip frames. CVS patchset: 1648 CVS date: 2002/03/31 14:33:12
2002-03-30Fix debug messages that would not compile anymore.Christian Vogler
Provide infrastructure for user-selectable captioning schemes. Not yet configurable in the xine config file. CVS patchset: 1647 CVS date: 2002/03/30 20:11:34
2002-03-30Changed get_frame_duration function to produce correct duration values for ↵James Courtier-Dutton
dvd films (24fps) to display on a NTSC TV (29.97 fps). Added comment, to explain what we should aim to do, in order to improve things further. CVS patchset: 1646 CVS date: 2002/03/30 02:34:37
2002-03-29Improved playing of streams from mozilla browser.James Courtier-Dutton
CVS patchset: 1645 CVS date: 2002/03/29 19:56:57
2002-03-29What's that !!Daniel Caujolle-Bert
CVS patchset: 1644 CVS date: 2002/03/29 19:52:16
2002-03-29Don't free NULL pointerEwald Snel
CVS patchset: 1643 CVS date: 2002/03/29 19:34:06