2013-08-25 |
reimar |
lavcac3enc: avoid code duplication.
|
2013-08-21 |
reimar |
Avoid reinitializing VDPAU on e.g. simple aspect changes.
|
2013-08-21 |
michael |
configure: add config_exif for ffmpeg
|
2013-08-15 |
reimar |
Add define to reduce warnings.
|
2013-08-14 |
reimar |
Leave it to FFmpeg to disable multithreading with hwaccel.
|
2013-08-14 |
al |
vo png: Error handling and clean up
|
2013-08-14 |
al |
vo png: Switch to avcodec_encode_video2
|
2013-08-13 |
reimar |
Extract some setup code into a separate function.
|
2013-08-12 |
reimar |
Fix a possible crash when DRI failed.
|
2013-08-12 |
reimar |
Fix possible hang bug with -ao pcm.
|
2013-08-12 |
reimar |
Do not increment frame drop count when at EOF.
|
2013-08-11 |
reimar |
Make VDPAU support work again with latest FFmpeg.
|
2013-08-10 |
jrash |
Synced with help_mp-en.h rev. 36413
|
2013-08-09 |
reimar |
If VDPAU is available enable all VDPAU HWACCELs.
|
2013-08-09 |
reimar |
Avoid some code duplication.
|
2013-08-09 |
reimar |
Const correctness fix.
|
2013-08-07 |
ib |
Be more consistent with movie aspect setting and check.
|
2013-08-07 |
ib |
Don't subsequently calculate original_aspect from last movie_aspect.
|
2013-08-07 |
reimar |
Factor out some common code.
|
2013-08-07 |
ib |
Revise switch_ratio documentation.
|
2013-08-06 |
ib |
Revise switch_ratio documentation.
|
2013-08-06 |
al |
configure: Fix GIF support result comment
|
2013-08-06 |
michael |
configure: prevent future ffmpeg from failing to build
|
2013-08-05 |
reimar |
Avoid dereferencing NULL pointer on close if we
|
2013-08-05 |
reimar |
vf_screenshot: slice handling fix.
|
2013-08-05 |
reimar |
Make fallback for failing context creation actually work.
|
2013-08-05 |
reimar |
On X11 use root window as "hidden" window instead of
|
2013-08-05 |
reimar |
Fix and simplify alloc/free of AVIO buffer.
|
2013-08-04 |
ib |
Enable switch_ratio -1 with videos with aspect changes.
|
2013-08-04 |
ib |
Fix definition of sh->original_aspect.
|
2013-08-04 |
reimar |
Add support for rtsp:// falling back to support via FFmpeg.
|
2013-08-04 |
reimar |
Add define to silence FFmpeg warnings.
|
2013-08-04 |
reimar |
Update for changed lavf API.
|
2013-08-03 |
jrash |
Synced with help_mp-en.h rev. 36374
|
2013-08-02 |
ib |
Add a XSync() call.
|
2013-08-02 |
ib |
Remove remaining XFlush() calls.
|
2013-08-02 |
ib |
Fix segmentation fault with aspect ratio menu entry.
|
2013-08-01 |
ib |
Adjust detection of original aspect ratio after r36391.
|
2013-08-01 |
ib |
Handle special argument -1 to switch_ratio as intended.
|
2013-08-01 |
ib |
Remove GUI_HANDLE_EVENTS.
|
2013-08-01 |
ib |
Relocate wsEvents().
|
2013-08-01 |
ib |
Add a redraw and event handling to GUI_PREPARE.
|
2013-08-01 |
ib |
Process events after destroying a window.
|
2013-08-01 |
ib |
Remove XFlush() and XSync() calls.
|
2013-08-01 |
ib |
Remove XSynchronize() call.
|
2013-08-01 |
ib |
Remove property wsWaitMap and function wsWindowMapWait().
|
2013-08-01 |
ib |
Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.
|
2013-08-01 |
ib |
Remove needless GUI_HANDLE_EVENTS call.
|
2013-08-01 |
cehoyos |
Fix info message for ffg726 decoder.
|
2013-07-30 |
ib |
Simplify sign change of variable.
|
2013-07-30 |
ib |
Increase precision of calculation by using constants of type double.
|
2013-07-30 |
ib |
Increase precision of calculation by using constants of type double.
|
2013-07-30 |
ib |
Cosmetic: Don't shorten floating point constants that way.
|
2013-07-30 |
ib |
Remove unnecessary type conversions.
|
2013-07-30 |
ib |
Be more pedantic about type of the constant.
|
2013-07-30 |
ib |
Enable localization of ratio text.
|
2013-07-30 |
ib |
Revise ratio text.
|
2013-07-30 |
ib |
Be more pedantic about type of the constant.
|
2013-07-30 |
ib |
Remove unnecessary type conversions.
|
2013-07-27 |
ib |
Keep paused mode when changing the aspect ratio.
|
2013-07-27 |
ib |
Add check marks to the video aspect ratio menu items.
|
2013-07-27 |
ib |
Use again special value -1 to set original aspect ratio.
|
2013-07-27 |
al |
Support newer GIFLIB versions
|
2013-07-22 |
cehoyos |
Fix compilation if giflib 5 is installed.
|
2013-07-19 |
al |
build: Keep compiler-specific warning flags for debug or profiling builds
|
2013-07-17 |
cehoyos |
Allow compilation with current icc.
|
2013-07-16 |
upsuper |
Fix missing selector name warnings
|
2013-07-14 |
al |
build: Define _BSD_SOURCE for gethostbyname2
|
2013-07-13 |
ib |
Cosmetic: Adjust indent.
|
2013-07-13 |
ib |
Calculate aspect ratio by ourselves.
|
2013-07-13 |
ib |
Cosmetic: Adjust indent.
|
2013-07-13 |
ib |
Enable the change of the movie aspect ratio on the fly.
|
2013-07-13 |
ib |
Disable aspect ratio menu in the absence of video playback.
|
2013-07-11 |
al |
stream/tcp: Check that host object has the right AF before connect
|
2013-07-11 |
ib |
Prettify debug message.
|
2013-07-11 |
ib |
Add a debug message on the visual.
|
2013-07-05 |
reimar |
Remove AV_ prefix from define for internal config.h header.
|
2013-07-05 |
reimar |
Disable G2M decoder if zlib is not available.
|
2013-07-05 |
reimar |
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.
|
2013-06-19 |
compn |
codecs.conf add xd51 to mpeg2
|
2013-06-17 |
komh |
Check if path is too long
|
2013-06-16 |
cehoyos |
Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.
|
2013-06-15 |
reimar |
Ensure surfaces are cleared after resize.
|
2013-06-15 |
reimar |
Fix issues with glibc on 32 bit.
|
2013-06-12 |
reimar |
Simplify texture coordinate calculation.
|
2013-06-12 |
reimar |
Merge the 3 different drawing steps.
|
2013-06-12 |
reimar |
Remove array that always contains only 0.
|
2013-06-12 |
reimar |
Remove a special-case that doesn't really make much
|
2013-06-12 |
reimar |
Use only one single texture.
|
2013-06-12 |
reimar |
Fix texture coordinates and number of characters.
|
2013-06-12 |
reimar |
Simplify blend function used.
|
2013-06-12 |
reimar |
Remove unused depth test code.
|
2013-06-12 |
reimar |
Remove code related to unused lighting.
|
2013-06-12 |
reimar |
gl: Ensure gpu_def_sl_program is correctly initialized.
|
2013-06-12 |
ib |
Revert r36287.
|
2013-06-11 |
reimar |
vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.
|
2013-06-11 |
reimar |
vo_aa: Specifying a single option should only change the
|
2013-06-11 |
reimar |
Ensure that the allocated surface is always large enough.
|
2013-06-10 |
reimar |
vo_gl: Fix chroma with rectangle=1.
|
2013-06-10 |
reimar |
Fix compilation, remove assignment of variable that was removed due
|
2013-06-09 |
jrash |
sync with en/mplayer.1 rev. 36297
|
2013-06-09 |
reimar |
Remove some unused code that has no effect.
|
2013-06-09 |
reimar |
Remove some now unused code.
|
2013-06-09 |
reimar |
Redraw on expose even if not paused.
|
2013-06-09 |
reimar |
matrixview: redraw image while scaling on OSX.
|
2013-06-09 |
reimar |
Remove unnecessary wrapper function.
|
2013-06-09 |
reimar |
Remove unused arguments, add "const"
|
2013-06-09 |
reimar |
Matrixview: fix getting only blank screen on OSX.
|
2013-06-09 |
reimar |
Change hack to use a solution that will work more generally.
|
2013-06-09 |
reimar |
OpenGL OSX: Do not set up aspect etc. for a hidden window.
|
2013-06-09 |
reimar |
gl_tiled vo can be compiled and work on OSX as well.
|
2013-06-09 |
reimar |
vo_gl_tiled: ensure variables are always initialized.
|