Age | Commit message (Expand) | Author |
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 |
2004-06-02 | Do not loop in __wait_first_frame. | Thibaut Mattern |
2004-06-02 | it has been quite some time since I re-ran autogen, so I did not noticed | Michael Roitzsch |
2004-06-01 | Add FIXME comment. | James Courtier-Dutton |
2004-06-01 | Standardise prefix of debug output with error messages | James Stembridge |
2004-06-01 | Tighter checking on header for presence of codec init data | James Stembridge |
2004-06-01 | Add support for XVR-100 (Radeon-based) framebuffers to video_out_pgx64. | Robin KAY |
2004-06-01 | renamed symbol appropriately to avoid duplicate symbol references, following | Conrad Parker |
2004-06-01 | applied patch from Daniel Mack disabling altivec if ENABLE_ALTIVEC is not set. | Conrad Parker |
2004-06-01 | applied patches from Daniel Mack for recognizing darwin as a host, and | Conrad Parker |
2004-06-01 | better workaround for alac, another of the MPEG audio clique that | Mike Melanson |
2004-06-01 | acknowledge the existence of Apple's Lossless Audio Codec (alac) | Mike Melanson |
2004-06-01 | ok, i can't get flac into an useable state after a read abort but it doesn't ... | Miguel Freitas |
2004-06-01 | estimate start_pos from start_time. it is not as accurate as original idea bu... | Miguel Freitas |
2004-06-01 | trying to fix seeking to time position. general seeking improvements. | Miguel Freitas |
2004-05-31 | '/' is not allowed in identifier | Thibaut Mattern |
2004-05-31 | more appropriate function | Mike Melanson |
2004-05-31 | - oops, some debug in there... | Bastien Nocera |
2004-05-31 | - get the file length using seek() instead of the data_TAG, for the benefit | Bastien Nocera |
2004-05-30 | there are more image formats than YV12 and YUY2 -> fixes DXR3 crash | Michael Roitzsch |
2004-05-30 | merge ffmpeg to fix compiler warnings | Michael Roitzsch |
2004-05-30 | Don't send a DISC at each unexpected packet sequence. | Thibaut Mattern |
2004-05-30 | special provision for 'samr', another codec that doesn't play by the | Mike Melanson |
2004-05-29 | re-instate 32-bit decoding | Mike Melanson |
2004-05-29 | revise RGB decoder to be able to handle RGB data from Microsoft files | Mike Melanson |
2004-05-29 | special considerations for AVI files with a compression ID of 0 (treat | Mike Melanson |
2004-05-29 | framerate and PCM audio fixes | Mike Melanson |
2004-05-29 | make the RoQ demuxer a little more elegant, perhaps fix some bugs too | Mike Melanson |
2004-05-29 | separate the two semantics of querying a port's status with a NULL stream; | Michael Roitzsch |
2004-05-28 | added PNG_CFLAGS, patch from Daniel Mack | Conrad Parker |
2004-05-27 | fix flac time display | Miguel Freitas |