summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-09hook up ffmpeg's Flash Video supportMike Melanson
2004-03-08Fix the framerate estimation.Thibaut Mattern
2004-03-08Alsa audio capture fixesJames Stembridge
2004-03-08Limit software amp so that audio is not clipped.James Courtier-Dutton
2004-03-08make cvs-theora workingAndreas Heinchen
2004-03-07Support for YUY2James Stembridge
2004-03-07- id3 v2.3 and v2.4 problemThibaut Mattern
2004-03-07made libtool-nofpic silent (again!). WTH is this regexp!?Daniel Caujolle-Bert
2004-03-07- use the asf preroll valueThibaut Mattern
2004-03-07Fix the jittering problem.Thibaut Mattern
2004-03-07added ANIM OPT 3, 4 and 6 support (untested, can't find testfiles)Manfred Tremmel
2004-03-05forgot to uncomment the pthread_{cancel,join} portionDaniel Caujolle-Bert
2004-03-05re-enable mixer thread: add a 333ms timeout. The "only one concerned"Daniel Caujolle-Bert
2004-03-05Whoops, don't want loggingJames Stembridge
2004-03-05unmute_audio may as well work like the other helper function and workd out th...James Stembridge
2004-03-05Cleanup plugin initJames Stembridge
2004-03-05Factor out some more common codeJames Stembridge
2004-03-05Factor out some common codeJames Stembridge
2004-03-05Cleanup debug output, use lprintf and xprintfJames Stembridge
2004-03-05valgrind memleak fixesMichael Roitzsch
2004-03-05properly use AC_HELP_STRING, properly use $enableval for AC_ARG_ENABLEMichael Roitzsch
2004-03-04autoscan devfs patch from SteveFrantišek Dvořák
2004-03-04use the logging macrosMichael Roitzsch
2004-03-03limit the framerate to valid MPEG range and switch ffmpeg into non-strict modeMichael Roitzsch
2004-03-03we check for a directory with lstat(), but since a link to a directory wouldMichael Roitzsch
2004-03-03just for symmetry: add a config entry for the audio fifo sizeMichael Roitzsch
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-03-03fix compiler warningMichael Roitzsch
2004-03-03arrays of variable size are not understood by all compilersMichael Roitzsch
2004-03-03* use AC_HELP_STRING for the configure options (should do the same in all the...Michael Roitzsch
2004-03-03An id3 parsing error is not a reason to not play the mp3 stream.Thibaut Mattern
2004-03-02- disable the AO event thread as pthread_cancel is known to be very unreliableBastien Nocera
2004-03-02- added David Woodhouse's file (wave) audio out plugin, added David to the AU...Bastien Nocera
2004-03-022 more QT meta atoms, one for composer and one for yearMike Melanson
2004-03-01Support for 14.4 codec in RealMedia filesJames Stembridge
2004-03-01Add Yann VernierThibaut Mattern
2004-03-01Multiple multicast client on the same host support.Thibaut Mattern
2004-03-01Via Ezra detection.Thibaut Mattern
2004-03-01check if there is enough bytes in the buffer before reading.Thibaut Mattern
2004-03-01- oops, we're leaking!Bastien Nocera
2004-03-01- fix a crash when using the gnome-vfs plugin with newer gnome-vfs versionsBastien Nocera
2004-02-29speed improvements (reduced CPU-usage up to 90% when playing IFF-ANIM files)Manfred Tremmel
2004-02-29compute and set the bitrate for CBR audio streamsMike Melanson
2004-02-29support the 'meta' atom type that iTunes is fond of using for its musicMike Melanson
2004-02-29Disable back debug output.František Dvořák
2004-02-29Various compilation fixes and updates:František Dvořák
2004-02-28New caca video output plugin - color ASCII art.František Dvořák
2004-02-28Show auto-scan calls when call debugging is in effect.Rocky Bernstein
2004-02-28- Do not repaint the whole video output area in black when an expose event s ...Thibaut Mattern
2004-02-25IFF: added ANIM OPT7 and OPT8 supportManfred Tremmel