summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-15Avoid skipping an unsuitable frame when there are only few buffersReinhard Nißl
2007-04-15Increase priority of video decoder a little bit, to avoid frameReinhard Nißl
2007-07-26report unsupported frame format when blending overlayReinhard Nißl
2007-07-26report unsupported frame format and abortReinhard Nißl
2007-10-08Revert cheating invalid frame sizes after fixed frame allocation (continued).Reinhard Nißl
2007-10-16Add additional key introduced for VDR-1.5.10's subtitles menu.Reinhard Nißl
2008-01-01Skip deleted keys - should any ever occur! - while saving the config.Darren Salt
2008-01-01Use signed data type for pan&scan center offset components.Reinhard Nißl
2007-12-31Add a missing initialisation.Reinhard Nißl
2007-12-31Build fix: back out the SSA subtitles change from the DirectFB video-out plugin.Darren Salt
2007-12-31Convert XML parser ABI breakage into ABI extension. Bump the soname accordingly.Darren Salt
2007-12-31Provide FFmpeg options skip_loop_filter and choose_speed_over_accuracy.Reinhard Nißl
2007-12-30Dereference buffer size pointers when comparing buffer sizes.Darren Salt
2007-12-29Crashes when accessing files via Gnome-VFSPhilippe Troin
2007-12-30Fix bugs' numbers for the new tracker.Diego 'Flameeyes' Pettenò
2007-12-29Only check for the chunk's size to be lesser than 100 when reading the COMM_TAG.Diego 'Flameeyes' Pettenò
2007-12-22Fixed an input_pvr issue with 'set input' for ivtv versions 0.10.6+.Richard van Paasen
2007-12-27Add VO_PROP_OUTPUT_* to some other video output drivers (where trivial).Darren Salt
2007-12-27Remove long-obsolete automake patch.Darren Salt
2007-12-27xmlparser: fix token buffer being too smallMaximilian Schwerin
2007-12-27[Subtitles] SSA-tags patchDubois Nicolas
2007-12-27net_plugin not always reading preview buffer to the maximum.Michel Verbraak
2007-12-27Update Provides, Conflicts & Replaces for libxine1.Darren Salt
2007-12-27Require external ffmpeg (for .deb builds).Darren Salt
2007-12-26Correct another color→colour change to a struct member name.Darren Salt
2007-12-26Correct a color→colour change to a struct member name.Darren Salt
2007-12-26Fix pls parsing (broken in cset e0819c1c624a).Darren Salt
2007-12-24Consistently use "colour", "colour key", "colour space" in output.Darren Salt
2007-12-24Spelling correction: successfuly → successfully.Darren Salt
2007-12-24Update Italian translation.Diego 'Flameeyes' Pettenò
2007-12-24Regenerate translations, so that the translators find the data updated.Diego 'Flameeyes' Pettenò
2007-12-22Always enable a52dec capabilities for external a52dec.Diego 'Flameeyes' Pettenò
2007-12-18Don't treat # in MRLs as literals or URI-decode raw filenames. [Bug 1784272]Darren Salt
2007-12-17compileMatthias Kretz
2007-12-17add video/flv and application/x-flash-video MIME aliases as used by shared-mimeMatthias Kretz
2007-12-17Fix an off-by-one error concerning UTF-8-encoded BOMs.Darren Salt
2007-12-16Tell the Real demuxer about http references.Darren Salt
2007-12-14Convert XML to UTF-8 for parsing if a BOM is detected.Darren Salt
2007-12-13Set stream information only when reading a streaminfo FLAC block.Diego 'Flameeyes' Pettenò
2007-12-13If the number of channels is not in the known cases, return a failure.Diego 'Flameeyes' Pettenò
2007-12-14Fixed a crash that happened when a video output was closedMatthias Kretz
2007-12-13Free the temporary variables that are allocated, avoid memory leaks.Diego 'Flameeyes' Pettenò
2007-12-10Simplify Pulse plugin reverting some of today's changes and going back from t...Diego 'Flameeyes' Pettenò
2007-12-10Backport the PulseAudio plugin from 1.2 branch.Diego 'Flameeyes' Pettenò
2007-12-09Mark libxine1 as providing the libxine1-* packages which it replaces.Darren Salt
2007-12-09Enable the WMV VC1 (ffmpeg) codec.Darren Salt
2007-12-08spudvb osd update fixChristophe Thommeret
2007-12-07Don't try to free the frame if it's not allocated. Fixes bug FS#3.Diego 'Flameeyes' Pettenò
2007-12-07Fix compilation of DXR3 support with external ffmpeg. Untested with actual DXR3.Darren Salt
2007-12-04fifo_peek_int can return NULL (when non-blocking). make fifo_remove_int handl...Matthias Kretz