summaryrefslogtreecommitdiff
path: root/src/xine-utils/base64.c
AgeCommit message (Expand)Author
2008-03-01Use libavutil's base64 functions, and get rid again of internal copy of base64.Diego 'Flameeyes' Pettenò
2008-01-27Rename base64 functions to _x_ as they should not be part of the public API.Diego 'Flameeyes' Pettenò
2008-01-27Move base64 header to xine-utils as we don't want it installed.Diego 'Flameeyes' Pettenò
2008-01-24Merge from -plugin-loader branch.Darren Salt
2007-04-10Config entry deserialization.Thibaut Mattern
2007-04-06- Moved base64 stuff to xine-utils.Thibaut Mattern