summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec
AgeCommit message (Expand)Author
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed 'asm' calls to '__asm__'. Necessary since we compile with the -ansi f...Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-09configure.ac:Stephen Torri
2002-10-08Add mediaLib accelerated 16x16 pixel ops to ffmpegJuergen Keil
2002-10-05fixing *pixels_tab stuffRobin KAY
2002-09-19another typo - now ffmpeg should be completeGuenter Bartsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-16- sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream --Miguel Freitas
2002-08-07- sync with ffmpeg cvsMiguel Freitas
2002-07-15fix ffmpeg's default optionsMiguel Freitas
2002-07-15update to ffmpeg cvsMiguel Freitas
2002-07-01new fileMiguel Freitas
2002-07-01- ffmpeg syncMiguel Freitas
2002-06-26Sun Forte cc refuses to initialize "const int" array with non-const expressions.Juergen Keil
2002-06-26C99 version of macro with variable arguments (for Sun Forte cc)Juergen Keil
2002-06-24revert volatile variable (weird gcc bug)Miguel Freitas
2002-06-23Fix Miguel's problem.Daniel Caujolle-Bert
2002-06-23quick ffmpeg update (enables wmv1 decoding)Miguel Freitas
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-22Fix missing files in tarball problem.Daniel Caujolle-Bert
2002-06-11missing header from distMiguel Freitas
2002-06-10sync to ffmpeg cvs, trying to keep differences to a mininum.Miguel Freitas
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-28last 0.9.9 preparations, disable ffmpeg debug output, error message fix for ossGuenter Bartsch
2002-04-26Some minor changes to make libavcodec compibale with Sun's Forte compilerJuergen Keil
2002-04-25Need be2me_32() declaration.Daniel Caujolle-Bert
2002-04-06update to latest ffmpeg cvs, this should add mpeg-4 bframe support :-) (BTW: ...Guenter Bartsch
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-12...missing filesGuenter Bartsch
2002-03-12updated ffmpeg to the latest ffmpeg-cvs, hopefully this will handle divx5 filesGuenter Bartsch
2002-01-25get_rl_index undefined, when the function cannot be inlinedJuergen Keil
2002-01-08'ar cr lib' without object files does not create an empty archive libraryJuergen Keil
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-27updating ffmpeg to cvs version as 26-12-2001Miguel Freitas
2001-12-27updating ffmpeg to 26-12-2001 CVS versionMiguel 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-10-18Bad type for quant_tab fixed. Code is intended to use negative values but doesJuergen Keil
2001-09-18Fix typosJames Courtier-Dutton
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-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