Age | Commit message (Expand) | Author |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-12-08 | - patch from mandrake folks to use realplayer libraries on amd64 | Miguel Freitas |
2004-09-21 | - Set the Codec name meta info even if we can't load the libraries, otherwise | Bastien Nocera |
2004-07-25 | protect buffer; a long configured codec path could have overflown it | Michael Roitzsch |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-02-04 | abort() is no way to handle errors | James Stembridge |
2004-02-03 | Send all of audio type specific data to decoder instead of skipping first 4 b... | James Stembridge |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-28 | Disable decoding of 14.4 and 28.8 codecs as they don't seem to work and we ha... | James Stembridge |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-07-18 | 1) quieten | James Stembridge |
2003-07-11 | - Fix by Michael Roitzsch to not use callbacks to get the real codecs path (C... | Bastien Nocera |
2003-04-09 | the most obvious real codecs path was missing from autodetection | Guenter Bartsch |
2003-04-04 | add initial async error/general message reporting to frontend | Miguel Freitas |
2003-02-14 | less warnings | Daniel Caujolle-Bert |
2003-01-23 | annoying printf | Miguel Freitas |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-03 | preload to register codec path | Miguel Freitas |
2003-01-02 | - search for realplayer9 locations | Miguel Freitas |
2002-12-22 | Make xine-lib compile with the SunPro compiler | Robin KAY |
2002-12-21 | path used by realplayer rpm packages | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-17 | close output on dispose | Guenter Bartsch |
2002-12-17 | implement dispose function, fix grave bug in audio decoder: it was actually a... | Guenter Bartsch |
2002-12-15 | log output | Guenter Bartsch |
2002-12-14 | pts are now delivered in 1/90000 second units | Guenter Bartsch |
2002-12-10 | some metainfo | Guenter Bartsch |
2002-12-10 | libreal av sync fix | Stefan Holst |
2002-12-07 | hush, set default framerate a little lower | Guenter Bartsch |
2002-12-07 | fix a/v sync | Guenter Bartsch |
2002-11-26 | switch off real debug output | Guenter Bartsch |
2002-11-25 | sipro audio fixes | Guenter Bartsch |
2002-11-25 | cook audio somewhat working | Guenter Bartsch |
2002-11-23 | whoups, sorry, bleeding edge code | Guenter Bartsch |
2002-11-22 | first draft of audio decoder | Guenter Bartsch |