2013-10-16 |
reimar |
ad_ffmpeg: fix commit fixing sample rate changes to actually work.
|
2013-10-15 |
reimar |
vo_vdpau: Initialize variables before, not after setup code.
|
2013-10-15 |
reimar |
Set skip_alpha, we currently have no use for alpha values.
|
2013-10-15 |
reimar |
Handle files with sample rate changes correctly.
|
2013-10-14 |
cehoyos |
Support H.264 fourcc UMSV.
|
2013-10-11 |
compn |
add binary geovision avc codec
|
2013-10-11 |
cehoyos |
Add H.264 fourcc GAVC for GeoVision cameras.
|
2013-10-04 |
reimar |
mpeg123: Support in-stream format changes.
|
2013-10-04 |
compn |
add screenpressor SCPR binary decoder
|
2013-09-24 |
reimar |
Update libass to latest git version.
|
2013-09-22 |
reimar |
Pass playing filename to audio outputs.
|
2013-09-22 |
reimar |
Fix a few memleaks.
|
2013-09-22 |
reimar |
Ensure AVDictionary pointer is initialized.
|
2013-09-21 |
reimar |
Move rtsp_transport_* variables to demuxer.c
|
2013-09-21 |
reimar |
Autodetect if pthread_cancel is available.
|
2013-09-21 |
reimar |
Add support for -rtsp-stream-over-tcp and -rtsp-stream-over-http for FFmpeg.
|
2013-09-21 |
reimar |
Add support for ffmpeg's demuxer-specific options.
|
2013-09-21 |
cehoyos |
Do not try to build FFmpeg protocols depending on external libraries.
|
2013-09-19 |
reimar |
Fix possible crash when mpi is NULL.
|
2013-09-16 |
reimar |
Add hack/workaround for FFmpeg offering pixfmts not valid
|
2013-09-16 |
compn |
codecs.conf: ffg7231 decodes vivo 7231 in asf and viv
|
2013-09-15 |
reimar |
Fix compilation when VDPAU is disabled.
|
2013-09-15 |
reimar |
Restore VDPAU codecs using non-hwaccel interface with "old" suffix.
|
2013-09-15 |
reimar |
Restore support for old-style VDPAU.
|
2013-09-14 |
cehoyos |
Do not suppress FFmpeg deprecated warnings with pragma.
|
2013-09-09 |
reimar |
Disable UNIX protocol when not supported.
|
2013-09-03 |
reimar |
Support ffmpeg://dummy:// in muxer_lavf.
|
2013-09-03 |
reimar |
Quick hack to allow using ffmpeg's image2 demuxer.
|
2013-09-03 |
reimar |
muxer_lavf: partially support formats creating files own their own.
|
2013-09-03 |
reimar |
ve_lavc: simplify and support more colorspace formats.
|
2013-09-03 |
compn |
codecs.conf: add 0x64 to g726, works on g726-test1.wav
|
2013-08-31 |
reimar |
avidemux: try reading ODML index if the default one is
|
2013-08-30 |
reimar |
libmad: try decoding buffered data after EOF.
|
2013-08-30 |
reimar |
ad_libmad: simplify code a bit.
|
2013-08-30 |
reimar |
Fix channel reordering for ac3_fixed encoder.
|
2013-08-25 |
reimar |
Support -alang and -slang for bluray://
|
2013-08-25 |
reimar |
Fix disabling subtitles by switching through them.
|
2013-08-25 |
reimar |
Quick an inefficient hack to enable planar encoding.
|
2013-08-25 |
reimar |
Extract audio encoding code into a separate helper function.
|
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.
|
2013-06-09 |
reimar |
vo_gl_tiled: fix YUV conversion.
|
2013-06-09 |
reimar |
Remove unused arguments.
|
2013-06-09 |
reimar |
Extract window creation code to common file.
|
2013-06-09 |
reimar |
Fix inverted condition caused by a last-minute change from strcmp to strstr.
|
2013-06-09 |
reimar |
Detect one more case of software OpenGL implementation.
|
2013-06-09 |
reimar |
Move gl_nosw out of CONFIG_X11 ifdef.
|
2013-06-09 |
reimar |
Add hack to fix compilation issues on OSX with broken libiconv.
|
2013-06-09 |
reimar |
Fully uninitialize EGL.
|
2013-06-09 |
reimar |
Set GL_UNPACK_ROW_LENGTH even for GLES.
|
2013-06-09 |
reimar |
SwapInterval support for GLES/EGL.
|
2013-06-09 |
reimar |
Cosmetics: remove tabs that slipped in by accident.
|
2013-06-09 |
reimar |
Add support for printing available egl configs.
|
2013-06-07 |
reimar |
vo_gl: some Android fixes.
|
2013-06-06 |
reimar |
Do not lose OSD and subtitles on resize.
|
2013-06-06 |
reimar |
Handle expose event also when not paused and do not draw
|
2013-06-06 |
reimar |
Fix expose event redraw to actually redraw the correct frame.
|
2013-06-06 |
reimar |
VDPAU: fix RGBA output to use a surface of correct size and to redraw on resize.
|
2013-06-05 |
reimar |
Update #if for previous commit, fixes compilation for cases
|
2013-06-04 |
reimar |
Remove unnecessary condition.
|
2013-06-03 |
reimar |
Cosmetics: fix indentation.
|
2013-06-03 |
reimar |
Add (no)connect option to ao_jack.
|
2013-06-03 |
cehoyos |
Support Go2Meeting v4 via Kostya's decoder in FFmpeg.
|
2013-06-01 |
cehoyos |
mcdeint: avoid uninited data read
|
2013-06-01 |
jrash |
sync with en/mplayer.1 rev. 36283
|
2013-05-28 |
reimar |
Try to support -monitor-orientation with VDPAU.
|
2013-05-28 |
reimar |
Fix border-pos handling.
|
2013-05-27 |
reimar |
Make comment clearer.
|
2013-05-26 |
ib |
Handle events while waiting for window being mapped.
|
2013-05-26 |
ib |
Cosmetic: Adjust indent.
|
2013-05-26 |
ib |
Relocate internal wsWindowList registration code.
|
2013-05-26 |
ib |
Define new_gpu_program() conditionally.
|
2013-05-26 |
ib |
Remove unused variable.
|
2013-05-25 |
reimar |
Discard parts that we do not actually care about instead of
|
2013-05-25 |
reimar |
Apply forgotten move of apply_border_pos function.
|
2013-05-25 |
reimar |
border_pos support for a few more vos.
|
2013-05-25 |
reimar |
Add options to determine where borders will be added when adjusting for aspect.
|
2013-05-24 |
reimar |
Fix typo in parameter name.
|
2013-05-24 |
reimar |
Remove incorrect comment, FFmpeg decoder supports 10 bit.
|
2013-05-18 |
jrash |
sync with en/mplayer.1 rev. 36267
|
2013-05-17 |
reimar |
Rename HAVE_CMOV to HAVE_I686 for FFmpeg.
|
2013-05-17 |
cehoyos |
Do not prefer the binary AIC decoder over FFmpeg's.
|