summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-01-06Menu button events now filtered based on PTS comparison.James Courtier-Dutton
2002-01-06updating directshow support with avifile/mplayer changesMiguel Freitas
2002-01-06Change to BUTTON EVENT api so that the button number is also passed.James Courtier-Dutton
2002-01-06this file documents all changes needed to be applied to the current ffmpegMiguel Freitas
2002-01-06Partial fix for video_overlay handles management.James Courtier-Dutton
2002-01-06miguel's superb metronom/still frame patches, with very small modifications. ...Guenter Bartsch
2002-01-06mpeg4 supportGuenter Bartsch
2002-01-06add buf type for aac (needed for ISMA support - coming soon)Guenter Bartsch
2002-01-06better support for live streamed asf filesGuenter Bartsch
2002-01-05api updateMiguel Freitas
2002-01-05enable libspucc compilationMiguel Freitas
2002-01-05updates for closed caption decoderMiguel Freitas
2002-01-05closed caption decoderMiguel Freitas
2002-01-05NAV packets not provide input to SPU clut,trans and clip info all in libspudec.James Courtier-Dutton
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