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
2011-12-22
Use proper chroma upsampling for yv12 to yuy2 conversion
Roland Scheidegger
2011-12-16
Silenced warning
Petri Hintukainen
2011-10-10
Fixed asprintf usage
Petri Hintukainen
2011-10-10
Added asprintf wrapper
Petri Hintukainen
2011-10-10
xine_check: check vasprintf() return value
Petri Hintukainen
2011-10-05
Bring xine_private.h into line with 1.2 branch, which already has this capabi...
Chris Rankin
2011-10-04
Import xine_private.h as needed, not as part of xine_internal.h.
Chris Rankin
2011-10-04
utils.c: fixed missing prototypes: unconditionally include xine_internal.h
Petri Hintukainen
2011-10-03
Set CLOEXEC flag on three more sockets.
Chris Rankin
2011-10-03
Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...
Chris Rankin
2011-10-03
Assign O_CLOEXEC a safe default value if it hasn't been defined already.
Chris Rankin
2011-10-01
Mark simple file and socket descriptors as uninheritable.
Chris Rankin
2010-11-23
Build with -DLOG.
František Dvořák
2010-10-30
Try to meassure memcpy method speed by clock() when times() not available.
František Dvořák
2010-10-23
mingw32-w64 port: integer sizes portability
František Dvořák
2010-10-23
mingw32-w64 port:
František Dvořák
2010-04-20
remove the unneeded unistd.h and fix compatibility for msvc
Shixin Zeng
2010-04-12
C89 fix
Shixin Zeng
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-10-15
Make the XML lexer and parser re-entrant
Matt Kraai
2009-10-13
profiler: use uint64_t & replace arrays with a struct
Carlo Bramini
2009-05-07
Character encoding is stored in LC_CTYPE
Sander Jansen
2009-02-18
"No newline at end of file" fixes.
Darren Salt
2009-02-17
Allow cpuid code to compile on OpenBSD/i386.
Brad Smith
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2009-01-15
Split most of the MMX declarations in xineutils.h out into xine_mmx.h.
Darren Salt
2008-11-20
Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...
František Dvořák
2008-09-28
Fix xine_usec_sleep for mingw+msys
Matthias Ringwald
2008-07-11
Fix xine_get_pluginroot (mingw32)
Matthias Ringwald
2008-07-08
Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS}
Matthias Ringwald
2008-07-04
Use calloc to allocate the memory area for the YUV planes.
Diego 'Flameeyes' Pettenò
2008-07-02
provide PTHREAD_CFLAGS when needed
Matthias Ringwald
2008-06-15
Move the declaration of xine_strcat_realloc.
Darren Salt
2008-06-12
Fix up reporting of supported formats by the ALSA & OSS output plugins.
Darren Salt
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
2008-05-20
Make xine_mm_accel() appear like a constant function.
Diego 'Flameeyes' Pettenò
2008-05-20
Add check for const attribute (for mathematical functions).
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t to keep the value returned by strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Avoid loop for common memory operations (zeroing, copying, moving).
Diego 'Flameeyes' Pettenò
2008-05-09
Remove a new bunch of xine_malloc() calls.
Diego 'Flameeyes' Pettenò
2008-05-09
Cleanup handling of packed attribute.
Diego 'Flameeyes' Pettenò
2008-05-07
Deprecate xine_xmalloc().
Diego 'Flameeyes' Pettenò
2008-05-07
Merge file removal.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-07
Actually remove the xine_check.h file.
Diego 'Flameeyes' Pettenò
2008-05-07
Define support for attributes based on compiler's version outside xine build.
Diego 'Flameeyes' Pettenò
2008-05-07
Make _x_health_check_* functions static.
Diego 'Flameeyes' Pettenò
2008-05-05
Check for malloc attribute and define XINE_MALLOC for use in xineutils.h, rat...
Diego 'Flameeyes' Pettenò
2008-05-03
Mark some removed-in-1.2 exported/unimplemented functions as deprecated.
Darren Salt
2008-05-03
Add support for "deprecated" attribute.
Darren Salt
[next]