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-09
Enable the WMV VC1 (ffmpeg) codec.
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-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-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-10-28
Add another identifier (0x10 0x00 0x00 0x02) for MPEG video.
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-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-08-12
Extend config key translation to allow front ends to provide an additional list.
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-12
Remove realloc from osd.c to prevent memory leak due to fragmentation
Simon Farnsworth
2007-07-12
Fix memory leak in video_overlay.c
Simon Farnsworth
2007-07-13
Prevent ticket system deadlock when using DVB subtitles
Simon Farnsworth
2007-07-08
Rename mrl_unescape and export it for use by plugins.
Darren Salt
2007-07-02
Fix demuxing of wavpack files, and avoid crashing with the tags at the end of...
Diego 'Flameeyes' Pettenò
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2007-06-13
Make explanation a constant string (gettext() strings are never freed).
Albert Lee
2007-06-13
Fix parameter type.
Albert Lee
2007-06-09
Use $(LTLIBICONV) instead of $(LIBICONV) when linking libxine.so.
Darren Salt
2007-06-04
fallback to none output when the device is unplugged
Matthias Kretz
2007-06-04
handle unplugged devices in audio_alsa_out (return -1) and in audio_out close...
Matthias Kretz
2007-05-06
Merge Reinhard Nissl's xxmc fixes and related changes.
Darren Salt
2007-05-05
- Fix _x_io_select exiting when the select has been interrupted (EINTR errno)
hadess@cookie.hadess.net
2007-04-23
Merge alpha-blending changes.
Darren Salt
2007-04-23
Add comments about used blending equation
Petri Hintukainen
2007-04-18
Limit common-case buffer copying optimisation to i386 & amd64.
Darren Salt
2007-04-18
Alphablending optimizations:
Petri Hintukainen
2007-04-12
Provide a function to query buffer usage.
Reinhard Nißl
2007-04-12
Extend ticket system for nonblocking ticket acquiries.
Reinhard Nißl
2007-04-10
Replace the duplicated meFOURCC macro with ME_FOURCC that is declared in bswa...
Diego 'Flameeyes' Pettenò
2007-04-08
Mark various private arrays, structs & fn parameters as static and/or const.
Darren Salt
2007-04-07
video_overlay_s uses C's inheritance-like definition, so the first field has ...
Diego 'Flameeyes' Pettenò
2007-04-07
Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly.
Darren Salt
2007-04-07
Revert changeset 8383: variable-sized structures and arrays don't seem to get...
Diego 'Flameeyes' Pettenò
2007-04-04
Reorder and pack the structures that are defined inside compilation units ins...
nopadding_no_abi_change
Diego 'Flameeyes' Pettenò
2007-04-04
Use a variable-sized array for the name of the buffer type.
Diego 'Flameeyes' Pettenò
2007-04-04
Make sure that early_finish_event and gapless_switch are either 0 or 1.
Diego 'Flameeyes' Pettenò
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
[next]