Mercurial > mplayer.hg
graph
-
Remove unnecessary setting of uiMainRender.2013-01-24, by ib
-
Cosmetic: Change argument to uiEventHandling() ivRedraw call.2013-01-24, by ib
-
Move assignment to uiMainRender to a more appropriate place.2013-01-24, by ib
-
Add some notes for later checking and fixing.2013-01-24, by ib
-
Remove unnecessary setting of uiVideoRender.2013-01-23, by ib
-
Cosmetic: Rename wsImageConvert() wsImageRender().2013-01-23, by ib
-
libmpcodec&libvo: avoid use of DCTELEM as it will disappear from ffmpeg.2013-01-23, by michael
-
configure: Drop unused WORDS_BIGENDIAN config.h #define.2013-01-23, by diego
-
libdvdcss: Revert r35255, which tried to work around Windows breakage.2013-01-23, by diego
-
configure: Unset HAVE_DIRECT_H if direct.h is not available.2013-01-23, by diego
-
Remove unnecessary wsWindowBackground() calls.2013-01-23, by ib
-
Remove wsWindowClear().2013-01-23, by ib
-
Cosmetic: Adjust indent.2013-01-23, by ib
-
Remove setting pointless window attribute CWBackPixel.2013-01-23, by ib
-
Also support EVRC in qcp.2013-01-23, by cehoyos
-
Remove pointless parentheses.2013-01-23, by ib
-
Remove and simplify code.2013-01-22, by ib
-
Relocate #defines and make them enums.2013-01-22, by ib
-
Relocate #defines and make them functions.2013-01-22, by ib
-
Revise some doxygen comments.2013-01-22, by ib
-
Redefine PACK_RGB16 and PACK_RGB15.2013-01-22, by ib
-
Remove pointless wsWindowClear() when setting movie aspect ratio.2013-01-22, by ib
-
configure: cosmetics: Move os2threads check to a more suitable place.2013-01-21, by diego
-
configure: Add windows.h check for libavutil2013-01-21, by diego
-
configure: cosmetics: Restructure some entries in config.h.2013-01-21, by diego
-
configure: Simplify giflib workaround check through helper functions.2013-01-21, by diego
-
configure: Simplify liba52 check through helper functions.2013-01-21, by diego
-
configure: Drop commented-out line from OpenAL check.2013-01-21, by diego
-
demux_lavf: Fix CODEC_ID availability ifdefs and add a missing one2013-01-21, by diego
-
vd_ffmpeg: Define potentially unavailable error resilience values2013-01-21, by diego
-
fmt-conversion: Fix PIX_FMT availability ifdefs to work as expected.2013-01-21, by diego
-
configure: Add check for _aligned_malloc(), used in libavutil.2013-01-21, by diego
-
Formatting2013-01-21, by SubJunk
-
Replace CODEC_IDs their modern AV_-prefixed counterparts.2013-01-21, by diego
-
configure: Add check for mprotect(), used in libswscale.2013-01-21, by diego
-
configure: Unconditionally check for io.h and direct.h2013-01-21, by diego
-
Add a number of missing libavutil header #includes.2013-01-21, by diego
-
av_opts: Replace deprecated av_set_string3() by av_opt_set()2013-01-21, by diego
-
Support FFmpeg EVRC decoder by Paul B Mahol.2013-01-21, by cehoyos
-
Adjust year for copyright notes.2013-01-21, by ib
-
Bumped year2013-01-21, by SubJunk
-
Replace PixelFormat and PIX_FMT_FOO by their AV_-prefixed counterparts.2013-01-20, by diego
-
muxer_lavf: Replace forward declaration by the correct #include2013-01-20, by diego
-
Replace obsolete x86_cpu.h #includes by the correct header.2013-01-20, by diego
-
(Partially) synchronize .gitignore with svn:ignore properties.2013-01-20, by diego
-
Cosmetic: Remove/adjust comments.2013-01-20, by ib
-
Clean up #includes.2013-01-20, by ib