aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Pass a language variable to submakes instead of reading subdirectory Makefiles.Gravatar diego2010-05-10
* Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.Gravatar reimar2010-05-09
* Minor code cleanup.Gravatar reimar2010-05-09
* yuv=5 supports brightness and contrast adjustment.Gravatar reimar2010-05-09
* add FLV4 fourcc to vp6Gravatar compn2010-05-09
* Remove internal liba52 copy.Gravatar diego2010-05-09
* Use the system liba52 headers when internal liba52 is disabled, fixes:Gravatar diego2010-05-09
* cosmetics: Drop leading underscore from some commonly-used variable names.Gravatar diego2010-05-09
* Handle Y8/Y800 formats more similar to other YUV formats.Gravatar reimar2010-05-09
* Handle chroma texture size becoming 0, e.g. due to bad rounding.Gravatar reimar2010-05-09
* blackfin: fix yuv422 to yuv420 conversionGravatar mru2010-05-07
* Remove references to some long-removed files.Gravatar diego2010-05-07
* Remove seemingly misplaced and commented-out liba52 #include.Gravatar diego2010-05-07
* Add support for 12-bit color mode on framebuffer devices.Gravatar cehoyos2010-05-06
* Fix compilation with old libschroedinger-dev installed.Gravatar cehoyos2010-05-06
* cosmetic: typo, this wasn't supposed to be pluralGravatar aurel2010-05-04
* Remove translated strings that are gone from the master translation.Gravatar diego2010-05-04
* alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routinesGravatar diego2010-05-04
* the great MPlayer tab removal: part IIGravatar diego2010-05-03
* Put symlinks under revision control instead of generating them during make.Gravatar diego2010-05-03
* print a more detailed and more useful description of each stream with lavfGravatar aurel2010-05-03
* 10l: correctly use video_stream instead of audio_stream in the video sectionGravatar aurel2010-05-03
* add ID_..._NAME to -identify for each lavf stream which has a titleGravatar aurel2010-05-03
* uniformize handling of aid and vid with lavf so that it matches handling of sidGravatar aurel2010-05-03
* Silence permanent warning messages when decoding H264 over rtsp withGravatar cehoyos2010-05-02
* Also print OpenGL renderer string with vendor and version with -vGravatar reimar2010-05-01
* Continue probing even for score == AVPROBE_SCORE_MAX / 4 to matchGravatar reimar2010-05-01
* Use av_probe_input_format2 and avoid accepting detectionGravatar reimar2010-05-01
* Revert accidental change to default CFLAGS.Gravatar reimar2010-04-30
* Add configure detection for SDL backend for -vo gl.Gravatar reimar2010-04-30
* Avoid duplicating the GL/gl.h include.Gravatar reimar2010-04-30
* 100l, open the customtex also in binary mode, not just the program.Gravatar reimar2010-04-30
* Fix compilation with gcc 2.95.3 (with --disable-ass).Gravatar cehoyos2010-04-28
* New hack for vobsub packet merging.Gravatar iive2010-04-27
* Move variable declaration into the block where it is actually used.Gravatar reimar2010-04-27
* Add llrintf test for FFmpeg.Gravatar diego2010-04-27
* Add missing input.h #include, fixes the warnings:Gravatar diego2010-04-27
* Move "screen" variable declaration below the relevant #ifdef, fixes the warning:Gravatar diego2010-04-27
* fix typoGravatar Gabrov2010-04-27
* Fix compilation with live555 after libavutil r22965.Gravatar cehoyos2010-04-27
* synced with r31096Gravatar Gabrov2010-04-25
* typo fixesGravatar Gabrov2010-04-25
* Set vo_dwidth/vo_dheight for mouse movements work at least in windowed mode.Gravatar reimar2010-04-25
* Try other methods also if GetBusKey fails instead of failing completely.Gravatar reimar2010-04-25
* Missing space after if.Gravatar reimar2010-04-25
* Support mouse movements in SDL.Gravatar reimar2010-04-25
* Avoid duplicating mouse-movement command-generation code.Gravatar reimar2010-04-25
* Fix crash if a DVD is played with dvdnav:// and without videoGravatar reimar2010-04-25
* Deduplicate enable_mouse_movements declaration.Gravatar reimar2010-04-25
* Minor cosmetics.Gravatar reimar2010-04-25