Age | Commit message (Expand) | Author |
2007-06-12 | A nice simple merge from 1.1. | Darren Salt |
2007-06-09 | Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions. | Darren Salt |
2007-05-12 | More configure/Makefile cleanups | Matt Messier |
2007-05-08 | RIP: AC_OPTIMIZATIONS | Matt Messier |
2007-04-16 | Fix ffmpeg_config.h build, so that make distchecks works. | Diego 'Flameeyes' Pettenò |
2007-04-15 | Only declare ffmpeg_config.h as built source when using internal FFmpeg. | Diego 'Flameeyes' Pettenò |
2007-04-14 | The other half of the dependencies fix. | Darren Salt |
2007-04-14 | Fix dependencies so that ffmpeg_config.h is built before trying to build xine... | Diego 'Flameeyes' Pettenò |
2007-04-09 | Check for include files in the included libavcodec directory. | Diego 'Flameeyes' Pettenò |
2007-04-09 | Use ffmpeg_config.h only when using internal FFmpeg. | Diego 'Flameeyes' Pettenò |
2007-04-07 | Declare ffmpeg_config.h part of sources for the decode plugin. | Diego 'Flameeyes' Pettenò |
2007-04-07 | ffmpeg_config.h is no more generated by (xine-lib's) configure, so copy it fr... | Diego 'Flameeyes' Pettenò |
2007-04-07 | Remove diff_to_ffmpeg_cvs.txt file from EXTRA_DIST, as if we'll still need it... | Diego 'Flameeyes' Pettenò |
2007-04-04 | Merge with main repository. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Fix xine_encoder.c presence in EXTRA_DIST. | Diego 'Flameeyes' Pettenò |
2007-04-04 | Rename FFmpeg plugins' sources so that there are no conflicts with other sour... | Diego 'Flameeyes' Pettenò |
2007-04-03 | Support the new makefile style for FFmpeg building. | Diego 'Flameeyes' Pettenò |
2007-04-03 | Merge changes happened in 1.1 development. | Diego 'Flameeyes' Pettenò |
2007-03-22 | Fix crosscompile to use build and host definition from autoconf, rather than ... | Diego 'Flameeyes' Pettenò |
2007-01-14 | Remove ffmpeg_config.h on "make distclean". | Darren Salt |
2006-12-02 | Start working on a branch where FFmpeg is not copied, patched and carved to b... | Diego 'Flameeyes' Pettenò |
2006-09-12 | Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests.... | Diego 'Flameeyes' Pettenò |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-19 | Mark text as impure where necessary to fix build under Solaris/IA32. | Robin KAY |
2006-03-28 | ffmpeg automagic improvements: | František Dvořák |
2005-10-31 | Build for builddir != srcdir. | František Dvořák |
2005-10-23 | big ffmpeg update | Miguel Freitas |
2005-09-05 | *BUGFIX* | František Dvořák |
2005-08-25 | *BUGFIX* | František Dvořák |
2004-08-27 | MINGW32 port. Engine library and most of plugins compiles now. | František Dvořák |
2004-08-16 | change CFLAGS to CPPFLAGS | Michael Roitzsch |
2004-08-02 | Compile fix when using internal ffmpeg library | Andre Pang |
2004-07-31 | New configure option --with-external-ffmpeg[=PREFIX]. | František Dvořák |
2004-07-18 | One more time. | Thibaut Mattern |
2004-07-18 | Argl, i always forget something. :< | Thibaut Mattern |
2004-03-16 | By popular request, dv audio decoding | James Stembridge |
2004-02-29 | Various compilation fixes and updates: | František Dvořák |
2004-01-31 | Split ffmpeg interface into audio and video specific files | James Stembridge |
2003-11-19 | explicitly link math lib. | Daniel Caujolle-Bert |
2003-11-01 | big ffmpeg patch | Michael Roitzsch |
2003-11-01 | Not link ffmpeg plugin with XvMC. | František Dvořák |
2003-10-31 | And now really the fix. :-) | František Dvořák |
2003-10-31 | Fix the unresolved symbol in ffmpeg configured on systems with XVMC. | František Dvořák |
2003-10-20 | Allow lazy loading of Sun mediaLib. Update ChangeLog. | Robin KAY |
2003-09-26 | xine_encoder includes a dxr3 header, which in turn uses X11 headers, | Michael Roitzsch |
2003-08-02 | stupid typo in Makefile.am...xine_1-rc0a-release1-rc0a | Siggi Langauf |
2003-08-02 | include missing file (1-rc0a release) | Siggi Langauf |
2003-05-28 | video_out_dxr3.h includes other stuff from the src/dxr3 directory, so there | Michael Roitzsch |
2003-05-28 | Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack. | Robin KAY |
2003-05-25 | compiling libavcodec's encoding part as an MPEG encoder suitable for the DXR3 | Michael Roitzsch |