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
2007-12-15
Remove a stray semicolon.
Darren Salt
2007-12-14
Merge from 1.1.
Darren Salt
2007-12-14
Fixed a crash that happened when a video output was closed
Matthias Kretz
2007-12-13
Make _x_io_(file|tcp)_(write|read) accept a void* parameter.
Diego 'Flameeyes' Pettenò
2007-12-13
Make writing function use a void* parameters to avoid signedness warnings.
Diego 'Flameeyes' Pettenò
2007-12-13
Make _x_demux_read_header accept a void* as pointer to buffer.
Diego 'Flameeyes' Pettenò
2007-12-13
Use strcasestr rather than converting the mimetypes variables to lowercase.
Diego 'Flameeyes' Pettenò
2007-12-12
Merge with 1.2-plugins-changes.
Diego 'Flameeyes' Pettenò
2007-12-12
Remove xine_gui_send_vo_data (deprecated).
Diego 'Flameeyes' Pettenò
2007-12-12
Remove tvmode functions, deprecated for a while now.
Diego 'Flameeyes' Pettenò
2007-12-11
Don't export _x_demux_check_extension, now that plugins don't need it anymore.
Diego 'Flameeyes' Pettenò
2007-12-11
Check if a dot was found before dereferencing the pointer.
Diego 'Flameeyes' Pettenò
2007-12-11
Make _x_demux_check_extension check for protocol prefixes too if :/ is in the...
Diego 'Flameeyes' Pettenò
2007-12-11
Rename METHOD_BY_EXTENSION to METHOD_BY_MRL, as it's used to identify protoco...
Diego 'Flameeyes' Pettenò
2007-12-11
Let _x_demux_check_extension() consider empty extensions string as an always-...
Diego 'Flameeyes' Pettenò
2007-12-11
Remove stray variable.
Diego 'Flameeyes' Pettenò
2007-12-11
Check if the extension is compatible with the plugin before trying to open it.
Diego 'Flameeyes' Pettenò
2007-12-11
Update the plugins loader to use the new extensions and mimetypes attributes.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for video decoder plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for audio decoder plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for video output plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for audio output plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for SPU decoders.
Diego 'Flameeyes' Pettenò
2007-12-11
Define free() as the default dispose function for plugin classes.
Diego 'Flameeyes' Pettenò
2007-12-11
Use dgettext to localise the description string for plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Add a textdomain field to allow using a different i18n catalog for the descri...
Diego 'Flameeyes' Pettenò
2007-12-11
Leave to the plugin the call to gettext exactly as before.
Diego 'Flameeyes' Pettenò
2007-12-11
Update the code not to use the get_* functions that were removed.
Diego 'Flameeyes' Pettenò
2007-12-11
Replace get_identifier/get_description functions with strings.
Diego 'Flameeyes' Pettenò
2007-12-09
Merge from 1.1.
Darren Salt
2007-12-09
Enable the WMV VC1 (ffmpeg) codec.
Darren Salt
2007-12-03
Merge from 1.1.
Darren Salt
2007-12-04
fifo_peek_int can return NULL (when non-blocking). make fifo_remove_int handl...
Matthias Kretz
2007-12-03
Fixed a race condition between ao_loop and ao_close to not lose the last buffer.
Matthias Kretz
2007-12-02
Don't signal fifo->empty right after reading the last buffer
Matthias Kretz
2007-12-02
remove redundant check
Matthias Kretz
2007-11-25
Merge from 1.1.
Darren Salt
2007-11-23
Merge.
Darren Salt
2007-11-23
log if send_headers returned with DEMUX_FINISHED
Matthias Kretz
2007-11-19
add support for GNU/kFreeBSD
Petr Salinger ext:(%20)
2007-11-15
assert that not more than the buffersize is read
Matthias Kretz
2007-11-15
when the stream is paused fifo_wait_empty will wait forever. In that case we
Matthias Kretz
2007-11-11
Merge transplanted patches.
Darren Salt
2007-11-11
Added FOURCC for VP6F.
Claudio Ciccani
2007-11-11
Added FOURCC for VP6F.
Claudio Ciccani
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-10-29
Merge from 1.1.
Darren Salt
[next]