Age | Commit message (Expand) | Author |
2003-08-12 | use extra info from yuv4mpeg2 demuxer, fixes fps and aspect errors | James Stembridge |
2003-08-12 | improvements to header parsing | James Stembridge |
2003-08-12 | Disable building video_out_pgx64 if X11 isn't available. | Robin KAY |
2003-08-12 | poor man's boundary check | Michael Roitzsch |
2003-08-12 | small code beautification | Michael Roitzsch |
2003-08-12 | handle frame flags properly, small aspect ratio fix for expand | Michael Roitzsch |
2003-08-12 | these tests are done more cenralized in video out now | Michael Roitzsch |
2003-08-12 | add a flags member to frame struct (the relevant API versions have already been | Michael Roitzsch |
2003-08-12 | Mistakenly disabled some code I shouldn't have in the previous revision. Now ... | Robin KAY |
2003-08-11 | Cleaned up code. Removed support for XINE_VISUAL_TYPE_FB. Added support for d... | Robin KAY |
2003-08-11 | Stephen asked me to elaborate, unfortunately I don't know more than that | Michael Roitzsch |
2003-08-10 | reflect fix | Michael Roitzsch |
2003-08-10 | fix alignment check | Michael Roitzsch |
2003-08-10 | so many good ideas should be rewarded :) | Michael Roitzsch |
2003-08-10 | new patches from Frantisek, cdda fixes/improvements | Miguel Freitas |
2003-08-10 | apply Frantisek patches to handle end of streams better | Miguel Freitas |
2003-08-09 | trying to fix some reported problems | Miguel Freitas |
2003-08-09 | More descriptive error. | James Courtier-Dutton |
2003-08-09 | Handle PMT tables better "demux_ts.c" . | James Courtier-Dutton |
2003-08-09 | bleh to "//" | Bastien Nocera |
2003-08-09 | - temptatively fix the directfb video output plugin, maybe it works, maybe it... | Bastien Nocera |
2003-08-09 | Improve readablity of code and add FIXME comments. | James Courtier-Dutton |
2003-08-09 | Make debug printf's more consistent. All pid's now printed in hex. | James Courtier-Dutton |
2003-08-08 | Fix segmentation fault caused by closing a conversion descriptor when none wa... | Robin KAY |
2003-08-07 | grr... people keep breaking my daily build... :( | Miguel Freitas |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-08-06 | - updated | Bastien Nocera |
2003-08-06 | almost forgot to mention the button group handling | Michael Roitzsch |
2003-08-05 | - correctly use the Xing header in some VBR MP3s to get the correct bitrate a... | Bastien Nocera |
2003-08-05 | better do a floating point division here | Michael Roitzsch |
2003-08-05 | clarify comment | Michael Roitzsch |
2003-08-05 | handle dvdnav aspect force hints correctly, decouple xine aspect constants from | Michael Roitzsch |
2003-08-05 | handle dvdnav aspect force hints correctly with pan&scan | Michael Roitzsch |
2003-08-05 | not really needed, but as I implemented button groups in dxr3, why not doing | Michael Roitzsch |
2003-08-05 | - adapt dxr3 code to new float aspects, use separate pan&scan flagging to | Michael Roitzsch |
2003-08-05 | - mark deprecated parts of the API with a new define | Michael Roitzsch |
2003-08-05 | recycle the unused VO_PREDICTION_FLAG as a new VO_PAN_SCAN_FLAG which is used | Michael Roitzsch |
2003-08-05 | Some more updates. | James Courtier-Dutton |
2003-08-04 | *** empty log message *** | Miguel Freitas |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-08-04 | fixes suggested by Octavian Procopiuc <op1@duke.edu> | Miguel Freitas |
2003-08-04 | reorder initialization so lack of ivtv driver is handled more gratefuly | Miguel Freitas |
2003-08-04 | vo for libstk | Miguel Freitas |
2003-08-04 | segfault fix by Frantisek Dvorak | Miguel Freitas |
2003-08-04 | fallback to no conversion on iconv error | Miguel Freitas |
2003-08-04 | patch from matthias | Miguel Freitas |
2003-08-04 | add xine_get_current_vpts() to make xine_osd_show and xine_osd_hide api consi... | Miguel Freitas |
2003-08-04 | seek to start before detecting content | Miguel Freitas |
2003-08-03 | "Red Dragon" fix | Michael Roitzsch |
2003-08-03 | merge libdvdnav cvs (fixes "Red Dragon" RC2 scene selection) | Michael Roitzsch |