summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec
AgeCommit message (Expand)Author
2002-11-16Fix dsputils with mediaLib.Robin KAY
2002-11-14sync and enable dv decoderMiguel Freitas
2002-11-11sync ffmpegMiguel Freitas
2002-11-04To build xine-lib now from cvs you run: autogen.shStephen Torri
2002-11-04some more small fixes. Should be ready for release now.Siggi Langauf
2002-11-03some more release-related fixes...Siggi Langauf
2002-10-30we are very happy that ffmpeg conceals errors, but part of the purposeMike Melanson
2002-10-29sync to ffmpeg cvsMiguel Freitas
2002-10-24Cannot use non-constant expressions to initialize array in CJuergen Keil
2002-10-22MMX and mediaLib does not work well on Solaris x86, when both accelertions areJuergen Keil
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comment to standard /* ... */Stephen Torri
2002-10-22Changed 'asm' to __asm__ because of -ansi flag.Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
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