index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-utils
Age
Commit message (
Expand
)
Author
2008-03-01
Use libavutil's base64 functions, and get rid again of internal copy of base64.
Diego 'Flameeyes' Pettenò
2008-03-01
Merge from 1.2 tip.
Diego 'Flameeyes' Pettenò
2008-02-11
Merge from 1.1.
Darren Salt
2008-02-09
Remove some unnecessary tests (which the compiler would discard).
Darren Salt
2008-01-27
Rename base64 functions to _x_ as they should not be part of the public API.
Diego 'Flameeyes' Pettenò
2008-01-27
Move base64 header to xine-utils as we don't want it installed.
Diego 'Flameeyes' Pettenò
2008-01-24
Merge from -plugin-loader branch.
Darren Salt
2008-01-09
Some lexer state tokenisation which somehow slipped through a crack somewhere.
Darren Salt
2008-01-05
Add a mangle.h file with the definition of MANGLE from FFmpeg's libavutil, an...
Diego 'Flameeyes' Pettenò
2008-01-05
Merge from 1.2.
Diego 'Flameeyes' Pettenò
2008-01-03
Make memcpy_method a static constant structure, and replace the name string w...
Diego 'Flameeyes' Pettenò
2008-01-02
The name of the memcpy method is constant.
Diego 'Flameeyes' Pettenò
2008-01-02
Make lang_locales a big static read-only table.
Diego 'Flameeyes' Pettenò
2008-01-01
Merge from 1.1.
Darren Salt
2007-12-31
Convert XML parser ABI breakage into ABI extension. Bump the soname accordingly.
Darren Salt
2007-12-30
Merge from 1.1 (except po/*; translators needed for this).
Darren Salt
2007-12-30
Dereference buffer size pointers when comparing buffer sizes.
Darren Salt
2007-12-23
Fix merge mistake.
Diego 'Flameeyes' Pettenò
2007-12-23
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-27
xmlparser: fix token buffer being too small
Maximilian Schwerin
2007-12-19
Merge from 1.2 branch.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-19
Add and use new functions for malloc+memcpy(+NUL-term) fragments.
Darren Salt
2007-12-19
Consolidate all public include files into include/xine directory.
Diego 'Flameeyes' Pettenò
2007-12-19
Remove xine_strdupa declaration, and macro.
Diego 'Flameeyes' Pettenò
2007-12-19
Merge from 1.2 branch.
Diego 'Flameeyes' Pettenò
2007-12-18
Use calloc() when allocating an array of elements.
Diego 'Flameeyes' Pettenò
2007-12-17
Merge from 1.1.
Darren Salt
2007-12-17
Fix an off-by-one error concerning UTF-8-encoded BOMs.
Darren Salt
2007-12-14
Merge from 1.1.
Darren Salt
2007-12-14
Convert XML to UTF-8 for parsing if a BOM is detected.
Darren Salt
2007-12-12
Remove xine_xmalloc_aligned() function, to be replaced with av_mallocz().
Diego 'Flameeyes' Pettenò
2007-12-11
Remove CRC routine from libxine, now using libavutil for CRCs.
Diego 'Flameeyes' Pettenò
2007-11-25
Merge from 1.1.
Darren Salt
2007-11-23
Merge.
Darren Salt
2007-11-20
Merge from 1.1.
Diego 'Flameeyes' Pettenò
2007-11-20
Mark the PPC asm memcpy() implementations as hidden symbols.
Diego 'Flameeyes' Pettenò
2007-11-15
using select instead of nanosleep the wakeup count reported by powertop is re...
Matthias Kretz
2007-11-14
Move CRC32 code into a common file (& out of the DVB input & TS demux plugins).
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-11-06
Decode numbered XML char entities as UTF-8, and support codes >= 256.
Darren Salt
2007-10-23
Merge from 1.1, updating plugin Conflicts/Replaces accordingly.
Darren Salt
2007-10-23
Simple patch to the XML parser
Bastien Nocera
2007-09-17
Revert the "#define lprintf" debug changes.
Darren Salt
2007-09-14
Strip leading white space from an initial text segment nested in an XML element.
Darren Salt
2007-09-14
Drop xml_parser_build_tree_relaxed().
Darren Salt
2007-09-14
Create child "[CDATA]" nodes for extra text (but prefer merging).
Darren Salt
[next]