summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2004-06-01renamed symbol appropriately to avoid duplicate symbol references, followingConrad Parker
2004-06-01applied patch from Daniel Mack disabling altivec if ENABLE_ALTIVEC is not set.Conrad Parker
2004-06-01applied patches from Daniel Mack for recognizing darwin as a host, andConrad Parker
2004-06-01better workaround for alac, another of the MPEG audio clique thatMike Melanson
2004-06-01acknowledge the existence of Apple's Lossless Audio Codec (alac)Mike Melanson
2004-06-01ok, i can't get flac into an useable state after a read abort but it doesn't ...Miguel Freitas
2004-06-01estimate start_pos from start_time. it is not as accurate as original idea bu...Miguel Freitas
2004-06-01trying to fix seeking to time position. general seeking improvements.Miguel Freitas
2004-05-31'/' is not allowed in identifierThibaut Mattern
2004-05-31more appropriate functionMike 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 benefitBastien Nocera
2004-05-30there are more image formats than YV12 and YUY2 -> fixes DXR3 crashMichael Roitzsch
2004-05-30merge ffmpeg to fix compiler warningsMichael Roitzsch
2004-05-30Don't send a DISC at each unexpected packet sequence.Thibaut Mattern
2004-05-30special provision for 'samr', another codec that doesn't play by theMike Melanson
2004-05-29re-instate 32-bit decodingMike Melanson
2004-05-29revise RGB decoder to be able to handle RGB data from Microsoft filesMike Melanson
2004-05-29special considerations for AVI files with a compression ID of 0 (treatMike Melanson
2004-05-29framerate and PCM audio fixesMike Melanson
2004-05-29make the RoQ demuxer a little more elegant, perhaps fix some bugs tooMike Melanson
2004-05-29separate the two semantics of querying a port's status with a NULL stream;Michael Roitzsch
2004-05-28added PNG_CFLAGS, patch from Daniel MackConrad Parker
2004-05-27fix flac time displayMiguel Freitas
2004-05-27- fix avi->compressor not being set correctly (lack of parenthesis)Miguel Freitas
2004-05-27another xvid fourccMiguel Freitas
2004-05-27fix receiving the last bytes of a http connectionMiguel Freitas
2004-05-27accept server responses with different cases (Cseq and CSeq)Miguel Freitas