summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-26Merge from 1.1.Darren Salt
2008-01-26Quick hack to allow configuration of the V4L ALSA audio input device.Darren Salt
2008-01-26Fix a few recently-caused compiler warnings.Darren Salt
2008-01-25Always use xine_xmalloc in plugin class init; avoids uninitialised pointers.Darren Salt
2008-01-25Fixed parsing of keyframes indices (do not assume a specific order betwen "ti...Claudio Ciccani
2008-01-25Report unofficial mimetypes (x- variants) for the Ogg demuxer too.Diego 'Flameeyes' Pettenò
2008-01-25Advertise proper support for FLAC files.Diego 'Flameeyes' Pettenò
2008-01-25Fixed parsing of keyframes indices (do not assume a specific order betwen "ti...Claudio Ciccani
2008-01-25Merge from 1.1.Darren Salt
2008-01-24Fix a possible crash on channel change in the DVB plugin.Darren Salt
2008-01-24Only restore the audio buffer discard setting if it was altered.Darren Salt
2008-01-24Don't discard audio samples forever. Fixed streaming playbackThibaut Mattern
2008-01-24Merge from -plugin-loader branch.Darren Salt
2008-01-23Sanity-check ASF header sizes.Darren Salt
2008-01-23Merge from 1.1.Darren Salt
2008-01-22Merge from 1.1 branch.Diego 'Flameeyes' Pettenò
2008-01-23Fixed pts handling, used the amount of data stored in the internal buffer to ...Thibaut Mattern
2008-01-21Fixed logging.Thibaut Mattern
2008-01-21Fixed logging.Thibaut Mattern
2008-01-21Fixed problems introduced by the free bitrate handling when frame sync is lost.Thibaut Mattern
2008-01-20Unmaking a # of it.Darren Salt
2008-01-20Unescape the "#save:" filename, allowing ";" etc. in file names.Darren Salt
2008-01-20Don't unescape #subtitle:scheme://data.Darren Salt
2008-01-20Comment out "#define LOG" again.Darren Salt
2008-01-19Introducing new features from FusionSound-1.1.0 (dolby surround).Claudio Ciccani
2008-01-19Cleanup.Thibaut Mattern
2008-01-19MergeThibaut Mattern
2008-01-19Initial support of free bitrate streams.Thibaut Mattern
2008-01-19Be sure libmad has enough data.Thibaut Mattern
2008-01-17Merge from 1.1.Darren Salt
2008-01-17Merge the backout.Darren Salt
2008-01-17Backed out changeset d35b87a8b361 due to build failure.Darren Salt
2008-01-17Remove SyncFB video output plugin, and related documentation and code.Diego 'Flameeyes' Pettenò
2008-01-16Remove two unused files, don't define (x)mmx_supported on non-x86.Diego 'Flameeyes' Pettenò
2008-01-16Remove function never used in xine.Diego 'Flameeyes' Pettenò
2008-01-16Put under #if 0 a few functions that never gets used in xine at all.Diego 'Flameeyes' Pettenò
2008-01-16Put under #if 0 a few functions that never gets used in xine at all.Diego 'Flameeyes' Pettenò
2008-01-16Make _x_canonicalise_url an inline function, as it's only ever used once (eit...Diego 'Flameeyes' Pettenò
2008-01-16Remove deprecated unused functions.Diego 'Flameeyes' Pettenò
2008-01-15Use GCSECTIONS for libxine too.Diego 'Flameeyes' Pettenò
2008-01-15Fix missing semicolon.Diego 'Flameeyes' Pettenò
2008-01-14Change the default v4l device paths to /dev/{video,radio}0.Darren Salt
2008-01-14Update demuxer for 1.2 branch to the correct extensions and mimetype declared...Diego 'Flameeyes' Pettenò
2008-01-14Update mimetypes for Annodex and Ogg.Diego 'Flameeyes' Pettenò
2008-01-14Support all the extensions reported by xiph's documentation (plus ogm).Diego 'Flameeyes' Pettenò
2008-01-13Added data accumulation logic.Thibaut Mattern
2008-01-12Fixed metadata reading when length=0.Thibaut Mattern
2008-01-12Don't send BUF_FLAG_FRAME_START twice per frame, otherwise the ffmpeg plugin ...Thibaut Mattern
2008-01-11Merge from 1.1.Darren Salt
2008-01-11XineOpenViewGL bug on PPC/DarwinMatthias Ringwald