summaryrefslogtreecommitdiff
path: root/src/libreal/audio_decoder.c
AgeCommit message (Expand)Author
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-28Disable decoding of 14.4 and 28.8 codecs as they don't seem to work and we ha...James Stembridge
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-07-181) quietenJames Stembridge
2003-07-11- Fix by Michael Roitzsch to not use callbacks to get the real codecs path (C...Bastien Nocera
2003-04-09the most obvious real codecs path was missing from autodetectionGuenter Bartsch
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
2003-02-14less warningsDaniel Caujolle-Bert
2003-01-23annoying printfMiguel Freitas
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-03preload to register codec pathMiguel Freitas
2003-01-02- search for realplayer9 locationsMiguel Freitas
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21path used by realplayer rpm packagesMiguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-17close output on disposeGuenter Bartsch
2002-12-17implement dispose function, fix grave bug in audio decoder: it was actually a...Guenter Bartsch
2002-12-15log outputGuenter Bartsch
2002-12-14pts are now delivered in 1/90000 second unitsGuenter Bartsch
2002-12-10some metainfoGuenter Bartsch
2002-12-10libreal av sync fixStefan Holst
2002-12-07hush, set default framerate a little lowerGuenter Bartsch
2002-12-07fix a/v syncGuenter Bartsch
2002-11-26switch off real debug outputGuenter Bartsch
2002-11-25sipro audio fixesGuenter Bartsch
2002-11-25cook audio somewhat workingGuenter Bartsch
2002-11-23whoups, sorry, bleeding edge codeGuenter Bartsch
2002-11-22first draft of audio decoderGuenter Bartsch