summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-11-20implement public OSD wrappersMichael Roitzsch
2002-11-20remove hopefully unnecessary Xext linkageMichael Roitzsch
2002-11-20Add debug info. remove un-used variable.James Courtier-Dutton
2002-11-20the last patch moved the command parsing too far, forced_display is updatedMichael Roitzsch
2002-11-20document coordinatesMichael Roitzsch
2002-11-20this should fix the various overlay problems: we should not parse commands ofMichael Roitzsch
2002-11-20Fix typoEwald Snel
2002-11-20I forgot to adapt thisMichael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-20finish bringing the VQA demuxer in line with the latest API spec; alsoMike Melanson
2002-11-20discovered a new top-level atom in productionMike Melanson
2002-11-20Enable ASF demuxer to recognise and skip over control streamsRobin KAY
2002-11-20prevent mpeg4 headers from being flushed.Miguel Freitas
2002-11-19Remove superfluous underscores in typesRobin KAY
2002-11-19Added some test code in, to help us with highlight problems with some DVDs.James Courtier-Dutton
2002-11-19tidying upMichael Roitzsch
2002-11-19reinstate libfaad (though it is not quite functional yet)Mike Melanson
2002-11-19bring the FAAD decoder in line with the latest API revisionMike Melanson
2002-11-19qualify the audio in a MPEG-4 file as VBRMike Melanson
2002-11-19spu and overlay cleanups, mostly cosmeticMiguel Freitas
2002-11-18re-commit Ewald's memleak fixesMike Melanson
2002-11-18be more diligent at initializing variables; fix QT/PCM audio pop problemMike Melanson
2002-11-18set default audio.passthrough_offset to 0Heiko Schaefer
2002-11-18the new metronom discontinuity handling allows for some cleanupMichael Roitzsch
2002-11-18resort the checks so that DVD playback finally worksMichael Roitzsch
2002-11-18sync to libdvdnav cvsMichael Roitzsch
2002-11-18DVD input should now be initially unseekableMichael Roitzsch
2002-11-18getting rid of obviously unused INPUT_CAP_VARIABLE_BITRATEMichael Roitzsch
2002-11-18getting rid of obviously obsolete INPUT_CAP_VARIABLE_BITRATEMichael Roitzsch
2002-11-18getting rid of obviously unused INPUT_CAP_VARIABLE_BITRATEMichael Roitzsch
2002-11-18Fix segmentation fault with some QuickTime movie trailersEwald Snel
2002-11-18seeking to keyframes should work again, better than ever! :)Miguel Freitas
2002-11-18first steps towards a working real demuxer and using binary-only real codecsGuenter Bartsch
2002-11-18Fixed wording in a comment.Stephen Torri
2002-11-18forget about last data on reset()Miguel Freitas
2002-11-17make Carsten happy: the dxr3 image should now disappear on closeMichael Roitzsch
2002-11-17bring eject back: no eject function if the plugin does not support itMichael Roitzsch
2002-11-17bring eject back: always keep the last input plugin class that supports ejectingMichael Roitzsch
2002-11-17check for seekable instead of preview flagGuenter Bartsch
2002-11-17This one is the reason why initial stillframes on DVDs do not show up.Michael Roitzsch
2002-11-17cleanup: bring config entries back to lifeMichael Roitzsch
2002-11-17cleanup: remove unused old event listener codeMichael Roitzsch
2002-11-16More metadata (uses ALBUM for the radio name, fills GENRE).Thibaut Mattern
2002-11-16Fix dsputils with mediaLib.Robin KAY
2002-11-16send the NAV packet AFTER a discontinuity, not BEFOREMichael Roitzsch
2002-11-16Sometimes there is no space after ':'Thibaut Mattern
2002-11-16- return -1 if there is no mixer available so that xine-ui gets theMichael Roitzsch
2002-11-15First attempt to implement "Shoutcast Metadata Protocol".Thibaut Mattern
2002-11-15Fix memory leak (1192KB/stream)Ewald Snel
2002-11-15Fix memory leak (temporary copy of header buffer)Ewald Snel