aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\
| * Remove unused definition from config.h.Gravatar diego2008-07-30
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
| * Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.Gravatar diego2008-07-30
| * Use conditional compilation instead of an #ifdef around the whole file.Gravatar diego2008-07-30
| * Remove unused definition from config.h.Gravatar diego2008-07-30
| * Add proper check for socklen_t.Gravatar diego2008-07-30
| * cosmetics: Group FFmpeg definitions together in config.h.Gravatar diego2008-07-30
| * add XDCAM and more HDV MPEG2 fourccsGravatar compn2008-07-30
| * change arbitrary CODECS_MAX_FOURCC limit to larger arbitrary limitGravatar compn2008-07-30
| * changed 'Audio file' to 'Audio only' (to not get 'Audio file file' when played)Gravatar ptt2008-07-29
| * Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway.Gravatar diego2008-07-28
| * Rework OS/2 configuration with respect to linker output formats.Gravatar diego2008-07-28
| * cosmetics: Add a separator comment.Gravatar diego2008-07-28
| * Move libdvdnav check before the CFLAGS section. It is still the last checkGravatar diego2008-07-28
| * synced with r27348Gravatar ptt2008-07-28
| * Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile andGravatar diego2008-07-28
| * Remove unused HPUX #define from command line.Gravatar diego2008-07-28
| * Move libdvdcss-specific CFLAG settings to libdvdcss test.Gravatar diego2008-07-28
| * add ffvp6a codecGravatar compn2008-07-28
| * add ffmotionpixels codecGravatar compn2008-07-28
| * Get rid of horrible code that relies on codec-set context variable,Gravatar reimar2008-07-26
| * Use GetTimerMS() instead of time() with srand.Gravatar reimar2008-07-26
| * Do not include sys/socket.h when using winsock2, it is pointlessGravatar reimar2008-07-26
| * Revert to previous dependency checking behavior.Gravatar diego2008-07-26
| * Remove AltiVec vector declaration compiler compatibility macros.Gravatar diego2008-07-26
| * compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV(...Gravatar gpoirier2008-07-25
| * add list of supported vo's to -xineramascreenGravatar compn2008-07-25
* | Merge svn changes up to r27347Gravatar Uoti Urpala2008-07-25
|\|
* | vf_ass: Copy less unnecessary data to/from work areaGravatar Uoti Urpala2008-07-25
| * Add some more information about FTP mirror setup.Gravatar diego2008-07-24
| * Fix mailinglist vs. mailing list typo.Gravatar diego2008-07-24
| * cosmetics: Fix indentation after last commit.Gravatar diego2008-07-24
| * Remove AltiVec vector declaration compiler compatibility macros.Gravatar diego2008-07-24
| * Fix configure hanging forever in iconv check using --charset=noconvGravatar reimar2008-07-24
| * Remove outdated "X11 only" from xineramascreen option and try to make clearerGravatar reimar2008-07-24
| * sync w/r27337Gravatar gpoirier2008-07-23
| * sync'd with r27337Gravatar ptt2008-07-23
* | vf_ass: Optimize alpha multiplyGravatar Uoti Urpala2008-07-23
| * Add Dirac video support via libdirac and libschroedinger in libavcodec.Gravatar diego2008-07-22
| * Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.Gravatar reimar2008-07-22
| * No idea which vos support -noborder how well, though those based onGravatar reimar2008-07-22
| * Support -noborder with X11-based vosGravatar reimar2008-07-22
| * Make vo_x11_fullscreen not break vo_border (proper support still needs vo cha...Gravatar reimar2008-07-22
| * -border/-noborder are supported by gl/gl2, too, but only on Windows.Gravatar reimar2008-07-22
| * Add instructions how to test the DNS round-robin virtual host, add aGravatar diego2008-07-22
* | Merge svn changes up to r27332Gravatar Uoti Urpala2008-07-21
|\|
| * fix memleakGravatar michael2008-07-21
| * Cleanup, use av_freep() instead of av_free(x); x=NULLGravatar michael2008-07-21
| * Remove "en" from list of all man page languages when generating man pageGravatar diego2008-07-19