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
Oops. Silly mistake with fstat.
Darren Salt
2007-04-14
Don't read channels.conf if it isn't a normal file or a link to a normal file.
Darren Salt
2007-04-14
Reworked the channels.conf file handling in the DVB plugin.
Darren Salt
2007-04-14
Remove #ifdef wrappers from the Xv & XcbXv plugins. Allows XcbXv to be built.
Darren Salt
2007-04-13
Use the stream's audio_fifo as it hasn't been reported on the demuxer's insta...
Diego 'Flameeyes' Pettenò
2007-04-13
Disable bob deinterlacing on a per frame decision (continued).
Reinhard Nißl
2007-04-12
Merge some code for still frame detection.
Reinhard Nißl
2007-04-12
Disable bob deinterlacing on a per frame decision.
Reinhard Nißl
2007-04-12
Make bob deinterlacing more precisely and skip it on demand.
Reinhard Nißl
2007-04-12
Avoid keeping frames referenced which are nolonger used.
Reinhard Nißl
2007-04-12
Let xxmc switch back to an unaccelerated context.
Reinhard Nißl
2007-04-12
Provide a function to query buffer usage.
Reinhard Nißl
[next]