| Commit message (Expand) | Author | Age |
* | 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 |
* | Simplify clean rule. | diego | 2006-03-25 |
* | use mencoder directly for mp3lame encoding instead of lavc | jonas | 2006-03-22 |
* | -rawvideo on => -demuxer rawvideo | ods15 | 2006-03-21 |
* | new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes... | nicodvb | 2006-01-29 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ... | michael | 2006-01-26 |
* | Update licensing information: The FSF changed postal address. | diego | 2006-01-13 |
* | option to show the lines containing anomalies, patch by Ivo van Poorten | wanderer | 2005-12-07 |
* | some comments and simplification | alex | 2005-11-27 |
* | M-x untabify | gpoirier | 2005-11-23 |
* | correct k6_mtrr detection, add a great deal of infos about newer processors | gpoirier | 2005-11-23 |
* | Unify include path handling by using -I. | diego | 2005-11-18 |
* | 302m_convert and 360m_convert are generated files. | diego | 2005-11-18 |
* | fastmemcpybench and cpuinfo are x86-specific. | diego | 2005-11-18 |
* | Unify include path handling by adding $(MPROOT) to CFLAGS. | diego | 2005-11-18 |
* | Makefile reorganized for better clarity and maintainability. | diego | 2005-11-18 |
* | spelling/grammar | diego | 2005-11-17 |
* | Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using m... | reynaldo | 2005-11-16 |
* | avisubdump | diego | 2005-11-15 |
* | -waveheader is deprecated, using -ao pcm:waveheader instead | reynaldo | 2005-11-11 |
* | random improvements plus some readability cosmetics | diego | 2005-10-04 |