summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-08-24filter out audio-only streams because xine doesn't handle them, add simple vc...Guenter Bartsch
2003-08-24fix sami sub title detectionDaniel Caujolle-Bert
2003-08-24should return something ;-)Daniel Caujolle-Bert
2003-08-22bugfix, simplify seekMiguel Freitas
2003-08-21RIP Input PluginMiguel Freitas
2003-08-19this one kept me busy with xine-ui's saturation slider...Michael Roitzsch
2003-08-19GCC 3.3 on SPARC produces illegal code for 32-bit types, shifted by 32 bits.Juergen Keil
2003-08-19Laurent Aimar <fenrir@videolan.org> mpeg demuxer fixesMiguel Freitas
2003-08-16Fix bug in playing A52 .wav files via SPDIF passthrough.James Courtier-Dutton
2003-08-16fix by Reinhard Nissl <rnissl@gmx.de>Miguel Freitas
2003-08-15fix some small memleaksMichael Roitzsch
2003-08-15heavily improving the expand plugin:Michael Roitzsch
2003-08-15- rename to overlay managerMichael Roitzsch
2003-08-15- rename to overlay_managerMichael Roitzsch
2003-08-15I am using the latest internal API increase to rename video_overlay_instace toMichael Roitzsch
2003-08-13CCASCOMPILE doesn't work hereMiguel Freitas
2003-08-13update api/ratio stuffMiguel Freitas
2003-08-12display time when playing yuv4mpeg2 filesJames Stembridge
2003-08-12whoops, header contains pixel, not frame aspect ratioJames Stembridge
2003-08-12pay attention to img->pitches when copying yv12 and i420 framesJames Stembridge
2003-08-12use extra info from yuv4mpeg2 demuxer, fixes fps and aspect errorsJames Stembridge
2003-08-12improvements to header parsingJames Stembridge
2003-08-12Disable building video_out_pgx64 if X11 isn't available.Robin KAY
2003-08-12poor man's boundary checkMichael Roitzsch
2003-08-12small code beautificationMichael Roitzsch
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