Mercurial > mplayer.hg
graph
-
subassconvert: better handling of invalid SubRip tag attributes.2012-08-10, by cboesch
-
Define some more FFmpeg Makefile variables.2012-08-10, by reimar
-
Fix compilation with latest FFmpeg.2012-08-10, by cehoyos
-
Query correct component to get luminance texture bit depth2012-08-09, by reimar
-
When the LUMINANCE16 format is less than 14 bit try to use2012-08-08, by reimar
-
Add HAVE_CPUNOP yasm define.2012-08-08, by reimar
-
Add fallback defines for GL_DEPTH_TEXTURE_MODE and GL_TEXTURE_COMPARE_MODE.2012-08-08, by reimar
-
Add support for depth textures to simplify some experiments.2012-08-07, by reimar
-
Work around IMG drivers not being able to parse our shaders.2012-08-07, by reimar
-
Remove outdated code that instead of preventing now causes crashes.2012-08-06, by reimar
-
Second try to fix auto-detection of static libraries.2012-08-06, by cehoyos
-
Try to fix -lm handling in configure.2012-08-05, by cehoyos
-
Fix compilation with latest FFmpeg.2012-08-04, by cehoyos
-
demux_lavf: Set endpts from AVPacket.duration2012-08-02, by al
-
Fix dependency generation with current FFmpeg.2012-07-29, by cehoyos
-
build: Define HAVE_SETENV as 0 if not available2012-07-29, by al
-
Fix compilation with current FFmpeg.2012-07-29, by cehoyos
-
Allow more liberal URL handling.2012-07-28, by ib
-
Fix compilation with current FFmpeg, second try.2012-07-28, by cehoyos
-
Fix MPlayer compilation with latest FFmpeg (also by Mark Guptill, compguy284 yahoo).2012-07-28, by cehoyos
-
Generally enable parsing for audio streams.2012-07-26, by reimar
-
osdep/setenv: Make sure we have a prototype for setenv2012-07-26, by al
-
Disable ffrtmpcrypt protocol2012-07-24, by cehoyos
-
Fix crash for -vo sdl -fs when running under X.2012-07-23, by reimar
-
Initial libopus decoding support.2012-07-22, by cehoyos
-
Support FFmpeg ZeroCodec decoding.2012-07-22, by cehoyos
-
fix previous commit, duplicated g7231 codec entry2012-07-21, by compn
-
add ffmpeg and binary g.723.1 codec, works on g723_1.wav2012-07-21, by compn
-
Set AV_PKT_FLAG_KEY correctly based on demuxer keyframe flag.2012-07-21, by reimar
-
For mf:// all frames are keyframes, mark them as such.2012-07-21, by reimar
-
map AAS4 to ffaasc, add 16bpp aasc output2012-07-21, by compn
-
map SM4V to ffodivx2012-07-21, by compn
-
Fix compilation with latest FFmpeg.2012-07-20, by cehoyos
-
add tsc2 binary codec2012-07-20, by compn
-
Fix compilation with latest FFmpeg.2012-07-19, by cehoyos
-
Support FFmpeg APC ADPCM IMA audio decoder2012-07-19, by cehoyos
-
Support FourCC NO16.2012-07-17, by cehoyos
-
Allow specifying ARGB and ABGR colour-spaces in codecs.conf.2012-07-17, by cehoyos
-
Set some new HAVE_ defines unconditionally to 0.2012-07-17, by cehoyos
-
Support "MNG " FourCC for png in mov (found by Piotr Bandurski).2012-07-17, by cehoyos
-
Support GRAY8A and GRAY16 in tiff.2012-07-15, by cehoyos
-
Support GRAY8A and GRAY16 in png.2012-07-15, by cehoyos
-
Fix GRAY16 order.2012-07-15, by cehoyos
-
Support GRAY8A and GRAY16 in libopenjpeg.2012-07-15, by cehoyos
-
Add missing aequivalents for PIX_FMT_GRAY8A and PIX_FMT_GRAY16*.2012-07-15, by cehoyos
-
Fix big-endian ptx decoding with latest FFmpeg.2012-07-15, by cehoyos
-
Clarify that viv1 and viv2 are internal MPlayer FourCCs.2012-07-15, by cehoyos
-
Initialize a few more AVFrame fields to avoid FFmpeg errors.2012-07-14, by reimar
-
Support Kostya's Expression Encoder Screen Capture decoder.2012-07-13, by cehoyos
-
dd PLV1 fourcc to ffodivx, works on2012-07-13, by compn
-
Support Kostya's TechSmith Camtasia Screen Codec 2 decoder.2012-07-13, by cehoyos
-
Support missing FFmpeg H264 pixel formats.2012-07-12, by cehoyos
-
Support more libopenjpeg pixel formats.2012-07-12, by cehoyos
-
Support FFmpeg pix_fmts YUV4xxP12*, YUV4xxP14*, GBR12P* and GBR14P*.2012-07-12, by cehoyos
-
Cosmetics: Fix alphabetical order.2012-07-12, by cehoyos
-
Fix compilation with latest FFmpeg.2012-07-12, by cehoyos
-
Support FFmpeg Packed Animation File decoder.2012-07-06, by cehoyos
-
Fix MPlayer compilation with latest FFmpeg.2012-07-05, by cehoyos
-
add yuv8 / YUV8 to other decoders as well2012-07-04, by compn
-
fix original yuv8 decoder fourcc2012-07-04, by compn
-
codecs.conf: map YUV8 to wnv1 codecs2012-07-04, by compn
-
Support Kostya's MSA1 decoder.2012-07-02, by cehoyos
-
Fix compilation with latest FFmpeg.2012-06-28, by cehoyos
-
Add a few new CSS colors.2012-06-24, by cehoyos
-
Order colour names alphabetically / better match W3 list.2012-06-24, by cehoyos
-
Support Kostya's MS Screen 1 decoder.2012-06-22, by cehoyos
-
Support LucasArts SMUSH and VIMA decoding.2012-06-22, by cehoyos
-
Fix swapped condition in previous commit.2012-06-12, by reimar
-
Fix skip_frame condition, AVDISCARD_DEFAULT is not the same2012-06-12, by reimar
-
Support Kostya's iac decoder.2012-06-12, by cehoyos
-
Fix compilation with current FFmpeg (define HAVE_MIPSFPU).2012-06-12, by cehoyos
-
Improve the aspect icons.2012-06-11, by ib
-
Improve the about icon.2012-06-11, by ib
-
Add an icon for the subtitles menu.2012-06-11, by ib
-
Revert r34511.2012-06-11, by ib
-
Reduce some code duplication.2012-06-09, by reimar
-
sync with en/mplayer.1 rev. 349932012-06-09, by jrash
-
add scaletempo trick to -speed2012-06-05, by compn
-
Another minor release script update.2012-06-02, by reimar
-
Reduce code duplication in get_path.2012-06-02, by reimar
-
config_dir variable should not be static, but it should point2012-06-02, by reimar
-
Use our own mp_dirname/mp_basename instead of system2012-06-02, by reimar
-
Small improvements to release script, create xz and gzip files etc.2012-06-02, by reimar
-
Temporarily disable nonref_dr until release, it is still too unreliable2012-06-02, by reimar
-
Add some file extensions to the video file filter of the file selector.2012-05-31, by ib
-
Request a sufficiently large image for direct rendering.2012-05-30, by ib
-
Add a Makefile target for testing the help message text headers.2012-05-30, by ib
-
Add/improve some code to help debugging DR in filters.2012-05-30, by reimar
-
Allow plain text playlists for the GUI.2012-05-30, by ib
-
unsharp: actually process the frame we got.2012-05-30, by reimar
-
Another attempt at clearing DVDNAV highlights, this2012-05-30, by reimar
-
Use correct variable for height.2012-05-29, by reimar
-
Add ralf audio support2012-05-27, by rtogni
-
Move decrementing usage count to a common place.2012-05-25, by reimar
-
Request a sufficiently large image for direct rendering.2012-05-25, by reimar
-
sync with en/mplayer.1 rev. 349092012-05-24, by jrash
-
Synced with help_mp-en.h rev. 349582012-05-24, by jrash
-
Fix message text translations.2012-05-24, by ib
-
Add a separate stride variable to make it easier to optimize later (e.g. align stride).2012-05-23, by reimar
-
expand: handle NUMBERED mp_image type correctly.2012-05-23, by reimar
-
corevideo: Reduce code duplication in OSD rendering code.2012-05-23, by reimar
-
Remove unnecessary if, free can be called unconditionally.2012-05-23, by reimar
-
SDL swap interval fixes.2012-05-22, by reimar
-
Support using the pic variants of the live555 libs.2012-05-22, by reimar
-
Use the same flags for the test as what will be used when2012-05-22, by reimar
-
Fix wrong (too large) height of filter combo box.2012-05-22, by ib
-
10l. Fix compilation with GUI enabled.2012-05-22, by iive
-
Add Windows Media Station file (application/x-netshow-channel) support.2012-05-21, by ib
-
Revise UTF-8 encoded subtitle file filter for file selector.2012-05-21, by ib
-
Remove extensions .rmj and .rmm from playlist filter for file selector.2012-05-21, by ib
-
More extensive LIVE555 check that will fail with incompatible newer versions.2012-05-21, by reimar
-
build: Fix vo directx configure check on Cygwin2012-05-21, by al
-
Only try to get a "numbered" mpi for nonref DR.2012-05-21, by reimar
-
vf_ass: fix running out of images and crashing.2012-05-21, by reimar
-
Do not give out the same buffer to multiple mp_images.2012-05-21, by reimar
-
Change MP_IMGTYPE_NUMBERED semantics.2012-05-21, by reimar
-
Make array const and more compact.2012-05-21, by reimar
-
Add playlist support to the GUI.2012-05-21, by ib
-
GUI updates for release.2012-05-21, by ib
-
Enable translation of video and audio file filter items.2012-05-21, by ib
-
Cosmetic: Arrange all file extensions alphabetically.2012-05-21, by ib
-
Update video and audio file filter for file selector.2012-05-21, by ib
-
Enable translation of other file filter item.2012-05-21, by ib
-
Enable translation of external audio file filter items.2012-05-21, by ib
-
Update external audio file filter for file selector.2012-05-21, by ib
-
Enable translation of font file filter items.2012-05-21, by ib
-
Enable translation of subtitle file filter items.2012-05-21, by ib
-
Update subtitle file filter for file selector.2012-05-21, by ib
-
Update Debian MIME type information.2012-05-21, by ib
-
Update MimeType key in the desktop file.2012-05-21, by ib
-
Add MIME type application/ogg for OGG streaming.2012-05-21, by ib
-
SDL OpenGL: add support for swapinterval option.2012-05-20, by reimar
-
SDL: add support for quadbuffer stereo.2012-05-20, by reimar
-
Change if() condition into #if.2012-05-20, by reimar
-
Change some texture formats to synonyms that Mesa GLES accepts.2012-05-20, by reimar
-
Make a glGetError function pointer available.2012-05-20, by reimar
-
Remove commented-out nonsense code.2012-05-20, by reimar
-
Do not needlessly modulate the texture color with the vertex color.2012-05-20, by reimar
-
Use unsigned int instead of type casting.2012-05-20, by ib
-
Cosmetic: Adjust indent.2012-05-20, by ib
-
Improve filter on file selector's file list.2012-05-20, by ib
-
Remove unused code from mp_get_mp3_header.2012-05-18, by reimar
-
Only try to build vo gl with X11/win32 backends if these were detected.2012-05-18, by reimar
-
More robust detection of SPARC CPUs.2012-05-18, by reimar
-
Cosmetics: fix up indentations, get rid of a few lost tabs.2012-05-18, by reimar
-
Some minor simplifications.2012-05-18, by reimar
-
Use more appropriate types.2012-05-18, by reimar
-
Make some tables const.2012-05-18, by reimar
-
Return a spf value even when srate is NULL.2012-05-18, by reimar
-
Take start offset into account when calculating amount of audio data.2012-05-18, by reimar
-
Add some additional checks to ensure subtractions do not overflow.2012-05-18, by reimar
-
Remove pointless global variables.2012-05-17, by reimar
-
Fix hardware-acceleration broken by nonref_dr support.2012-05-17, by reimar
-
Initialize "result" variable since FcFontMatch only sets it on failure.2012-05-16, by reimar
-
Add result argument to second FcFontMatch argument, just like for the first.2012-05-16, by reimar
-
Improve -dr descriptions.2012-05-16, by reimar
-
Do not keep b_count/ip_count stuck at large numbers.2012-05-16, by reimar
-
vo_gl: collect some frame statistics for DR.2012-05-16, by reimar
-
Never default to force-pbo on non-x86.2012-05-15, by reimar
-
Do not return void type and remove broken duplicate code.2012-05-15, by reimar
-
Do not provide multiple B-frames for direct rendering.2012-05-15, by reimar
-
Do not override mpctx->stream during free_demuxer.2012-05-15, by reimar
-
Add some dv video fourcc's found by Piotr Bandurski.2012-05-15, by cehoyos
-
Fix direct rendering for H.264.2012-05-15, by reimar
-
Fix -fs with SDL-based vo gl.2012-05-14, by reimar
-
Document -dr influence on video display speed.2012-05-14, by reimar
-
Align glMapBuffer result.2012-05-14, by reimar
-
Allow direct rendering for non-reference frames in H.264.2012-05-14, by reimar
-
build: Check if SCTP is available2012-05-13, by al
-
stream_pvr: Use sizeof() to get destination buffer size.2012-05-13, by reimar
-
100l: ffcamstudio is not flipped and does not know BGR8.2012-05-08, by cehoyos
-
Improve Avid Meridien (AVUI) decoding with FFmpeg.2012-05-08, by cehoyos
-
Fix -vo png:alpha with newer FFmpeg.2012-05-08, by cehoyos
-
release script: also remove .gitignore from MPlayer SVN.2012-05-06, by reimar
-
Add a preliminary release.sh file.2012-05-06, by reimar
-
Some minor updates to release-howto.txt2012-05-06, by reimar
-
Update copyright year in Windows .rc file.2012-05-06, by reimar
-
Avoid repeating mixer error messages from ao.2012-05-06, by reimar
-
Fix A-V desync with skipframe and H.264.2012-05-06, by reimar
-
mencoder: Fix hang with -ovc copy or -ovc frameno.2012-05-02, by reimar
-
Support new colour spaces for FFmpeg camstudio decoding on big-endian.2012-04-30, by cehoyos
-
Revert r34881: The change was wrong.2012-04-30, by cehoyos
-
Support new colour spaces for FFmpeg camstudio decoding on big-endian.2012-04-29, by cehoyos
-
Try linking when testing for libmad.2012-04-29, by cehoyos
-
vo_yuv4mpeg: flush userspace FILE buffers after each frame.2012-04-27, by reimar
-
codecs.conf: add some isom/fourcc to dts decoders2012-04-25, by compn
-
This will allow us to encode 7.1 audio AAC.2012-04-24, by ranma
-
Remove "experimental" from old features that seem to be working fine.2012-04-24, by reimar
-
Minor Changelog updates for release.2012-04-24, by reimar
-
Use more precise alpha handling for -spuaa 4.2012-04-23, by reimar
-
Detect prematurely closed connection.2012-04-23, by reimar