Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-20 | Don't unescape #subtitle:scheme://data. | Darren Salt | |
This was broken in 1.1.8 when #subtitle:/file was fixed. | |||
2008-01-20 | Update suggested packages: drop libartsc0, move -doc from Recommends. | Darren Salt | |
2008-01-20 | Comment out "#define LOG" again. | Darren Salt | |
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 | 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-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 | 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 | 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-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 | Fix a read-past-end bug in xine-lib's internal strtok_r replacement. | Darren Salt | |
2008-01-09 | Allow for patch-level numbering; initialise to ".1". | Darren Salt | |
2008-01-06 | Added signature for changeset 1dbf784bebc791266fcca02e917ee63034ac2e0b | Darren Salt | |
2008-01-06 | Release tag. | Darren Salt | |
2008-01-06 | Mark release.xine-lib-1_1_9-release1.1.9 | Darren Salt | |
2008-01-06 | Mark a translated string as fuzzy else "make -C po update-po" fails. | Darren Salt | |
2008-01-06 | Constify bits of the OGM subtitle hack. Add a changelog entry. | Darren Salt | |
2008-01-06 | for resolving Korean subtitle bug | Dongsu Park | |
In draw_subtitle(), if the given encoding is one the CJK charset, colored typefaces functionality is disabled and subtitles are printed with the render_text() method. Otherwise subtitles are drawn by ogm_render_line() function. | |||
2008-01-06 | Tell the Real demuxer about lists of http references. | Darren Salt | |
Such broken wrong-extension wrong-MIME-type lists exist in the wild... | |||
2008-01-05 | Enable the VMware Screen codec (ffmpeg). | Darren Salt | |
2008-01-05 | Add ChangeLog entry for the translation. | Diego 'Flameeyes' Pettenò | |
2008-01-05 | Add translation to Türkçe by Serdar Soytetir and Server Acim. | Diego 'Flameeyes' Pettenò | |
--HG-- extra : transplant_source : %0D7%2B%AC%15%14%B6%E9%7F%F0%A7%E2%EC%D3t3%9A%B29%9E | |||
2008-01-04 | Pass $(X_CFLAGS) when compiling syncfb. | Darren Salt | |
Noticed by Thomas Koeller <tkoeller@users.sourceforge.net>. | |||
2008-01-04 | Protect against multiple inclusion of include/configure.h. | Darren Salt | |
2008-01-04 | Fixed an issue in input_pvr with setting the frequency of the tuner for ivtv ↵ | Richard van Paasen | |
versions 0.10.6+ Note: the old code divided the frequency by 62.5. But, the ivtv driver expects a different format. I changed the implementation in input_pvr such that the frequency can be given as provided by cable companies, multiplied by 1000: e.g. 503250 for 503.250 MHz. | |||
2008-01-03 | Detect corrupted or broken seek tables for CBR MP3 files. [Bug #3] | Thibaut Mattern | |
--HG-- extra : transplant_source : %00%11%94ZZG%2A%A0%2A%3B%DA%CDx%AC%02%A8%E8%C3%DF%A5 | |||
2008-01-01 | Remove all reference to automake.diff. | Darren Salt | |
2008-01-01 | Add ChangeLog entry for previous change. | Diego 'Flameeyes' Pettenò | |
2008-01-01 | Updated French translation. | Christophe Giraud | |
2008-01-01 | Avoid potential install-time mislinkage against libxine.so.2. | Darren Salt | |
2007-04-15 | Avoid locking log_lock once the buffer has been allocated. | Reinhard Nißl | |
(transplanted from 4988e864d1a9db84756668ea33a9f6860ded879e) --HG-- extra : transplant_source : I%88%E8d%D1%A9%DB%84ufh%EA3%A9%F6%86%0D%ED%87%9E |