summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-16Update the interface numberingxine-1-rc6-release1-rc6Stephen Torri
Adding update po files CVS patchset: 6973 CVS date: 2004/09/16 01:00:30
2004-09-14ffmpeg H.264/AVC decoder doesn't handle all streams gracefully yet, so mark ↵James Stembridge
feature experimental CVS patchset: 6972 CVS date: 2004/09/14 22:21:26
2004-09-14Fix palette based codecsJames Stembridge
CVS patchset: 6971 CVS date: 2004/09/14 22:13:44
2004-09-14Moved building xmlparser.c back to xine-utils Makefile from xine-engine MakefileStephen Torri
CVS patchset: 6970 CVS date: 2004/09/14 20:54:21
2004-09-14- Add support for 3ivx video (doesn't work in QT streams yet)Bastien Nocera
CVS patchset: 6969 CVS date: 2004/09/14 02:22:23
2004-09-12including <unistd.h>, which has been removed from the global headersMichael Roitzsch
CVS patchset: 6968 CVS date: 2004/09/12 19:23:36
2004-09-12add missing bracket (only in the text, no compilation problem)Michael Roitzsch
CVS patchset: 6967 CVS date: 2004/09/12 16:07:57
2004-09-12running both is best, because "make distcheck" can still miss filesMichael Roitzsch
(when they are not needed on your architecture, but only on someone else's) CVS patchset: 6966 CVS date: 2004/09/12 16:03:52
2004-09-12What files to delete should be hidden inside automake.Michael Roitzsch
But Stephen is right, distclean-generic just doesn't do that; distclean-local is better here, since it extends the regular behaviour CVS patchset: 6965 CVS date: 2004/09/12 16:01:15
2004-09-12that one is doneMichael Roitzsch
CVS patchset: 6964 CVS date: 2004/09/12 15:54:49
2004-09-12Unbreak ffmpeg mpeg-1/2 decodingJames Stembridge
CVS patchset: 6963 CVS date: 2004/09/12 15:43:23
2004-09-12made it compile againDaniel Caujolle-Bert
CVS patchset: 6962 CVS date: 2004/09/12 09:29:28
2004-09-12Update AUTHORS with accurate Annodex/CMML infoAndre Pang
CVS patchset: 6961 CVS date: 2004/09/12 06:24:31
2004-09-11Properly pad buffersJames Stembridge
CVS patchset: 6960 CVS date: 2004/09/11 20:52:17
2004-09-11Support for H.264/AVC videoJames Stembridge
CVS patchset: 6959 CVS date: 2004/09/11 20:01:38
2004-09-11added missing Requires-Statements in the subpackagesManfred Tremmel
CVS patchset: 6958 CVS date: 2004/09/11 16:03:05
2004-09-11Two items into ChangeLog.František Dvořák
Changed my status in AUTHORS to developer (I hope I can do it :-)). CVS patchset: 6957 CVS date: 2004/09/11 12:21:47
2004-09-11doc/faq/Makefile.am:Stephen Torri
doc/hackersguide/Makefile.am: - Add missing rules to remove Makefile when running make distclean. src/Makefile.am: - Add missing subdirectory libspucmml doc/internal/HOWTO.release: - Add suggestion to use make distcheck (See info automake - searching for distcheck for a more thorough review of the commands ability). CVS patchset: 6956 CVS date: 2004/09/11 02:07:26
2004-09-09make distcheck-lax works againMichael Roitzsch
CVS patchset: 6955 CVS date: 2004/09/09 10:53:39
2004-09-09Add .cvsignoreAndre Pang
CVS patchset: 6954 CVS date: 2004/09/09 07:33:20
2004-09-09Small tidyups and turn off logging in CMML decoderAndre Pang
CVS patchset: 6953 CVS date: 2004/09/09 06:38:45
2004-09-09Added codec to decode CMML (Continuous Media Markup Language): seeAndre Pang
http://www.annodex.net/TR/draft-pfeiffer-cmml-01.html for more information on CMML. In a nutshell, it's a markup language for multimedia and other time-continuous streams, enabling things such as metadata and hyperlinks to be attached to multimedia. This implementation currently displays anchor text as subtitles: full support for CMML will be an on-going xine project. CVS patchset: 6952 CVS date: 2004/09/09 06:35:44
2004-09-09Identify CMML (Continuous Media Markup Language) logical bitstreams in AnnodexAndre Pang
media files CVS patchset: 6951 CVS date: 2004/09/09 06:29:20
2004-09-08Ignore generated files..František Dvořák
CVS patchset: 6950 CVS date: 2004/09/08 16:30:42
2004-09-08chunk size fix from Ross FinlaysonMiguel Freitas
better late than never ;-) CVS patchset: 6949 CVS date: 2004/09/08 15:09:30
2004-09-08fix the build errors, sorry for the inconvenienceMichael Roitzsch
CVS patchset: 6948 CVS date: 2004/09/08 12:59:48
2004-09-07Commit to xine the MinGW patch already used in external VCD.František Dvořák
CVS patchset: 6947 CVS date: 2004/09/07 19:29:49
2004-09-07Remove Win32 headers required for removed alarm from cdda input plugin.František Dvořák
CVS patchset: 6946 CVS date: 2004/09/07 19:27:55
2004-09-07fix broken include in TRY_LINK configure test for speexConrad Parker
CVS patchset: 6945 CVS date: 2004/09/07 07:46:59
2004-09-06Updates:František Dvořák
- usability MSVC for frontends - remove unistd.h from public headers - add configure option "--with-dxheaders" - install .def file under WIN32 - MSVC port update (some people might want it) CVS patchset: 6944 CVS date: 2004/09/06 18:34:37
2004-09-06* make the output a little more silent (do not echo the make commands)Michael Roitzsch
* use the better "touch" method by Frantisek * introduce a distcheck_lax variable for those who want to do a distcheck, but are too lazy to install all the tools (of course this should never be used for an actual release) CVS patchset: 6943 CVS date: 2004/09/06 14:04:56
2004-09-06adding an FAQ entry on the blue screen problemMichael Roitzsch
CVS patchset: 6942 CVS date: 2004/09/06 14:01:18
2004-09-05Fix a warning from 'head': change option from "-3" to "-n 3".František Dvořák
CVS patchset: 6941 CVS date: 2004/09/05 20:38:01
2004-09-05Not system headers.František Dvořák
CVS patchset: 6940 CVS date: 2004/09/05 20:30:55
2004-09-05autogen.sh:Stephen Torri
Fix what I perceive to be a bug only on platforms that have a automake installed that contains multiple version. Gentoo releases a package of automake that contains all the latest stable version (1.4 to 1.8). In order to use a specific one besides the default you need to declare WANT_AUTOMAKE=1.6 in your environment varibles. ------------------------------------ doc/faq/Makefile.am doc/hackersguide/Makefile.am Applied Frantisek Dvorak changes for the documentation. CVS patchset: 6939 CVS date: 2004/09/05 02:14:38
2004-09-04Fix some 'make distcheck' problems.František Dvořák
Fix srcdir != buiddir problem with vidix. Change some "_lib" variables to more clear name "_dep". CVS patchset: 6938 CVS date: 2004/09/04 18:34:17
2004-09-04- fix compilation in non-debug modeBastien Nocera
CVS patchset: 6937 CVS date: 2004/09/04 02:07:48
2004-09-03Replace gettimeofday() by better implementation - this fixes astronomic driftsFrantišek Dvořák
in metronom. MinGW port is working same good as CygWin port (but it means it still isn't for normal usage). And maybe we should add public function xine_gettimeofday() for frontends. There is problem with systems, which haven't gettimeofday(). Replacement function in frontends must then returns exactly the same results as libxine's version. CVS patchset: 6936 CVS date: 2004/09/03 19:34:01
2004-09-03Czech translation update and fix bad conversion.František Dvořák
(uniform UTF-8 is better than encoding babel :-)) CVS patchset: 6935 CVS date: 2004/09/03 19:32:44
2004-09-03less Apple commercials in xine ;)Michael Roitzsch
CVS patchset: 6934 CVS date: 2004/09/03 13:56:04
2004-09-03* fixed LOG_DEBUG builds of spu.c (unresolved symbols)Michael Roitzsch
* changed the default from "clip the whole frame" to "clip nothing", this fixes some overlays with color!=clip_color showing wrong (confirmed with the DXR3 that this is correct); closes bug #1018193 CVS patchset: 6933 CVS date: 2004/09/03 12:28:24
2004-09-02Warnings on WIN32.František Dvořák
Compilation fix for CygWin. CVS patchset: 6932 CVS date: 2004/09/02 19:56:40
2004-09-02spec-file: converted to utf8, some fixes for non IA32 systems (especialy ↵Manfred Tremmel
Athlon64/Opteron) CVS patchset: 6931 CVS date: 2004/09/02 18:50:55
2004-09-02- remove C99 declaration usageBastien Nocera
CVS patchset: 6930 CVS date: 2004/09/02 14:27:56
2004-09-02- fix a compilation issue with gcc 3.3.xBastien Nocera
CVS patchset: 6929 CVS date: 2004/09/02 14:24:39
2004-09-01demux_ogg.c:Andre Pang
Rename LOG_* to DEBUG_* Use llprintf instead of "#ifdef ... lprintf ... #endif" (thanks to Michael and Thibaut for the heads-up about this) CVS patchset: 6928 CVS date: 2004/09/01 18:32:53
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák
- new flags added at the end, so the users can override them properly - removed X11 libs and cflags from xine-config and libxine.pc - removed replacing for setenv (thanks to Robin for the hint) - better way for temporary disabling of w32dll module - data directories will be different on Windows - force installing catalogs with translation into XINE_LOCALEDIR - timer linked in xine-engine (just central place for linking such stuff) - adjusted load_plugins and remove reduntant WIN32 conditionals - removed unused $(lib_thr) CVS patchset: 6927 CVS date: 2004/09/01 18:19:49
2004-09-01Fixes to DVD MRL parsing.James Courtier-Dutton
CVS patchset: 6926 CVS date: 2004/09/01 16:17:39
2004-09-01- add a nice name for the AVC1 codecBastien Nocera
CVS patchset: 6925 CVS date: 2004/09/01 12:52:34
2004-09-01- fix the gcc 3.4 errors with inline functions by moving the functions aroundBastien Nocera
sorry, unimplemented: inlining failed in call to 'XXX': function body not available CVS patchset: 6924 CVS date: 2004/09/01 11:59:42