summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2005-07-17Copy frame ratio as wellJames Stembridge
2005-07-17Another H.264 fourccJames Stembridge
2005-07-17Fix filename string reallocation in plugin loader.Darren Salt
2005-07-03new stream infos allows frontends to query current title/chapter/angle on dvdsMiguel Freitas
2005-06-29- typo in the metronom start, spotted by Mathieu Routhier <mrouthier@encentru...Bastien Nocera
2005-06-17** BUGFIX **Darren Salt
2005-06-17Detect AFD information in MPEG2 streams and make the information availableDarren Salt
2005-06-13**BUGFIX**Miguel Freitas
2005-05-28**BUGFIX**Miguel Freitas
2005-05-28buffer type for Fraps FPS1Mike Melanson
2005-05-22**BUGFIX**James Stembridge
2005-05-15Make xine-lib compatible with avidemux2 output.James Courtier-Dutton
2005-05-14**BUGFIX**Miguel Freitas
2005-05-14**BUGFIX**Miguel Freitas
2005-05-07*BUGFIX*František Dvořák
2005-05-06**BUGFIX**Thomas Hellström
2005-05-06old Indeo 2 codec typeMike Melanson
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