summaryrefslogtreecommitdiff
path: root/src/libxineadec/nosefart
AgeCommit message (Collapse)Author
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ↵Daniel Caujolle-Bert
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued... CVS patchset: 5844 CVS date: 2003/12/05 15:54:56
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ↵Daniel Caujolle-Bert
fft*post are untouched (fft: for now). CVS patchset: 5310 CVS date: 2003/08/25 21:51:37
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
- general multipass compilation make targets CVS patchset: 5149 CVS date: 2003/07/12 12:31:13
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
extracted some common targets and variables into a common Makefile which is then included CVS patchset: 4844 CVS date: 2003/05/14 16:21:44
2003-03-01Added new line at end of file to remove compiler warning.Stephen Torri
CVS patchset: 4311 CVS date: 2003/03/01 02:23:01
2003-01-11make the Nosefart engine aware of the config's WORDS_BIGENDIAN #defineMike Melanson
CVS patchset: 3874 CVS date: 2003/01/11 15:53:53
2003-01-09NSF audio files were crashing on SPARC.Juergen Keil
- Define the correct HOST_ENDIAN for SPARC - remove unaligned memory accesses CVS patchset: 3849 CVS date: 2003/01/09 19:50:03
2003-01-09memcpy copies too much, corrupts malloc heapJuergen Keil
CVS patchset: 3846 CVS date: 2003/01/09 18:36:40
2003-01-08initial import of Nosefart sourcesMike Melanson
CVS patchset: 3824 CVS date: 2003/01/08 07:04:35