summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-06fix enumDaniel Caujolle-Bert
2003-11-06Need to change libvcdinfo to be more robust when there are problemsRocky Bernstein
2003-11-05real fixesJames Stembridge
2003-11-05use more sensible intervals (keyword: Voronoi) to guess the framerateMichael Roitzsch
2003-11-05XShm crashes with xinimin, when the callbacks return without initializing theMichael Roitzsch
2003-11-05even more FAQ entries on XvMichael Roitzsch
2003-11-05Jeroen's patch: avoid pausing the scr provider directly (doing so may freezeMiguel Freitas
2003-11-05we are seeing this error too often on xine-userMichael Roitzsch
2003-11-05dropping old demux_pesMichael Roitzsch
2003-11-05remove audio_out specific stuff from cflagsMiguel Freitas
2003-11-04that must fix a compilation failure report i receivedMiguel Freitas
2003-11-04ffmpeg's framrate guessing is better than our old oneMichael Roitzsch
2003-11-04ffmpeg already selects the best matching MPEG framerate code, no need toMichael Roitzsch
2003-11-04Final patches for compiling xine under MSVC:František Dvořák
2003-11-04UpdatePhilipp Hahn
2003-11-04Explain PTS handling.James Courtier-Dutton
2003-11-04remove errno usage (all input plugins should handle and report errors). Take ...Daniel Caujolle-Bert
2003-11-03take care of read() return value. use xprintf/lprintf. fix get_extensions()Daniel Caujolle-Bert
2003-11-03adding Daniel's new functions to the pictureMichael Roitzsch
2003-11-03big patch...Thibaut Mattern
2003-11-02add some missing plugins listing functions.Daniel Caujolle-Bert
2003-11-02There was a Debian package...Siggi Langauf
2003-11-02fixing vcd checksMichael Roitzsch
2003-11-02configfile beautification:Michael Roitzsch
2003-11-02Fix SEGFAULT beside error if no plugin loaded yet.František Dvořák
2003-11-02liba52 pts fixMiguel Freitas
2003-11-02fix bug introduced with new PTS handling (where an old PTS would beMiguel Freitas
2003-11-02unsharp plugin: fix memleaksMiguel Freitas
2003-11-02some lprintf to xprintf conversion.Thibaut Mattern
2003-11-01post plugin helpMiguel Freitas
2003-11-01report ffmpeg updateMichael Roitzsch
2003-11-01provide help to video post pluginsMiguel Freitas
2003-11-01method to get plugin and parameters helpMiguel Freitas
2003-11-01big ffmpeg patchMichael Roitzsch
2003-11-01assuming Miguel's consent I commit his profiling macrosMichael Roitzsch
2003-11-01Jérôme is "Jérôme" ;)Thibaut Mattern
2003-11-01Exchange (void *) function casts for a less evil kind of (void *) cast. Check...Robin KAY
2003-11-01Not link ffmpeg plugin with XvMC.František Dvořák
2003-11-01tvtime: remove console messages that might confuse users and have enumMiguel Freitas
2003-11-01asf and mp3 changesThibaut Mattern
2003-11-01Fix a bug in ID3v2.2 parsing.Thibaut Mattern
2003-11-01back out brightness patchMike Melanson
2003-10-31Use info_helper functions.Thibaut Mattern
2003-10-31Use info_helper functions.Thibaut Mattern
2003-10-31And now really the fix. :-)František Dvořák
2003-10-31Fix the unresolved symbol in ffmpeg configured on systems with XVMC.František Dvořák
2003-10-31note results of Thibaut's metronom fixMichael Roitzsch
2003-10-31metronom patch from Thibaut:Michael Roitzsch
2003-10-31add FAQ section on VideoCD troubleshooting, extracted from Rocky's VCDXMichael Roitzsch
2003-10-31ip == NULL would result in a file descriptor leakMichael Roitzsch