summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-07Reverse the order in which the plugin dirs are scanned; remove a stray printf.Darren Salt
2008-02-06Change from release numbering to ABI numbering for the plugin directory.Darren Salt
This is to avoid having to rebuild external plugins for each new release. --HG-- extra : transplant_source : %C2%3EF%0B%EF%16%40K%FD.%EB9%E07%CB%97GhU%98
2008-02-04Check block sizes & frame sizes. Use unsigned variables where appropriate.Mathieu Olivier
2008-02-04Fix a few remaining and apparently harmless linkage order issues.Darren Salt
2008-01-31Export PKG_CONFIG_PATH.Darren Salt
2008-01-31Enable Esperanto translation (was missing from LINGUAS).Darren Salt
2008-01-31[translations] xine-lib translation to SpanishCarlos E. R.
2008-01-30Make sure that PKG_CONFIG_PATH is set properly by xine-config.Darren Salt
--HG-- rename : misc/xine-config => misc/xine-config.in
2008-01-28Fix a RealPlayer codec detection bug.Darren Salt
2008-01-27Begin 1.1.11.Darren Salt
2008-01-26Added signature for changeset ae1e23df14223cdacf83df75b28b223895d658c2Darren Salt
2008-01-26Added tag xine-lib-1_1_10-release for changeset 7f1232425c6dDarren Salt
2008-01-261.1.10 release.xine-lib-1_1_10-release1.1.10Darren Salt
2008-01-26Fix font installation (broken by the xine-config backport).Darren Salt
2008-01-26Resync translation source file (again).Darren Salt
2008-01-26Quick hack to allow configuration of the V4L ALSA audio input device.Darren Salt
2008-01-26Resync translation source file.Darren Salt
2008-01-26Unbreak xine-config distribution.Darren Salt
2008-01-26Fix a few recently-caused compiler warnings.Darren Salt
2008-01-25Changelog update.Darren Salt
2008-01-25Fixed parsing of keyframes indices (do not assume a specific order betwen ↵Claudio Ciccani
"times" and "filepositions"). Parse flv script data only once upon send_headers(). Use relative seeking instead of absolute seeking when seek_time-current_time is below 5 seconds. (transplanted from 689daba9823670864eaef213733987196be21acc) --HG-- extra : transplant_source : %3CA%D9%CBuM%14%DAR%F8%89K%EF%13%83%17%9A%F7%AB%8F
2008-01-25Report unofficial mimetypes (x- variants) for the Ogg demuxer too.Diego 'Flameeyes' Pettenò
2008-01-25Advertise proper support for FLAC files.Diego 'Flameeyes' Pettenò
application/x-flac is not reported anywhere. Both file(1) and shared-mime-info report audio/x-flac. Xiph wiki[1] reports audio/flac as being queued for registration. Report both audio/x-flac and audio/flac for compatibility. [1] http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
2008-01-24Fix a possible crash on channel change in the DVB plugin.Darren Salt
Some 0-sized sections were observed in the TS PMT parser. Test setup details: Test channel is Film 4 on Freeview. Test hardware is a Nova-T Stick (older dib7000m variant). Drivers from v4l-dvb hg, id a1c94c4a05f5, with dib7000m_set_frontend() patched to select OUTMODE_HIGH_Z while tuning.
2008-01-24Only restore the audio buffer discard setting if it was altered.Darren Salt
(Cset 1a0447486a13 broke things differently.)
2008-01-24spec-file updateManfred Tremmel
- stk and arts plugins are no longer build by default, enable them, when subpackages are selected - added optional subpackage for pulseaudio - switched to external vcdlibs - using macros for shell commands, when rpm provides them - some other cleanups - some little changes to enable caca plugin
2008-01-24Don't discard audio samples forever. Fixed streaming playbackThibaut Mattern
2008-01-23Sanity-check ASF header sizes.Darren Salt
This fixes a crash in the ASF demuxer, caused by the example exploit file given for CVE-2006-1664.
2008-01-23Add missing CVE nos.Darren Salt
2008-01-23Revert the --{,exec-}prefix=* changes (to match the old xine-config).Darren Salt
2008-01-23Fix xine-config bugs related to --prefix & --exec-prefix.Darren Salt
Output the values, and correctly set exec_prefix.
2008-01-23Finish the backport of libxine.pc.in; do xine-config (now requires pkg-config).Darren Salt
Remove the "deprecated" warnings since xine-config is not deprecated in 1.1.x. --skindir no longer works. --HG-- rename : misc/xine-config.in => misc/xine-config
2008-01-22Add release dates to the changelog; tidy up earliest entries.Darren Salt
Wherever possible, dates are from the release tarballs on Sourceforge. --HG-- extra : transplant_source : %7C%9F%C7H%90%0C%87%D9bA%94%F8%F2%0A%7F%40%CE%5E%A0%04
2008-01-22Patch version missing from xine-config, libxine.pcVille Skyttä
The possible patch digit is missing from "xine-lib --version" and "pkg-config --modversion libxine", as witnessed in 1.1.9.1. --HG-- extra : transplant_source : %3C%0E%E4%28%F3%AD%C5%7F%8F%13%D7%1Ck%10tAQ%85Oh
2008-01-23Fixed pts handling, used the amount of data stored in the internal buffer to ↵Thibaut Mattern
compensate pts.
2008-01-21Fixed logging.Thibaut Mattern
2008-01-21Fixed logging.Thibaut Mattern
Replaced a magic number by #define.
2008-01-21Fixed problems introduced by the free bitrate handling when frame sync is lost.Thibaut Mattern
2008-01-20Unmaking a # of it.Darren Salt
2008-01-20Unescape the "#save:" filename, allowing ";" etc. in file names.Darren Salt
This has a side effect: versions older than 1.1.10 do not unescape, so "#save:foo%23.ts" will result in a file named "foo%23.ts". Front end maintainers, beware :-)
2008-01-20Don't unescape #subtitle:scheme://data.Darren Salt
This was broken in 1.1.8 when #subtitle:/file was fixed.
2008-01-20Update suggested packages: drop libartsc0, move -doc from Recommends.Darren Salt
2008-01-20Comment out "#define LOG" again.Darren Salt
2008-01-17Correct 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-19Cleanup.Thibaut Mattern
2008-01-19MergeThibaut Mattern
2008-01-19Initial support of free bitrate streams.Thibaut Mattern
2008-01-19Be sure libmad has enough data.Thibaut Mattern
Fixed random glitches.
2008-01-17Update the copyright info in the FAQ list.Darren Salt
2008-01-17Update documentation to match filename-parsing changes in 1.1.9. [Bug 22]Darren Salt