| Commit message (Expand) | Author | Age |
* | Remove unused definition from config.h. | diego | 2008-07-30 |
* | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 |
* | Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define. | diego | 2008-07-30 |
* | Use conditional compilation instead of an #ifdef around the whole file. | diego | 2008-07-30 |
* | Remove unused definition from config.h. | diego | 2008-07-30 |
* | Add proper check for socklen_t. | diego | 2008-07-30 |
* | cosmetics: Group FFmpeg definitions together in config.h. | diego | 2008-07-30 |
* | add XDCAM and more HDV MPEG2 fourccs | compn | 2008-07-30 |
* | change arbitrary CODECS_MAX_FOURCC limit to larger arbitrary limit | compn | 2008-07-30 |
* | changed 'Audio file' to 'Audio only' (to not get 'Audio file file' when played) | ptt | 2008-07-29 |
* | Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway. | diego | 2008-07-28 |
* | Rework OS/2 configuration with respect to linker output formats. | diego | 2008-07-28 |
* | cosmetics: Add a separator comment. | diego | 2008-07-28 |
* | Move libdvdnav check before the CFLAGS section. It is still the last check | diego | 2008-07-28 |
* | synced with r27348 | ptt | 2008-07-28 |
* | Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and | diego | 2008-07-28 |
* | Remove unused HPUX #define from command line. | diego | 2008-07-28 |
* | Move libdvdcss-specific CFLAG settings to libdvdcss test. | diego | 2008-07-28 |
* | add ffvp6a codec | compn | 2008-07-28 |
* | add ffmotionpixels codec | compn | 2008-07-28 |
* | Get rid of horrible code that relies on codec-set context variable, | reimar | 2008-07-26 |
* | Use GetTimerMS() instead of time() with srand. | reimar | 2008-07-26 |
* | Do not include sys/socket.h when using winsock2, it is pointless | reimar | 2008-07-26 |
* | Revert to previous dependency checking behavior. | diego | 2008-07-26 |
* | Remove AltiVec vector declaration compiler compatibility macros. | diego | 2008-07-26 |
* | compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV(... | gpoirier | 2008-07-25 |
* | add list of supported vo's to -xineramascreen | compn | 2008-07-25 |
* | Add some more information about FTP mirror setup. | diego | 2008-07-24 |
* | Fix mailinglist vs. mailing list typo. | diego | 2008-07-24 |
* | cosmetics: Fix indentation after last commit. | diego | 2008-07-24 |
* | Remove AltiVec vector declaration compiler compatibility macros. | diego | 2008-07-24 |
* | Fix configure hanging forever in iconv check using --charset=noconv | reimar | 2008-07-24 |
* | Remove outdated "X11 only" from xineramascreen option and try to make clearer | reimar | 2008-07-24 |
* | sync w/r27337 | gpoirier | 2008-07-23 |
* | sync'd with r27337 | ptt | 2008-07-23 |
* | Add Dirac video support via libdirac and libschroedinger in libavcodec. | diego | 2008-07-22 |
* | Enable runtime border/window decorations-toggling for Linux gl and gl2 vos. | reimar | 2008-07-22 |
* | No idea which vos support -noborder how well, though those based on | reimar | 2008-07-22 |
* | Support -noborder with X11-based vos | reimar | 2008-07-22 |
* | Make vo_x11_fullscreen not break vo_border (proper support still needs vo cha... | reimar | 2008-07-22 |
* | -border/-noborder are supported by gl/gl2, too, but only on Windows. | reimar | 2008-07-22 |
* | Add instructions how to test the DNS round-robin virtual host, add a | diego | 2008-07-22 |
* | fix memleak | michael | 2008-07-21 |
* | Cleanup, use av_freep() instead of av_free(x); x=NULL | michael | 2008-07-21 |
* | Remove "en" from list of all man page languages when generating man page | diego | 2008-07-19 |
* | docs build fix | henry | 2008-07-19 |
* | Only build the documentation in the languages requested from configure. | diego | 2008-07-19 |
* | synced with r27326 | Gabrov | 2008-07-18 |
* | added missing revisions (26762 & 26795) | ptt | 2008-07-18 |
* | restored file encoding tu utf8 and corrected wrong chars, hoping it's ok now | ptt | 2008-07-18 |