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-engine
Age
Commit message (
Expand
)
Author
2009-09-15
Add locking for when adjusting audio frame discarding.
Roger Scott
2010-02-23
Prevent discard_{frames,buffers} from going negative.
Darren Salt
2010-02-21
WMAPro support
Christopher Martin
2010-02-04
Fix a ticket-related memory leak.
Darren Salt
2010-01-14
Merge.
Darren Salt
2010-01-14
Backed out changeset fd48f5a5841d (discontinuity handling for short streams +...
Darren Salt
2009-12-01
Fork failure messages shouldn't be debug-only.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-10-13
#include guards and __attribute__ fixups
Carlo Bramini
2009-08-31
Add BluRay subtitle type.
Darren Salt
2009-06-07
Fix _x_compute_interval for OS X.
Matthias Ringwald
2009-04-22
Demux timing fixes (Windows)
Carlo Bramini
2009-04-25
Merge -gapless branch.
Darren Salt
2009-04-25
Revert indentation changes.
Darren Salt
2009-04-13
When writing catalog.cache, use a new file & atomically replace the old one.
Darren Salt
2009-04-05
Fix handling of the length of UTF-16 content sourced from, e.g., ID3 tags.
Darren Salt
2009-03-15
Fix thread starvation for xine_get_param() on multi-core systems.
Reinhard Nißl
2009-02-24
Make _x_compute_interval static (never exported).
Diego E. 'Flameeyes' Pettenò
2009-02-16
Protect audio loop so it cannot write to a paused device (fix
Miguel Freitas
2009-02-09
demux_unstick_ao_loop() reports that xine might be stuck != is stuck
Lorenzo Desole
2009-02-09
Fix race conditions in gapless_switch (ref. kde bug #180339)
Miguel Freitas
2009-02-08
Remove a break which causes some front ends to hang. (cset ce60f8b5995a)
Darren Salt
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2009-01-14
Avoid printing "plugin foo found" if the filename is null.
Darren Salt
2008-11-03
Free up resources when we finish with a Freetype font.
Maximilian Schwerin
2008-05-21
Free up resources when we finish with Freetype.
Darren Salt
2009-01-02
Prevent another possible hang on stream stop (demuxer waiting for audio out).
Darren Salt
2008-11-20
Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ...
František Dvořák
2008-11-20
Fix using of the pointers, leak fixes in configfile.
František Dvořák
2008-11-07
Fixed segfault on start when using XINE_PLUGIN_PATH.
František Dvořák
2008-11-07
Recognise H.264 codec with "XiWave" fourcc too.
valtri@funny.zcu.cz
2008-08-18
Fix another compilation failure when using C++.
Darren Salt
2008-08-17
Fix a compilation failure when using C++.
Darren Salt
2008-08-06
Really fix the metadata bug...
Darren Salt
2008-07-16
Add support for the Snow video codec.
Darren Salt
2008-07-16
Add a buffer types entry for TTA.
Darren Salt
2008-07-16
Add FourCC code for Wavpack.
Darren Salt
2008-07-15
Recognise AMR audio (normally found in 3GP files).
Darren Salt
2008-07-12
xine_get_stream_info() not returning values for skipped/discarded frames
Jason Tackaberry
2008-07-09
Don't try to load static libraries on mingw32
Matthias Ringwald
2008-07-08
Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS}
Matthias Ringwald
2008-07-06
Merge.
Darren Salt
2008-07-06
Fix a stupid bug in post-plugin initialisation.
Darren Salt
2008-07-04
Add a _x_is_fourcc() inline function to wrap around memcmp().
Diego 'Flameeyes' Pettenò
2008-07-04
Use calloc to allocate the area for the OSD.
Diego 'Flameeyes' Pettenò
2008-07-04
Use calloc to allocate the lists of audio and video ports.
Diego 'Flameeyes' Pettenò
2008-07-02
provide PTHREAD_CFLAGS when needed
Matthias Ringwald
2008-06-20
Ask the input plugin which demuxer to use.
Darren Salt
2008-06-20
Read the MIME type from the plugin & use it for demuxer selection (if by extn).
Darren Salt
2008-06-11
Provide a useful implementation of xine_register_log_cb().
Darren Salt
[next]