log

age author description
2011-01-11 ranma Fix uCode memleak found by debian automated code analysis
2011-01-11 ranma Fix compiler warnings in ao_dxr2.c and vo_dxr2.c
2011-01-11 ranma Fix name clash with aspect() function from aspect.h (makes vo_dxr2.c compile again).
2011-01-10 cboesch Mark source strings const in some subtitles string processing functions.
2011-01-10 cboesch Add size based support for -endpos in MPlayer.
2011-01-09 siretart add missing fclose()
2011-01-09 siretart add missing fclose
2011-01-09 siretart Fix printf format string warning
2011-01-09 cehoyos Enable fflagarith video decoder.
2011-01-08 compn update copyright year
2011-01-08 cboesch Make load of n subtitles directories possible.
2011-01-07 diego Fix ao_coreaudio compilation on OS X 10.4.
2011-01-06 compn add some notes about BE/LE colorspaces and fix a small typo
2011-01-06 cehoyos Revert r32761: The codec_tag for flac should not be overwritten.
2011-01-06 cehoyos Fix playback of flac in mov with both demuxers.
2011-01-06 ranma Don't hardcode filename length.
2011-01-06 ranma Increase the bitrate range maximum value.
2011-01-06 cehoyos Fix playback of ffv1 yuv422p16.
2011-01-06 diego Do not #define _WIN32 on the command line for Cygwin.
2011-01-06 diego Add/remove a few standard header #includes in our libc function replacements.
2011-01-06 cehoyos Fix flac in mov for -demuxer lavf.
2011-01-05 diego Simplify a bunch of configure checks with the statement_check function.
2011-01-05 reimar Define _XOPEN_SOURCE to 600 instead of 500 in mkstemp check, this is consistent
2011-01-05 diego Add define_statement_check function and use it to simplify some checks.
2011-01-05 reimar 100l, set s->muxer->muxbuf to NULL after free, it is used as argument to
2011-01-05 reimar Attempt to fix example configure line.
2011-01-05 reimar Use getfps helper function everywhere, simplifies code and avoids a possible division by 0.
2011-01-05 diego Disambiguate remarks about profiles in configuration files.
2011-01-05 diego cosmetics: Get rid of some backslashes at the end of lines.
2011-01-05 diego cosmetics: Drop some unnecessary end-of-line backslashes after &&/||.
2011-01-03 cboesch Factorize ROUND() redefinitions macro.
2011-01-03 cboesch Replace mp_path_is_absolute with mp_path_join.
2011-01-02 diego Revert previous wrong simplification of AltiVec vector declarations check.
2011-01-02 diego Replace obsolete '--with-extralibdir' configure option by '--extra-ldflags'.
2011-01-02 diego Add sys/time.h #include to videodev.h/videodev2.h checks.
2011-01-02 diego configure: Simplify *BSD ioctl_meteor.h check.
2011-01-02 diego Drop unnecessary Xlib.h #include from Xss screensaver extensions check.
2011-01-02 diego Simplify vector declarations and fast inttypes check with statement_check().
2011-01-01 reimar Set sample_fmt before trying to open an audio codec.
2011-01-01 diego Remove AAC/FAAD2 installation instructions.
2011-01-01 diego Remove forked internal libfaad2 copy.
2011-01-01 diego Remove references to some forked code that was deleted from MPlayer ages ago.
2010-12-31 reimar Remove dvdnav-howto.txt, it is unnecessary and contains no information at
2010-12-31 reimar Make internal FFmpeg use the new API that does not pose a limit on the maximum
2010-12-31 jrash sync with en/mplayer.1 rev. 32735
2010-12-30 reimar Define CONFIG_GPL in config.asm, fixes compilation with YASM.
2010-12-27 gpoirier tell that x264's crf gives better results than qp,
2010-12-25 cboesch Remove pointless case braces.
2010-12-24 cboesch Use '@' Doxygen syntax in subreader module.
2010-12-24 cboesch Add brief description for mp_basename.
2010-12-24 cboesch Add mp_path_is_absolute function.
2010-12-24 cboesch Change Doxygen syntax for mp_dirname.
2010-12-24 cboesch Factorize subtitles loading between mplayer and mencoder.
2010-12-23 reimar Remove __ptr32 and __ptr64 typedefs, we do not need them and
2010-12-23 reimar Disable VIDIX on Windows if then required ntddk.h header is not available.
2010-12-23 diego configure: Add HAVE_MMAP definition for FFmpeg to config.h.
2010-12-23 diego configure: Disable internal libfaad2 compilation by default.
2010-12-19 reimar Compilation fixes for currentl Cygwin.
2010-12-19 cboesch Replace two malloc+memset with calloc.
2010-12-19 cboesch Simplify video format condition in get_metadata.
2010-12-19 cboesch Remove pointless case braces in get_metadata.
2010-12-19 cboesch Fix potential heap overflow in get_metadata.
2010-12-18 reimar llvmpipe, while only slow instead of insanely slow, is a software renderer.
2010-12-17 jrash sync with en/mplayer.1 rev. 32699
2010-12-16 cboesch Add support for HTTP 307 (Temporary Redirect) responses.
2010-12-15 diego Credit Compn for some of his work.
2010-12-14 reimar Remove pointless NULL checks before free.
2010-12-14 reimar get rid of double (
2010-12-12 compn add winamp useragent example
2010-12-12 compn add realplayer user-agent
2010-12-12 reimar Add a missing free to ASF demuxer close.
2010-12-12 reimar Add playlist parser for .nsc files.
2010-12-12 compn add some profile information
2010-12-12 reimar len < 8 is also invalid for 64-bit codec chunk size.
2010-12-12 reimar Avoid using uninitialized data if index read does not return enough data.
2010-12-12 reimar Fix ad_faad crash when used on an empty audio stream.
2010-12-12 reimar Support 0xff as tag for AAC audio and avoid an endless loop for unknown
2010-12-12 reimar Improve speex codec pts handling, make audio timestamps work reasonably
2010-12-12 reimar Fix allocations: always free before overwriting a pointer with a newly
2010-12-12 reimar Add validity check for stream_seek argument to avoid a integer overflow
2010-12-12 reimar Fix memleaks on error.
2010-12-12 reimar Treat non-ref frames like B-frames even if has_b_frames is not set and
2010-12-12 compn correct -tv audiorate description, change bitrate to samplerate
2010-12-11 reimar Prefer yuv4mpeg via libavformat, since that one supports multiple
2010-12-11 reimar Replace memcpy with memove since at least src==dst is possible.
2010-12-11 reimar Fix several memleaks in TS demuxer.
2010-12-11 reimar Replace hard-coded number for loop limits for array index by
2010-12-11 reimar Replace malloc+memset with calloc and use sizeof(*variable).
2010-12-11 reimar Add memset to avoid using uninitialized data with sample in bug 1280.
2010-12-11 reimar Fix mp_check_mp3_header: it checked for a byte-swapped MP3-header
2010-12-11 reimar Fix crahs with -audiofile and audio disabled.
2010-12-11 reimar Reset ctx->vo_initialized to 0 on a resolution change.
2010-12-11 reimar Fix possible memory leaks on error.
2010-12-11 reimar Fix insufficient padding/memset at the end of demuxer packets.
2010-12-11 reimar Use FFMAX for slightly better readability.
2010-12-11 reimar Remove useless assignment already done in new_sh_video.
2010-12-11 reimar Remove pointless assignments that are already handled in new_sh_audio.
2010-12-11 reimar Move setup of sh_audio->format to a more appropriate place (in asfheader.c).
2010-12-11 reimar Fix some unaligned writes and avoid some (incorrect due to alignment) casts.
2010-12-11 reimar Reset mpvdec to NULL after uninit.
2010-12-11 reimar Fix spelling in comment.
2010-12-11 reimar Allow cycling subtitles backwards with 'J'.
2010-12-11 reimar Support very high libav* message levels as e.g. the flac parser
2010-12-08 reimar Do not generate nonsensical pts values for FLAC audio.
2010-12-08 reimar Add support for FLAC audio parsing, fixes playback time jumping
2010-12-07 ramiro colorspace-test: fix build
2010-12-04 cboesch Make use of mp_basename in a few places.
2010-12-04 jrash sync with en/mplayer.1 rev. 32661
2010-12-03 cboesch Add support for login/password in http_proxy env variable.
2010-12-03 cboesch Drop MPlayer base64_encode for av_base64_encode.
2010-12-03 compn add c key for capturing default bind, missing from r32524
2010-12-03 compn mark myself as bugzilla admin and mailing list moderator
2010-11-29 compn change --with-extraincdir to --extra-cflags
2010-11-29 reimar Set needs_parsing to 1 for DTS audio.
2010-11-28 reimar Fix TS files with MP4 ES AAC descriptor to be correctly recognized
2010-11-28 reimar Add horrible hack to make xvidix work on big-endian.
2010-11-28 reimar 100l, fix vidix compilation on big-endian
2010-11-28 reimar Restore big-endian support removed in thoughtless upstream merge
2010-11-28 reimar Add R_OVL_SHIFT to all R280 devices. Only actually confirmed for two.
2010-11-28 compn add ffmpeg g722 audio codec
2010-11-27 iive Expose the VBV options of xvid encoder to the command line interface.
2010-11-27 compn make tag for svq3, fixes:
2010-11-27 reimar Add support for uncompressed BGR24 pixfmt.
2010-11-27 compn change dnxhd to qtdnxhd. consistant with all other quicktime decoders
2010-11-27 reimar Reindent.
2010-11-27 reimar Do not dump image description by default.
2010-11-27 reimar Mark input-only buffer as const.
2010-11-27 reimar Mark input buffer that is never modified as const.
2010-11-27 reimar Use uint8_t type instead of unsigned char.
2010-11-27 reimar Mark input-only buffers as const.
2010-11-27 reimar Support clearing subtitles. Makes PGS subtitles disappear at the appropriate time.
2010-11-27 reimar Bump codecs.conf version.
2010-11-27 reimar Add support for decoding Avid DNxHD through the QuickTime component.
2010-11-26 reimar build_afilter_chain is not safe to use directly, thus make it
2010-11-25 cboesch Use calloc instead of malloc+memset.
2010-11-25 cboesch Remove GCC warning hack not needed anymore
2010-11-25 cboesch Remove dead define
2010-11-25 cboesch Simplify mime_type_table loop
2010-11-23 komh Check the validity of an argument, font.
2010-11-21 cboesch Handle ':' on systems with DOS paths: it allows paths like C:foo.avi.
2010-11-21 cboesch Add a mp_dirname function (unused at the moment)
2010-11-21 cboesch Do not keep authentication in URL on connection through a proxy
2010-11-21 reimar Add WAVEFORMATEXTENSIBLE support to AVI demuxer.
2010-11-21 reimar Fix WAVEFORMATEXTENSIBLE condition.
2010-11-21 reimar Fix WAVEFORMATEXTENSIBLE support on big-endian.
2010-11-20 komh Set font_fontconfig to -1 if CONFIG_FONTCONFIG is not configured.
2010-11-20 reimar Fix TS demuxer with -sb and when -aid stream is not found.
2010-11-18 cboesch Add Proxy-Authorization header to authenticate on proxies
2010-11-18 cboesch "Authentication" header is for the destination server URL, even through a proxy
2010-11-17 cboesch Handle correctly paths with mixed '/' and '\' in it.
2010-11-17 cboesch Fix crash on path without directories.
2010-11-16 cboesch Export mp_basename in a function instead of duplicate macros in various places
2010-11-16 reimar Do not initialize codec_id to a nonsense value (it was initialized
2010-11-14 reimar Indicate that stereo3d can now handle strides properly.
2010-11-14 reimar Remove unused struct element.
2010-11-14 reimar Properly support src/dst stride in vf_stereo3d.
2010-11-14 reimar Adjust d_height instead of bad ad-hoc scaling.
2010-11-14 cboesch Remove most of the NULL pointer check before free all over the code
2010-11-13 reimar If audio_block_size is 0 that is a bug (and will result in a division by 0
2010-11-13 reimar Fix possible division by 0 if -aid is used for AVI files.
2010-11-12 reimar Unescape username/password when URL-parsing.
2010-11-10 reimar gl/win32: select a stereo pixel format for window when
2010-11-10 reimar Move setting of pixel format from init to config.
2010-11-10 reimar 100l, add forgotten FFMIN to fix small reads (-nocache) with bd:// protocol.
2010-11-10 reimar Support reading larger blocks in one go for bd:// protocol.
2010-11-10 reimar Make the file protocol read up to 64 kB at once when the cache is used,
2010-11-10 compn fix punctuation and wording in ffmpeg codec howto
2010-11-10 lorenm use x264_picture_init.
2010-11-10 cehoyos Use fist(p)s instead of fist(p), fixes compilation with clang.
2010-11-09 reimar Simplify: Use early return instead of large if block.
2010-11-09 reimar Some indentation fixes.
2010-11-08 reimar Merge pointlessly split string.
2010-11-08 reimar Fix one -subcc sample.
2010-11-08 reimar Document that -subcc now takes a channel option.
2010-11-08 reimar Add code to allow selecting the Close Captioning channel.
2010-11-08 diego cosmetics: Fix Bluray vs. Blu-ray typo.
2010-11-08 diego Prefer FFmpeg AAC decoder over libfaad2.
2010-11-08 compn document how to add ffmpeg codecs in codecs.conf.txt
2010-11-07 cboesch Replace hardcoded str size with sizeof
2010-11-07 cboesch Use MSGTR_MemAllocFailed instead of hardcoded string
2010-11-07 diego Remove outdated reference to 80kB patch size limit; the limit no longer exists.
2010-11-07 reimar Use calloc instead of malloc+memset.
2010-11-07 reimar Avoid unnecessary ().
2010-11-07 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
2010-11-07 cehoyos Add a comment to codecs that require their fourcc's added to demuxer.c.
2010-11-07 cehoyos Add missing fourcc's that require libavcodec parsing.
2010-11-07 cehoyos Fix typo: There is no fourcc 'MPE '.
2010-11-06 reimar Use IMGFMT to compare instead of PIX_FMT to avoid issues
2010-11-06 reimar For FFmpeg codecs YV12 should always be in the supported format
2010-11-06 reimar Fix dvd:// fill_buffer function to actually write into the specified
2010-11-06 reimar Fix spelling.
2010-11-06 reimar 100l, add missing return.
2010-11-06 reimar Change code to something understandable (but equivalent).
2010-11-06 reimar Remove a pointless and stupid condition.
2010-11-06 reimar Fix subtitle sync issues by ensuring we enqueue all subtitle packets
2010-11-06 reimar Fix -ac faad with -demuxer lavf.
2010-11-06 reimar fflatm seems to be working, wheras internal faad does not work with
2010-11-06 reimar Use only one fourcc for LATM.
2010-11-06 reimar Handle EAGAIN in ad_ffmpeg, this is necessary for LATM to work properly with
2010-11-06 reimar Add support for LATM parsing.
2010-11-06 reimar Fix bd:// with -cache, the bd_read function does not work when
2010-11-06 reimar Fix program switching with -demuxer lavf.
2010-11-06 reimar Print PROGRAM_ID -identify output similar to demux_ts
2010-11-06 reimar Set st->discard in the same way for audio and video, fixes -aid no
2010-11-03 reimar Support NV12/NV21/HM12 in ve_raw.
2010-11-03 reimar Make scale filter accept all non-hardware-acceleration input formats we know a
2010-11-03 reimar Add and use a IMGFMT_IS_HWACCEL define.
2010-11-03 diego Add video/3gpp and application/x-flash-video mime types.
2010-11-03 diego Do not enable rpath on NetBSD.
2010-11-03 diego Enable joystick support on FreeBSD.
2010-11-02 cehoyos Support FFmpeg LATM decoding.
2010-11-02 komh Restore all the attributes after changing aspect ratio.
2010-11-02 komh Prevent a parent window from painting over our window on slave mode
2010-10-30 reimar Fix possible out-of-bounds access.
2010-10-30 jrash sync with en/mplayer.1 rev. 32566
2010-10-29 cigaes Support for -force-key-frames for ve_xvid4.
2010-10-29 cigaes Support for -force-key-frames for ve_x264.
2010-10-29 cigaes Support for -force-key-frames for ve_lavc.
2010-10-29 cigaes Add the -force-key-frames option.
2010-10-29 mstorsjo Store src/dstFormat after calling handle_jpeg
2010-10-28 siretart make indentation consistent (no content changes)
2010-10-28 diego Update release instructions to be more in line with current practice.
2010-10-27 reimar Add internal read and seek function to avoid a useless memcpy when using
2010-10-27 cigaes vo_corevideo.m: change path for sub.h.
2010-10-27 cigaes Move spuenc.[ch] from libvo to sub.
2010-10-27 cigaes Move osd.[ch] and osd_template.c from libvo to sub.
2010-10-27 reimar Remove som irrelevant commented-out code.
2010-10-27 cigaes Move libvo/sub.[ch] from libvo to sub.
2010-10-27 cigaes Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
2010-10-27 cigaes Ignore .d and .ho files in sub.
2010-10-27 reimar Do not use a path for including files in the same directory.
2010-10-27 cigaes Makefile: add the sub directory to DIRS.
2010-10-27 cigaes Move subassconvert.[ch] to the sub directory.
2010-10-27 cigaes Move ass_mp.[ch] to the sub directory.
2010-10-27 cigaes Move eosd.[ch] to the sub directory.
2010-10-27 cigaes Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
2010-10-27 cigaes Move sub_cc.[ch] to the sub directory.
2010-10-27 cigaes Move av_sub.[ch] to the sub directory.
2010-10-27 cigaes Move spudec.[ch] to the sub directory.
2010-10-27 cigaes Move find_sub.c to the sub directory.
2010-10-27 cigaes Create a new directory, "sub", for subtitles and OSD related code.
2010-10-27 diego Fix compilation with networking disabled due to FFmpeg CONFIG_RTPDEC handling.
2010-10-27 cigaes stream_dvd: millisecond accuracy for chapters in -identify output.
2010-10-27 siretart bump package build-dependency on x264 to versions later than 0.99
2010-10-27 siretart sync x264 version check with the check in ffmpeg/configure
2010-10-26 reimar Consistency fix: select track specified by -aid/-vid/-sid automatically
2010-10-26 reimar Replace malloc+memset by calloc.
2010-10-23 cehoyos Add manual page changes after adding support for additional xvid
2010-10-23 cehoyos Fix Italian translation.
2010-10-23 reimar Use proper include instead of extern declarations in the .c file.
2010-10-23 reimar Change capture feature to append to file instead of overwriting.
2010-10-23 reimar Simplify and fix capture feature to not always return an error.
2010-10-22 cigaes EOSD: overlay_add: use read_pnm instead of the internal reimplementation.
2010-10-22 reimar Add stereo3d filter.
2010-10-22 reimar Remove unused message string.
2010-10-22 reimar Improve vd_ffmpeg aspect handling to respect container aspect if possible
2010-10-21 diego Implement a basic capture feature, available through -capture.
2010-10-21 diego Add CONFIG_RTPDEC to config.h/config.mak for FFmpeg.
2010-10-21 diego Fix detection of mips processor variants.
2010-10-21 corey Cosmetics: split a couple long "if" lines.
2010-10-21 corey Make mencoder account for encoder delay when considering the current
2010-10-20 attila Make commas and backslashes show in manpage output as they are supposed
2010-10-19 siretart make the packaged binaries identify themselves properly
2010-10-19 siretart 10l, unbreak building of mplayer-doc package
2010-10-19 siretart Make clean target even more robust and forcefully remove generated HTML docs
2010-10-19 siretart switch to source format 3.0 (native) to build tarballs on demand
2010-10-18 cigaes Make the parse_timestring public, with a slightly extended API.
2010-10-18 cigaes Move the read_pnm function into a separate file.
2010-10-18 cigaes Add a flag "initialized" to the mp_eosd_source structure.
2010-10-18 siretart don't fail debian package build if not all shlibdeps information could be retrieved
2010-10-17 reimar Reindent.
2010-10-17 reimar Add support for AOPLAY_FINAL_CHUNK, reportedly also fixes a possible
2010-10-17 reimar Fix possible crash for invalid http_proxy URLs like just
2010-10-17 reimar More strict autodetection of RT subtitle format.
2010-10-17 reimar Mention af_cmdline command in Changelog.
2010-10-17 reimar Add experimental af_cmdline slave command to allow changing filter options at runtime.
2010-10-17 reimar Make af_reinit "public", to allow using it in future patches.
2010-10-17 reimar Avoid C99-style loops with variable declaration inside for ()
2010-10-17 reimar Add proper include for set_priority,
2010-10-17 reimar Move gui-specific code out of common_init, it certainly does
2010-10-17 reimar Add windows.h include to fix compilation in some cases.
2010-10-17 reimar Make code clearer by putting the "special case hack" inside the if.
2010-10-17 reimar Fix indentation.
2010-10-17 reimar Do not fail opening a -input file= file just because stat failed, but try
2010-10-17 reimar Add missing avstring include for av_strlcpy.
2010-10-17 reimar Add proper include for av_strlcpy.
2010-10-17 reynaldo Small grammar and formatting fixes
2010-10-15 siretart in auto mode, enable internal libdvdcss only if it is actually available
2010-10-14 cigaes Cosmetic: remove useless braces.
2010-10-14 cigaes Use intptr_t for integers stored in opaque pointers.
2010-10-14 siretart ignore debhelper generated debug logfiles
2010-10-14 siretart add hint for building an mplayer package that uses libdvdcss at runtime instead of the internal copy
2010-10-14 siretart make clean target more robust (i.e. don't fail when config.mak isn't there)
2010-10-13 reimar Replace snprintf by av_strlcpy.
2010-10-13 reimar Do not call Setup_FS_Segment if the QuickTime framework is used on OSX
2010-10-13 siretart do not create a fake 'bestsites' if neither 'fping' or 'netselect' are installed
2010-10-13 siretart use 'dpkg --print-architecture'
2010-10-12 cigaes EOSD: add a function to test if a source has already been registered.
2010-10-12 diego Remove some obsolete and misleading comments.
2010-10-11 reimar Fix handling of invalid values in aspect_save_screenres to not overwrite
2010-10-11 diego Remove #warning preprocessor directives or replace them by suitable comments.
2010-10-10 reimar Extract code to read a pnm file into a separate function.
2010-10-10 cigaes Add the overlay_add and overlay_remove commands.
2010-10-10 cigaes Use a dynamic list for the sources of EOSD elements.
2010-10-09 reimar Avoid printing AAC with SBR warning on every decode call, instead print
2010-10-09 reimar Write the code in a more understandable way instead of trying to explain
2010-10-09 reimar Whitespace cosmetics: format init function more consistent with the
2010-10-09 reimar Fix typo in error message: ACC -> AAC
2010-10-09 reimar Simplify some ifdefs.
2010-10-09 reimar Move OS-fixup hacks in init code into a separate function.
2010-10-09 reimar Sanitize indentation of common init functions.
2010-10-09 reimar Avoid duplicating common init code between MPlayer and mencoder.
2010-10-09 reimar Remove some commented-out and generally useless code.
2010-10-09 reimar Fix validity checks before closing a file descriptor.
2010-10-09 reimar Fix indentation.
2010-10-09 reimar Remov gui-specific code, the way teh GUI works was changed so most
2010-10-09 reimar Add a va_list version of mp_msg and use it to avoid yet another intermediate
2010-10-09 reimar Add a missing const to declaration.
2010-10-09 reimar Simplify code for writing to /proc/mtrr.
2010-10-09 reimar Spelling fix.
2010-10-09 reimar Use FFALIGN macro.
2010-10-09 reimar Spelling fix.
2010-10-09 reimar Remove an unmotivated and pointless panscan_calc call.
2010-10-09 reimar xvidix: reconfigure also on window move.
2010-10-09 reimar Fix xmga event handling: Reconfigure hardware on move and resize,
2010-10-09 reimar Remove a useless MGA_VID_CONFIG ioctl, set_window already does this.
2010-10-09 reimar Add VO_EVENT_MOVE which is required for VOs that interact directly
2010-10-09 reimar Switch (x)mga vo to new libvo API to reduce code duplication and improve
2010-10-09 reimar Add fallback values to aspect_save_screenres to avoid division by 0
2010-10-08 diego cosmetics: Drop some {} from if statements to get rid of pointless #ifdefs.
2010-10-08 diego AC-3 streams need to be byteswapped on little-endian machines.
2010-10-08 diego Change libmp3lame check to test for lame_set_VBR_quality().
2010-10-07 diego Make sure some x86 config.h entries are available on all architectures.
2010-10-07 diego Add missing values for the chanlist suboption of -tv.
2010-10-07 diego Add xmm clobbers test for FFmpeg.
2010-10-06 cehoyos Fix switching audio track with the native MPEG-TS demuxer after an
2010-10-05 diego Add necessary #includes to make headers compile standalone.
2010-10-05 diego Ignore generated .ho files.
2010-10-05 diego Require LAME 3.98.3 for MPlayer, same as is required for FFmpeg.
2010-10-05 diego Ensure that CONFIG_NETWORK is always #defined to either 0 or 1.
2010-10-05 compn add another xdcam mpeg2 fourcc/isom
2010-10-04 reimar Handle libavformat adding additional streams during playback.
2010-10-04 reimar 1000l, %lf is not valid format string for printf (only for scanf) and actually
2010-10-03 cehoyos yadif: Explicit wordlength for compare. Fixes compile with clang.
2010-10-03 diego Move pva_get_payload() around to avoid a forward declaration.
2010-10-03 diego Mark pva_get_payload() as static, it is not used outside of the file.
2010-10-03 diego Move AVI muxer functions around to avoid forward declarations.
2010-10-03 diego Move mp_unescape03 function around to avoid forward declaration.
2010-10-03 diego Remove unused hexdump() forward declaration.
2010-10-03 diego Replace forward declarations of skip_audio_frame() by proper #include.
2010-10-03 diego Replace forward declarations of resync_{audio|video}_stream by proper #includes.
2010-10-03 diego Remove some unnecessary #includes from IVTV and V4L2 checks.
2010-10-03 diego Simplify some X11 checks with the help of statement_check_broken().
2010-10-03 diego Remove some dead and commented-out variable declarations and assignments.
2010-10-03 diego cosmetics: alphabetical order for the DIRS list
2010-10-03 diego Add missing "ffmpeg/" prefix to libpostproc entry in DIRS list.
2010-10-03 reimar 100l, fix sws_getCachedContext. It did not set the colorspace details,
2010-10-02 reimar Fix ds_get_packet_sub to actually respect the pts-based read-ahead limit.
2010-10-02 diego Remove UNUSED macros used to shut up unused function parameter warnings.
2010-10-01 diego Move some code around to avoid forward declarations in top-level .c files.
2010-10-01 diego Drop removal of AAC encoder from list of FFmpeg encoders.
2010-09-30 reimar 100l, actually add yasmdefines to YASMFLAGS.
2010-09-30 jrash Synced with help_mp-en.h rev. 32066
2010-09-30 cehoyos Use calloc instead of malloc and memset.
2010-09-30 cehoyos Simplify comparison.
2010-09-29 stefano Set default values for the scale context in sws_alloc_context().
2010-09-29 stefano Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.
2010-09-29 stefano Set valid default values for the srcw, srch, dstw, dsth options in the
2010-09-29 reimar Use bluray_device variable also for bd:// instead of dvd_device
2010-09-29 reimar Reindent.
2010-09-29 reimar spudec: support "clear" packets that contain no data but instead
2010-09-29 reimar Move config.asm back to root and append a '/' to SRC_PATH
2010-09-29 reimar Allow configure to accept nasm instead of yasm again.
2010-09-29 reimar Remove -DARCH_X86_64 from YASMFLAGS, that define is already in config.asm
2010-09-29 reimar config.asm should be generate in ffmpeg/, not the root.
2010-09-29 stefano Cosmetics: put "if (...)" and "av_log(...)" in the same line for
2010-09-29 stefano Put if (...) av_log() in the same line, more compact and increase
2010-09-29 stefano Amend constraints for the src_format and dst_format options in the
2010-09-29 stefano Cosmetics: fix braces placement.
2010-09-28 stefano Deprecate sws_getContext(), use sws_alloc_context() and
2010-09-28 stefano Add documentation for the returned value of sws_init_context().
2010-09-28 diego Use a single svn:externals declaration for all of FFmpeg.
2010-09-28 ptt synced to r32397
2010-09-28 ptt corrected a _ to - in -udp-slave message
2010-09-28 stefano Bump minor version after the addition of sws_alloc_context() and
2010-09-27 bcoudurier 100l fix if condition
2010-09-27 bcoudurier Y400A (gray alpha) input support in libswscale
2010-09-27 janne swscale: clear SWS_CPU_CAPS_SSE2 in update_flags_cpu() missed in r32068
2010-09-27 janne cosmetics: break long line update_flags_cpu
2010-09-27 reimar Fix condition for compiling lrintf, fixes compilation on cygwin/MinGW.
2010-09-27 diego Remove unnecessary Xlib.h #include from xf86keysym check.
2010-09-27 diego Revert accidentally committed changes.
2010-09-27 diego Drop two unnecessary Xlib.h #includes and use helper functions.
2010-09-27 diego cosmetics: Move some functions around to avoid ugly forward declarations.
2010-09-27 diego Mark some function parameters that are not modified as const.
2010-09-27 diego Check for __STDC_VERSION__ >= 199901L before declaring lrintf().
2010-09-27 diego cosmetics: Make diff apply cleanly.
2010-09-27 diego Ignore all config.* files.
2010-09-27 diego Sync with current FFmpeg head.
2010-09-27 diego Add config.asm with (sub)architecture definitions for FFmpeg's YASM support.
2010-09-27 diego Simplify some configure checks through statement_check{_broken}().
2010-09-27 diego cosmetics: Rename function_check{_broken}() --> statement_check{_broken}().
2010-09-26 diego Remove unnecessary sys/types.h #include from shm check.
2010-09-26 diego Add proper autodetection for FTP support; should fix Bugzilla #1804.
2010-09-26 diego Simplify inet_pton/inet_aton checks with function_check().
2010-09-26 diego Simplify jpeglib check with header_check_broken().
2010-09-26 diego Switch back to using '-MD -MP' as gcc .d file creation flags.
2010-09-26 diego Remove unnecessary linux/types.h #include from Apple IR check.
2010-09-26 diego Move xmga check after X11, which xmga requires.
2010-09-26 diego Simplify ENCA check.
2010-09-26 ramiro fix typos and grammar
2010-09-26 michael Make the avoptions list of sws more complete.
2010-09-26 michael Split alloc and init of context so that parameters can be set in the context
2010-09-26 diego Update documentation on how to add checks; mention helper functions.
2010-09-26 diego Fix the way the dynamic loader check adds linker flags.
2010-09-26 diego Simplify Windows waveout test with header_check_broken().
2010-09-26 diego Simplify Direct3D check with header_check().
2010-09-26 diego Remove some unnecessary windows.h #includes in configure checks.
2010-09-26 Gabrov synced with r32361
2010-09-26 Gabrov typo fix
2010-09-26 ramiro swscale: use full chroma input for point scaler
2010-09-26 cehoyos Partial support for ffwmvp (only works with -demuxer lavf).
2010-09-26 cigaes Automatic downmix using the pan filter when the requested channel count is 2
2010-09-26 diego Omit header dependency declaration for codec-cfg.d.
2010-09-25 diego Ignore generated .d files.
2010-09-25 diego Add CFLAGS/LDFLAGS for all FFmpeg libraries when using pkg-config in configure.
2010-09-25 diego Ignore generated .d files.
2010-09-25 diego Change the way encoders necessary for both MPlayer and MEncoder are enabled.
2010-09-25 diego Add HAVE_STDLIB_H to config.h for libfaad2.
2010-09-25 diego Sync some minor changes from upstream libdvdcss, up to r237.
2010-09-25 diego Remove __USE_UNIX98 from libdvdcss/libdvdnav/libdvdread CPPFLAGS.
2010-09-25 reimar Minor simplification of af_init.
2010-09-25 reimar Fix af_append and af_prepend prototypes, the name should be const.
2010-09-23 cigaes vf_ass: avoid divisions in alpha blending.
2010-09-22 diego Do not compile libfaad2 with -D_GNU_SOURCE.
2010-09-22 diego Mark output_to_PCM_sux as static, it is not used outside of the file; fixes:
2010-09-22 diego Do not compile libfaad2's lrintf() implementation if __STDC_VERSION__ is set.
2010-09-21 diego MPEG4AAC_DECODER does not exist in FFmpeg; do not remove it from libavdecoders.
2010-09-21 diego Move network requirement check for FTP into the FTP test.
2010-09-21 diego Add HAVE_ALIGNED_STACK definition for FFmpeg.
2010-09-21 diego Drop obsolete CONFIG_IPV6 #definition for FFmpeg from config.h.
2010-09-21 diego Move ASMALIGN check into x86 section of configure.
2010-09-21 diego Move lrintf definition to the FFmpeg section of config.h.
2010-09-21 diego Remove local HAVE_LRINTF hack; it should no longer be necessary.
2010-09-21 diego Restore trailing whitespace in local diff file.
2010-09-20 diego Drop separate compilation rules for dhahelperwin files.
2010-09-20 diego Use generated dependency information files for dhahelper.
2010-09-20 diego Merge dhahelperwinclean and dhahelperclean targets.
2010-09-20 diego Use generated dependency information files for tools and tests.
2010-09-20 diego Generate dependency information for netstream and vivodump as well.
2010-09-20 diego Work around linking failure due to unresolved reference to mplayer_version.
2010-09-20 diego Remove remnants of explicit dependency file generation.
2010-09-20 diego Fix osdep/mplayer.rc.o vs. osdep/mplayer-rc.o typo.
2010-09-20 diego Use dependency files to track the compile-time dependencies of kernel modules.
2010-09-20 diego Generate dependency files also when compiling binaries straight from .c files.
2010-09-20 diego Add an actual .c file for the rage128_vid kernel module.
2010-09-20 diego Simplify generation of dependency file list.
2010-09-20 diego Also read dependency files generated while compiling Assembler files.
2010-09-20 diego cosmetics: Rename DEPS variable to DEP_FILES.
2010-09-20 diego Use CFLAGS directly when compiling Assembler files, we do not set ASFLAGS.
2010-09-20 diego Move ASFLAGS and AS_DEPFLAGS to the FFmpeg section of config.mak.
2010-09-20 diego Add dependency flags to CC invocation for .S files.
2010-09-20 diego Simplify libbluray test with function_check().
2010-09-20 diego Remove another set of unnecessary #ifdefs around vosub_vidix.h #include.
2010-09-20 diego Remove unnecessary #ifdefs around vosub_vidix.h #include.
2010-09-20 diego Do not falsely declare some vo_functions_t declarations as const.
2010-09-20 diego Remove unnecessary #include from libbluray test.
2010-09-19 diego 1000l: Fix shift amount in function_check_broken().
2010-09-18 cigaes vf_ass: skip alpha blending for pixels where alpha is zero.
2010-09-18 reimar Check for realloc failure. Ignore the memleak this causes since
2010-09-18 reimar Matroska allows data to be compressed multiple times, thus ensure
2010-09-18 reimar Fix format string to match type.
2010-09-18 reimar Fix label indentation.
2010-09-18 reimar Fix decoded length calculation of LZO decompression in demux_mkv.
2010-09-18 reimar Add many integer overflow checks to mkv demuxer.
2010-09-18 diego Make sure that HAVE_MKSTEMP is always #defined to a value.
2010-09-18 diego Simplify librtmp check using function_check().
2010-09-18 diego Make sure that CONFIG_LIBMP3LAME is always #defined.
2010-09-18 diego cosmetics: Drop a bunch of unnecessary parentheses from big-endian check.
2010-09-18 diego Simplify libdca check using function_check_broken().
2010-09-18 diego Add function_check_broken convenience function.
2010-09-18 diego cosmetics: Slightly reformat a comment.
2010-09-18 diego cosmetics: Slightly shorten swab() check.
2010-09-18 reimar Fix compilation on Windows: MinGW unistd.h does not define NULL.
2010-09-17 diego Adapt license header from libass to MPlayer boilerplate.
2010-09-17 diego Move libass/ass_mp.[ch] ---> ass_mp.[ch].
2010-09-17 diego Rename preprocessor directives: CONFIG_LIBAVCODEC --> CONFIG_FFMPEG
2010-09-17 diego Add an #ifdef to avoid unused variable warnings when iconv is disabled.
2010-09-17 diego Ignore possible errors from dvdread-config invocation.
2010-09-17 diego Check for vbeInit() instead of vbeVersion() in VESA test.
2010-09-17 diego Mark functs not used outside of the file as static, remove from header; fixes:
2010-09-17 diego cosmetics: Move vlvo_preinit() below the functions that it uses.
2010-09-17 diego Mark vlvo_draw_slice_420() as static, it is not used outside the file; fixes:
2010-09-17 diego Revert marking vo_functions_t video_out_vesa as const; fix vo_vesa compilation.
2010-09-17 diego Mark fillMultiBuffer() as static, it is not used outside of the file; fixes:
2010-09-17 diego Remove outdated warning about obsolete gcc 2.96.
2010-09-17 diego Replace local min/max macros by FFMIN/FFMAX.
2010-09-17 diego Remove old obsolete warning about dfbopts.
2010-09-16 ramiro mga: use libswscale interface for g200 (untested)
2010-09-16 diego Unconditionally #include subreader.h.
2010-09-16 diego misc whitespace cosmetics
2010-09-16 diego Remove pointless fontconfig #ifdefs and conditional font_fontconfig declaration.
2010-09-16 diego Remove pointless fontconfig version #ifdef.
2010-09-16 diego Add necessary #include for text_font_scale_factor and subtitle_autoscale.
2010-09-16 diego 100l: Set _XOPEN_SOURCE to a proper integer value.
2010-09-16 diego Simplify check for external dvdread.
2010-09-16 diego Slightly restructure OSS audio check; fixes the warning:
2010-09-16 diego Remove pointless sys/ioctl.h #includes from OSS audio checks.
2010-09-16 diego Add missing stdio.h #include to the test program in the PNG check.
2010-09-16 diego Simplify glob() check.
2010-09-16 diego Simplify termcap check.
2010-09-16 diego Simplify mkstemp() check.
2010-09-16 diego Add _XOPEN_SOURCE >= 500 #define to mkstemp check; mkstemp() requires it.
2010-09-16 ramiro swscale-test: cosmetic alignment
2010-09-16 diego Simplify libggiwmh check using function_check().
2010-09-16 diego Simplify OS/2 header checks using header_check_broken().
2010-09-16 diego Simplify libmpeg2 check using header_check_broken().
2010-09-16 diego Simplify esd checks using function_check().
2010-09-16 diego Update URL to patch for new API support.
2010-09-16 diego Update mp3lame_lavc check to match recent FFmpeg changes.
2010-09-16 ramiro swscale: remove useless temporary variable
2010-09-16 ramiro swscale: factorize plane copying code out of 2 functions
2010-09-16 ramiro swscale-test: always use bilinear scaler to get output for SSD
2010-09-15 diego Replace libmpdemux/stheader.h #include by 'struct sh_video' declaration.
2010-09-15 diego Add libmpdemux/stheader #include for struct sh_video.
2010-09-15 diego Require DirectFB version 0.9.22.
2010-09-15 diego Simplify DirectFB check.
2010-09-15 diego Require DirectFB version 0.9.15 instead of 0.9.13.
2010-09-15 diego Cast return value to long instead of int in byte order check.
2010-09-14 diego Simplify libggiwmh check.
2010-09-14 diego Simplify kstat check.
2010-09-14 diego cosmetics: Replace some double quotes by single quotes for consistency.
2010-09-14 diego Simplify a bunch of configure checks through the use of function_check().
2010-09-14 diego Remove pointless casts from configure checks.
2010-09-14 diego Use inline_asm_check to simplify a bunch of configure checks.
2010-09-14 diego Add inline_asm_check function to simplify configure checks.
2010-09-14 diego Initialize variable in giflib check; fixes the warning:
2010-09-14 ramiro rgb2rgb: don't misuse HAVE_* defines
2010-09-14 diego Simplify libdv test.
2010-09-14 diego Simplify mman.h/mmap check.
2010-09-14 diego Simplify math function checks.
2010-09-14 diego Initialize variable in libspeex configure check; fixes the warning:
2010-09-14 diego Simplify FreeType check.
2010-09-14 diego Simplify DirectFB check using function_check().
2010-09-14 diego Initialize variable in vsscanf configure check; fixes the warning:
2010-09-14 diego Remove bogus cast from configure check; fixes the warning:
2010-09-14 diego Simplify dynamic loader check.
2010-09-14 diego Remove unnecessary extern declarations from aalib check; fixes the warnings:
2010-09-14 diego Fix parameter types in swab() check; fixes the warnings:
2010-09-14 diego Add some missing headers to configure checks; fixes the warnings:
2010-09-14 diego Mark local functions in configure tests as static; fixes the warnings:
2010-09-14 diego Use complete set of warning flags during compilation checks.
2010-09-13 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
2010-09-13 diego Move TV input new_handle static function to tv.c and make it non-static.
2010-09-13 diego Replace sizeof(type) by sizeof(variable) in malloc invocation.
2010-09-13 diego Remove vim/emacs coding style hints.
2010-09-13 ramiro swscale: indentation and emtpy line cosmetics
2010-09-13 ramiro swscale: avoid reading prior to the source buffer in planar2x() MMX2
2010-09-13 diego Mark srcArray as const pointer to const data, fixes the warnings:
2010-09-13 diego const-correctness for the menu_info_t OSD menu info declarations
2010-09-13 diego const-correctness for af_info_t audio filter declarations
2010-09-13 diego Mark some vo_functions_t declarations that were not yet const as const.
2010-09-13 diego cosmetics: Place mga_vid tests along with the other video output tests.
2010-09-12 ramiro swscale-test: allow specifying src/dst pixel formats
2010-09-12 ramiro indent
2010-09-12 ramiro swscale-test: take input from reference file
2010-09-12 ramiro swscale-test: always use SWS_BILINEAR to convert from ref to src
2010-09-12 ramiro swscale-test: move conversion from ref to source back to doTest()
2010-09-12 diego Add standard multiple inclusion guards.
2010-09-12 reimar Reindent.
2010-09-12 reimar Remove a pointless if.
2010-09-12 reimar Replace sizeof(BITMAPINFOHEADER)
2010-09-12 reimar Replace malloc+memset by calloc.
2010-09-12 reimar Replace sizeof(WAVEFORMATEX) occurrences.
2010-09-12 diego Skip #ifdefs around harmless ae_*.h header #includes.
2010-09-12 reimar Replace malloc+memset by calloc
2010-09-12 diego Merge one malloc() + memset() invocation into calloc().
2010-09-12 diego Remove libavcodec ifdeffery from the GUI code.
2010-09-12 reimar Avoid some pointless uses of sizeof() and one related cast.
2010-09-12 diego Replace one more instance of sizeof(WAVEFORMATEX); fix compilation.
2010-09-12 reimar Replace sizeof(WAVEFORMATEX) and sizeof(BITMAPINFOHEADER) in mencoder.c
2010-09-12 reimar Replace several sizeof(WAVEFORMATEX)
2010-09-12 reimar Remove a useless cast.
2010-09-12 reimar Replace sizeof(type)
2010-09-12 reimar Remove a useless cast.
2010-09-12 reimar Replace sizeof(type) by sizeof(*ptrvar)
2010-09-12 reimar Replace malloc+memset by calloc.
2010-09-12 reimar Replace malloc+memset by calloc.
2010-09-12 ramiro rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32()
2010-09-12 reimar Replace sizoef(type) by sizeof(*ptrvar).
2010-09-12 reimar Replace malloc+memset by calloc
2010-09-12 reimar Replace malloc+memset by calloc.
2010-09-12 reimar Replace malloc+memset by calloc.
2010-09-12 reimar Fix a condition that would never be false (and thus cause
2010-09-12 reimar Replace some sizeof(type) by sizeof(*pointer)
2010-09-12 reimar Replace malloc+memset by calloc.
2010-09-12 reimar Replace malloc+memset by calloc.
2010-09-12 reimar Replace malloc+memset by calloc
2010-09-12 diego cosmetics: Reformat in K&R style, prettyprinting.
2010-09-12 reimar Remove stheader.h include from mpcommon.h since it
2010-09-12 reimar Remove a duplicate mconfig declaration
2010-09-12 reimar Fix win32 gui compilation
2010-09-12 diego Add missing #include for vd_ffmpeg.h; fixes the warning:
2010-09-12 diego Enable Apple remote code when compiling is possible; do not require running it.
2010-09-11 diego Move TV input free_handle static function to tv.c and make it non-static.
2010-09-11 diego Separate compiler warning flags from other compiler flags.
2010-09-11 diego cosmetics: Place some FFmpeg-related variables in a more sensible order.
2010-09-11 diego Add explanatory comment for video_out.h #inclusion in libao2/.
2010-09-11 diego Remove pointless typedef keyword from struct RTPState declaration; fixes:
2010-09-11 diego Add required #includes to fix 'make checkheaders'.
2010-09-11 diego Add required config.h #includes.
2010-09-11 diego Use identical signature for eosd_ass_init in both the .c and .h file.
2010-09-11 diego Add required header m_config.h; fixes 'make checkheaders'.
2010-09-11 diego cosmetics: Add #endif comment.
2010-09-11 diego cosmetics: Break some long lines.
2010-09-11 diego Add #include for required header mp_core.h; fixes 'make checkheaders'.
2010-09-11 diego Get rid of MPLAYER_DSP_H hack and #include dsp.h instead.
2010-09-11 diego Move local_wm extern variable declaration to loader.h, which is better suited.
2010-09-11 diego Move dxr2_fd extern variable declaration to vo_dxr2.h, where it belongs.
2010-09-11 diego Move ivtv_fd extern variable declaration to vo_ivtv.h, where it belongs.
2010-09-11 diego Move v4l2_fd extern declaration to vo_v4l2.h, where it belongs.
2010-09-11 ramiro indent
2010-09-11 ramiro swscale: remove unused code
2010-09-11 ramiro rgb2rgb: remove unused yvu9toyv12 function
2010-09-11 diego Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd.
2010-09-11 diego Mark is_mplayer_front() as static, it is only used within the file; fixes:
2010-09-11 diego Replace proc_priority extern declaration by osdep/priority.h #include.
2010-09-11 diego Move codecname extern variable declaration to gui.h, which is better suited.
2010-09-11 diego Move disable_gui_conf extern var declaration to mplayer.h, where it belongs.
2010-09-11 diego Move sx/sy extern variable declaration to gmplayer.h, which is better suited.
2010-09-11 diego Move all MEncoder-related extern variable declarations to mencoder.h.
2010-09-11 diego Move mconfig extern variable declaration to mpcommon.h.
2010-09-11 diego Move stream_cache_* extern variable declarations to mpcommon.h.
2010-09-11 diego Move video_time_usage / vout_time_usage extern var declarations to mpcommon.h.
2010-09-11 diego Move audio_lang / dvdsub_lang extern variable declarations to mpcommon.h.
2010-09-11 diego Replace force_fps extern declaration by mpcommon.h #include.
2010-09-11 diego Replace dvdsub_id extern declaration by mpcommon.h #include.
2010-09-10 diego Replace a bunch of extern declarations by proper mpcommon.h #include.
2010-09-10 diego Add necessary config.h #include.
2010-09-10 diego Replace audio_delay extern declaration by proper mplayer.h #include.
2010-09-10 diego Move slave_mode extern declaration to mplayer.h, where it belongs.
2010-09-10 diego Replace audio_id / video_id extern declarations by mpcommon.h #include.
2010-09-10 diego Remove unnecessary stream_cache_size extern declaration.
2010-09-10 diego Remove duplicate stream_cache_size extern declaration.
2010-09-10 diego Remove duplicate vobsub_id extern declaration.
2010-09-10 diego Move fs_seg extern variable declaration to ldt_keeper.h, where it belongs.
2010-09-10 gpoirier fix XML structure to make xmllint happy :-)
2010-09-10 diego Remove unnecessary cache_fill_status #define.
2010-09-10 jrash Synced with help_mp-en.h rev. 32066
2010-09-10 jrash Synced with help_mp-en.h rev. 32066
2010-09-09 diego cosmetics: reorder declarations, prettyprinting
2010-09-09 diego Move extern declarations used by both mplayer.c and mencoder.c to mpcommon.h.
2010-09-09 diego Remove unused video_driver/audio_driver extern variable declarations.
2010-09-09 diego Move mplPBFade extern declaration to gmplayer.h, which is better suited.
2010-09-09 diego Move stream_dump_type extern declaration to mplayer.h, where it belongs.
2010-09-09 diego Add appropriate #include instead of declaring seek-related variables extern.
2010-09-09 diego Add appropriate #include instead of declaring vo_gamma_* extern.
2010-09-09 diego Remove unused cache_stats function.
2010-09-09 diego Move cache_fill_status extern declaration to cache2.h, where it belongs.
2010-09-09 diego Mark encoder_list declaration as const pointers to const data, fixes:
2010-09-09 diego Mark vf_info_t declaration for the fixpts filter as const.
2010-09-09 diego Mark video encoder vf_info_t structs as const.
2010-09-09 diego Move **sub_name extern declaration to mpcommon.h.
2010-09-09 diego Move use_menu extern declaration to mplayer.h, where it belongs.
2010-09-09 diego Move **sub_name extern declaration to mplayer.h, where it belongs.
2010-09-09 diego cosmetics: Group all extern variable declarations together.
2010-09-09 ramiro gui: remove direct usage of rgb2rgb interface, use swscale instead
2010-09-09 ramiro mga: disable g200 support
2010-09-09 diego Mark libmenu_vfs declaration as const, fixes the warning:
2010-09-09 diego Mark vf_info_menu declaration as const.
2010-09-09 diego Move mime_type_table extern declaration to network.h, where it belongs.
2010-09-09 reimar Fix make checkheaders for udp_sync.h
2010-09-08 ramiro av_fill_image_linesizes -> av_image_fill_linesizes
2010-09-08 diego Remove some unnecessary extern variable declarations.
2010-09-08 diego Replace m_config_parse_config_file() forward declaration by proper #include.
2010-09-08 diego Add proper #include instead of declaring sub_unicode extern.
2010-09-08 diego Add proper #include instead of declaring index_mode extern.
2010-09-08 diego Move lavc_param_* extern declarations to ve.h.
2010-09-08 diego Replace mp_wav_taglists extern declaration by proper #include.
2010-09-08 diego Refactor all font_fontconfig extern declarations to libvo/font_load.h.
2010-09-08 diego Move sub_cp extern declaration to subreader.h, where it belongs.
2010-09-08 diego cosmetics: Group all sub_* extern variable declarations together.
2010-09-08 diego Move sub_justify extern declaration to libvo/sub.h, where it belongs.
2010-09-08 reimar Simply parse all received packets even if we might overwrite the
2010-09-08 reimar Use NULL for recvfrom return arguments we don't care about (source address).
2010-09-08 reimar Make get_udp static, it is not used outside the file.
2010-09-08 reimar Use sockfd value to detect if we initialized already instead of a
2010-09-08 reimar Handle failures to create a socket.
2010-09-08 reimar Actually set the destination address in the sockaddr_in struct for Windows as well...
2010-09-08 diego Move vf_info_menu extern declaration to menu.h, where it belongs.
2010-09-08 diego Add proper #includes instead of filename/file_filter extern declarations.
2010-09-08 reimar Mark a constant as such and move it into the block where it is used.
2010-09-08 reimar Use initializer to avoid leaving struct timeval half-uninitialized.
2010-09-08 reimar Avoid duplicating the #if HAVE_WINSOCK2_H mess.
2010-09-08 diego Move menu_mouse_* extern declarations to menu.h, where they belong.
2010-09-08 reimar Reindent.
2010-09-08 reimar Avoid duplicating the recvfrom/"bye"-handling code.
2010-09-08 diego Add proper include instead of declaring the vo_pts variable extern.
2010-09-08 reimar Reindent.
2010-09-08 reimar Remove a useless "else".
2010-09-08 reimar Do not check a condition that can never be false and move its comment
2010-09-08 diego Refactor *demuxer_name extern declarations to demuxer.h.
2010-09-08 reimar Fix indentation.
2010-09-08 reimar Cosmetics: remove some useless {}
2010-09-08 reimar Use initializer instead of memset, the memset in addition never
2010-09-08 diego cosmetics: Repair some of the damage that 'indent' caused.
2010-09-08 reimar Remove useless include.
2010-09-08 reimar Remove useless ifdef.
2010-09-08 diego Remove duplicated audio_output_channels extern variable declaration.
2010-09-08 diego whitespace cosmetics
2010-09-08 ramiro rgb2rgb: build SSE2 codepath
2010-09-08 cehoyos Fix compilation on ia32 after r32064.
2010-09-08 reimar Add synchronization of multiple MPlayer instances over UDP.
2010-09-07 diego Add the proper include instead of declaring the fakemono variable extern.
2010-09-07 diego Remove duplicated divx_quality extern declaration.
2010-09-07 diego Add the proper include instead of declaring the divx_quality variable extern.
2010-09-07 diego Add the proper include instead of declaring the correct_pts variable extern.
2010-09-07 diego Rename decode_audio() to mp_decode_audio().
2010-09-07 cehoyos Add myself as vdpau (co-)maintainer.
2010-09-07 cehoyos Factorize some initialisation code.
2010-09-07 diego Remove commented-out mpcodecs_ad_null leftovers.
2010-09-07 cehoyos Revert r31349 "Make -mc 1 the default".
2010-09-07 cehoyos Improve A/V sync when not using -correct-pts.
2010-09-07 cehoyos Time-based PTS recalculation.
2010-09-07 reynaldo Cosmetics pointed out by Diego Biurrun
2010-09-06 reimar Remove useless casts.
2010-09-06 ramiro swscale: also update flags on sws_getCachedContext()
2010-09-06 ramiro swscale: fix internal rgb->yv12 chroma conversion used by the main scaler path
2010-09-05 reimar Fix mlib compilation: add mising include for SwsContext.
2010-09-04 reynaldo Fix nit pointed out by Diego Biurrun
2010-09-04 reynaldo Grammar fixes
2010-09-04 reynaldo Cosmetics
2010-09-04 reynaldo Cosmetics
2010-09-04 reimar Add a hack to work with BeOS/Haiku libsdl.
2010-09-04 diego Refactor more instances of avcodec_initialized handling into init_avcodec().
2010-09-04 diego Introduce init_avcodec function to avoid duplicated FFmpeg initializations.
2010-09-04 diego cosmetics: Move header compilation rules to the bottom of the rules list.
2010-09-03 reynaldo Add -edl-start-pts option to Adjust positions in EDL records according
2010-09-03 reynaldo Add new slave mode command for loading EDL file on demand.
2010-09-02 reimar Attempt to fix compilation with FreeBSD's dvdio.h
2010-08-31 reimar Set coded_width/coded_height instead of width/height since that's
2010-08-30 cehoyos Improve correct-pts with PAFF streams.
2010-08-30 compn add binary codec for fourcc AMV2
2010-08-29 aurel fix crash with un-commonly formated ASS files
2010-08-29 reimar Always use convergence_duration for subtitles otherwise
2010-08-29 reimar Also reset subtitle EOF on seeking.
2010-08-29 reimar Fix indentation.
2010-08-29 reimar Replace ass_mp.h include by eosd.h include.
2010-08-27 cehoyos Fix compilation with --disable-networking.
2010-08-27 reimar 100l, we need to search for SetDllDirectoryA instead of SetDllDirectory
2010-08-27 reimar Disable loading codecs from the current directory.
2010-08-27 reimar Fix arts check to actually check linking so it doesn't
2010-08-27 cigaes Add Doxygen comments and formal parameters names in eosd.h.
2010-08-27 compn add matchware screen codec fourcc MWSC
2010-08-26 cehoyos Fix compilation with gcc 2.95.3 with some help by Reimar.
2010-08-26 reimar Fix --disable-ass-internal to actually have an effect.
2010-08-26 cehoyos Print a warning, but allow to encode to a non-supported frame rate with
2010-08-26 cehoyos Add new Simple Profile Levels to the Xvid encoder.
2010-08-26 cigaes Cosmetic: reformat a if...return.
2010-08-26 cigaes Cosmetic: reindent a line.
2010-08-26 cigaes Add #ifdefs to fix build with ASS disabled.
2010-08-25 reimar Clarify the meaning of the -nosub option.
2010-08-25 ramiro swscale: simplify selection of optimizations to compile.
2010-08-25 ramiro swscale: Always define COMPILE_xxx to either 0 or 1.
2010-08-23 mru swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion
2010-08-23 mru swscale: remove unused macro parameter in BGR2UV template
2010-08-23 cigaes Forgot to svn add those two files.
2010-08-23 cigaes EOSD/ASS code factorization
2010-08-22 diego Remove pointless casts of avcodec_find_decoder_by_name() return value.
2010-08-21 reimar Print subtitle type also for internally-supported types with a libavcodec decoder.
2010-08-21 reimar Pass the video dimensions specified in the subtitle to spudec.
2010-08-21 reimar Remove pointless casts.
2010-08-21 reimar Use vf_open_filter, just like in the previous change for mencoder.
2010-08-21 reimar Use vf_open_filter instead of vf_open_plugin+hacks.
2010-08-21 reimar Add consts to avoid a warning about pointer type mismatch in function
2010-08-21 reimar Deobfuscate mencoder decode_video call.
2010-08-21 reimar Make sure we return an "empty" line on eof, to make sure we get
2010-08-21 reimar Check stream_read_line result instead of checking stream_eof,
2010-08-21 reimar Fix reading of VUK: actually fail if the key is incomplete instead
2010-08-21 reimar Avoid another unnecessary intermediate variable.
2010-08-21 reimar Avoid a pointless extra variable.
2010-08-21 reimar Format NULL-pointer check consistently.
2010-08-21 reimar Simplify searching for discid by comparing the string representations.
2010-08-21 reimar Switch to uppercase hex.
2010-08-21 reimar Simplify/fix printing of disc id/VUK
2010-08-21 reimar Add const to pointer argument.
2010-08-21 reimar Remove a unused assignment.
2010-08-21 reimar Fix a memleak.
2010-08-21 reimar Extract reading KEDB.cfg into a separate function.
2010-08-20 rathann Update to include latest x86 binary codec packs.
2010-08-20 reimar 100l, re-add vobsub_get_id_by_index call accidentally removed in
2010-08-19 ramiro fix anonymous memory mapping for NetBSD
2010-08-19 compn add binary codecs for fourcc: IMM4, LZOC, DIRC, MHFY, MSA1
2010-08-19 ramiro swscale-test: add CRC output
2010-08-18 diego Fix documentation language variables in summary output after configure run.
2010-08-18 diego Merge radio chapter into the usage chapter.
2010-08-18 diego Restore mistakenly removed TV input chapter introduction.
2010-08-18 diego Merge TV input and TV teletext chapter into the usage chapter.
2010-08-18 diego Remove empty paragraph from TV input chapter.
2010-08-18 ramiro validate input data and linesizes
2010-08-18 siretart introduce new option --enable-system-ffmpeg to use shared ffmpeg libraries only
2010-08-18 ptt synced to r31938
2010-08-18 diego Add #includes for headers necessary to pass 'make checkheaders'.
2010-08-17 diego Fix a bunch of grammar and spelling errors in mp_msg calls.
2010-08-17 diego Merge CD/DVD chapter into the usage chapter for all translations.
2010-08-17 diego Merge CD/DVD chapter into the usage chapter.
2010-08-17 diego Remove hack that skips including dependency files on distclean.
2010-08-17 diego Remove dep/depend targets for FFmpeg; they no longer exist in FFmpeg.
2010-08-17 diego Sync with current FFmpeg HEAD.
2010-08-17 diego Add copy of English usage.xml file to Chinese translation.
2010-08-17 diego Remove usage.xml symlink in the Chinese documentation translation.
2010-08-16 reimar Simplify and document MinGW stdin hack.
2010-08-16 reimar Do not call *_aid_from_lang when audio_lang is NULL.
2010-08-15 jrash Synced with help_mp-en.h rev. 31938
2010-08-13 siretart Avoid trying to parse playlists without any recognized entries.
2010-08-13 siretart sanity check to avoid a segmentation fault in playtree.c on empty playlists.
2010-08-13 diego Mark constant sws_spu_image() parameter as const, fixes the warning:
2010-08-11 reimar Add incomplete clipinf reading support to display audio
2010-08-11 reimar Add const qualifiers to function string arguments as appropriate.
2010-08-11 greg Import libass 0.9.11
2010-08-10 reimar Make it possible to use relative, http:// etc. paths with bd://
2010-08-10 reimar Avoid pointless additional string pointers.
2010-08-10 reimar Use the stream functions instead of the fopen/fread/fclose interface
2010-08-10 reimar Simplify code: allow file_format argument to open_stream to be NULL.
2010-08-10 diego Sync with current FFmpeg HEAD.
2010-08-08 cehoyos Fix compilation after FFmpeg r24741.
2010-08-08 ramiro indent
2010-08-08 ramiro swscale-test: get strides using av_fill_image_linesizes() from libavcore
2010-08-07 diego Remove pointless compilation sections from radio and TV input chapters.
2010-08-07 diego Avoid redundant use of variable 'size' in demux_ogg_read_packet(), fixes:
2010-08-07 diego Add missing header for mp_a52_framesize, fixes the warning:
2010-08-07 siretart restore functionality to be able to pass custom configure flags or override the used compiler
2010-08-07 siretart ignore common files during building the tarball and .diff.gz in debian packaging
2010-08-07 diego Integrate advanced audio usage sections into the general usage chapter.
2010-08-06 diego Restore hunk previously removed in r31354.
2010-08-06 diego Add 'z' length modifier to %d printf format specifier for size_t argument.
2010-08-06 diego Add 'z' length modifier to %d printf format specifiers for size_t arguments.
2010-08-06 diego Remove bogus teletext hotkeys section; it is both wrong and misplaced.
2010-08-06 diego Add 'z' length modifier to %d printf format specifiers for size_t arguments.
2010-08-06 greg Copyright: add libass
2010-08-06 diego Add 'z' length modifier to %d printf format specifier for size_t argument.
2010-08-06 greg Import libass 0.9.10
2010-08-06 diego Add CONFIG_HUFFMAN to config.mak / config.h for FFmpeg.
2010-08-05 siretart add yasm to build depends for some asm parts in libavcodec
2010-08-05 diego Move mp_a52_framesize from demux_ts.c to parse_es.c.
2010-08-05 diego Add sys/types.h #include before socket.h #include in sockaddr_storage test.
2010-08-04 reimar Return an error when seeking beyond EOF.
2010-08-04 reimar Move one AES initialization out of inner loop.
2010-08-04 reimar Minor optimization/simplification and document the alignment requirements
2010-08-04 reimar Use the "key" type also for the IV constant.
2010-08-04 reimar Simplify ts_sync. Might also make it easier to optimize a bit.
2010-08-04 reimar Remove an unused variable.
2010-08-04 reimar Remove some useless casts.
2010-08-04 siretart reintroduce typo in genres.h that was fixed fixed r31913 to match the id3v2 spec
2010-08-04 diego whitespace cosmetics: prettyprinting, move statements to the next line.
2010-08-03 reimar 100l, do not free vo_spudec if e.g. just the audio is reinitialized.
2010-08-03 reimar Move initialization of vo_spudec further behind to avoid issues with
2010-08-03 reimar Remove useless cast.
2010-08-03 reimar Add support for bd:// streams as a test for a part of the AACS algorithm.
2010-08-03 reimar Add sanity-check for sector size to avoid strange crashes if it is
2010-08-03 siretart various spelling fixes, found by the Debian QA tool 'lintian'
2010-08-03 siretart Add new debian packaging based on official distro packages
2010-08-03 siretart remove old debian packaging
2010-08-03 diego Suppress unsupported compiler options when building with clang on Darwin/PPC.
2010-08-03 diego Add -Wno-parentheses to CFLAGS.
2010-08-03 diego The default CD-ROM device on OpenBSD is /dev/rcd0c, not /dev/rcd0a.
2010-08-03 reimar Avoid STREAM_CTRL_SEEK_TO_TIME messing up the current position for stream
2010-08-02 alexc Add msvcr100 support to the win32 loader.
2010-08-02 reimar Reuse do_cpuid from cpudetect.c in loader/win32.c.
2010-08-02 reimar Remove outdated cpuid code.
2010-08-02 reimar Add const to avoid warnings.
2010-08-02 reimar Avoid arithmetic on void * pointers.
2010-08-02 reimar Fix type in conditional.
2010-08-02 reimar Make function declarations proper prototypes.
2010-08-02 reimar Avoid mixing code and declarations.
2010-08-02 reimar Make library/export function tables static const.
2010-08-02 diego Add missing libavcore bits: enabling options and help output
2010-08-01 diego dvd: Improve seeking by position.
2010-08-01 diego dvd: Improve seeking by chapters.
2010-08-01 diego Fix the incorrect assumption that the number of chapters of a DVD title
2010-08-01 diego Remove unnecessary #undef (f)printf.
2010-08-01 diego Remove unnecessary libavutil/internal.h #includes.
2010-08-01 reimar Update for libavformat matroska demuxer name change.
2010-08-01 reimar Reindent.
2010-08-01 reimar Use early return instead of large if block.
2010-08-01 reimar More readable OSD rendering code.
2010-08-01 reimar Also allow setting msglevel for MSGT_FIXME.
2010-08-01 reimar Fix typo in documentation.
2010-08-01 reimar Handle failing ioctls more gracefully for dvdcss.
2010-08-01 reimar Fix subtitle selection: make selecting -sid 0 work again by replacing the
2010-08-01 reimar Fix DVD playback with region-free drives.
2010-07-31 diego Default to -O2 optimization level for the clang compiler.
2010-07-31 ramiro swscale-test: merge declaration and initialization
2010-07-31 reimar Fix compilation with --enable-crash-debug
2010-07-31 diego Initialize conf_file variable to kill the warning:
2010-07-31 diego Use mp_a52_framesize() in all cases; gets rid of liba52 dependency.
2010-07-31 diego Add 'z' length modifier to %d printf format specifiers for size_t arguments.
2010-07-31 diego Initialize frame_length variable to zero to avoid the warning:
2010-07-31 diego 10l: Add the Subversion revision to the version string, not "VERSION".
2010-07-31 compn add binary expression codec for fourcc MTS2
2010-07-30 reimar Properly close file on error or uninit.
2010-07-30 reimar Avoid code duplication, use the generate file name instead of generating it twice.
2010-07-30 greg Rename libass types to match upstream libass >= 0.9.7
2010-07-30 compn remove sys/timeb.h include, it is obsolete and breaks compilation with new gcc
2010-07-30 jrash sync with en/mplayer.1 rev. 31814
2010-07-29 reimar Newly added subtitle support also includes DVB and XSUB in addition to PGS.
2010-07-29 reimar Move function to avoid a forward declaration.
2010-07-29 reimar Update global_sub_pos if we auto-selected a subtitle.
2010-07-29 siretart Start rc5 development in trunk's Changelog as rc4 has been branched now.
2010-07-29 siretart remove libavutil/avconfig.h on distclean
2010-07-29 reimar Use header_check_broken to simplify cdio.h check.
2010-07-29 reimar Add a special header_check_broken to be used for broken
2010-07-29 reimar Make the sys/cdio.h header test work by explictly including
2010-07-28 stefano Revert commit:
2010-07-28 diego Skip searching for an xmllint command.
2010-07-28 diego whitespace cosmetics: fix indentation
2010-07-28 diego Add an XML catalog search path that works for current macports systems.
2010-07-28 diego Simplify adding --catalogs option to xsltproc/xmllint command line.
2010-07-28 diego Remove instructions for installing XML/XSL packages from source.
2010-07-28 diego The package list for Debian systems is not specific to the Sarge release.
2010-07-28 diego cosmetics: Use more compact "if .. then" shell syntax.
2010-07-28 diego Adding XML entities for the English XML files to main.xml is enough.
2010-07-28 diego Remove unused variable fake_docbook_xsl.
2010-07-28 diego cosmetics: Drop leading underscores from variable names.
2010-07-28 diego Simplify xmllint test.
2010-07-28 diego MPlayer is licensed as GPL version 2, not any later version.
2010-07-27 Gabrov synced with r31833
2010-07-27 cehoyos Improve documentation for overlay colour.
2010-07-27 cehoyos Reduce probability that a window on top of VDPAU uses the overlay colour.
2010-07-27 cehoyos Don't allow black windows on top of VDPAU to shine through.
2010-07-27 cehoyos Support FFmpeg's native AMR Narrowband decoder.
2010-07-27 cehoyos Make the VDPAU background black instead of the default green.
2010-07-26 reimar Support for image highlights for dvdnav menus.
2010-07-26 reimar Remove useless end_col/end_row variables.
2010-07-25 reimar Move variable into the only function where it is used.
2010-07-25 reimar Move mouse hiding code to check_events, this allows mouse hiding
2010-07-25 reimar Make the Quit menu entry work.
2010-07-25 reimar Simplify check_events: avoid seemingly pointless untilDate argument.
2010-07-25 reimar Change window-closing handling so it works properly if the
2010-07-25 diego Remove graphics cards subsections from Xv section in video output chapter.
2010-07-25 diego Remove MTRR section from video output chapter.
2010-07-25 diego Split TV chapter in two.
2010-07-25 diego Drop one level of pointless subsectioning.
2010-07-25 diego Remove pointless and non-informative SDL section from video output chapter.
2010-07-25 diego Remove subsection that describes how to tweak CD/DVD drives.
2010-07-25 diego Drop one pointless subsectioning level from radio input chapter.
2010-07-25 diego Teletext keys are always available, not only if TV support is compiled-in.
2010-07-25 reimar Fix wrong option name in example.
2010-07-25 reimar Remove unused kQuitCmd from vo_quartz.
2010-07-25 reimar Remove kQuitCmd, it has no purpose or effect at all.
2010-07-25 reimar Fix indentation.
2010-07-25 reimar Avoid some code duplication.
2010-07-25 reimar Cosmetics: indentation fixes.
2010-07-25 reimar Avoid some code duplication in update_screen_info.
2010-07-25 reimar Simplify update_screen_info.
2010-07-25 reimar Declare variables with proper types to avoid dangerous pointer casts.
2010-07-25 reimar Remove pointless casts.
2010-07-25 reimar Remove yet more useless ()
2010-07-25 reimar Remove useless ().
2010-07-25 reimar Send KEY_CLOSE_WIN instead of KEY_ESC when the user requested