summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-01-11Correct the prototype of rmff_dump_header. (Build fix.)Darren Salt
2008-01-11Fix a buffer overflow in the RTSP header-handling code.Darren Salt
2008-01-09Some lexer state tokenisation which somehow slipped through a crack somewhere.Darren Salt
2008-01-06Merge from 1.1.Darren Salt
2008-01-06Constify bits of the OGM subtitle hack. Add a changelog entry.Darren Salt
2008-01-06for resolving Korean subtitle bugDongsu Park
2008-01-06Tell the Real demuxer about lists of http references.Darren Salt
2008-01-05Enable the VMware Screen codec (ffmpeg).Darren Salt
2008-01-04Pass $(X_CFLAGS) when compiling syncfb.Darren Salt
2008-01-04Fixed an issue in input_pvr with setting the frequency of the tuner for ivtv ...Richard van Paasen
2008-01-03Detect corrupted or broken seek tables for CBR MP3 files. [Bug #3]Thibaut Mattern
2008-01-03Make memcpy_method a static constant structure, and replace the name string w...Diego 'Flameeyes' Pettenò
2008-01-03Replace _x_vo_scale_aspect_ratio_name() function with a string table, all the...Diego 'Flameeyes' Pettenò
2008-01-02Remove stray return 0.Diego 'Flameeyes' Pettenò
2008-01-02Make network_command accept a generic data buffer.Diego 'Flameeyes' Pettenò
2008-01-02Update the network interfaces to accept constant strings where possible.Diego 'Flameeyes' Pettenò
2008-01-02Mark the mrl lists as constant; this trades a warning for another as char ** ...Diego 'Flameeyes' Pettenò
2008-01-02Don't mark the spu_event as constant.Diego 'Flameeyes' Pettenò
2008-01-02The id is constant, mostly.Diego 'Flameeyes' Pettenò
2008-01-02Make scale_line description constant.Diego 'Flameeyes' Pettenò
2008-01-02Make xv_check_capability accept constant strings.Diego 'Flameeyes' Pettenò
2008-01-02The device name is constant.Diego 'Flameeyes' Pettenò
2008-01-02The file name is constant.Diego 'Flameeyes' Pettenò
2008-01-02The name of the memcpy method is constant.Diego 'Flameeyes' Pettenò
2008-01-02The config translator returns a non-constant string.Diego 'Flameeyes' Pettenò
2008-01-02Update broadcaster functions to accept constant strings.Diego 'Flameeyes' Pettenò
2008-01-02Make the mpeg version a static constant character array.Diego 'Flameeyes' Pettenò
2008-01-02Make _x_vo_scape_aspect_ratio_name return a constant string.Diego 'Flameeyes' Pettenò
2008-01-02Return value is a constant string.Diego 'Flameeyes' Pettenò