summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-01-05Added EVENT_FREE_HANDLE to video_overlay events.James Courtier-Dutton
2002-01-05Fix NAV packet demux.James Courtier-Dutton
2002-01-05XV_DOUBLE_BUFFER support, missing header on libspudec makefileMiguel Freitas
2002-01-05Added PTS values in button events.James Courtier-Dutton
2002-01-04Handle forced display better.James Courtier-Dutton
2002-01-04prebufferingGuenter Bartsch
2002-01-04fixed read_blockSiggi Langauf
2002-01-04implemented block read functionGuenter Bartsch
2002-01-04NAV packets now reach libspudec.James Courtier-Dutton
2002-01-03Starting to add NAV packet processing.James Courtier-Dutton
2002-01-03Remove some printf's now that DTS passthru works for everyone! :-)James Courtier-Dutton
2002-01-03Some changes to help development of better tv-out on nvidia cards.James Courtier-Dutton
2002-01-03make buf->size signed. some demuxers do if(size<0) to check the end of file.Miguel Freitas
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-31removing gcc optimizations that broke ffmpeg. mmx asm code does not needMiguel Freitas
2001-12-30patch to compile on gcc3 by Chris RankinMiguel Freitas
2001-12-29i hope it's safe to do that. sometimes images were now show withMiguel Freitas
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