log

age author description
2012-05-20 ib Improve filter on file selector's file list.
2012-05-18 reimar Remove unused code from mp_get_mp3_header.
2012-05-18 reimar Only try to build vo gl with X11/win32 backends if these were detected.
2012-05-18 reimar More robust detection of SPARC CPUs.
2012-05-18 reimar Cosmetics: fix up indentations, get rid of a few lost tabs.
2012-05-18 reimar Some minor simplifications.
2012-05-18 reimar Use more appropriate types.
2012-05-18 reimar Make some tables const.
2012-05-18 reimar Return a spf value even when srate is NULL.
2012-05-18 reimar Take start offset into account when calculating amount of audio data.
2012-05-18 reimar Add some additional checks to ensure subtractions do not overflow.
2012-05-17 reimar Remove pointless global variables.
2012-05-17 reimar Fix hardware-acceleration broken by nonref_dr support.
2012-05-16 reimar Initialize "result" variable since FcFontMatch only sets it on failure.
2012-05-16 reimar Add result argument to second FcFontMatch argument, just like for the first.
2012-05-16 reimar Improve -dr descriptions.
2012-05-16 reimar Do not keep b_count/ip_count stuck at large numbers.
2012-05-16 reimar vo_gl: collect some frame statistics for DR.
2012-05-15 reimar Never default to force-pbo on non-x86.
2012-05-15 reimar Do not return void type and remove broken duplicate code.
2012-05-15 reimar Do not provide multiple B-frames for direct rendering.
2012-05-15 reimar Do not override mpctx->stream during free_demuxer.
2012-05-15 cehoyos Add some dv video fourcc's found by Piotr Bandurski.
2012-05-15 reimar Fix direct rendering for H.264.
2012-05-14 reimar Fix -fs with SDL-based vo gl.
2012-05-14 reimar Document -dr influence on video display speed.
2012-05-14 reimar Align glMapBuffer result.
2012-05-14 reimar Allow direct rendering for non-reference frames in H.264.
2012-05-13 al build: Check if SCTP is available
2012-05-13 reimar stream_pvr: Use sizeof() to get destination buffer size.
2012-05-08 cehoyos 100l: ffcamstudio is not flipped and does not know BGR8.
2012-05-08 cehoyos Improve Avid Meridien (AVUI) decoding with FFmpeg.
2012-05-08 cehoyos Fix -vo png:alpha with newer FFmpeg.
2012-05-06 reimar release script: also remove .gitignore from MPlayer SVN.
2012-05-06 reimar Add a preliminary release.sh file.
2012-05-06 reimar Some minor updates to release-howto.txt
2012-05-06 reimar Update copyright year in Windows .rc file.
2012-05-06 reimar Avoid repeating mixer error messages from ao.
2012-05-06 reimar Fix A-V desync with skipframe and H.264.
2012-05-02 iive Workaround bug in mpg123. In rare cases, after seeking mplayer stops audio playback and would repeat "No stream opened. (code 24)" until next seek.
2012-05-02 reimar mencoder: Fix hang with -ovc copy or -ovc frameno.
2012-04-30 cehoyos Support new colour spaces for FFmpeg camstudio decoding on big-endian.
2012-04-30 cehoyos Revert r34881: The change was wrong.
2012-04-29 cehoyos Support new colour spaces for FFmpeg camstudio decoding on big-endian.
2012-04-29 cehoyos Try linking when testing for libmad.
2012-04-27 reimar vo_yuv4mpeg: flush userspace FILE buffers after each frame.
2012-04-25 compn codecs.conf: add some isom/fourcc to dts decoders
2012-04-24 ranma This will allow us to encode 7.1 audio AAC.
2012-04-24 reimar Remove "experimental" from old features that seem to be working fine.
2012-04-24 reimar Minor Changelog updates for release.
2012-04-23 reimar Use more precise alpha handling for -spuaa 4.
2012-04-23 reimar Detect prematurely closed connection.
2012-04-22 cigaes av_sub: support multiple rectangles.
2012-04-22 reimar Retry reconnecting several times.
2012-04-20 reimar Use a local variable to reduce some code clutter.
2012-04-18 ib Cosmetic: Adjust indent.
2012-04-18 ib Fix crash with icon that has unsupported format.
2012-04-18 ib Update Spanish man page.
2012-04-15 reimar Ensure that the highlight disappears when switching
2012-04-15 reimar Fix dvdnav case to not leave "flush" uninitialized.
2012-04-15 reimar Make teletext sub streams actually work with native TS demuxer.
2012-04-15 reimar Allow using up to 16 threads, that should be the maximum safe value.
2012-04-15 reimar Allow using -vo yuv4mpeg for files with resolution changes.
2012-04-15 reimar yuv4mpeg: support writing to stdout instead of file.