Mercurial > mplayer.hg
graph
-
configure: prevent future ffmpeg from failing to build2013-08-06, by michael
-
Avoid dereferencing NULL pointer on close if we2013-08-05, by reimar
-
vf_screenshot: slice handling fix.2013-08-05, by reimar
-
Make fallback for failing context creation actually work.2013-08-05, by reimar
-
On X11 use root window as "hidden" window instead of2013-08-05, by reimar
-
Fix and simplify alloc/free of AVIO buffer.2013-08-05, by reimar
-
Enable switch_ratio -1 with videos with aspect changes.2013-08-04, by ib
-
Fix definition of sh->original_aspect.2013-08-04, by ib
-
Add support for rtsp:// falling back to support via FFmpeg.2013-08-04, by reimar
-
Add define to silence FFmpeg warnings.2013-08-04, by reimar
-
Update for changed lavf API.2013-08-04, by reimar
-
Synced with help_mp-en.h rev. 363742013-08-03, by jrash
-
Add a XSync() call.2013-08-02, by ib
-
Remove remaining XFlush() calls.2013-08-02, by ib
-
Fix segmentation fault with aspect ratio menu entry.2013-08-02, by ib
-
Adjust detection of original aspect ratio after r36391.2013-08-01, by ib
-
Handle special argument -1 to switch_ratio as intended.2013-08-01, by ib
-
Remove GUI_HANDLE_EVENTS.2013-08-01, by ib
-
Relocate wsEvents().2013-08-01, by ib
-
Add a redraw and event handling to GUI_PREPARE.2013-08-01, by ib
-
Process events after destroying a window.2013-08-01, by ib
-
Remove XFlush() and XSync() calls.2013-08-01, by ib
-
Remove XSynchronize() call.2013-08-01, by ib
-
Remove property wsWaitMap and function wsWindowMapWait().2013-08-01, by ib
-
Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.2013-08-01, by ib
-
Remove needless GUI_HANDLE_EVENTS call.2013-08-01, by ib
-
Fix info message for ffg726 decoder.2013-08-01, by cehoyos
-
Simplify sign change of variable.2013-07-30, by ib
-
Increase precision of calculation by using constants of type double.2013-07-30, by ib
-
Increase precision of calculation by using constants of type double.2013-07-30, by ib
-
Cosmetic: Don't shorten floating point constants that way.2013-07-30, by ib
-
Remove unnecessary type conversions.2013-07-30, by ib
-
Be more pedantic about type of the constant.2013-07-30, by ib
-
Enable localization of ratio text.2013-07-30, by ib
-
Revise ratio text.2013-07-30, by ib
-
Be more pedantic about type of the constant.2013-07-30, by ib
-
Remove unnecessary type conversions.2013-07-30, by ib
-
Keep paused mode when changing the aspect ratio.2013-07-27, by ib
-
Add check marks to the video aspect ratio menu items.2013-07-27, by ib
-
Use again special value -1 to set original aspect ratio.2013-07-27, by ib
-
Support newer GIFLIB versions2013-07-27, by al
-
Fix compilation if giflib 5 is installed.2013-07-22, by cehoyos
-
Allow compilation with current icc.2013-07-17, by cehoyos
-
Fix missing selector name warnings2013-07-16, by upsuper
-
build: Define _BSD_SOURCE for gethostbyname22013-07-14, by al
-
Cosmetic: Adjust indent.2013-07-13, by ib
-
Calculate aspect ratio by ourselves.2013-07-13, by ib
-
Cosmetic: Adjust indent.2013-07-13, by ib
-
Enable the change of the movie aspect ratio on the fly.2013-07-13, by ib
-
Disable aspect ratio menu in the absence of video playback.2013-07-13, by ib
-
stream/tcp: Check that host object has the right AF before connect2013-07-11, by al
-
Prettify debug message.2013-07-11, by ib
-
Add a debug message on the visual.2013-07-11, by ib
-
Remove AV_ prefix from define for internal config.h header.2013-07-05, by reimar
-
Disable G2M decoder if zlib is not available.2013-07-05, by reimar
-
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.2013-07-05, by reimar
-
codecs.conf add xd51 to mpeg22013-06-19, by compn
-
Check if path is too long2013-06-17, by komh
-
Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.2013-06-16, by cehoyos
-
Ensure surfaces are cleared after resize.2013-06-15, by reimar
-
Fix issues with glibc on 32 bit.2013-06-15, by reimar
-
Simplify texture coordinate calculation.2013-06-12, by reimar
-
Merge the 3 different drawing steps.2013-06-12, by reimar
-
Remove array that always contains only 0.2013-06-12, by reimar
-
Remove a special-case that doesn't really make much2013-06-12, by reimar
-
Use only one single texture.2013-06-12, by reimar
-
Fix texture coordinates and number of characters.2013-06-12, by reimar
-
Simplify blend function used.2013-06-12, by reimar
-
Remove unused depth test code.2013-06-12, by reimar
-
Remove code related to unused lighting.2013-06-12, by reimar
-
gl: Ensure gpu_def_sl_program is correctly initialized.2013-06-12, by reimar
-
Revert r36287.2013-06-12, by ib
-
vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.2013-06-11, by reimar
-
vo_aa: Specifying a single option should only change the2013-06-11, by reimar
-
Ensure that the allocated surface is always large enough.2013-06-11, by reimar
-
vo_gl: Fix chroma with rectangle=1.2013-06-10, by reimar
-
Fix compilation, remove assignment of variable that was removed due2013-06-10, by reimar
-
sync with en/mplayer.1 rev. 362972013-06-09, by jrash
-
Remove some unused code that has no effect.2013-06-09, by reimar
-
Remove some now unused code.2013-06-09, by reimar
-
Redraw on expose even if not paused.2013-06-09, by reimar
-
matrixview: redraw image while scaling on OSX.2013-06-09, by reimar
-
Remove unnecessary wrapper function.2013-06-09, by reimar
-
Remove unused arguments, add "const"2013-06-09, by reimar
-
Matrixview: fix getting only blank screen on OSX.2013-06-09, by reimar
-
Change hack to use a solution that will work more generally.2013-06-09, by reimar
-
OpenGL OSX: Do not set up aspect etc. for a hidden window.2013-06-09, by reimar
-
gl_tiled vo can be compiled and work on OSX as well.2013-06-09, by reimar
-
vo_gl_tiled: ensure variables are always initialized.2013-06-09, by reimar
-
vo_gl_tiled: fix YUV conversion.2013-06-09, by reimar
-
Remove unused arguments.2013-06-09, by reimar
-
Extract window creation code to common file.2013-06-09, by reimar
-
Fix inverted condition caused by a last-minute change from strcmp to strstr.2013-06-09, by reimar
-
Detect one more case of software OpenGL implementation.2013-06-09, by reimar
-
Move gl_nosw out of CONFIG_X11 ifdef.2013-06-09, by reimar
-
Add hack to fix compilation issues on OSX with broken libiconv.2013-06-09, by reimar
-
Fully uninitialize EGL.2013-06-09, by reimar
-
Set GL_UNPACK_ROW_LENGTH even for GLES.2013-06-09, by reimar
-
SwapInterval support for GLES/EGL.2013-06-09, by reimar
-
Cosmetics: remove tabs that slipped in by accident.2013-06-09, by reimar
-
Add support for printing available egl configs.2013-06-09, by reimar
-
vo_gl: some Android fixes.2013-06-07, by reimar
-
Do not lose OSD and subtitles on resize.2013-06-06, by reimar
-
Handle expose event also when not paused and do not draw2013-06-06, by reimar
-
Fix expose event redraw to actually redraw the correct frame.2013-06-06, by reimar
-
VDPAU: fix RGBA output to use a surface of correct size and to redraw on resize.2013-06-06, by reimar
-
Update #if for previous commit, fixes compilation for cases2013-06-05, by reimar
-
Remove unnecessary condition.2013-06-04, by reimar
-
Cosmetics: fix indentation.2013-06-03, by reimar
-
Add (no)connect option to ao_jack.2013-06-03, by reimar
-
Support Go2Meeting v4 via Kostya's decoder in FFmpeg.2013-06-03, by cehoyos
-
mcdeint: avoid uninited data read2013-06-01, by cehoyos
-
sync with en/mplayer.1 rev. 362832013-06-01, by jrash
-
Try to support -monitor-orientation with VDPAU.2013-05-28, by reimar
-
Fix border-pos handling.2013-05-28, by reimar
-
Make comment clearer.2013-05-27, by reimar
-
Handle events while waiting for window being mapped.2013-05-26, by ib
-
Cosmetic: Adjust indent.2013-05-26, by ib
-
Relocate internal wsWindowList registration code.2013-05-26, by ib
-
Define new_gpu_program() conditionally.2013-05-26, by ib
-
Remove unused variable.2013-05-26, by ib
-
Discard parts that we do not actually care about instead of2013-05-25, by reimar
-
Apply forgotten move of apply_border_pos function.2013-05-25, by reimar
-
border_pos support for a few more vos.2013-05-25, by reimar
-
Add options to determine where borders will be added when adjusting for aspect.2013-05-25, by reimar
-
Fix typo in parameter name.2013-05-24, by reimar
-
Remove incorrect comment, FFmpeg decoder supports 10 bit.2013-05-24, by reimar
-
sync with en/mplayer.1 rev. 362672013-05-18, by jrash
-
Rename HAVE_CMOV to HAVE_I686 for FFmpeg.2013-05-17, by reimar
-
Do not prefer the binary AIC decoder over FFmpeg's.2013-05-17, by cehoyos
-
Support FFmpeg Apple Intermediate Decoder.2013-05-17, by cehoyos
-
vo_gl: Extract some code into separate function.2013-05-16, by reimar
-
Support 16-bit YUV on OpenGL ES.2013-05-16, by reimar
-
Disable -pie on Windows, it causes issues without2013-05-16, by reimar
-
Enable atomics.2013-05-16, by reimar
-
Fix -monitor-orientation option name in changelog.2013-05-16, by reimar
-
Support audio in GameCube rsd files.2013-05-15, by cehoyos
-
Support Nintendo Gamecube DTK files.2013-05-15, by cehoyos
-
Do not pass random unsupported data to encoder.2013-05-13, by reimar
-
Add support for rotating the video via OpenGL.2013-05-13, by reimar
-
Add NV12/NV21 support to some helper functions.2013-05-13, by reimar
-
sync with en/mplayer.1 rev. 362412013-05-12, by jrash
-
Avoid duplicating the mouse button handling.2013-05-09, by reimar
-
Avoid duplicating the mouse autohide code.2013-05-09, by reimar
-
Handle X events even while waiting for a map event.2013-05-09, by reimar
-
Remove debug printfs that have not been used in ages.2013-05-09, by reimar
-
Remove XSelectInput and XSync call that do not seem to serve any purpose.2013-05-09, by reimar
-
Avoid using swab()2013-05-09, by reimar
-
Fix indentation.2013-05-09, by reimar
-
Simplify check whether byte swapping is necessary.2013-05-09, by reimar
-
Add comment about -wid on Android to Changelog.2013-05-09, by reimar
-
Add script that submits a Coverity scan in an automated way.2013-05-09, by reimar
-
Make parser allocation work if a codec was forced.2013-05-09, by reimar
-
Support -wid on Android.2013-05-09, by reimar
-
Remove pointless function arguments.2013-05-09, by reimar
-
Fix resource leak.2013-05-08, by ib
-
Check return value to avoid segmentation fault.2013-05-08, by ib
-
Avoid dead code and a memleak.2013-05-07, by reimar
-
Make 0 termination code more robust against future changes.2013-05-07, by reimar
-
Ensure 0-termination.2013-05-07, by reimar
-
Fix incorrect error printing code.2013-05-07, by reimar
-
Split init_vo and call only the necessary part from get_buffer.2013-05-07, by reimar
-
Some changelog updates.2013-05-07, by reimar
-
manpage: document -playlist being unsafe in its option description2013-05-05, by reimar
-
Allow parsing arbitrary files as playlist only2013-05-05, by reimar
-
Fix memory leak.2013-05-05, by reimar
-
Disable dangerous feature in ASX playlist parser.2013-05-05, by reimar
-
Update calculation of allocation size for direct rendering.2013-05-05, by reimar
-
Less strict check for width/height.2013-05-05, by reimar
-
Remove pointless cast.2013-05-05, by reimar
-
Add more information to error message.2013-05-05, by reimar
-
Make code simpler and more flexible.2013-05-04, by reimar
-
Fix matrixview color.2013-05-04, by reimar
-
Simplify and clean up code.2013-05-04, by reimar
-
Cosmetics, simplify end-of-string checks.2013-05-04, by reimar
-
Remove unnecessary and incorrect assignment.2013-05-04, by reimar
-
gl: support advanced processing for GLES2.2013-05-04, by reimar
-
Add some forgotten "const" to function arguments.2013-05-04, by reimar
-
Add a const.2013-05-04, by reimar
-
Provide dummy glColor4ub glTexEnvi functions.2013-05-04, by reimar
-
Remove unused mpglTexEnvf.2013-05-04, by reimar
-
Remove glMatrixMode and glLoadIdentity functions.2013-05-04, by reimar
-
Add hack to support strides with GLES.2013-05-04, by reimar
-
Avoid glColor4f, use glColor4ub instead.2013-05-04, by reimar
-
Switch OpenGL ES renderer to 2.0.2013-05-04, by reimar
-
Remove now unused function pointers.2013-05-04, by reimar
-
Avoid PushMatrix/PopMatrix.2013-05-04, by reimar
-
Simplify drawing OpenGL vertices.2013-05-04, by reimar
-
Search GLES library in more locations.2013-05-04, by reimar
-
Minor simplification.2013-05-04, by reimar
-
sync with en/mplayer.1 rev. 362132013-05-04, by jrash