Age | Commit message (Expand) | Author |
2001-09-06 | Add support for unsigned 8-bit audio format | Juergen Keil |
2001-09-06 | Unscaled YUY2 crashes, because step_dx/step_dy is invalid (both contain 0). | Juergen Keil |
2001-09-05 | generate index only once per mrl | Guenter Bartsch |
2001-09-05 | enable seeking in incomplete avis | Guenter Bartsch |
2001-09-05 | miguel's latest patches | Guenter Bartsch |
2001-09-04 | a little bit more log output from esd output plugin | Guenter Bartsch |
2001-09-04 | race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc... | Guenter Bartsch |
2001-09-03 | increasing liba52's priority to make xine prefer it to any old libac3 | Guenter Bartsch |
2001-09-03 | Detect x86 SSE extension (for libavcodec/ffmpeg) | Juergen Keil |
2001-09-03 | small bugfix, printf was missing parameter | Guenter Bartsch |
2001-09-03 | Always add mmx & mlib sources into the dist | Juergen Keil |
2001-09-02 | resample.* is no longer needed in audio_outxine-0_5_2-release0.5.2 | Guenter Bartsch |
2001-09-02 | last bugfixes: make xine engine handle demuxer that may fail to initialize | Guenter Bartsch |
2001-09-02 | demuxer bugfixes | Guenter Bartsch |
2001-09-02 | ac3 output via spdif patch provided by Andy Lo A Foe <andy@orbital.xs4all.nl> | Guenter Bartsch |
2001-09-01 | More strlen/sizeof fixes by Hubert Matthews <hubert.matthews@unicornportal.com> | Guenter Bartsch |
2001-09-01 | sometimes mpeg audio streams change parameters, other times libmad is simply ... | Guenter Bartsch |
2001-09-01 | don't estimate bitrate twice for the same mrl | Guenter Bartsch |
2001-09-01 | Don't change ideal_width for videos with "width % 32 == 16", so avoid software | Juergen Keil |
2001-09-01 | README updates. | James Courtier-Dutton |
2001-09-01 | Do not crash, when caller passes bufs with more than INPUT_BUF_SIZE bytes | Juergen Keil |
2001-09-01 | Enable MMX accelerated code on x86 | Juergen Keil |
2001-09-01 | Flush buffered audio samples on audio driver close | Juergen Keil |
2001-09-01 | DEBUG buils, profiler code crashes with NULL pointer access | Juergen Keil |
2001-09-01 | make set_speed more robust | Guenter Bartsch |
2001-09-01 | ffmpeg is stable enough so we don't need this option any longer | Guenter Bartsch |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-09-01 | Better rate info passing. | James Courtier-Dutton |
2001-08-31 | Fix byte order problems for AVI files with LPCM sound. | Juergen Keil |
2001-08-31 | Add mediaLib acceleration for UltarSPARCs to ffmpeg's libavcodec | Juergen Keil |
2001-08-31 | Improved rate sensing. | James Courtier-Dutton |
2001-08-30 | Added autosensing of rate. | James Courtier-Dutton |
2001-08-30 | Enable mediaLib usage in libac52 | Juergen Keil |
2001-08-30 | cosmetic change (use mmioFOURCC macro instead of hex constant) | Juergen Keil |
2001-08-30 | Some users reported problems on Solaris SPARC with an undefined 'get_rl_index'. | Juergen Keil |
2001-08-30 | Fix byteorder problems on bigendian cpus | Juergen Keil |
2001-08-30 | Fix byteorder problem for bigendian cpus | Juergen Keil |
2001-08-29 | re-merged gcc-3.0 "cirp" bug fix from a52dec cvs. | Eduard Hasenleithner |
2001-08-29 | sorting out demux close <-> stop | Guenter Bartsch |
2001-08-29 | Fogotten A52 changes. | Daniel Caujolle-Bert |
2001-08-29 | handle avi streams without / with unknown audio | Guenter Bartsch |
2001-08-29 | update to liba52 v 0.7.0 including the dynamic range compensation feature (di... | Guenter Bartsch |
2001-08-28 | Follow our coding style. | Daniel Caujolle-Bert |
2001-08-28 | Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in xine_paus... | Daniel Caujolle-Bert |
2001-08-28 | Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com] | James Courtier-Dutton |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
2001-08-26 | Surround sound audio actually works now. | James Courtier-Dutton |
2001-08-26 | MONO, STEREO, 4CHANNEL, 5CHANNEL and 5.1CHANNEL analogue audio out now work. | James Courtier-Dutton |
2001-08-26 | Added support for sensing capabilities of the sound hardware. | James Courtier-Dutton |
2001-08-26 | Clean up. | James Courtier-Dutton |