summaryrefslogtreecommitdiff
path: root/src/libffmpeg/Makefile.am
AgeCommit message (Expand)Author
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-08-16change CFLAGS to CPPFLAGSMichael Roitzsch
2004-08-02Compile fix when using internal ffmpeg libraryAndre Pang
2004-07-31New configure option --with-external-ffmpeg[=PREFIX].František Dvořák
2004-07-18One more time.Thibaut Mattern
2004-07-18Argl, i always forget something. :<Thibaut Mattern
2004-03-16By popular request, dv audio decodingJames Stembridge
2004-02-29Various compilation fixes and updates:František Dvořák
2004-01-31Split ffmpeg interface into audio and video specific filesJames Stembridge
2003-11-19explicitly link math lib.Daniel Caujolle-Bert
2003-11-01big ffmpeg patchMichael Roitzsch
2003-11-01Not link ffmpeg plugin with XvMC.František Dvořák
2003-10-31And now really the fix. :-)František Dvořák
2003-10-31Fix the unresolved symbol in ffmpeg configured on systems with XVMC.František Dvořák
2003-10-20Allow lazy loading of Sun mediaLib. Update ChangeLog.Robin KAY
2003-09-26xine_encoder includes a dxr3 header, which in turn uses X11 headers,Michael Roitzsch
2003-08-02stupid typo in Makefile.am...xine_1-rc0a-release1-rc0aSiggi Langauf
2003-08-02include missing file (1-rc0a release)Siggi Langauf
2003-05-28video_out_dxr3.h includes other stuff from the src/dxr3 directory, so thereMichael Roitzsch
2003-05-28Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack.Robin KAY
2003-05-25compiling libavcodec's encoding part as an MPEG encoder suitable for the DXR3Michael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-03-14mpeg-4 post processing :)James Stembridge
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-24Fix unresolved symbols by linking with the xine libraryEwald Snel
2002-10-13Xine decoder plugin was as not rebuilt, when libavcodec has changed.Juergen Keil
2002-06-22more cleanupSiggi Langauf
2002-06-22Fix missing files in tarball problem.Daniel Caujolle-Bert
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2001-11-25Some little cleanups.Daniel Caujolle-Bert
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-09-01Enable MMX accelerated code on x86Juergen Keil
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-10minor bugfixes, make debug should work now, codec close hopefully works tooGuenter Bartsch
2001-08-07introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and motio...Guenter Bartsch