Mercurial > mplayer.hg
graph
-
Factorize stylesheet installation into its own target.2009-12-14, by diego
-
Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.2009-12-14, by diego
-
Factorize generating the list of all main.xml files.2009-12-13, by diego
-
configure also generates all main.xml files.2009-12-13, by diego
-
Add html-chunk.xsl and html-single.xsl to targets generated by configure.2009-12-13, by diego
-
Avoid '&>' bashism for redirecting both stdout and stderr.2009-12-13, by diego
-
Simplify one more command via automatic variables.2009-12-13, by diego
-
Simplify setting COMMON_XSL_DEPS variable:2009-12-13, by diego
-
Do not build monolithic documentation in a separate directory.2009-12-13, by diego
-
- Remove now unnecessary dependency on intermediate directories.2009-12-13, by diego
-
Do not pointlessly set the HTMLFILE variable when running xmllint.2009-12-13, by diego
-
Simplify some commands via automatic variables.2009-12-13, by diego
-
Create required directories directly without intermediate steps.2009-12-13, by diego
-
Declare common dependencies for chunked and single HTML targets together.2009-12-13, by diego
-
cosmetics: Remove pointless trailing /.2009-12-13, by diego
-
xmllint.sh is not a phony target.2009-12-13, by diego
-
Do not use symlinks for translations that comprise all XML files.2009-12-13, by diego
-
Remove pointless warning about Make being called from the wrong place.2009-12-13, by diego
-
add MTSJ fourcc to ffmjpeg and ldead mjpeg codec2009-12-13, by compn
-
Replace shell command substitution by Makefile syntax construct.2009-12-13, by diego
-
Use automatic variables instead of the target name.2009-12-13, by diego
-
Do not pointlessly remove all targets before recreating them.2009-12-13, by diego
-
Declare a dependency on xmllint instead of duplicating the target's commands.2009-12-13, by diego
-
Avoid miscompilation issues with the grow_array function more permanently2009-12-11, by reimar
-
100l, fix check for V4L2 capture capability flag.2009-12-11, by reimar
-
Update the SuperH VEU vidix driver with experimental support for VEU3F.2009-12-10, by cehoyos
-
Fix build on SuperH.2009-12-10, by cehoyos
-
Update the SuperH VEU vidix driver with code that calls fsync() after each2009-12-10, by cehoyos
-
vdpau codecs config entry by beandog2009-12-09, by compn
-
Disable winsock when we already found a working socklib instead of checking2009-12-09, by reimar
-
DShow TV input needs part of the our DirectShow code, so add the proper2009-12-09, by reimar
-
Use a fallback to make sure the basic OpenGL functions are available instead of2009-12-09, by reimar
-
Prefer GLAPIENTRY over APIENTRY, it is the better name and used more by OpenGL headers.2009-12-09, by reimar
-
Support FourCC's AVI1 and AVI2 as MJPEG.2009-12-08, by cehoyos
-
Pass all OpenGL functions through a function pointer indirection.2009-12-08, by reimar
-
Very preliminary code to allow selecting the OpenGL backend at runtime.2009-12-08, by reimar
-
Add braces to avoid ambiguous else.2009-12-07, by reimar
-
Document the differences between the two asm fragments in initMMX2HScaler().2009-12-07, by ramiro
-
Start using intermediate buffers at index 0.2009-12-06, by ramiro
-
Fix compilation with runtime cpu detection.2009-12-05, by ramiro
-
fix apple.com trailer example, via carl2009-12-03, by compn
-
Add support for nv12/nv21 input.2009-12-03, by ramiro
-
add slif fourcc (modified mpeg2 codec) to ffmpeg sw decoders2009-12-01, by compn
-
sync to x264-r1327. (only needed for x264-in-libavcodec)2009-11-29, by lorenm
-
Fix mangling of 24-bit audio during channel reorder.2009-11-28, by tack
-
when using -v, print also which lavc codec has been used, not2009-11-28, by attila
-
improve previous translation2009-11-27, by jrash
-
Make sws_format_name() use av_pix_fmt_descriptors.2009-11-26, by stefano
-
add user-agent example to fix apple.com/trailers2009-11-26, by compn
-
map 0x20736D to ffac3, fixes broken mov sample2009-11-26, by compn
-
mime type [video/x-ms-wmv] is not an ASF redirector.2009-11-26, by compn
-
Readjust the global number of subs when switching dvdnav track to take2009-11-24, by reimar
-
small update wishlist2009-11-23, by compn
-
Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many2009-11-22, by reimar
-
Some MinGW awk versions can not handle reading from files with CRLF2009-11-22, by reimar
-
100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_common.h2009-11-22, by reimar
-
av_alloc_format_context -> avformat_alloc_context2009-11-22, by reimar
-
Fix initialization values for vf_expand priv struct.2009-11-22, by reimar
-
Remove unused variable.2009-11-22, by reimar
-
Add const to draw_slice argument to match what FFmpeg expects for draw_horiz_band.2009-11-22, by reimar
-
Switch ad_ffmpeg to avcodec_decode_audio32009-11-22, by reimar
-
Remove unused variable.2009-11-22, by reimar
-
Reuse buffer in priv context instead of allocating the 32kB probe buffer2009-11-22, by reimar
-
Fix crash with partial fribidi conversion.2009-11-22, by reimar
-
Mention right-to-left support for embedded subtitles also in the Changelog.2009-11-22, by reimar
-
Make fribidi (i.e. right-to-left) support work with embedded subtitles.2009-11-22, by reimar
-
Synced with help_mp-en.h r299122009-11-21, by jrash
-
Print which visual glXChooseVisual chose when running in verbose mode.2009-11-21, by reimar
-
Move OpenGL-related messages that have large output from MSGL_V to MSGL_DGB2.2009-11-21, by reimar
-
Add support for Windows OpenGL rendering onto a device instead of into a window.2009-11-21, by reimar
-
Remove unreachable parsing code: for filters that use the option parser,2009-11-21, by reimar
-
Support RGB48NE format in OpenGL vos (only really useful once they are modified2009-11-21, by reimar
-
Allow vf_scale to output to RGB48, though still prefer the 24 and 32 bit formats.2009-11-21, by reimar
-
Support 16-bit-per-component RGB formats (rgb48[bln]e) in option parser.2009-11-21, by reimar
-
Add a define for IMGFMT_RGB48NE that depends on machine endianness.2009-11-21, by reimar
-
Move 128kB buffer from stack to demuxer context.2009-11-20, by reimar
-
calloc instead of malloc+memset.2009-11-20, by reimar
-
Use calloc to allocate a rather large (currently 32k) array instead of2009-11-20, by reimar
-
sub_fribidi should be static, it is not used outside subreader.c2009-11-20, by reimar
-
Use early return instead of block over whole function.2009-11-20, by reimar
-
Use FFMAX instead of a custom max macro.2009-11-20, by reimar
-
Silence two gcc warnings: suggest parentheses around && within ||2009-11-18, by cehoyos
-
Add #defines for FFMPEG_LICENSE and FFMPEG_CONFIGURATION to config.h.2009-11-18, by diego
-
Add functions to return library license and library configuration.2009-11-18, by diego
-
10l to Reimar: Fix typo.2009-11-18, by cehoyos
-
Deobfuscate the special hack to disable cache for live555.2009-11-17, by reimar
-
Merge malloc+memset -> calloc2009-11-17, by reimar
-
Fall back to read-based seeking for ffmpeg:// URLs when is_streamed is set2009-11-17, by reimar
-
Remove useless check for valid fd with -dumpstream, the code does not2009-11-17, by reimar
-
Enable the read-based forward seek fallback also when CONFIG_NETWORK is2009-11-17, by reimar
-
Use fill_buffer if available also for STREAMTYPE_STREAM2009-11-17, by reimar
-
Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs).2009-11-17, by reimar
-
Add preliminary support for streaming via FFmpeg's URProtocol functions.2009-11-17, by reimar
-
Complete configure support for compiling in FFmpeg's protocol support.2009-11-17, by reimar
-
Use avcodec_align_dimensions to appropriately align width and height in2009-11-17, by reimar
-
Set display size in sh_video when decoding H264.2009-11-16, by cehoyos