Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-19 | Introducing new features from FusionSound-1.1.0 (dolby surround). | Claudio Ciccani | |
2008-01-17 | Correct the changelog entry for the security fix in 1.1.9.1. | Darren Salt | |
--HG-- extra : transplant_source : AR%05H%29fH%3B%A37F%22h%85%7D%09%11/%FE%DF | |||
2008-01-19 | Cleanup. | Thibaut Mattern | |
2008-01-19 | Merge | Thibaut Mattern | |
2008-01-19 | Initial support of free bitrate streams. | Thibaut Mattern | |
2008-01-19 | Be sure libmad has enough data. | Thibaut Mattern | |
Fixed random glitches. | |||
2008-01-17 | Force external ffmpeg usage (where it's new enough) when building .debs. | Darren Salt | |
2008-01-17 | Merge from 1.1. | Darren Salt | |
--HG-- rename : doc/faq/faq.sgml => doc/faq/faq.docbook rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c rename : src/libxineadec/xine_vorbis_decoder.c => src/combined/xine_vorbis_decoder.c | |||
2008-01-17 | Merge the backout. | Darren Salt | |
2008-01-17 | Backed out changeset d35b87a8b361 due to build failure. | Darren Salt | |
2008-01-17 | Remove syncfb references from the Debian-specific code. | Darren Salt | |
2008-01-17 | Remove SyncFB video output plugin, and related documentation and code. | Diego 'Flameeyes' Pettenò | |
Matthias Dahl, the last maintainer of the code, confirms that the needed Linux kernel module is not building anymore, and thus this is unusable. Please consider using VIDIX or DirectFB instead, which should both work fine with Matrox cards. | |||
2008-01-17 | Update the copyright info in the FAQ list. | Darren Salt | |
2008-01-17 | Update documentation to match filename-parsing changes in 1.1.9. [Bug 22] | Darren Salt | |
2008-01-16 | Fix libdts vs dts to avoid building libdca. | Diego 'Flameeyes' Pettenò | |
2008-01-16 | Remove two unused files, don't define (x)mmx_supported on non-x86. | Diego 'Flameeyes' Pettenò | |
2008-01-16 | Remove function never used in xine. | Diego 'Flameeyes' Pettenò | |
2008-01-16 | Put under #if 0 a few functions that never gets used in xine at all. | Diego 'Flameeyes' Pettenò | |
2008-01-16 | Put under #if 0 a few functions that never gets used in xine at all. | Diego 'Flameeyes' Pettenò | |
2008-01-16 | Make _x_canonicalise_url an inline function, as it's only ever used once ↵ | Diego 'Flameeyes' Pettenò | |
(either in input_http or in the test for http_helper). | |||
2008-01-16 | Remove deprecated unused functions. | Diego 'Flameeyes' Pettenò | |
2008-01-15 | Use GCSECTIONS for libxine too. | Diego 'Flameeyes' Pettenò | |
2008-01-15 | Fix test for external dts that caused internal copy to be used instead. | Diego 'Flameeyes' Pettenò | |
2008-01-15 | Check if the linker supports --gc-sections, and if so use it for the plugins. | Diego 'Flameeyes' Pettenò | |
This way the unused parts of internal copies of libraries can be get rid of by the linker. | |||
2008-01-15 | Fix missing semicolon. | Diego 'Flameeyes' Pettenò | |
2008-01-14 | Change the default v4l device paths to /dev/{video,radio}0. | Darren Salt | |
2008-01-14 | Bump the Debian package version no. | Darren Salt | |
--HG-- extra : transplant_source : %D9%DE%C7%C9%CB%D9%84%1E%A2%A0%AD%A9%E1%C27%EA%C6%E5%A3A | |||
2008-01-14 | Update demuxer for 1.2 branch to the correct extensions and mimetype ↵ | Diego 'Flameeyes' Pettenò | |
declared by Xiph. | |||
2008-01-14 | ChangeLog entries for the last two revisions. | Diego 'Flameeyes' Pettenò | |
2008-01-14 | Update mimetypes for Annodex and Ogg. | Diego 'Flameeyes' Pettenò | |
2008-01-14 | Support all the extensions reported by xiph's documentation (plus ogm). | Diego 'Flameeyes' Pettenò | |
2008-01-13 | Bump version no. ready for what I expect to be the next release. | Darren Salt | |
--HG-- extra : transplant_source : q%B3q%EEC%D4p%E7%7F%8Eb%BE%F8%81%D3c%F6%C8%1AF | |||
2008-01-13 | Added data accumulation logic. | Thibaut Mattern | |
Fixed bug id=2. | |||
2008-01-12 | Fixed metadata reading when length=0. | Thibaut Mattern | |
Fixed bug id=17. | |||
2008-01-12 | Don't send BUF_FLAG_FRAME_START twice per frame, otherwise the ffmpeg plugin ↵ | Thibaut Mattern | |
skips the first part of the frame. Fixed wmv playback with ffmpeg. | |||
2008-01-11 | Build-dep fixes: remove duplicate libdirectfb-dev, add gs-gpl | gs. | Darren Salt | |
2008-01-11 | Merge from 1.1. | Darren Salt | |
2008-01-11 | Added signature for changeset b591d00fcd386cdd3779378c34b2d42b7504afc4 | Darren Salt | |
2008-01-11 | Added tag xine-lib-1_1_9_1-release for changeset 9438947f88ad | Darren Salt | |
2008-01-11 | Mark 1.1.9.1 as released.xine-lib-1_1_9_1-release1.1.9.1 | Darren Salt | |
2008-01-11 | Changelog entry for the PPC/Darwin display fix. | Darren Salt | |
2008-01-11 | XineOpenViewGL bug on PPC/Darwin | Matthias Ringwald | |
Typo of WORDS_BIGENDIAN in in /src/video_out/macosx/XineVOpenGLView.m. It only affects big-endian systems (PowerPC) as it defaults to little-endian. | |||
2008-01-11 | Correct the prototype of rmff_dump_header. (Build fix.) | Darren Salt | |
2008-01-11 | Fix a buffer overflow in the RTSP header-handling code. | Darren Salt | |
CVE-2008-0225; ported from mplayer changeset 22821. | |||
2008-01-10 | Oops. Re-mark a translated string as fuzzy else "make -C po update-po" fails. | Darren Salt | |
(Got lost in the previous commit.) | |||
2008-01-10 | Merge from 1.1; restore po/tr.po. | Darren Salt | |
2008-01-09 | Mark bugs from the Sourceforge tracker as such. | Darren Salt | |
2008-01-09 | Add the bug no. for the strtok_r fix. | Darren Salt | |
2008-01-09 | Merge from 1.1. | Darren Salt | |
2008-01-09 | Allow for patch-level numbering. | Darren Salt | |