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.
|
2009-02-12 |
reimar |
Replace tabs in vd_ffmpeg by 8 spaces to better match FFmpeg's coding style.
|
2009-02-12 |
reimar |
Remove several #ifdefs that check for libavcodec features from vd_ffmpeg.
|
2009-02-12 |
reimar |
Only set VO_EVENT_RESIZE if size actually changed, not if e.g. the window was
|
2009-02-12 |
diego |
Ignore errors from all rm commands in clean targets.
|
2009-02-12 |
diego |
On clean/distclean, remove binaries with all types of executable suffixes.
|
2009-02-12 |
diego |
Use addprefix and addsuffix functions to generate TOOLS variable.
|
2009-02-12 |
stefano |
Apply misc fixes for sws_getCachedContext() documentation.
|
2009-02-12 |
stefano |
Bump micro version, related to r28491.
|
2009-02-11 |
stefano |
Document sws_getContext().
|
2009-02-11 |
diego |
Port check for 10 assembler operands support from FFmpeg.
|
2009-02-11 |
stefano |
Document sws_getIdentityVec().
|
2009-02-11 |
diego |
Convert "advanced audio usage" into from a subsection to a chapter.
|
2009-02-11 |
diego |
Replace a mention of MPlayer by MEncoder in the MEncoder section.
|
2009-02-11 |
diego |
Remove outdated FAQ entries.
|
2009-02-11 |
diego |
Remove unnecessary _UWIN #define.
|
2009-02-10 |
stefano |
Move sws_getGaussianVec() documentation from swscale.c to swscale.h.
|
2009-02-10 |
stefano |
Document sws_cloneVec().
|
2009-02-10 |
stefano |
Fix typo: lenght -> length.
|
2009-02-10 |
stefano |
Document sws_scaleVec().
|
2009-02-10 |
stefano |
Document sws_getConstVec().
|
2009-02-10 |
stefano |
Move documentation of sws_getCachedContext() from swscale.c to
|
2009-02-10 |
stefano |
Remove pointless comment regarding sws_scale_ordered().
|
2009-02-10 |
stefano |
Add a @deprecated notice to swscale_get_ordered().
|
2009-02-10 |
diego |
Add priority support for OS/2 and factorize the Windows priority support.
|
2009-02-10 |
diego |
Add proper check for posix_memalign(), needed for FFmpeg.
|
2009-02-10 |
diego |
Remove unnecessary emms Assembler instructions.
|
2009-02-10 |
diego |
partial sync with obsolete section removal
|
2009-02-10 |
diego |
partial sync with obsolete section removal
|
2009-02-10 |
diego |
partial sync with obsolete section removal
|
2009-02-09 |
diego |
partial sync with obsolete section removal
|
2009-02-09 |
diego |
partial sync with obsolete section removal
|
2009-02-09 |
stefano |
Document coeff and length fields in SwsVector.
|
2009-02-09 |
diego |
Sync x264 section renaming.
|
2009-02-09 |
diego |
Use consistent names for codec installation sections.
|
2009-02-09 |
diego |
partial sync with obsolete section removal
|
2009-02-09 |
diego |
partial sync with obsolete section removal
|
2009-02-09 |
diego |
partial sync with obsolete section removal
|
2009-02-09 |
diego |
partial sync with obsolete section removal
|
2009-02-09 |
diego |
partial sync with obsolete section removal
|
2009-02-09 |
diego |
partial sync with obsolete section removals
|
2009-02-09 |
aurel |
change internal real video packetizing format to the more straight forward one
|
2009-02-09 |
diego |
Revert #undefining system functions, it is not necessary.
|
2009-02-09 |
diego |
bruteforce partial sync with obsolete documentation removal
|
2009-02-09 |
diego |
Add config.h #include for ARCH_X86 definition.
|
2009-02-09 |
diego |
Add #undefs to reenable system functions that are normally forbidden in other
|
2009-02-09 |
diego |
Drop DECLARE_ALIGNED from extern declarations. It creates trouble when
|
2009-02-09 |
reimar |
Use SetErrorMode so Windows will not show all kinds of error dialogs
|
2009-02-09 |
kostya |
Prefix visible YUV2RGB functions with sws_
|
2009-02-09 |
kostya |
Give better name to Inverse_Table_6_9
|
2009-02-09 |
diego |
Remove file name from file headers.
|
2009-02-09 |
diego |
Print information about detected CPU in verbose mode only.
|
2009-02-08 |
stefano |
Drop the deprecated sws_scale_ordered() at the next major version
|
2009-02-08 |
stefano |
Replace int type with enum PixelFormat for the dstFormat/srcFormat
|
2009-02-08 |
stefano |
Fix a typo: lumaSarpen -> lumaSharpen.
|
2009-02-08 |
diego |
cosmetics: Remove leading underscore from all def_ variables.
|
2009-02-08 |
diego |
Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h.
|
2009-02-08 |
diego |
CONFIG_LIBAMR_NB/WB should be 0/1 #defines.
|
2009-02-08 |
diego |
Fix FFmpeg decoder info fields to be consistent.
|
2009-02-08 |
diego |
cosmetics: Drop redundant "decoder" from codec info fields.
|
2009-02-08 |
Gabrov |
synced with r28432
|
2009-02-08 |
diego |
Conditionally compile aclib.c instead of placing #ifdef around its content.
|
2009-02-08 |
diego |
Add CONFIG_LIBVORBIS #define for FFmpeg to config.h.
|
2009-02-08 |
diego |
Add standard license headers, unify header formatting.
|
2009-02-07 |
diego |
Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris.
|
2009-02-07 |
diego |
Sync with latest FFmpeg changes.
|
2009-02-07 |
diego |
Add config.h/config.mak bzlib variables missed in last commit.
|
2009-02-07 |
diego |
Add bzlib check for FFmpeg.
|
2009-02-07 |
diego |
Fix a couple of unused variable warnings through the av_unused attribute.
|
2009-02-07 |
diego |
Convert CONFIG_ZLIB into a 0/1 option.
|
2009-02-07 |
diego |
Add READ_CACHE_TRACE #define for libdvdnav.
|
2009-02-07 |
eugeni |
In case of several \move or \pos in one line, prefer the first one.
|
2009-02-07 |
eugeni |
Add stubs for a few unimplemented tags.
|
2009-02-07 |
eugeni |
Allow \be with arguments other than 0 or 1. Implement \blur.
|
2009-02-05 |
gpoirier |
sync w/r28415
|
2009-02-05 |
gogothebee |
Avoid message spam during video adapter uncooperative state.
|
2009-02-05 |
gogothebee |
Unify info/error messages to a common style:
|
2009-02-04 |
diego |
Print an error message when given insufficient parameters.
|
2009-02-04 |
diego |
cosmetics: Regroup some FFmpeg config.h options.
|
2009-02-04 |
diego |
Add proper check for arpa/inet.h.
|
2009-02-04 |
diego |
cosmetics: Remove stray tab.
|
2009-02-04 |
diego |
We use libdvdcss 1.2.10, not 1.2.9.
|
2009-02-04 |
diego |
Do not hardcode HAVE_DOS_PATHS, set it by OS instead.
|
2009-02-03 |
compn |
add automatic hw acceleration for vo gl entry
|
2009-02-03 |
reimar |
Hack: fix MINGW compilation by hard-coding HAVE_ARPA_INET_H
|
2009-02-03 |
reimar |
Add [gl] in front of vo_gl message
|
2009-02-03 |
reimar |
Latest 9.1 ATI drivers finally fixed PBOs, thus do not need ati-hack and are much
|
2009-02-03 |
reimar |
Add checks that a D3D device is available before attempting rendering.
|
2009-02-03 |
reimar |
Remove the Present call after adapter reinitialization, it can not work anyway
|
2009-02-03 |
reimar |
swab() needs _XOPEN_SOURCE to be defined.
|
2009-02-03 |
reimar |
Cosmetics: remove empty line, improve some messages.
|
2009-02-03 |
reimar |
Whitespace/comment typo cosmetics.
|
2009-02-03 |
reimar |
Check for change_d3d_backbuffer failure.
|
2009-02-03 |
reimar |
Fix several return values
|
2009-02-03 |
reimar |
Rename lzo1x_decode -> av_lzo1x_decode, this was missed in the previous patch.
|
2009-02-02 |
diego |
FFmpeg sync: LZO_OUTPUT_PADDING --> AV_LZO_OUTPUT_PADDING
|
2009-02-02 |
reimar |
Adapt to lzo changes in libavutil
|
2009-02-02 |
zuxy |
Convert CONFIG_XVMC into a 0/1 definition.
|
2009-02-01 |
rathann |
Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpage
|
2009-02-01 |
diego |
Do not print a warning if current pts is equal to previous pts.
|
2009-02-01 |
diego |
cosmetics: Remove period after copyright statement non-sentence.
|
2009-02-01 |
diego |
HAVE_WINSOCK2_H is now a 0/1 definition.
|
2009-02-01 |
diego |
Simplify inet_pton/inet_aton checks.
|
2009-02-01 |
diego |
Add some more definitions for FFmpeg to config.h.
|
2009-02-01 |
diego |
cosmetics: Fix indentation after last commit.
|
2009-02-01 |
diego |
Restructure network tests: Always check for both inet_aton and inet_pton.
|
2009-02-01 |
diego |
HAVE_DCBZL should be a 0/1 definition.
|
2009-02-01 |
diego |
Convert HAVE_WINSOCK2_H into a 0/1 definition.
|
2009-02-01 |
diego |
Remove pointless #ifdef around internal header includes.
|
2009-02-01 |
diego |
HAVE_ATON --> HAVE_INET_ATON to match FFmpeg and give it a 0/1 value.
|
2009-02-01 |
diego |
Convert HAVE_CLOSESOCKET and HAVE_SOCKLEN_T into 0/1 definitions.
|
2009-02-01 |
diego |
Add a few more #defines for FFmpeg to config.h.
|
2009-02-01 |
diego |
Reminder for Dominik to update the RPM packaging section.
|
2009-02-01 |
diego |
Rename "ARM" section to "ARM Linux".
|
2009-02-01 |
diego |
CONFIG_LIB* are defined as 0/1 in FFmpeg.
|
2009-02-01 |
diego |
Move QNX subsection to commercial Unix section.
|
2009-02-01 |
diego |
Move note about binary packages to the top section.
|
2009-02-01 |
diego |
Reword beginning of MinGW section.
|
2009-02-01 |
diego |
Remove Amiga/MorphOS section, it only contained outdated information.
|
2009-02-01 |
diego |
Remove hints about specific binary packages, add a link to the list
|
2009-02-01 |
diego |
Remove IRIX section, the advice it contained is now obsolete.
|
2009-02-01 |
diego |
Remove -c option from install commands. It is ignored by GNU install and
|
2009-02-01 |
diego |
Add a note about POSIX system requirements.
|
2009-02-01 |
diego |
Revert Solaris PATH modification workaround.
|
2009-02-01 |
diego |
Add a note about adding /usr/xpg4/bin to your PATH on Solaris.
|
2009-02-01 |
diego |
Remove remarks about GNU Make being required on some systems.
|
2009-02-01 |
diego |
Move GNU Make entry to the top of the list.
|
2009-02-01 |
diego |
Update binutils and compiler sections.
|
2009-02-01 |
diego |
Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.
|
2009-02-01 |
diego |
Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.
|
2009-02-01 |
diego |
Use full internal pathname in doxygen @file directives.
|
2009-02-01 |
compn |
increase max OSD message size limit
|
2009-01-31 |
diego |
Set a sane default path on Solaris.
|
2009-01-31 |
diego |
cosmetics: Move memalign_hack define next to other FFmpeg defines in config.h.
|
2009-01-31 |
diego |
Slightly simplify VIDIX_PCI_FILES command.
|
2009-01-31 |
diego |
Make sure CONFIG_MEMALIGN_HACK is always #defined.
|
2009-01-31 |
diego |
Make sure HAVE_ALTIVEC_H is always #defined.
|
2009-01-31 |
diego |
Make sure HAVE_FAST_64BIT is always #defined.
|
2009-01-31 |
diego |
Add bswap check, needed for FFmpeg.
|