summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-06-13make sure the current decoder plugin name is included in verbosity debugMiguel Freitas
2004-06-13sync to latest 0.1.10 release of libdvdnavMichael Roitzsch
2004-06-13fix ffmpeg warningsMichael Roitzsch
2004-06-13PPC AltiVec fixMike Melanson
2004-06-12remove warning message so users won't get confuse about itMiguel Freitas
2004-06-12- removed evil exit() lines, they were meant for debugging purposes only,Daniel Mack
2004-06-12not all compilers strip unused static functions from object files.Miguel Freitas
2004-06-12- Makefile.am: removed unneeded build options and added options fromDaniel Mack
2004-06-12Try to get smaller A/V delayDaniel Mack
2004-06-11Patch with improvements for libsputext from Vincent Pelletier - word wrap and...František Dvořák
2004-06-11fix init bug that manifests when decoder is not disposed betweenMike Melanson
2004-06-11new native FLAC demuxerMike Melanson
2004-06-10flac.c is in the SOURCES now, no need to EXTRA_DIST itMichael Roitzsch
2004-06-10If no format identifier, assume A52.James Courtier-Dutton
2004-06-10Argl, I forgot to shorten the mask because of the new PLUGIN_NO_UNLOAD flag,Michael Roitzsch
2004-06-10Added CoreAudio support for native sound output on MacOSX.Daniel Mack
2004-06-10- Lots of cleanups and coding style issuesDaniel Mack
2004-06-10hook up ffmpeg's FLAC decoderMike Melanson
2004-06-09two amazingly stupid bugs pointed out by Daniel Mack:Michael Roitzsch
2004-06-08housekeepingMichael Roitzsch
2004-06-08a better approach to the module unload preventionMichael Roitzsch
2004-06-08next try to get the Objective-C OSX code supported by the automagicMichael Roitzsch
2004-06-08this is a system-wide header, so <...> seems the better choiceMichael Roitzsch
2004-06-08applied patch from ozone, which he's tested on linux and osx.Conrad Parker
2004-06-07Try to determine if wave atom actually contains a waveformatex headerJames Stembridge
2004-06-07Remove a line I forgot to remove earlier.James Courtier-Dutton
2004-06-07comment out loggingHeiko Schaefer
2004-06-06Remove the references to OBJC in the configure.ac and video_out Makefile.amJames Courtier-Dutton
2004-06-06Implement better sync detection in libdts.James Courtier-Dutton
2004-06-06A fix so that non macosx systems build correctly.James Courtier-Dutton
2004-06-06Don't assume buffer contains waveformatex header when BUF_FLAG_STDHEADER is s...James Stembridge
2004-06-06From: Daniel MackJames Courtier-Dutton
2004-06-05Oops. Keep xine-lib compiling until the configure.ac is changed.James Courtier-Dutton
2004-06-05Support for deocoder init data split.Thibaut Mattern
2004-06-05From: Daniel MackJames Courtier-Dutton
2004-06-05move duplicated code to a function.Thibaut Mattern
2004-06-05Support big decoder init data chunk (> 8192 bytes).Thibaut Mattern
2004-06-04sputext decoder relied on status() with stream==NULL, which is wrong nowMichael Roitzsch
2004-06-04shut up GCC.Daniel Caujolle-Bert
2004-06-04Remove GNUism.Robin KAY
2004-06-03update to em8300 CVS version of the headerMichael Roitzsch
2004-06-03close http://sourceforge.net/tracker/index.php?func=detail&aid=916089&group_i...Miguel Freitas
2004-06-03this include is obsolete, becauseMichael Roitzsch
2004-06-03EOF when read returns <= 0 (thanks Leon van Stuivenberg)Miguel Freitas
2004-06-02Do not loop in __wait_first_frame.Thibaut Mattern
2004-06-02it has been quite some time since I re-ran autogen, so I did not noticedMichael Roitzsch
2004-06-01Add FIXME comment.James Courtier-Dutton
2004-06-01Standardise prefix of debug output with error messagesJames Stembridge
2004-06-01Tighter checking on header for presence of codec init dataJames Stembridge
2004-06-01Add support for XVR-100 (Radeon-based) framebuffers to video_out_pgx64.Robin KAY