Age | Commit message (Expand) | Author |
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 |
2001-08-26 | Speed modes work again. | James Courtier-Dutton |
2001-08-25 | Added support for MONO in alsa09. | James Courtier-Dutton |
2001-08-25 | Considerably improved the accuracy of | James Courtier-Dutton |
2001-08-25 | Used the patch from Mike Lampard to adopt the new set_speed syntax. | Eduard Hasenleithner |
2001-08-25 | Fixed bug in ao_alsa_delay function. | James Courtier-Dutton |
2001-08-25 | added Daniel's seeking-without-closing-input-plugin function again | Guenter Bartsch |
2001-08-25 | measuring complete audio/video output performance | Guenter Bartsch |
2001-08-25 | fixed content type detection | Guenter Bartsch |
2001-08-25 | adapted alsa05 plugin to new audio architecture (untested) | Guenter Bartsch |
2001-08-25 | small cleanups | Guenter Bartsch |
2001-08-25 | small cleanups and fixes for new pause implementation | Guenter Bartsch |
2001-08-25 | make avi demuxer take care of keyframes | Guenter Bartsch |
2001-08-25 | fixed seeking (back to the old method), implementing true pause function, int... | Guenter Bartsch |
2001-08-25 | fixed alsa output open return values | Guenter Bartsch |
2001-08-25 | alsa05 audio output plugin update from Peter Weissgerber | Guenter Bartsch |
2001-08-24 | Fixed the "cirp" bug with gcc-3.0. | Eduard Hasenleithner |
2001-08-24 | removed no longer needed includes | Guenter Bartsch |
2001-08-24 | fixed esd / gap support (configureable), coding style enforcement | Guenter Bartsch |
2001-08-23 | re-enabled audio resampling, correct a/v sync, corrected code style/indentati... | Guenter Bartsch |