summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-09-01don't estimate bitrate twice for the same mrlGuenter Bartsch
2001-09-01Don't change ideal_width for videos with "width % 32 == 16", so avoid softwareJuergen Keil
2001-09-01README updates.James Courtier-Dutton
2001-09-01Do not crash, when caller passes bufs with more than INPUT_BUF_SIZE bytesJuergen Keil
2001-09-01Enable MMX accelerated code on x86Juergen Keil
2001-09-01Flush buffered audio samples on audio driver closeJuergen Keil
2001-09-01DEBUG buils, profiler code crashes with NULL pointer accessJuergen Keil
2001-09-01make set_speed more robustGuenter Bartsch
2001-09-01ffmpeg is stable enough so we don't need this option any longerGuenter Bartsch
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-09-01Better rate info passing.James Courtier-Dutton
2001-08-31Fix byte order problems for AVI files with LPCM sound.Juergen Keil
2001-08-31Add mediaLib acceleration for UltarSPARCs to ffmpeg's libavcodecJuergen Keil
2001-08-31Improved rate sensing.James Courtier-Dutton
2001-08-30Added autosensing of rate.James Courtier-Dutton
2001-08-30Enable mediaLib usage in libac52Juergen Keil
2001-08-30cosmetic change (use mmioFOURCC macro instead of hex constant)Juergen Keil
2001-08-30Some users reported problems on Solaris SPARC with an undefined 'get_rl_index'.Juergen Keil
2001-08-30Fix byteorder problems on bigendian cpusJuergen Keil
2001-08-30Fix byteorder problem for bigendian cpusJuergen Keil
2001-08-29re-merged gcc-3.0 "cirp" bug fix from a52dec cvs.Eduard Hasenleithner
2001-08-29sorting out demux close <-> stopGuenter Bartsch
2001-08-29Fogotten A52 changes.Daniel Caujolle-Bert
2001-08-29handle avi streams without / with unknown audioGuenter Bartsch
2001-08-29update to liba52 v 0.7.0 including the dynamic range compensation feature (di...Guenter Bartsch
2001-08-28Follow our coding style.Daniel Caujolle-Bert
2001-08-28Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in xine_paus...Daniel Caujolle-Bert
2001-08-28Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com]James Courtier-Dutton
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...Guenter Bartsch
2001-08-26Surround sound audio actually works now.James Courtier-Dutton
2001-08-26MONO, STEREO, 4CHANNEL, 5CHANNEL and 5.1CHANNEL analogue audio out now work.James Courtier-Dutton
2001-08-26Added support for sensing capabilities of the sound hardware.James Courtier-Dutton
2001-08-26Clean up.James Courtier-Dutton
2001-08-26Speed modes work again.James Courtier-Dutton
2001-08-25Added support for MONO in alsa09.James Courtier-Dutton
2001-08-25Considerably improved the accuracy ofJames Courtier-Dutton
2001-08-25Used the patch from Mike Lampard to adopt the new set_speed syntax.Eduard Hasenleithner
2001-08-25Fixed bug in ao_alsa_delay function.James Courtier-Dutton
2001-08-25added Daniel's seeking-without-closing-input-plugin function againGuenter Bartsch
2001-08-25measuring complete audio/video output performanceGuenter Bartsch
2001-08-25fixed content type detectionGuenter Bartsch
2001-08-25adapted alsa05 plugin to new audio architecture (untested)Guenter Bartsch
2001-08-25small cleanupsGuenter Bartsch
2001-08-25small cleanups and fixes for new pause implementationGuenter Bartsch
2001-08-25make avi demuxer take care of keyframesGuenter Bartsch
2001-08-25fixed seeking (back to the old method), implementing true pause function, int...Guenter Bartsch
2001-08-25fixed alsa output open return valuesGuenter Bartsch
2001-08-25alsa05 audio output plugin update from Peter WeissgerberGuenter Bartsch
2001-08-24Fixed the "cirp" bug with gcc-3.0.Eduard Hasenleithner
2001-08-24removed no longer needed includesGuenter Bartsch