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
2007-05-29
Fix typo reporting ID3v2.4 tags as ID3v2.3.
Diego 'Flameeyes' Pettenò
2007-05-29
Print the invalid header flags when found.
Diego 'Flameeyes' Pettenò
2007-05-29
Add a comment about id3v2_istag function and remove id3v2_tagsize function (w...
Diego 'Flameeyes' Pettenò
2007-05-29
Correctly parse ID3 tags, and avoid skipping over them manually. This reduces...
Diego 'Flameeyes' Pettenò
2007-05-28
Replaced the hardcoded opcodes with "rdtsc" notation, make the rdtsc() functi...
Stas Sergeev
2007-05-28
Add an x86_64-specific version of rdtsc().
Stas Sergeev
2007-05-26
Re: [xine-devel] vcd plugin - sigsegv in 1.1.6 and 1.1(.7)
Manfred Tremmel
2007-05-17
Convert character constants to hex values for redability in UTF-8 terminals.
Darren Salt
2007-05-17
Convert comments (and the occasional string where it doesn't matter) to UTF-8.
Darren Salt
2007-05-16
v4l: replace faulty use of xprintf with lprintf.
Simon Farnsworth
2007-05-02
[PATCH] Remove packet count from demux_ts, to remove a long delay
Simon Farnsworth
2007-05-02
[PATCH] Enhance logging in demux_ts, input_dvb and video_out_xv
Simon Farnsworth
2007-05-13
Correct the dvba:// MRL / tuner mismatch message.
Darren Salt
2007-05-11
Throw a XINE_MSG_PERMISSION_ERROR error when HTTP returns a 401 status
hadess@cookie.hadess.net
2007-05-04
[PATCH] Fix deinterlacing in video_out_xv.c
Simon Farnsworth
2007-05-06
Merge Reinhard Nissl's xxmc fixes and related changes.
Darren Salt
2007-05-06
Merge Reinhard Nissl's MPEG2 fixes and optimisations.
Darren Salt
2007-05-06
Merge Reinhard Nissl's ffmpeg fixes.
Darren Salt
2007-05-06
Merge Reinhard Nissl's demuxer fixes.
Darren Salt
2007-05-05
Merge Bastien Nocera's changes.
Darren Salt
2007-05-05
- Fix _x_io_select exiting when the select has been interrupted (EINTR errno)
hadess@cookie.hadess.net
2007-05-04
Update some copyright information.
Darren Salt
2007-05-04
Fix building of CDDA input on FreeBSD, the NetBSD patch broke it as sys/scsii...
Diego 'Flameeyes' Pettenò
2007-05-02
Merge changes.
Diego 'Flameeyes' Pettenò
2007-05-02
Fix proxy usage when the hostnames cannot be resolved.
Diego 'Flameeyes' Pettenò
2007-04-25
Fix real codec search paths
Ville Skyttä
2007-04-23
Merge alpha-blending changes.
Darren Salt
2007-04-23
Add comments about used blending equation
Petri Hintukainen
2007-04-21
Handle single-quoted attributes in XML.
Darren Salt
2007-04-21
Fix comments - '>' and '?>' were reversed.
Darren Salt
2007-04-21
Add support for MDHD version 1 atom in demux_qt. [bug #1679398]
Diego 'Flameeyes' Pettenò
2007-04-18
Use the proper dts.h file.
Diego 'Flameeyes' Pettenò
2007-04-18
Limit common-case buffer copying optimisation to i386 & amd64.
Darren Salt
2007-04-18
Permit to build against libdca 0.0.5.
Diego 'Flameeyes' Pettenò
2007-04-18
Alphablending optimizations:
Petri Hintukainen
2007-04-17
Fix DVD playback (was hanging when either the AC3 or DTS demuxers were probed).
Darren Salt
2007-04-15
Avoid sending BUF_FLAG_FRAME_END before the first frame.
Reinhard Nißl
2007-04-15
Initialize image size in bmiheader with data from AVCodecContext, if still un...
Reinhard Nißl
2007-04-14
Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...
Diego 'Flameeyes' Pettenò
2007-06-13
Use strndup rather than just strdup to avoid overflows.
Diego 'Flameeyes' Pettenò
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
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
[prev]
[next]