index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-06
Merge fixes.
Darren Salt
2009-11-20
Merge from 1.1; merge vdpau (with adjustments for 1.2).
Darren Salt
2009-11-20
Merge vdpau. THIS CONTAINS ABI CHANGES and is therefore not xine-lib 1.1.
Darren Salt
2009-11-19
Merge from 1.1.
Darren Salt
2009-11-17
VC1 support fixes
Petri Hintukainen
2009-11-08
Fix playback of HTTP URLs with escaped characters (terminate the string).
Julian Scheel
2009-11-05
Merge from 1.1 (with adaptations).
Darren Salt
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-11-03
Fixed buffer overflow. Removed scratch buffer from demux_mpeg_block_s.
Petri Hintukainen
2009-11-01
Use replacement rather than a *roff macro for xine-list-* (man page).
Darren Salt
2009-11-01
Remove unknown macro ".l".
Darren Salt
2009-10-25
Clarify MRL encoding requirements.
Darren Salt
2009-10-21
Fixed a bug which prevented "dvb://" working with the default configuration.
Darren Salt
2009-10-21
Cleanup.
Christophe Thommeret
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-10-10
Remove a long since obsoleted makefile.
Darren Salt
2009-10-10
Merge from 1.1, with adaptations and renaming (as needed).
Darren Salt
2009-10-10
Merge from 1.1.
Darren Salt
2009-10-10
Merge from 1.1.
Darren Salt
2009-10-10
Changelog entry for BluRay/HDMV support.
Darren Salt
2009-10-10
Don't use deprecated JACK API
Matěj Laitl
2009-10-10
Fix parsing of ID3 tag content lengths.
Darren Salt
2009-10-10
MOD reported zero-length workaround (avoids divide-by-0).
Darren Salt
2009-10-10
Distribute whatever m4 files are present; update .hgignore for new m4 files.
Darren Salt
2009-10-09
Have autogen.sh fail if there's a problem, e.g. autopoint failing due to no cvs.
Darren Salt
2009-10-09
Build-depend on cvs (autopoint needs it).
Darren Salt
2009-09-28
Incorrect int-to-float conversion in the JACK output plugin
Remco Bloemen
2009-09-28
RTSP debug build fix
Nicos Gollan
2009-09-28
Fix consumed bits.
Christophe Thommeret
2009-09-28
Try to deal with buggy top_field_first.
Christophe Thommeret
2009-09-28
Fix consumed bits.
Christophe Thommeret
2009-09-07
High Quality Scaling.
Christophe Thommeret
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
[next]