summaryrefslogtreecommitdiff
path: root/xine
AgeCommit message (Expand)Author
2010-01-26Initial importphintuka
2010-01-22Added ts_data_reset_audio()phintuka
2010-01-17Trickspeed pts handlingphintuka
2010-01-17Fixed off_t size in 32-bit systemsphintuka
2010-01-17Convert masks to boolphintuka
2010-01-10Removed (broken?) PREVIEW/HEADER stuffphintuka
2010-01-10parse_pmt: Inform audio decoder about each audio track type in right order.phintuka
2010-01-09Do not reset decoder_flags when setting BUF_FLAG_FRAME_ENDphintuka
2010-01-07Added BluRay PCM pluginphintuka
2010-01-07Changed default libbluray locationphintuka
2010-01-07Made libbluray dir and plugin selections configurable from make command linephintuka
2010-01-07Moved targets section to new locationphintuka
2010-01-07Added options to select which plugins to build and install.phintuka
2010-01-06Join multiple chunks before passing to audio outphintuka
2010-01-06Use local variable for buffer sizephintuka
2010-01-05Ignore unsupported BluRay SPU streams (interactive (0x91) and text (0x92))phintuka
2010-01-05Demux BluRay PCM audiophintuka
2010-01-05Cosmeticsphintuka
2010-01-05Decode BluRay PCM headerphintuka
2010-01-05Added some debug loggingphintuka
2010-01-04Changed identity and increased priorityphintuka
2010-01-04Build externallyphintuka
2010-01-04Initial import: xine-lib lpcm decoderphintuka
2009-12-29Fixed MAX()phintuka
2009-12-29get_optional_data(): Fixed segfault when data pointer is NULLphintuka
2009-12-27Fixed compile-time warning (x32)phintuka
2009-12-27Use segbuf_segment_type()phintuka
2009-12-27Use enum for segment typesphintuka
2009-12-27Removed unused segbuf_get_string()phintuka
2009-12-27Merge from xine-lib hg:phintuka
2009-12-26Merged r 9854 from xine-lib HGphintuka
2009-11-30Fixed title selection. bd_select_title() expects clip id, not title number.phintuka
2009-11-30Added stream meta infosphintuka
2009-11-30Splitted open_title() from bluray_plugin_open()phintuka
2009-11-30Added chapter to mrlphintuka
2009-11-29Added new audio stream typesphintuka
2009-11-28Require navigation dataphintuka
2009-11-28Added #define PKT_SIZE, TICKS_IN_MSphintuka
2009-11-28Store disc root in instance dataphintuka
2009-11-27Updated for libbluray SVN rev 103phintuka
2009-11-19Fixed overflow when there are too many SPU tracksphintuka
2009-11-09Replaced TRACE with xine-lib lprintfphintuka
2009-11-09get_optional_data(): Added INPUT_OPTIONAL_DATA_DEMUXER.phintuka
2009-11-09Fixed buildtime warning (asprintf)phintuka
2009-11-09Implemented xine input plugin block mode.phintuka
2009-11-09Split reads to aligned units.phintuka
2009-11-09Added INPUT_CAP_AUDIOLANG and INPUT_CAP_SPULANGphintuka
2009-11-09get_optional_data(): added audio and SPU track languagesphintuka
2009-11-08Use navigation data to clip seeks to nearest random access pointphintuka
2009-11-08Parse mpls file for current titlephintuka