summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-12-29fix buffer overflowMiguel Freitas
2001-12-27updating ffmpeg to cvs version as 26-12-2001Miguel Freitas
2001-12-27- ffmpeg updateMiguel Freitas
2001-12-27updating ffmpeg to 26-12-2001 CVS versionMiguel Freitas
2001-12-27Forgotten file.Daniel Caujolle-Bert
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-25small fix in video_wrap_offset calculationMiguel Freitas
2001-12-25another bug reported by Christer PalmMiguel Freitas
2001-12-24disabled dxr3_flush command to flush em8300 hardware. We don't reallyHarm van der Heijden
2001-12-24parsing of external file failed due to locale setting of numericalHarm van der Heijden
2001-12-24fixes for still image detection. rough hack, needs improvement.Harm van der Heijden
2001-12-24accidentally broke rte encoder support. fixed now.Harm van der Heijden
2001-12-24Oops, comment more than necessary.Daniel Caujolle-Bert
2001-12-24Close sound mixer on exit (patch from Chris Rankin <rankincj@yahoo.com>)Daniel Caujolle-Bert
2001-12-24fix bug reported by Christer PalmMiguel Freitas
2001-12-24automatic still image detection - based on miguel's work but with modificatio...Guenter Bartsch
2001-12-23- changed default for sync_every_frame (SETPTS) to 0 from 1; this isHarm van der Heijden
2001-12-23spu vpts calculation may fallback using audio_wrap_offsetMiguel Freitas
2001-12-23osd bugfixes from Christer PalmMiguel Freitas
2001-12-23fixed bug in scr offset calculationHarm van der Heijden
2001-12-23Did some digging in the dxr3 em8300 kernel sources; turnes out thatHarm van der Heijden
2001-12-23lots of dxr3 tweaks and fixesHarm van der Heijden
2001-12-22some comments on how metronom workMiguel Freitas
2001-12-22clipping coordinates are absolute of frame sizeMiguel Freitas
2001-12-21Add missings closedir() calls. DXR3 plugins: add segv handler.Daniel Caujolle-Bert
2001-12-19Add function that return an input plugin description from an identifier.Daniel Caujolle-Bert
2001-12-19metronom fix: we must never update wrap_offset inside discontinuityMiguel Freitas
2001-12-19disabled SETPTS ioctl for spu. Seems to work a little better forHarm van der Heijden
2001-12-18Remove unneeded char*.Daniel Caujolle-Bert
2001-12-18Native esd mixer control.Daniel Caujolle-Bert
2001-12-17dxr3 decoder plugin improvements. Works pretty well IMHO, but willHarm van der Heijden
2001-12-17- updated changelogDXR3_SORTA_OKAYHarm van der Heijden
2001-12-17reduce font size to make it fit on screenMiguel Freitas
2001-12-17fix segfault on font changingMiguel Freitas
2001-12-17small fixes for chars > 127Miguel Freitas
2001-12-16fix to reset mpeg encoders when resolution changesHarm van der Heijden
2001-12-16increased pts discontinuity threshold to not false trigger on weirdMiguel Freitas
2001-12-16fix for clipping box not being cleared when menu changesMiguel Freitas
2001-12-16initially forgot this file, which contains the interfacing code withHarm van der Heijden
2001-12-16merged dxr3 and dxr3enc drivers. Will autmatically use hardware mpegHarm van der Heijden
2001-12-16An attempt at improving DTS passthru.James Courtier-Dutton
2001-12-16- fix clipping box inside rle linesMiguel Freitas
2001-12-16revert dvd seamless branching that may be causing problemsMiguel Freitas
2001-12-16Handle mixer event (form other softs).Daniel Caujolle-Bert
2001-12-15dxr3 decoder can now check if the dxr3 video out plugin is active.Harm van der Heijden
2001-12-14Add va_* declarations (this should avoid gcc-3 failure).Daniel Caujolle-Bert
2001-12-14Move [PATH/NAME]_MAX into compat.h.Daniel Caujolle-Bert
2001-12-14$PWD is not available with all shells, use getcwd() to get the currentJuergen Keil
2001-12-14Add workaround for max attribute COLORKEY value (~0). Add newDaniel Caujolle-Bert
2001-12-14Store/use old origin path.Daniel Caujolle-Bert