summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2005-04-23patch for WMA9 lossless decoding via x86 binary codec, courtesy ofMike Melanson
2005-04-20**BUGFIX**Michael Roitzsch
2005-04-20*BUFFIX*Stefan Holst
2005-04-20map fourccs for the new codecsMike Melanson
2005-04-202 new audio codecsMike Melanson
2005-04-19**BUGFIX**Bastien Nocera
2005-04-19add the new buffer type constantsMike Melanson
2005-04-18try to be friendly to older ft2 releasesMiguel Freitas
2005-04-16- Add support for the MJPEG-B format fixes playback of aqt_480p_mjpb.movBastien Nocera
2005-04-13**BUGFIX**Daniel Caujolle-Bert
2005-04-10moved duplicated code to a function.Thibaut Mattern
2005-04-10Moved plugin lists to an array of list.Thibaut Mattern
2005-03-26acknowledge FFmpeg's own ISO MPEG-4 fourccMike Melanson
2005-03-20Fixed 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 demuxerBastien Nocera
2005-03-09Added input and demuxer plugin priority to the catalog cache.Thibaut Mattern
2005-03-06**BUGFIX**James Stembridge
2005-03-06Fixed pthread leak, the demuxer thread was not joined in all cases.Thibaut Mattern
2005-03-06assign ALAC an actual fourccMike Melanson
2005-02-26**BUGFIX**Miguel Freitas
2005-02-20**BUGFIX**Michael Roitzsch
2005-02-19**BUGFIX**František Dvořák
2005-02-14don't copy first-frame flag in duplicate_frameStefan Holst
2005-02-13deleting also my xprintf's againStefan Holst
2005-02-13reverting private changes - sorry...Stefan Holst
2005-02-13nitpick: reset MAX_AUDIO_CHANNEL and MAX_SPU_CHANNEL together with other stre...Stefan Holst
2005-02-13Don't dereference node->file if it's NULL.Thibaut Mattern
2005-02-13Should fix static plugin class init.Thibaut Mattern
2005-02-13Introduce a new API function :Thibaut Mattern
2005-02-12It compiles again, yeah.František Dvořák
2005-02-12Split collect_plugins, prepare external plugin registration.Thibaut Mattern
2005-02-12Don't forget to lock the catalog during the gc.Thibaut Mattern
2005-02-10**BUGFIX**Michael Roitzsch
2005-02-09Finally commit the plugin loader improvements.Thibaut Mattern
2005-02-07Stupid me, sorry about that.Thibaut Mattern
2005-02-05legacy compiler patch (keep those variable decls at the front of aMike Melanson
2005-02-03**BUGFIX**František Dvořák
2005-02-02More plugin description accessor functions (may load plugins).Darren Salt
2005-01-30First part of the plugin loader changesThibaut Mattern
2005-01-27fixed and faster clipping for texts, correct height for ft2 fonts. thanks to ...Stefan Holst
2005-01-22various fixes and improvements of freetype2 support by Andreas Roever. xine_o...Stefan Holst
2005-01-21Don't wait for events to be flush to the events thread if we don't haveBastien Nocera
2005-01-20fixing equalizer gains reported by xine_get_paramStefan Holst
2005-01-18fix the status, xine-streams report. XINE_STATUS_IDLE is reported for a strea...Stefan Holst
2005-01-14(Drum roll) Long awaited support for MusepackJames Stembridge
2005-01-05input.http_no_proxy -> media.network.http_no_proxyDarren Salt
2005-01-03**BUGFIX**Michael Roitzsch
2004-12-22do not list plugins more than onceMichael Roitzsch
2004-12-20reverse the order plugins with equal priorities are handled so that pluginsMichael Roitzsch
2004-12-20remove all local names beginning with double underscore, because C99Michael Roitzsch