summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-03big patch...Thibaut Mattern
2003-11-02add some missing plugins listing functions.Daniel Caujolle-Bert
2003-11-02configfile beautification:Michael Roitzsch
2003-11-02Fix SEGFAULT beside error if no plugin loaded yet.František Dvořák
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-01provide help to video post pluginsMiguel Freitas
2003-11-01big ffmpeg patchMichael Roitzsch
2003-11-01assuming Miguel's consent I commit his profiling macrosMichael Roitzsch
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-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-31metronom patch from Thibaut:Michael Roitzsch
2003-10-31ip == NULL would result in a file descriptor leakMichael Roitzsch
2003-10-31First check the pointers on NULL values, then memset;Michael Roitzsch
2003-10-31- Use io_helper functions.Thibaut Mattern
2003-10-30* modify the engine slightly, so that the stream member in a video frame orMichael Roitzsch
2003-10-30- More VCDX -> VCDRocky Bernstein
2003-10-30brighten up the converted RGB videoMike Melanson
2003-10-30deploy revised ffmpeg palette APIMike Melanson
2003-10-30more accurate framerateMike Melanson
2003-10-30tighten up some functions to make xine less prone to crashingMike Melanson
2003-10-30use info_helper functions.Thibaut Mattern
2003-10-29- avoid deinterlacing unknown frame formats (eg. xvmc)Miguel Freitas
2003-10-29special-case warning for DRM-protected Quicktime files, at least untilMike Melanson
2003-10-28fix yuy2 blending (use overlay/clipping colors).Miguel Freitas
2003-10-28Handle comments in rpm filesJames Stembridge
2003-10-28Disable decoding of 14.4 and 28.8 codecs as they don't seem to work and we ha...James Stembridge
2003-10-28improve real audio demuxer:James Stembridge
2003-10-28this const is bad, since xine_post_wire takes non-const in/outputsMichael Roitzsch
2003-10-28Change .dsp and .dsw files for simple using under VCC 6.0 - just change unix ...František Dvořák
2003-10-28Use info_helper functions.Thibaut Mattern
2003-10-27Use info_helper functionsThibaut Mattern
2003-10-27Fix aspect ratio problemJames Stembridge
2003-10-27Daniel's xvmc cleanups (tested)Miguel Freitas
2003-10-27super mega ffmpeg tree syncMike Melanson
2003-10-26Code review from Daniel.Thibaut Mattern
2003-10-26lookups are locked nowMichael Roitzsch