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-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
2009-11-03
Do not update overlay if all elements are unchanged
Petri Hintukainen
2009-11-03
Copy palette only if all objects have been found; ERROR→TRACE in show_overl...
Petri Hintukainen
2009-11-03
Moved struct declarations & list handling to beginning of the file. Cosmetics.
Petri Hintukainen
2009-10-21
Fixed a bug which prevented "dvb://" working with the default configuration.
Darren Salt
2009-10-15
Make the XML lexer and parser re-entrant
Matt Kraai
2009-10-15
Quick hack to prevent segfaulting at end-of-stream when this->context == NULL.
Darren Salt
2009-10-13
profiler: use uint64_t & replace arrays with a struct
Carlo Bramini
2009-10-13
#include guards and __attribute__ fixups
Carlo Bramini
2009-08-31
Connect up the BluRay subtitles decoder.
Darren Salt
2009-08-31
BluRay subtitles decoder plugin
Petri Hintukainen
2009-08-31
Fixed selecting HDMV SPU track
Petri Hintukainen
2009-08-31
Demux HDMV/BluRay bitmap subtitles
Petri Hintukainen
2009-08-31
added spu_type parameter to demux_send_special_spu_buf()
Petri Hintukainen
2009-08-31
Fixed audio. HDMV uses PES stream 0xfd instead of 0xbd.
Petri Hintukainen
2009-08-31
Support for BluRay/HDMV 192-byte TS packets
Petri Hintukainen
2009-08-31
PKT_SIZE --> this->pkt_size (in selected places)
Petri Hintukainen
2009-08-31
Cosmetics. Splitted detect_ts() from open_plugin().
Petri Hintukainen
2009-08-31
Add BluRay subtitle type.
Darren Salt
2009-10-10
Extended Matroska demuxer
Nicos Gollan
[next]