summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
2001-12-30patch to compile on gcc3 by Chris RankinMiguel 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-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-11-25Some little cleanups.Daniel Caujolle-Bert
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-13metronom logic changedHeiko Schaefer
2001-11-07codec fixesMiguel Freitas
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-21more memcpy stuffMiguel Freitas
2001-10-18Bad type for quant_tab fixed. Code is intended to use negative values but doesJuergen Keil
2001-09-26libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR...Guenter Bartsch
2001-09-23Don't try to use "emms" on a pentium without MMXJuergen Keil
2001-09-18Fix typosJames Courtier-Dutton
2001-09-18ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handleJuergen Keil
2001-09-18this->size not initialized on first frame, ffmpeg video decoder accessesJuergen Keil
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
2001-09-16Few updates. autoconf-2.52/automake-1.5 supported.Daniel Caujolle-Bert
2001-09-11444P and 422P colorspace support (for mjpeg) for ffmpegGuenter Bartsch
2001-09-11linking demux_qt to zlib for compressed headers, make ffmpeg handle JPEG qt s...Guenter Bartsch
2001-09-06Trying to port the xine-lib sources to a non-gcc compilerJuergen Keil
2001-09-05enable seeking in incomplete avisGuenter Bartsch
2001-09-03Always add mmx & mlib sources into the distJuergen Keil
2001-09-01Enable MMX accelerated code on x86Juergen Keil
2001-09-01ffmpeg is stable enough so we don't need this option any longerGuenter Bartsch
2001-08-31Add mediaLib acceleration for UltarSPARCs to ffmpeg's libavcodecJuergen Keil
2001-08-30Some users reported problems on Solaris SPARC with an undefined 'get_rl_index'.Juergen Keil
2001-08-30Fix byteorder problems on bigendian cpusJuergen Keil
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...Guenter Bartsch
2001-08-17compile-fix for non-gnu systems (e.g. freebsd)Heiko Schaefer
2001-08-13non-debug build crashes with gcc asm error (tries to spill BP register).Juergen Keil
2001-08-10added missing file to tarballGuenter Bartsch
2001-08-10enabling ffmpeg by default, credits to gerard for his incredible workGuenter Bartsch
2001-08-10seeking works :-)Guenter Bartsch
2001-08-10minor bugfixes, make debug should work now, codec close hopefully works tooGuenter Bartsch
2001-08-08fixes for ffmpeg using xshmGuenter Bartsch
2001-08-07latest ffmpeg updates - mmx works\! :-)Guenter Bartsch
2001-08-07removed big local variables in libmpg123 (freebsd calls this stack-abuse ;))Guenter Bartsch
2001-08-07small ffmpeg cleanups and fixesGuenter Bartsch
2001-08-07introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and motio...Guenter Bartsch