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-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
2007-10-28
Add another identifier (0x10 0x00 0x00 0x02) for MPEG video.
Darren Salt
2007-09-19
Add controls for setting the opacity of DVB subtitles.
Darren Salt
2007-08-21
Merge from 1.1.
Darren Salt
2007-08-17
xine_stream audio_track_map order fix
Christophe Thommeret
2007-08-17
Fix C++ breakage introduced in cset 290f0d28f8fc.
Darren Salt
2007-08-16
Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.
Darren Salt
2007-08-16
Merge all but the open()/glibc workaround from 1.1.
Darren Salt
2007-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2007-08-15
Fix an audio resampling problem which was causing regular clicking.
Darren Salt
2007-07-27
make use of the new callback function in _x_post_intercept_video_frame()
Reinhard Nißl
2007-07-27
provide an additional callback function for controlling frame interception
Reinhard Nißl
2007-07-26
provide a direct link to accelerated frame for postprocessing
Reinhard Nißl
2007-08-02
Merge from 1.1.
Darren Salt
2007-07-27
Fixed race, reordered broadcaster shutdown sequence to avoid multiple access ...
Kirill Belokurov
2007-07-26
copy stream in _x_post_frame_copy_up() and add refcounting
Reinhard Nißl
2007-07-19
Use asprintf when generating the decoder priority description.
Darren Salt
[prev]
[next]