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
2010-01-22
v4l2: set no. of bytes sent, and don't send more than max_size bytes at a time.
Darren Salt
2010-01-22
v4l2: set stream audio/video flags; check for VIDIOC_S_FMT failure.
Darren Salt
2010-01-06
Add v4l2 to the makefile
Trever Fischer
2010-01-21
Require v4l2:/ prefix.
Darren Salt
2010-01-21
Tidy up the v4l2 plugin.
Darren Salt
2010-01-06
Use libv4l only if available, add copyright header
Trever Fischer
2010-01-06
Preliminary support for v4l2.
Trever Fischer
2010-01-21
Fix width and padding bugs in opengl fragprog renderer
Eddie Goodall
2010-01-20
demux_ts: pass each pts just once to buf (and to decoder)
Reinhard Nißl
2010-01-17
Cope with libavutil no longer defining some endian-specific macros.
Darren Salt
2010-01-17
"Fix" playback of 24-bit FLAC.
Darren Salt
2010-01-16
Clean up properly after QTL parsing.
Darren Salt
2010-01-16
Added basic support for .qtl (Quicktime media link).
Darren Salt
2010-01-14
Merge.
Darren Salt
2010-01-14
Backed out changeset fd48f5a5841d (discontinuity handling for short streams +...
Darren Salt
2010-01-12
Demux BluRay DTS (stream 0x82)
Petri Hintukainen
2010-01-12
Do not reset decoder flags from parse_pes_header() when setting BUF_FLAG_FRAM...
Petri Hintukainen
2010-01-06
Ignore unsupported BluRay SPU streams (interactive (0x91) and text (0x92))
Petri Hintukainen
2010-01-06
Demux BluRay PCM audio
Petri Hintukainen
2010-01-06
Join multiple chunks before passing to audio out
Petri Hintukainen
2010-01-06
Use local variable for buffer size
Petri Hintukainen
2010-01-06
Cosmetics
Petri Hintukainen
2010-01-06
Decode BluRay PCM header
Petri Hintukainen
2010-01-06
Added some debug logging
Petri Hintukainen
2009-12-15
TTA demux: Fix the calculation of the stream length.
Kelvie Wong
2009-12-13
TTA demux: Fix a buffer overflow
Kelvie Wong
2009-12-11
TTA demux: fix buffer->extra_info->total_time
Kelvie Wong
2009-12-11
TTA demux: don't read past the last frame.
Kelvie Wong
2009-12-06
Finish implementing the TTA demuxer
Kelvie Wong
2009-12-06
Fix a couple of memory leaks.
Kelvie Wong
2009-12-05
Add mimetypes for the TTA demuxer
Kelvie Wong
2009-12-05
Build fix (undefined symbol) for when using older ffmpeg.
Darren Salt
2009-12-04
Bump the FLAC decoder's priority above ffmpegaudio, and build it by default.
Darren Salt
2009-12-03
Use unsigned int, not uint. Fix up format strings where (uint)size_t was used.
Darren Salt
2009-12-03
Compile error in xine_hdmv_decoder.c on mingw+msys: ERROR is a reserved macro.
Carlo Bramini
2009-12-03
Linkage error on minggw+msys when building demux_mpeg: libintl_printf is unde...
Carlo Bramini
2009-12-01
Fork failure messages shouldn't be debug-only.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Demux BluRay DTS and TrueHD audio streams
Petri Hintukainen
2009-11-28
Fixed PMT parsing when PMT does not fit in single TS packet and PAT is in the...
Petri Hintukainen
2009-11-28
Honour max. number of SPU tracks
Petri Hintukainen
2009-11-19
Increase max number of audio and SPU tracks
Petri Hintukainen
2009-11-19
Demux VC-1 video (stream type 0xea)
Petri Hintukainen
2009-11-08
Fix playback of HTTP URLs with escaped characters (terminate the string).
Julian Scheel
2009-11-17
VC1 support fixes
Petri Hintukainen
2009-11-03
Fixed buffer overflow. Removed scratch buffer from demux_mpeg_block_s.
Petri Hintukainen
2009-11-04
Merge.
Darren Salt
2009-11-03
Fixed timing of subtitles.
Petri Hintukainen
2009-11-03
show_overlays() → update_overlays()
Petri Hintukainen
2009-11-03
Fixed memory leaks (RLE data)
Petri Hintukainen
[next]