| Commit message (Expand) | Author | Age |
* | fix compilation for win32 dll codec support for intel osx | nplourde | 2006-11-27 |
* | Remove unnecessary header indirection. | diego | 2006-11-27 |
* | Use standard SRCS2 name for MEncoder sources. | diego | 2006-11-27 |
* | Move common code for generating multiple libraries to mpcommon.mak. | diego | 2006-11-27 |
* | 10l: Muxers were not being compiled even when MEncoder was enabled. | diego | 2006-11-27 |
* | FFmpeg-style conditional dependency declaration | diego | 2006-11-27 |
* | libmpdemux has no subdirectories. | diego | 2006-11-27 |
* | sync w/ 21298 | gpoirier | 2006-11-26 |
* | "D" interactive key also works with yadif now | gpoirier | 2006-11-26 |
* | Merge duplicate entries. | diego | 2006-11-26 |
* | Remove unnecessary variable indirection. | diego | 2006-11-26 |
* | Remove obsolete "no_more_font_messages" hack. | eugeni | 2006-11-26 |
* | rename all *_nom (nominator) to the correct *_num (numerator) | ivo | 2006-11-26 |
* | Move fonts-related code to a separate file. | eugeni | 2006-11-26 |
* | cosmetics: alphabetical order | diego | 2006-11-26 |
* | FFmpeg-style conditional dependency declaration | diego | 2006-11-26 |
* | 100l typos | diego | 2006-11-26 |
* | Remove useless variable indirection. | diego | 2006-11-26 |
* | cosmetics: Move around some entries for better readability. | diego | 2006-11-26 |
* | Do not use many different variables for SRCS. | diego | 2006-11-26 |
* | Reorder entries for better readability. | diego | 2006-11-26 |
* | Remove unused include variable. | diego | 2006-11-26 |
* | Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since | reimar | 2006-11-26 |
* | Make ass_new_font return ass_font_t struct (instead of just FT_Face). | eugeni | 2006-11-26 |
* | Move ass_font_t to header. | eugeni | 2006-11-26 |
* | Rename: | eugeni | 2006-11-26 |
* | Fix previous broken vd_qtvideo.c commit which failed on MACOSX | uau | 2006-11-26 |
* | Move #include <QuickTime/ImageCodec.h> before internal headers | uau | 2006-11-26 |
* | Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check, | reimar | 2006-11-26 |
* | Rename config.h --> debug.h and include config.h explicitly. | diego | 2006-11-26 |
* | Shouldn't move "#ifdef MACOSX" before #include config.h of course... | uau | 2006-11-26 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 |
* | Move #include <QuickTime/QuickTimeComponents.h> before internal headers. | uau | 2006-11-26 |
* | Add explicit dependency information for libosd.a, this fixes MEncoder-only | diego | 2006-11-26 |
* | Remove config.h, there are multiple files under that name, inviting bugs and | diego | 2006-11-26 |
* | sync w/ r21255 (improved deadzone desc.) | gpoirier | 2006-11-26 |
* | -lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c | reimar | 2006-11-26 |
* | Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then. | reimar | 2006-11-26 |
* | Adjust icon path since windres is now called from osdep subdir | reimar | 2006-11-26 |
* | Fix incorrect use of be2me_32 on a pointer, use BE_32 instead. | reimar | 2006-11-26 |
* | le2me_32 is no longer a macro on PPC, and in general does not have to | reimar | 2006-11-26 |
* | Revert r21251 (moving loader/config.h contents to main config.h). | uau | 2006-11-26 |
* | Remove useless fd parameter for mmap_anon | reimar | 2006-11-26 |
* | Simplify, remove useless indirection. | diego | 2006-11-26 |
* | Fix loader code: closed .dll file handles when it should not | reimar | 2006-11-26 |
* | r21186: Remove "OSD only" tags; those options always exist. | voroshil | 2006-11-26 |
* | open /dev/zero left over from mmap_anon patch | reimar | 2006-11-26 |
* | Useless use of strstr, strchr is good enough. | reimar | 2006-11-26 |
* | Check the log level before processing the message | henry | 2006-11-26 |
* | match exactly card number N specified, rather than the N-th actually usable | nicodvb | 2006-11-26 |