summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-01-07Make menu highlights work on dxr3 again.James Courtier-Dutton
2002-01-07move all configuration responsibilities to xine_decoder.c.Christian Vogler
2002-01-07add mutex to protect dll initialization. should make win32 codec opening more...Miguel Freitas
2002-01-07choose some stream_id to play. (not guaranteed to be the best one. probaly we...Miguel Freitas
2002-01-07Fix menu button colours on RGB displays like XShm.James Courtier-Dutton
2002-01-07Remove extra MSDOS \r at end of each line, confuses gcc under unixJuergen Keil
2002-01-07Compilation in separate obj-dir brokenJuergen Keil
2002-01-07Don't use dlerror() as a macro argument for LOG_MSG. LOG_MSG might use theJuergen Keil
2002-01-07acelpnet should work now (some files updated from mplayer cvs)Miguel Freitas
2002-01-06Hide menu overlays between menus.James Courtier-Dutton
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