| Commit message (Expand) | Author | Age |
* | Sync with Debian package. | diego | 2006-10-27 |
* | Use = instead of == for extra portability. | diego | 2006-10-14 |
* | Use = instead of == for extra portability. | diego | 2006-10-14 |
* | Remove download script; no longer used in the official Debian package candidate. | diego | 2006-10-11 |
* | Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache A... | gpoirier | 2006-10-01 |
* | Remove another duplicate and useless ; | reimar | 2006-09-29 |
* | Remove useless trailing ';' | gpoirier | 2006-09-29 |
* | Convert strings to comments since they're never used, | gpoirier | 2006-09-29 |
* | cosmetics | diego | 2006-09-24 |
* | Remove just the targets, not the original codecs. | diego | 2006-09-19 |
* | Replace silly compilation shell scripts by a simple Makefile. | diego | 2006-09-18 |
* | Fix compilation, too few arguments to fputs. | diego | 2006-09-18 |
* | Remove obsolete font generator Gimp plugin. | diego | 2006-09-16 |
* | The FSF changed postal address. | diego | 2006-09-01 |
* | live.com --> LIVE555 | diego | 2006-08-28 |
* | Remove redundant variable that is contained in COMMON_LIBS. | diego | 2006-08-25 |
* | Remove redundant variables that are contained in COMMON_LIBS. | diego | 2006-08-25 |
* | Sync with the creation of the stream directory. | diego | 2006-08-25 |
* | Simplify LIVE555 test and make it more consistent with the other tests. | diego | 2006-08-01 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | Regular expression for conversions had 'P' instead of 'p', fixed | uau | 2006-07-25 |
* | added checks for stupid code like casting return value of malloc and friends, | ivo | 2006-07-14 |
* | remove useless comment | ivo | 2006-07-14 |
* | fix line >79 characters | ivo | 2006-07-14 |
* | fix matching of MSDOS line endings | ivo | 2006-07-14 |
* | also omit configure.log and the generated help_mp.h from files to check | ivo | 2006-07-14 |
* | CVS --> Subversion | ivo | 2006-07-14 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 |
* | Fix for changed env parameter contents and improve speed. | reimar | 2006-07-12 |
* | usleep is still missing in MinGW, so leave it out of the MinGW version check. | diego | 2006-07-07 |
* | MinGW 3.1 has added gettimeofday. | diego | 2006-07-05 |
* | fix linking on some systems | ivo | 2006-07-02 |
* | postproc --> libswscale | diego | 2006-06-30 |
* | merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail ... | gpoirier | 2006-06-29 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 |
* | On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < z... | poirierg | 2006-05-31 |
* | x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64. | gpoirier | 2006-05-17 |
* | 10l: Really accept both one and two dashes. | diego | 2006-05-17 |
* | Add mphelp_check.py. | diego | 2006-05-17 |
* | Accept --missing as well as -missing, print less newlines. | diego | 2006-05-17 |
* | Add tool to check MPlayer translation files for conflicting arguments | uau | 2006-05-16 |
* | fix build on macintel, patch by Zuxy Meng | gpoirier | 2006-05-15 |
* | Various improvement, fix build on AMD-64 and icc | gpoirier | 2006-05-14 |
* | Cosmetic fix, splitting long mencoder cmd line | reynaldo | 2006-04-23 |
* | Small hack suggested by dalias to avoid flickering at I frames | reynaldo | 2006-04-22 |
* | add check for non-ascii charsets used in code and simplify showcont switch ha... | reimar | 2006-04-14 |
* | Remove verbosity parameter added to print_*_header call in last revision again. | diego | 2006-03-27 |
* | Convert printfs in aviprint.c to mp_msg and give the information printing | diego | 2006-03-27 |
* | cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines | diego | 2006-03-25 |
* | Simplify rules with common make constructs. | diego | 2006-03-25 |