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