| Age | Commit message (Expand) | Author |
| 2008-01-17 | Remove SyncFB video output plugin, and related documentation and code. | Diego 'Flameeyes' Pettenò |
| 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 (eit... | Diego 'Flameeyes' Pettenò |
| 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 declared... | Diego 'Flameeyes' Pettenò |
| 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-13 | Added data accumulation logic. | Thibaut Mattern |
| 2008-01-12 | Fixed metadata reading when length=0. | Thibaut Mattern |
| 2008-01-12 | Don't send BUF_FLAG_FRAME_START twice per frame, otherwise the ffmpeg plugin ... | Thibaut Mattern |
| 2008-01-11 | Merge from 1.1. | Darren Salt |
| 2008-01-11 | XineOpenViewGL bug on PPC/Darwin | Matthias Ringwald |
| 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 |
| 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 |
| 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 |
| 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 |
| 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ò |
| 2008-01-05 | Move the dvaudio decoder into audio_dec. | Diego 'Flameeyes' Pettenò |
| 2008-01-05 | Update to the new crc API from FFmpeg. | Diego 'Flameeyes' Pettenò |
| 2008-01-05 | Add a mangle.h file with the definition of MANGLE from FFmpeg's libavutil, an... | Diego 'Flameeyes' Pettenò |
| 2008-01-05 | Merge from 1.2. | Diego 'Flameeyes' Pettenò |
| 2008-01-04 | Pass $(X_CFLAGS) when compiling syncfb. | Darren Salt |
| 2008-01-04 | Fixed an issue in input_pvr with setting the frequency of the tuner for ivtv ... | Richard van Paasen |
| 2008-01-03 | Detect corrupted or broken seek tables for CBR MP3 files. [Bug #3] | Thibaut Mattern |
| 2008-01-03 | Make memcpy_method a static constant structure, and replace the name string w... | Diego 'Flameeyes' Pettenò |
| 2008-01-03 | Replace _x_vo_scale_aspect_ratio_name() function with a string table, all the... | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Remove stray return 0. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Make network_command accept a generic data buffer. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Update the network interfaces to accept constant strings where possible. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Mark the mrl lists as constant; this trades a warning for another as char ** ... | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Don't mark the spu_event as constant. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | The id is constant, mostly. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Make scale_line description constant. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Make xv_check_capability accept constant strings. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | The device name is constant. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | The file name is constant. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | The name of the memcpy method is constant. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | The config translator returns a non-constant string. | Diego 'Flameeyes' Pettenò |
| 2008-01-02 | Update broadcaster functions to accept constant strings. | Diego 'Flameeyes' Pettenò |