log

age author description
2009-02-17 reimar Mark all Linux RealVideo decoders as buggy, they all seem to have some problem
2009-02-17 reimar Make it possible for mpcodecs_get_image to return NULL as the
2009-02-17 reimar Print an error and return NULL in vf_get_image if we try to allocate
2009-02-17 reimar Set avctx->opaque already at init instead of decode so it can be used in
2009-02-17 Gabrov Typo fix
2009-02-17 diego cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.
2009-02-17 reimar Extend calc_src_dst_rects to also calculate the border values needed for
2009-02-17 diego cosmetics: const static --> static const, avoids the debug mode warning:
2009-02-17 diego Also set HAVE_EBP_AVAILABLE in debug mode.
2009-02-17 diego cosmetics: Remove stray empty lines.
2009-02-17 diego Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
2009-02-17 diego Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:
2009-02-17 cehoyos Fix compilation after last commit.
2009-02-17 reimar Cropping parameter to calc_src_dst_rects is const
2009-02-17 reimar 100l, reset ass_border when switching out of fullscreen mode.
2009-02-17 diego Use FFmpeg instead of MPlayer MANGLE macro, they are equivalent in this
2009-02-17 diego Move FFmpeg #includes below all others so that they do not override
2009-02-17 diego Move libavutil #includes below all others so that they do not override
2009-02-17 diego The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined,
2009-02-17 uau Fix compilation without VDPAU
2009-02-16 cehoyos Fix #endif comment.
2009-02-16 cehoyos Add note about ffwmv3vdpau.
2009-02-16 reimar Add support for VDPAU video out, including hardware decoding.
2009-02-16 bircoph Synced with r28615.
2009-02-16 bircoph Add ccache usage suggestion to speed up compilation.
2009-02-16 reimar 100l, do 0-filling on resume (to avoid desync after pause) in ao_oss only when
2009-02-16 diego Use fixed-point implementation on avr32.
2009-02-16 diego Make configure recognize avr32.
2009-02-16 diego Replace double semicolon by single semicolon.
2009-02-16 diego Sync renaming of xvmc struct members in FFmpeg.
2009-02-16 Gabrov synced with r28593
2009-02-15 diego The AV_XVMC_RENDER_MAGIC constant was renamed to AV_XVMC_ID in FFmpeg.
2009-02-15 iive Reflect ffmpeg change of xvmc struct field to xvmc_id.
2009-02-15 bircoph Fix spelling: "whom" should be used instead of "which" when we're
2009-02-15 bircoph Remove the reference to history.html because history.xml was purged
2009-02-15 diego whitespace cosmetics: Remove all tabs and trailing whitespace.
2009-02-15 diego The xvmc_pixfmt_render structure was renamed to xvmc_pix_fmt in FFmpeg.
2009-02-15 diego Remove unnecessary #ifdef around internal #include.
2009-02-15 diego The xmvc structure member magic_id was renamed to unique_id.
2009-02-15 reimar Remove unnecessary #if around forward declaration.
2009-02-15 reimar Restructure get_format so it can easily be extended to handle VDPAU
2009-02-15 reimar Reuse the code for the general do_dr1 case to set get_buffer/release_buffer for XvMC.
2009-02-15 bircoph Change man page encoding from KOI8-R to UTF-8.
2009-02-15 bircoph Redescribe "parse system" with more clear and understandable
2009-02-15 reimar Use PIX_FMT_NONE instead of -1
2009-02-15 reimar Remove apparently unneeded CODEC_FLAG_EMU_EDGE for XvMC
2009-02-15 bircoph Remove trailing whitespaces.
2009-02-15 bircoph Synced with r28201.
2009-02-15 reimar Extend get_buffer to handle the XvMC case and remove mc_get_buffer
2009-02-15 reimar Unset MP_IMGFLAG_IN_USE in release_buffer.
2009-02-15 reimar Merge two checks for mpi != NULL
2009-02-15 reimar Make the default release_buffer work for XvMC, use it and remove mc_release_buffer
2009-02-15 reimar Get rid of mc_render_slice and use the generic draw_slice instead.
2009-02-15 bircoph Update info about contributions.
2009-02-15 zuxy Fix a regression caused by r17933; RealMedia index tables could never be printed.
2009-02-15 zuxy Support seek in multirate RealMedia files.
2009-02-15 iive Reflect the change of xvmc struct name.
2009-02-15 reimar WMVA works with VDPAU, too
2009-02-15 reimar Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need to
2009-02-15 reimar Sync fourccs for ffvc1vdpau
2009-02-15 reimar Sync fourcc list for ffmpeg12vdpau
2009-02-15 iive Now xvmc struct uses magic_id field
2009-02-15 iive Remove display_flag remains as the member has been removed from the xvmc struct.
2009-02-15 bircoph Get rid of the trailing whitespaces.
2009-02-15 bircoph 'Capitalize' mplayer -> MPlayer when used as a project name.
2009-02-15 bircoph Some more trailing whitespaces.
2009-02-15 bircoph Get rid of trailing whitespaces.
2009-02-15 bircoph Fix r28506.
2009-02-15 bircoph Sync with r28520, 100% done.
2009-02-14 iive Remove some xvmc field initializations. They are not used by
2009-02-14 compn timebomb made some swscale AltiVec fixes
2009-02-14 bircoph Sync with r27979.
2009-02-14 stefano Use sws_printVec2() instead of the deprecated sws_printVec().
2009-02-14 stefano Implement sws_printVec2() and deprecate sws_printVec().
2009-02-14 stefano Document sws_normalizeVec().
2009-02-14 bircoph Sync with r27639.
2009-02-14 bircoph Actually it is in sync with SVN HEAD.
2009-02-14 reimar Use fmt-conversion.h in vd_ffmpeg.c
2009-02-14 reimar Create a fmt-conversion.c file so fmt-conversion.h can be included by multiple files.
2009-02-14 reimar Consistently place whitespace around * ( ) and ,
2009-02-14 reimar Remove useless break
2009-02-14 reimar Indentation and other whitespace fixes
2009-02-14 diego Remove local copy of xvmc_render.h, it is now an installed header in FFmpeg.
2009-02-14 kostya Make hScale_altivec_real() trim its output like other implementations do
2009-02-14 kostya Some AltiVec functions in SwScaler produce different output than their
2009-02-14 diego partial update, patch by sevenfourk, sevenfourk gmail com
2009-02-14 diego Replace fprintf call by mp_msg, fixes the warning:
2009-02-14 reimar Cosmetics: handle all special/compressed formats in a single if in mp_image_setfmt
2009-02-14 reimar Add support for image formats and codecs used by VDPAU
2009-02-14 reimar Add MP_IMGTYPE_NUMBERED which gives access to the kind of mp_image_t that
2009-02-12 reimar Fix typo in German message.
2009-02-12 Gabrov synced with r28532
2009-02-12 reimar Remove now unused vo_calc_drwXY function.
2009-02-12 reimar Add a calc_src_dst_rects that calculates from window size, panscan etc.
2009-02-12 reimar 100l, removed a #ifdef the wrong way, CODEC_FLAG_NOT_TRUNCATED no longer exists,
2009-02-12 reimar Remove trailing whitespace from vd_ffmpeg.