summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30*** empty log message ***Thibaut Mattern
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-28*** empty log message ***Miguel Freitas
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-27*** empty log message ***Miguel Freitas
2004-05-27fix receiving the last bytes of a http connectionMiguel Freitas
2004-05-27*** empty log message ***Miguel Freitas
2004-05-27accept server responses with different cases (Cseq and CSeq)Miguel Freitas
2004-05-26memory leak fix by Barry Scott <barry.scott@onelan.co.uk>Michael Roitzsch
2004-05-26slow down CD drive during CD audio playback to reduce noiseMichael Roitzsch
2004-05-25Use DGA to obtain the device path/file descriptor to the framebuffer rather t...Robin KAY
2004-05-25the new, improved, the "definitive" ldt_keeper! ;-)Miguel Freitas
2004-05-24Comply with convention - put wFormatTag value before fourcc'sJames Stembridge
2004-05-241) Support AAC in AVIJames Stembridge
2004-05-24- priority for demuxer and input pluginsThibaut Mattern
2004-05-24Reset support.Thibaut Mattern
2004-05-23Improve seeking smoothness.Thibaut Mattern
2004-05-23Remove 2 added lines from the previous commit.Thibaut Mattern
2004-05-23Move the "wait first frame" stuff to a separate function.Thibaut Mattern
2004-05-23NULL isn't a good default for a pointer ;) Fixes RV10 and RV20 decodingJames Stembridge
2004-05-23rename from AO_CAP_32BITS to AO_CAP_FLOAT32Michael Roitzsch
2004-05-23Demuxer now outputs sensible timestamps so no need to use the binary codec to...James Stembridge
2004-05-231) Simpler fragment skipping for RV30 and RV40James Stembridge
2004-05-23Fix detection of a partially obscured window.Robin KAY
2004-05-22Removed -funroll-all-loops from SPARC and PPC targets as it negatively affect...Robin KAY