index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2008-05-05
Make xine_probe_fast_memcpy internal.
Diego 'Flameeyes' Pettenò
2008-05-05
Check for and use internal visibility.
Diego 'Flameeyes' Pettenò
2008-05-05
Add missing xine_private.h include
Diego 'Flameeyes' Pettenò
2008-05-05
Replace load_plugins.h with a more generic xine_private.h, move the functions...
Diego 'Flameeyes' Pettenò
2008-05-03
Stop exporting a few internal functions, remove the unued parameter to _x_cah...
Diego 'Flameeyes' Pettenò
2008-05-03
Remove xine_register_log_cb and xine_trick_mode, which are both not implemented.
Diego 'Flameeyes' Pettenò
2008-05-03
Get rid of xine_get_video_frame as it was nevere implemented.
Diego 'Flameeyes' Pettenò
2008-04-21
Merge from 1.1.
Darren Salt
2008-04-21
Fix display of some MJPEG streams (YUVJ420P).
Darren Salt
2008-04-21
Debug logging of ffmpeg pixel format in case of display errors.
Darren Salt
2008-04-21
Add MIME types and .mpp for musepack.
Darren Salt
2008-04-21
Merge from 1.1.
Darren Salt
2008-04-19
Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...
Diego 'Flameeyes' Pettenò
2008-04-15
Merge from 1.1.
Darren Salt
2008-04-14
Add boundary check on speex mode, see bug #83.
xine-lib-1_1_12-release
1.1.12
Diego 'Flameeyes' Pettenò
2008-04-14
Remove a memset() rendered pointless by use of calloc().
Darren Salt
2008-04-14
divide by zero in demux_qt.c
Colin Gibbs
2008-04-14
Title array has only five entries. It can be overrun.
Erik Hovland
2008-04-14
strchr can return null. It should be checked.
Erik Hovland
2008-04-14
The code checks dest when it should check *dest.
Erik Hovland
2008-04-14
Make sure that muting/unmuting the audio without setting the volume does not ...
Diego 'Flameeyes' Pettenò
2008-04-14
dsputil_mmx.c compile failure with gcc 4.3 i386. Building as non-PIC "fixes" it.
Darren Salt
2008-04-11
Merge from 1.1.
Darren Salt
2008-04-11
Add a function for listing video output plugins of the given type(s).
Darren Salt
2008-04-11
Test for pulseaudio 0.9.7 to determine which muting method to use.
Darren Salt
2008-04-11
Remove an unnecessary volume scale conversion.
Darren Salt
2008-04-08
New video out plugin ("raw")
Christophe Thommeret
2008-04-08
Merge from 1.1.
Darren Salt
2008-04-08
Fix YUY2 Video Output on Mac OS X XineOpenGLView
Matthias Ringwald
2008-04-07
Fix vorbis initialization problem in the matroska demuxer due to my last vorb...
Thibaut Mattern
2008-04-07
Shift some audio plugin priorities: swap libreal & ffmpeg, otherwise 7 to 8.
Darren Salt
2008-04-07
Implement support for "MPEG-3 adu".
Jinghua Luo
2008-04-07
Move the sipro codec swap data & code into a common header.
Darren Salt
2008-04-07
Check the Real extradata length.
Darren Salt
2008-04-07
Use ffmpeg's cook decoder and fix Real decoder bugs
Jinghua Luo
2008-04-07
ffmpeg/libreal cleanup
Jinghua Luo
2008-04-06
Merge from 1.1; adapt xine-list for 1.2.
Darren Salt
2008-04-06
Add some newer Ogg MIME types.
Darren Salt
2008-04-05
Fix a regression in the Matroska demuxer.
Darren Salt
2008-04-04
Merge from 1.1.
Darren Salt
2008-04-04
Updated PulseAudio driver (fixup)
Lennart Poettering
2008-04-02
Merge from 1.1.
Darren Salt
2008-04-02
Add wvp to the wavpack demuxer's extensions list.
Darren Salt
2008-04-01
Updated PulseAudio driver
Lennart Poettering
2008-03-31
Correct the wavpack demuxer's MIME type data.
Darren Salt
2008-03-31
Revert a change which broke Quicktime atom parsing.
Darren Salt
2008-03-30
Add video/x-matroska.
Darren Salt
2008-03-29
Merge from 1.1.
Darren Salt
2008-03-26
Merge from 1.1.
Darren Salt
2008-03-26
Be more careful with malloc(x+1), particularly on 32-bit.
Darren Salt
[next]