Age | Commit message (Expand) | Author |
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 |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-03-14 | mpeg-4 post processing :) | James Stembridge |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-24 | Fix unresolved symbols by linking with the xine library | Ewald Snel |
2002-10-13 | Xine decoder plugin was as not rebuilt, when libavcodec has changed. | Juergen Keil |
2002-06-22 | more cleanup | Siggi Langauf |
2002-06-22 | Fix missing files in tarball problem. | Daniel Caujolle-Bert |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2001-11-25 | Some little cleanups. | Daniel Caujolle-Bert |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-09-01 | Enable MMX accelerated code on x86 | Juergen Keil |
2001-08-17 | compile-fix for non-gnu systems (e.g. freebsd) | Heiko Schaefer |
2001-08-13 | non-debug build crashes with gcc asm error (tries to spill BP register). | Juergen Keil |
2001-08-10 | added missing file to tarball | Guenter Bartsch |
2001-08-10 | minor bugfixes, make debug should work now, codec close hopefully works too | Guenter Bartsch |
2001-08-07 | introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and motio... | Guenter Bartsch |