summaryrefslogtreecommitdiff
path: root/src/libffmpeg/Makefile.am
AgeCommit message (Expand)Author
2007-06-12A nice simple merge from 1.1.Darren Salt
2007-06-09Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.Darren Salt
2007-05-12More configure/Makefile cleanupsMatt Messier
2007-05-08RIP: AC_OPTIMIZATIONSMatt Messier
2007-04-16Fix ffmpeg_config.h build, so that make distchecks works.Diego 'Flameeyes' Pettenò
2007-04-15Only declare ffmpeg_config.h as built source when using internal FFmpeg.Diego 'Flameeyes' Pettenò
2007-04-14The other half of the dependencies fix.Darren Salt
2007-04-14Fix dependencies so that ffmpeg_config.h is built before trying to build xine...Diego 'Flameeyes' Pettenò
2007-04-09Check for include files in the included libavcodec directory.Diego 'Flameeyes' Pettenò
2007-04-09Use ffmpeg_config.h only when using internal FFmpeg.Diego 'Flameeyes' Pettenò
2007-04-07Declare ffmpeg_config.h part of sources for the decode plugin.Diego 'Flameeyes' Pettenò
2007-04-07ffmpeg_config.h is no more generated by (xine-lib's) configure, so copy it fr...Diego 'Flameeyes' Pettenò
2007-04-07Remove diff_to_ffmpeg_cvs.txt file from EXTRA_DIST, as if we'll still need it...Diego 'Flameeyes' Pettenò
2007-04-04Merge with main repository.Diego 'Flameeyes' Pettenò
2007-04-04Fix xine_encoder.c presence in EXTRA_DIST.Diego 'Flameeyes' Pettenò
2007-04-04Rename FFmpeg plugins' sources so that there are no conflicts with other sour...Diego 'Flameeyes' Pettenò
2007-04-03Support the new makefile style for FFmpeg building.Diego 'Flameeyes' Pettenò
2007-04-03Merge changes happened in 1.1 development.Diego 'Flameeyes' Pettenò
2007-03-22Fix crosscompile to use build and host definition from autoconf, rather than ...Diego 'Flameeyes' Pettenò
2007-01-14Remove ffmpeg_config.h on "make distclean".Darren Salt
2006-12-02Start working on a branch where FFmpeg is not copied, patched and carved to b...Diego 'Flameeyes' Pettenò
2006-09-12Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests....Diego 'Flameeyes' Pettenò
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-19Mark text as impure where necessary to fix build under Solaris/IA32.Robin KAY
2006-03-28ffmpeg automagic improvements:František Dvořák
2005-10-31Build for builddir != srcdir.František Dvořák
2005-10-23big ffmpeg updateMiguel Freitas
2005-09-05*BUGFIX*František Dvořák
2005-08-25*BUGFIX*František Dvořák
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