Mercurial > mplayer.hg
graph
-
mpeg123: Support in-stream format changes.2013-10-04, by reimar
-
add screenpressor SCPR binary decoder2013-10-04, by compn
-
Update libass to latest git version.2013-09-24, by reimar
-
Pass playing filename to audio outputs.2013-09-22, by reimar
-
Fix a few memleaks.2013-09-22, by reimar
-
Ensure AVDictionary pointer is initialized.2013-09-22, by reimar
-
Move rtsp_transport_* variables to demuxer.c2013-09-21, by reimar
-
Autodetect if pthread_cancel is available.2013-09-21, by reimar
-
Add support for -rtsp-stream-over-tcp and -rtsp-stream-over-http for FFmpeg.2013-09-21, by reimar
-
Add support for ffmpeg's demuxer-specific options.2013-09-21, by reimar
-
Do not try to build FFmpeg protocols depending on external libraries.2013-09-21, by cehoyos
-
Fix possible crash when mpi is NULL.2013-09-19, by reimar
-
Add hack/workaround for FFmpeg offering pixfmts not valid2013-09-16, by reimar
-
codecs.conf: ffg7231 decodes vivo 7231 in asf and viv2013-09-16, by compn
-
Fix compilation when VDPAU is disabled.2013-09-15, by reimar
-
Restore VDPAU codecs using non-hwaccel interface with "old" suffix.2013-09-15, by reimar
-
Restore support for old-style VDPAU.2013-09-15, by reimar
-
Do not suppress FFmpeg deprecated warnings with pragma.2013-09-14, by cehoyos
-
Disable UNIX protocol when not supported.2013-09-09, by reimar
-
Support ffmpeg://dummy:// in muxer_lavf.2013-09-03, by reimar
-
Quick hack to allow using ffmpeg's image2 demuxer.2013-09-03, by reimar
-
muxer_lavf: partially support formats creating files own their own.2013-09-03, by reimar
-
ve_lavc: simplify and support more colorspace formats.2013-09-03, by reimar
-
codecs.conf: add 0x64 to g726, works on g726-test1.wav2013-09-03, by compn
-
avidemux: try reading ODML index if the default one is2013-08-31, by reimar
-
libmad: try decoding buffered data after EOF.2013-08-30, by reimar
-
ad_libmad: simplify code a bit.2013-08-30, by reimar
-
Fix channel reordering for ac3_fixed encoder.2013-08-30, by reimar
-
Support -alang and -slang for bluray://2013-08-25, by reimar
-
Fix disabling subtitles by switching through them.2013-08-25, by reimar
-
Quick an inefficient hack to enable planar encoding.2013-08-25, by reimar
-
Extract audio encoding code into a separate helper function.2013-08-25, by reimar
-
lavcac3enc: avoid code duplication.2013-08-25, by reimar
-
Avoid reinitializing VDPAU on e.g. simple aspect changes.2013-08-21, by reimar
-
configure: add config_exif for ffmpeg2013-08-21, by michael
-
Add define to reduce warnings.2013-08-15, by reimar
-
Leave it to FFmpeg to disable multithreading with hwaccel.2013-08-14, by reimar
-
vo png: Error handling and clean up2013-08-14, by al
-
vo png: Switch to avcodec_encode_video22013-08-14, by al
-
Extract some setup code into a separate function.2013-08-13, by reimar
-
Fix a possible crash when DRI failed.2013-08-12, by reimar
-
Fix possible hang bug with -ao pcm.2013-08-12, by reimar
-
Do not increment frame drop count when at EOF.2013-08-12, by reimar
-
Make VDPAU support work again with latest FFmpeg.2013-08-11, by reimar
-
Synced with help_mp-en.h rev. 364132013-08-10, by jrash
-
If VDPAU is available enable all VDPAU HWACCELs.2013-08-09, by reimar
-
Avoid some code duplication.2013-08-09, by reimar
-
Const correctness fix.2013-08-09, by reimar
-
Be more consistent with movie aspect setting and check.2013-08-07, by ib
-
Don't subsequently calculate original_aspect from last movie_aspect.2013-08-07, by ib
-
Factor out some common code.2013-08-07, by reimar
-
Revise switch_ratio documentation.2013-08-07, by ib
-
Revise switch_ratio documentation.2013-08-06, by ib
-
configure: Fix GIF support result comment2013-08-06, by al
-
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