Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-19 | Introducing new features from FusionSound-1.1.0 (dolby surround). | Claudio Ciccani | |
2008-01-19 | Cleanup. | Thibaut Mattern | |
2008-01-19 | Merge | Thibaut Mattern | |
2008-01-19 | Initial support of free bitrate streams. | Thibaut Mattern | |
2008-01-19 | Be sure libmad has enough data. | Thibaut Mattern | |
Fixed random glitches. | |||
2008-01-17 | Merge from 1.1. | Darren Salt | |
--HG-- rename : doc/faq/faq.sgml => doc/faq/faq.docbook rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c rename : src/libxineadec/xine_vorbis_decoder.c => src/combined/xine_vorbis_decoder.c | |||
2008-01-17 | Merge the backout. | Darren Salt | |
2008-01-17 | Backed out changeset d35b87a8b361 due to build failure. | Darren Salt | |
2008-01-17 | Remove SyncFB video output plugin, and related documentation and code. | Diego 'Flameeyes' Pettenò | |
Matthias Dahl, the last maintainer of the code, confirms that the needed Linux kernel module is not building anymore, and thus this is unusable. Please consider using VIDIX or DirectFB instead, which should both work fine with Matrox cards. | |||
2008-01-16 | Remove two unused files, don't define (x)mmx_supported on non-x86. | Diego 'Flameeyes' Pettenò | |
2008-01-16 | Remove function never used in xine. | Diego 'Flameeyes' Pettenò | |
2008-01-16 | Put under #if 0 a few functions that never gets used in xine at all. | Diego 'Flameeyes' Pettenò | |
2008-01-16 | Put under #if 0 a few functions that never gets used in xine at all. | Diego 'Flameeyes' Pettenò | |
2008-01-16 | Make _x_canonicalise_url an inline function, as it's only ever used once ↵ | Diego 'Flameeyes' Pettenò | |
(either in input_http or in the test for http_helper). | |||
2008-01-16 | Remove deprecated unused functions. | Diego 'Flameeyes' Pettenò | |
2008-01-15 | Use GCSECTIONS for libxine too. | Diego 'Flameeyes' Pettenò | |
2008-01-15 | Fix missing semicolon. | Diego 'Flameeyes' Pettenò | |
2008-01-14 | Change the default v4l device paths to /dev/{video,radio}0. | Darren Salt | |
2008-01-14 | Update demuxer for 1.2 branch to the correct extensions and mimetype ↵ | Diego 'Flameeyes' Pettenò | |
declared by Xiph. | |||
2008-01-14 | Update mimetypes for Annodex and Ogg. | Diego 'Flameeyes' Pettenò | |
2008-01-14 | Support all the extensions reported by xiph's documentation (plus ogm). | Diego 'Flameeyes' Pettenò | |
2008-01-14 | Signedness bug in Matroska PTS calculation | Dirk Leber | |
With some mkv files I had many discontinuity events. I found out that if changing the timecode_diff in demux_matroska.c from int to int16_t fixes this problem. Using int will never produce negative values if int is not 16-bit... | |||
2009-01-16 | Fix a broken size check in the pvr input plugin (ref. CVE-2008-5239). | Darren Salt | |
2009-01-16 | Merge. | Darren Salt | |
2009-01-16 | Back out MagickGetAuthenticPixels fix; causes FTBFS. | Darren Salt | |
2008-01-13 | Added data accumulation logic. | Thibaut Mattern | |
Fixed bug id=2. | |||
2008-01-12 | Fixed metadata reading when length=0. | Thibaut Mattern | |
Fixed bug id=17. | |||
2008-01-12 | Don't send BUF_FLAG_FRAME_START twice per frame, otherwise the ffmpeg plugin ↵ | Thibaut Mattern | |
skips the first part of the frame. Fixed wmv playback with ffmpeg. | |||
2008-01-11 | Merge from 1.1. | Darren Salt | |
2008-01-11 | XineOpenViewGL bug on PPC/Darwin | Matthias Ringwald | |
Typo of WORDS_BIGENDIAN in in /src/video_out/macosx/XineVOpenGLView.m. It only affects big-endian systems (PowerPC) as it defaults to little-endian. | |||
2008-01-11 | Correct the prototype of rmff_dump_header. (Build fix.) | Darren Salt | |
2008-01-11 | Fix a buffer overflow in the RTSP header-handling code. | Darren Salt | |
CVE-2008-0225; ported from mplayer changeset 22821. | |||
2008-01-10 | Merge new flag. | Thibaut Mattern | |
2008-01-10 | Added audio padding handling. | Thibaut Mattern | |
Fixed pts handling. | |||
2008-01-10 | Added new buffer flag for audio padding. | Thibaut Mattern | |
2008-01-10 | Fixed buggy discontinuity handling when playing short streams and using the ↵ | Thibaut Mattern | |
gapless switch. The current time should not be used here. | |||
2008-01-09 | Added padding delay to the first and the last frame. | Thibaut Mattern | |
Output 8 zero-bytes at the end of the stream to flush the decoder. | |||
2008-01-09 | Fixed gapless playback. | Thibaut Mattern | |
2008-01-09 | Some lexer state tokenisation which somehow slipped through a crack somewhere. | Darren Salt | |
2008-01-06 | Merge from 1.1. | Darren Salt | |
--HG-- rename : src/xine-engine/buffer.h => include/xine/buffer.h rename : src/libffmpeg/ff_video_decoder.c => src/combined/ffmpeg/ff_video_decoder.c rename : src/libsputext/xine_sputext_decoder.c => src/spu_dec/sputext_decoder.c | |||
2008-01-06 | Constify bits of the OGM subtitle hack. Add a changelog entry. | Darren Salt | |
2008-01-06 | for resolving Korean subtitle bug | Dongsu Park | |
In draw_subtitle(), if the given encoding is one the CJK charset, colored typefaces functionality is disabled and subtitles are printed with the render_text() method. Otherwise subtitles are drawn by ogm_render_line() function. | |||
2008-01-06 | Don't link to DYNAMIC_LD_LIBS anymore, as FFMPEG is no more dlopened. | Diego 'Flameeyes' Pettenò | |
2008-01-06 | Tell the Real demuxer about lists of http references. | Darren Salt | |
Such broken wrong-extension wrong-MIME-type lists exist in the wild... | |||
2008-01-05 | Enable the VMware Screen codec (ffmpeg). | Darren Salt | |
2008-01-05 | Now that FFmpeg is always used external, move the ffmpeg-based MPEG encoder | Diego 'Flameeyes' Pettenò | |
out of the FFmpeg decoding plugin and directly inside dxr3 plugin. This way there is no dlopen() required to open the plugin to read the init function from, there is no need for wrapper init/close functions, and the dxr3_encoder_init() function is no more exported by the plugin. --HG-- rename : src/combined/ffmpeg/ffmpeg_encoder.c => src/dxr3/ffmpeg_encoder.c | |||
2008-01-05 | Move the dvaudio decoder into audio_dec. | Diego 'Flameeyes' Pettenò | |
It only used the data table from FFmpeg, which are not public anyway. --HG-- rename : src/combined/ffmpeg/ff_dvaudio_decoder.c => src/audio_dec/ff_dvaudio_decoder.c rename : src/combined/ffmpeg/ff_dvdata.h => src/audio_dec/ff_dvdata.h | |||
2008-01-05 | Update to the new crc API from FFmpeg. | Diego 'Flameeyes' Pettenò | |
Note that I had to add a class pointer to demux_ts otherwise I would have to initialise it in the plugin structures (wasting space). | |||
2008-01-05 | Add a mangle.h file with the definition of MANGLE from FFmpeg's libavutil, ↵ | Diego 'Flameeyes' Pettenò | |
and use it. | |||
2008-01-05 | Merge from 1.2. | Diego 'Flameeyes' Pettenò | |