summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-24Don't use MAP_FIXED to place registers after video RAM.Robin KAY
2004-07-24When including AC_TRY_COMPILE in the ACTION-IF-NOT-FOUND section of another A...Stephen Torri
2004-07-23fix configfile def_value assertion.Daniel Caujolle-Bert
2004-07-23made io_helper.c compile under Solaris 2.6 (socklen_t undefine type) (close #...Daniel Caujolle-Bert
2004-07-22protect from overly long filenamesMichael Roitzsch
2004-07-222 extra bytes is enough, one for the '/' and one for '\0'Michael Roitzsch
2004-07-22frontends could have crashed xine-lib by passing a too long filenameMichael Roitzsch
2004-07-22since we potentially add a '\n', we cannot fill the string to the limit earlierMichael Roitzsch
2004-07-22long paths to the vidix drivers would have overrun the path bufferMichael Roitzsch
2004-07-22* font name stored in an unprotected buffer, configuring a long font nameMichael Roitzsch
2004-07-22* do not use strcpy with overlapping strings, the behaviour is undefinedMichael Roitzsch
2004-07-22a broken CD might contain an unterminated label, which would have overrun theMichael Roitzsch
2004-07-22do not use functions in array initialization, this is actually not allowed in CMichael Roitzsch
2004-07-22embarassing overflow in the hacker's guide example appMichael Roitzsch
2004-07-22remove some things which are doneMichael Roitzsch
2004-07-21new goom2k4-dev18 includes almost all of my warning fixesMichael Roitzsch
2004-07-212 bugs fixed actuallyMiguel Freitas
2004-07-20Use lavc version of the mpeg rff flag.Thibaut Mattern
2004-07-20fix compiler warningsMichael Roitzsch
2004-07-20small DXR3 code cleanup:Michael Roitzsch
2004-07-20removing unused structure memberMichael Roitzsch
2004-07-20some updatingMichael Roitzsch
2004-07-20Add const to get_identifier return type since that's n fact what itRocky Bernstein
2004-07-20More bounds-overflow precautions. Bound max length of a MRL and addRocky Bernstein
2004-07-19*** empty log message ***Miguel Freitas
2004-07-19fix for brightness driftMiguel Freitas
2004-07-19*** empty log message ***Miguel Freitas
2004-07-19restore initial xv port attributes on exitMiguel Freitas
2004-07-19merging some VDR patches from ReinhardMiguel Freitas
2004-07-19we don't do any bounds checking when converting the SPU to a xine overlay,Michael Roitzsch
2004-07-18Pedantic change: that should be DEVICE_MAX_LEN, not MRL_MAX_LEN.Rocky Bernstein
2004-07-18Fix sample rate.James Courtier-Dutton
2004-07-18a sequence can be split.Thibaut Mattern
2004-07-18Add support for 44100Hz DTS in .wav files.James Courtier-Dutton
2004-07-18One more time.Thibaut Mattern
2004-07-18Argl, i always forget something. :<Thibaut Mattern
2004-07-18Should have Initialized all bytes.Rocky Bernstein
2004-07-18Buffer overflow fix reported by C0ntex via Drew 'dantealiegri' Ogle.Rocky Bernstein
2004-07-18better mpeg-es parser.Thibaut Mattern
2004-07-17Reinhard Nissl sample rate patchMiguel Freitas
2004-07-17embarrassing memory leak when shm is not availableMiguel Freitas
2004-07-17document latest improvementsMiguel Freitas
2004-07-17Ryan Tadlock's patch for compensating the field delay of some deinterlacing a...Miguel Freitas
2004-07-16Get rid of the "underquote define" warnings under newer autoconf (2.59-3 in F...František Dvořák
2004-07-15- I shouldn't blindly commit...Bastien Nocera
2004-07-15check number of frames on fifo before deciding to skip decodingMiguel Freitas
2004-07-15- remove the "default" keyword for default sound devices, as this keywordBastien Nocera
2004-07-15Add missing library path.Robin KAY
2004-07-14- change the default output device for stereo and surrounds to be "default"Bastien Nocera
2004-07-14use correct frame flags for adjusting duration.Miguel Freitas