Age | Commit message (Expand) | Author |
2004-06-14 | fix comment (this is enclosed in #ifdef DEBUG) | Michael Roitzsch |
2004-06-14 | since we do not store that in extra_info any more, this call is obsolete | Michael Roitzsch |
2004-06-14 | decrease the prio of demux_mpeg to try mpeg_pes first | Michael Roitzsch |
2004-06-14 | fix compiler warning | Michael Roitzsch |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-06-13 | * trying to fix a longstanding problem: 4:3 progressive content on DXR3's | Michael Roitzsch |
2004-06-13 | make sure the current decoder plugin name is included in verbosity debug | Miguel Freitas |
2004-06-13 | sync to latest 0.1.10 release of libdvdnav | Michael Roitzsch |
2004-06-13 | fix ffmpeg warnings | Michael Roitzsch |
2004-06-13 | PPC AltiVec fix | Mike Melanson |
2004-06-12 | remove warning message so users won't get confuse about it | Miguel Freitas |
2004-06-12 | - removed evil exit() lines, they were meant for debugging purposes only, | Daniel Mack |
2004-06-12 | not all compilers strip unused static functions from object files. | Miguel Freitas |
2004-06-12 | - Makefile.am: removed unneeded build options and added options from | Daniel Mack |
2004-06-12 | Try to get smaller A/V delay | Daniel Mack |
2004-06-11 | Patch with improvements for libsputext from Vincent Pelletier - word wrap and... | František Dvořák |
2004-06-11 | fix init bug that manifests when decoder is not disposed between | Mike Melanson |
2004-06-11 | new native FLAC demuxer | Mike Melanson |
2004-06-10 | flac.c is in the SOURCES now, no need to EXTRA_DIST it | Michael Roitzsch |
2004-06-10 | If no format identifier, assume A52. | James Courtier-Dutton |
2004-06-10 | Argl, I forgot to shorten the mask because of the new PLUGIN_NO_UNLOAD flag, | Michael Roitzsch |
2004-06-10 | Added CoreAudio support for native sound output on MacOSX. | Daniel Mack |
2004-06-10 | - Lots of cleanups and coding style issues | Daniel Mack |
2004-06-10 | hook up ffmpeg's FLAC decoder | Mike Melanson |
2004-06-09 | two amazingly stupid bugs pointed out by Daniel Mack: | Michael Roitzsch |
2004-06-08 | housekeeping | Michael Roitzsch |
2004-06-08 | a better approach to the module unload prevention | Michael Roitzsch |
2004-06-08 | next try to get the Objective-C OSX code supported by the automagic | Michael Roitzsch |
2004-06-08 | this is a system-wide header, so <...> seems the better choice | Michael Roitzsch |
2004-06-08 | applied patch from ozone, which he's tested on linux and osx. | Conrad Parker |
2004-06-07 | Try to determine if wave atom actually contains a waveformatex header | James Stembridge |
2004-06-07 | Remove a line I forgot to remove earlier. | James Courtier-Dutton |
2004-06-07 | comment out logging | Heiko Schaefer |
2004-06-06 | Remove the references to OBJC in the configure.ac and video_out Makefile.am | James Courtier-Dutton |
2004-06-06 | Implement better sync detection in libdts. | James Courtier-Dutton |
2004-06-06 | A fix so that non macosx systems build correctly. | James Courtier-Dutton |
2004-06-06 | Don't assume buffer contains waveformatex header when BUF_FLAG_STDHEADER is s... | James Stembridge |
2004-06-06 | From: Daniel Mack | James Courtier-Dutton |
2004-06-05 | Oops. Keep xine-lib compiling until the configure.ac is changed. | James Courtier-Dutton |
2004-06-05 | Support for deocoder init data split. | Thibaut Mattern |
2004-06-05 | From: Daniel Mack | James Courtier-Dutton |
2004-06-05 | move duplicated code to a function. | Thibaut Mattern |
2004-06-05 | Support big decoder init data chunk (> 8192 bytes). | Thibaut Mattern |
2004-06-04 | sputext decoder relied on status() with stream==NULL, which is wrong now | Michael Roitzsch |
2004-06-04 | shut up GCC. | Daniel Caujolle-Bert |
2004-06-04 | Remove GNUism. | Robin KAY |
2004-06-03 | update to em8300 CVS version of the header | Michael Roitzsch |
2004-06-03 | close http://sourceforge.net/tracker/index.php?func=detail&aid=916089&group_i... | Miguel Freitas |
2004-06-03 | this include is obsolete, because | Michael Roitzsch |
2004-06-03 | EOF when read returns <= 0 (thanks Leon van Stuivenberg) | Miguel Freitas |