Age | Commit message (Expand) | Author |
2005-04-09 | **BUGFIX** | Thomas Hellström |
2005-04-07 | - Added some code to work around legacy systems (like old SGI machines) | Matthias Hopf |
2005-04-06 | Using self-supplied glext.h now in order to reduce compile requirements. | Matthias Hopf |
2005-04-05 | Updates: | Matthias Hopf |
2005-04-01 | Fixed currently unused xine_chomp() (maybe it's used in future) | Hans-Dieter Kosch |
2005-03-31 | - handle EINTR when calling nanosleep, spotted by Mathieu Routhier | Bastien Nocera |
2005-03-26 | acknowledge FFmpeg's own ISO MPEG-4 fourcc | Mike Melanson |
2005-03-20 | Fixed problem when play_internal called _x_demux_start_thread and the previou... | Thibaut Mattern |
2005-03-20 | - Handle GIF embedded in Quicktime files with the image demuxer | Bastien Nocera |
2005-03-18 | Mac OS X CoreAudio audio output driver now uses a 32k ringbuffer, rather than | Andre Pang |
2005-03-09 | Incremented priority to be sure that rawdv is probed before mp3. | Thibaut Mattern |
2005-03-09 | Added input and demuxer plugin priority to the catalog cache. | Thibaut Mattern |
2005-03-09 | **BUGFIX** | Darren Salt |
2005-03-06 | Sync with vidix cvs | James Stembridge |
2005-03-06 | **BUGFIX** | James Stembridge |
2005-03-06 | **BUGFIX** | James Stembridge |
2005-03-06 | Fixed pthread leak, the demuxer thread was not joined in all cases. | Thibaut Mattern |
2005-03-06 | Fixed onefield_xv deinterlace method. | Thibaut Mattern |
2005-03-06 | assign ALAC an actual fourcc | Mike Melanson |
2005-03-06 | special-case time in order to support ALAC (when it gets imported from | Mike Melanson |
2005-03-06 | minor changes to the FFmpeg audio codec interface; these changes will be | Mike Melanson |
2005-03-01 | different but more consistent hack for CBR audio with no extended | Mike Melanson |
2005-02-26 | **BUGFIX** | Miguel Freitas |
2005-02-22 | XvMC update largely courtesy of Kendall Bennet, Scitechsoft: | Thomas Hellström |
2005-02-20 | **BUGFIX** | Michael Roitzsch |
2005-02-20 | **BUGFIX** | Michael Roitzsch |
2005-02-20 | **BUGFIX** | František Dvořák |
2005-02-19 | **BUGFIX** | František Dvořák |
2005-02-14 | don't copy first-frame flag in duplicate_frame | Stefan Holst |
2005-02-14 | **BUGFIX** don't use background thread for epg data, as it still affects | Mike Lampard |
2005-02-14 | Cache the theora granuleshift when reading theora headers, and condense | Conrad Parker |
2005-02-14 | fix calculation of CMML pts: actually use granulerates from CMML/AnxData | Conrad Parker |
2005-02-13 | deleting also my xprintf's again | Stefan Holst |
2005-02-13 | reverting private changes - sorry... | Stefan Holst |
2005-02-13 | nitpick: reset MAX_AUDIO_CHANNEL and MAX_SPU_CHANNEL together with other stre... | Stefan Holst |
2005-02-13 | Don't dereference node->file if it's NULL. | Thibaut Mattern |
2005-02-13 | send image to decoder in send_headers to get proper stream info after xine_open | Stefan Holst |
2005-02-13 | Should fix static plugin class init. | Thibaut Mattern |
2005-02-13 | Introduce a new API function : | Thibaut Mattern |
2005-02-13 | **BUGFIX** | František Dvořák |
2005-02-12 | It compiles again, yeah. | František Dvořák |
2005-02-12 | Split collect_plugins, prepare external plugin registration. | Thibaut Mattern |
2005-02-12 | fix broken speed_factor calculation in pvrscr_speed_tuning, spelling fix tunn... | Stefan Holst |
2005-02-12 | Don't forget to lock the catalog during the gc. | Thibaut Mattern |
2005-02-10 | **BUGFIX** | Michael Roitzsch |
2005-02-10 | **BUGFIX** | Michael Roitzsch |
2005-02-09 | this has been forgotten | Michael Roitzsch |
2005-02-09 | Finally commit the plugin loader improvements. | Thibaut Mattern |
2005-02-07 | Added PLUGIN_MUST_PRELOAD to all input plugins registering config entries. | Thibaut Mattern |
2005-02-07 | Stupid me, sorry about that. | Thibaut Mattern |