summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-08-12handle frame flags properly, small aspect ratio fix for expandMichael Roitzsch
2003-08-12these tests are done more cenralized in video out nowMichael Roitzsch
2003-08-12add a flags member to frame struct (the relevant API versions have already beenMichael Roitzsch
2003-08-12Mistakenly disabled some code I shouldn't have in the previous revision. Now ...Robin KAY
2003-08-11Cleaned up code. Removed support for XINE_VISUAL_TYPE_FB. Added support for d...Robin KAY
2003-08-10new patches from Frantisek, cdda fixes/improvementsMiguel Freitas
2003-08-10apply Frantisek patches to handle end of streams betterMiguel Freitas
2003-08-09trying to fix some reported problemsMiguel Freitas
2003-08-09More descriptive error.James Courtier-Dutton
2003-08-09Handle PMT tables better "demux_ts.c" .James Courtier-Dutton
2003-08-09bleh to "//"Bastien Nocera
2003-08-09- temptatively fix the directfb video output plugin, maybe it works, maybe it...Bastien Nocera
2003-08-09Improve readablity of code and add FIXME comments.James Courtier-Dutton
2003-08-09Make debug printf's more consistent. All pid's now printed in hex.James Courtier-Dutton
2003-08-08Fix segmentation fault caused by closing a conversion descriptor when none wa...Robin KAY
2003-08-07grr... people keep breaking my daily build... :(Miguel Freitas
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-08-05- correctly use the Xing header in some VBR MP3s to get the correct bitrate a...Bastien Nocera
2003-08-05better do a floating point division hereMichael Roitzsch
2003-08-05clarify commentMichael Roitzsch
2003-08-05handle dvdnav aspect force hints correctly, decouple xine aspect constants fromMichael Roitzsch
2003-08-05handle dvdnav aspect force hints correctly with pan&scanMichael Roitzsch
2003-08-05not really needed, but as I implemented button groups in dxr3, why not doingMichael Roitzsch
2003-08-05- adapt dxr3 code to new float aspects, use separate pan&scan flagging toMichael Roitzsch
2003-08-05recycle the unused VO_PREDICTION_FLAG as a new VO_PAN_SCAN_FLAG which is usedMichael Roitzsch
2003-08-05Some more updates.James Courtier-Dutton
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-08-04fixes suggested by Octavian Procopiuc <op1@duke.edu>Miguel Freitas
2003-08-04reorder initialization so lack of ivtv driver is handled more gratefulyMiguel Freitas
2003-08-04vo for libstkMiguel Freitas
2003-08-04segfault fix by Frantisek DvorakMiguel Freitas
2003-08-04fallback to no conversion on iconv errorMiguel Freitas
2003-08-04patch from matthiasMiguel Freitas
2003-08-04add xine_get_current_vpts() to make xine_osd_show and xine_osd_hide api consi...Miguel Freitas
2003-08-04seek to start before detecting contentMiguel Freitas
2003-08-03merge libdvdnav cvs (fixes "Red Dragon" RC2 scene selection)Michael Roitzsch
2003-08-02stupid typo in Makefile.am...xine_1-rc0a-release1-rc0aSiggi Langauf
2003-08-02include missing file (1-rc0a release)Siggi Langauf
2003-08-01assert() is not acceptable for handling stream errorsMiguel Freitas
2003-07-31English, pleaseMichael Roitzsch
2003-07-31introduce config file versioningMichael Roitzsch
2003-07-30video is i420 not yv12James Stembridge
2003-07-27priority reset mechanismSiggi Langauf
2003-07-27Fix keyframe detection for non-seekable input plugins.Thibaut Mattern
2003-07-27- removed xine-engine/locale.c as it is unused, fix static functions in theBastien Nocera
2003-07-27- remove unused functions, fixes warnings at compile-timeBastien Nocera
2003-07-26Try to avoid to discard audio buffersThibaut Mattern
2003-07-26Same pts hack for all viz pluginsThibaut Mattern
2003-07-26- compute a pts using metronom internals if the demuxer doesn't provide pts (...Thibaut Mattern
2003-07-26- patch by Frantisek Dvorak <valtri@atlas.cz> to fix possible crash on EOSBastien Nocera