Age | Commit message (Expand) | Author |
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 | TODO list updates | Guenter Bartsch |
2001-09-01 | getting ready for 0.5.2 | 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 | document another solaris shm kernel parameter that needs to be tuned to | Juergen Keil |
2001-08-31 | Add mediaLib acceleration on UltraSPARCs for ffmpeg's libavcodec | 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 | added FPM_M68K define. Someone needs to provide the native function... | Siggi Langauf |
2001-08-30 | testing-prerelease for m68k port | Siggi Langauf |
2001-08-30 | (blindly) added compiler flags for m68k | Siggi Langauf |
2001-08-30 | Soureforge's UltraSPARC Linux compilefarm box is still unhappy with | Juergen Keil |
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 | added man page for xine-config | Siggi Langauf |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
2001-08-28 | FAQ updates | Guenter Bartsch |
2001-08-27 | Execute chmod at the right place. | Daniel Caujolle-Bert |
2001-08-27 | credits to FAQ translators | Guenter Bartsch |
2001-08-27 | FAQ updates | Guenter Bartsch |
2001-08-26 | fixed double manpages, so packages are installable | Siggi Langauf |
2001-08-26 | Surround sound audio actually works now. | James Courtier-Dutton |
2001-08-26 | spanish FAQ update from Alfredo Jess Delaiti | Guenter Bartsch |
2001-08-26 | MONO, STEREO, 4CHANNEL, 5CHANNEL and 5.1CHANNEL analogue audio out now work. | James Courtier-Dutton |