Mercurial > mplayer.hg
graph
-
Add support for extracting the release version number from a VERSION file.2009-03-05, by diego
-
Only add -Ilibdvdnav to the CFLAGS of the files that require it.2009-03-05, by diego
-
Sleep based on get_delay in ao_win32 uninit instead of a loop.2009-03-05, by reimar
-
Simplify CFLAGS generation for individual targets.2009-03-05, by diego
-
Update libass changelog.2009-03-05, by greg
-
Fix bug introduced by me in r287562009-03-05, by sdrik
-
Combine adjacent overlapping, translucent glyph borders and shadows to2009-03-05, by greg
-
Fix positioned events' y-position when pan-and-scan is used.2009-03-05, by greg
-
Support for subpixel accuracy of 3 bits for \pos and \move.2009-03-05, by greg
-
Style override for ScaledBorderAndShadow.2009-03-05, by greg
-
Support ScaledBorderAndShadow property.2009-03-05, by greg
-
Scale shadow displacement and blur size like border size.2009-03-05, by greg
-
Round shadow displacement to nearest int.2009-03-05, by greg
-
Support a vsfilter special case:2009-03-05, by greg
-
Hack: half-merge glyph border with outline to avoid ugly anti-aliasing2009-03-05, by greg
-
Simplify some vidix dhahelper build commands with automatic make variables.2009-03-05, by diego
-
Ignore PlayResX/Y aspect ratio for font aspect ratio.2009-03-05, by greg
-
synced with r288072009-03-05, by Gabrov
-
mphq now runs Subversion 1.5.2009-03-05, by diego
-
full_buffers and buffered_bytes must be volatile because they are used from2009-03-05, by reimar
-
Synced with r28807.2009-03-05, by bircoph
-
Make sure all output_surfaces are initialized in preinit.2009-03-04, by reimar
-
Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions2009-03-04, by sdrik
-
10l: Fix max value for -vo vdpau:deint.2009-03-04, by cehoyos
-
Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight right2009-03-04, by reimar
-
Fix mp_msg call with too few arguments.2009-03-04, by reimar
-
remove the rest of x86 asm from LGPL build2009-03-03, by henry
-
100l, remove a pointless opt = NULL assignment that made print_int crash since r287942009-03-03, by reimar
-
Add back mistakenly removed copyright notice.2009-03-03, by diego
-
Add another hack to work-around the currently completely inconsistent way in2009-03-03, by reimar
-
synced with r287882009-03-03, by Gabrov
-
sync w/ r287882009-03-02, by gpoirier
-
sync w/r287072009-03-02, by gpoirier
-
french punctuation cosmetics2009-03-02, by gpoirier
-
- french punctuation cosmetics that was done weeks before.2009-03-02, by gpoirier
-
Make WinID a 64 bit integer, this should avoid issues with valid Window2009-03-02, by reimar
-
Add a 64 bit integer type to the suboption parser.2009-03-02, by reimar
-
Use strtoll in parse_int to avoid discrepancies between 32 and 64 bit systems.2009-03-02, by reimar
-
Minor cosmetics: fix indentation2009-03-02, by reimar
-
import ffmpeg changelog2009-03-02, by compn
-
Synced with r28788.2009-03-02, by bircoph
-
changes2009-03-02, by compn
-
Improve vdpau deinterlacing documentation.2009-03-01, by cehoyos
-
Fix a memory leak.2009-03-01, by eugeni
-
Document that -heartbeat-cmd is only for video, not audio-only2009-03-01, by reimar
-
Use UTF-8 as character set.2009-03-01, by diego
-
cosmetics: Remove trailing whitespace.2009-03-01, by diego
-
With pan-and-scan, keep positioned events in their original positions2009-03-01, by eugeni
-
Remove unnecessary linking hack, compilation works fine without.2009-03-01, by diego
-
Remove now unnecessary linking hacks.2009-03-01, by diego
-
Mention VDPAU in Changelog.2009-03-01, by cehoyos
-
Add standard license headers to files.2009-03-01, by diego
-
synced with r287752009-03-01, by Gabrov
-
Fix typo in comments.2009-03-01, by rathann
-
Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of 255).2009-03-01, by reimar
-
DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net2009-03-01, by diego
-
Make AltiVec code write alpha as 255 instead of 0 when converting to RGBA2009-03-01, by reimar
-
Fix braindead and broken way to calculate abase, fixes regression tests on2009-03-01, by reimar
-
Fix 10l typo in ADD_ALL_EXESUFS function name.2009-03-01, by diego
-
codec-cfg does not depend on codecs.conf.h, it is used to generate it.2009-03-01, by diego
-
Make all object files depend on generated header files.2009-03-01, by diego
-
Add explicit dependencies on generated header files for the object files along2009-03-01, by diego
-
Fix dependencies on generated header files for the codec* binaries.2009-03-01, by diego
-
10l, replace a tab that slipped in.2009-03-01, by reimar
-
Create a set_format_params function that sets all the special options needed2009-03-01, by reimar
-
sync with en/mplayer.1 r287452009-03-01, by jrash
-
Use M_PI for pi.2009-02-28, by cehoyos
-
Make VdpVideoMixerAttribute attributes[] static const.2009-02-28, by cehoyos
-
synced with r287452009-02-28, by Gabrov
-
sync by Ivan (sevenfourk, sevenfourk gmail com)2009-02-28, by diego
-
Support brightness, contrast, hue and saturation adjustments via2009-02-28, by cehoyos
-
Fix OSD for vo vdpau:deint>1.2009-02-28, by cehoyos
-
Handle vdp_decoder_create failures better, in particular avoid unrelated2009-02-28, by reimar
-
Fix a possible NULL-pointer crash introduced by local changes to libfaad22009-02-28, by reimar
-
Synced with r28745.2009-02-28, by bircoph
-
Zero-fill glyph_info_t before use.2009-02-27, by eugeni
-
Remove unused function argument.2009-02-27, by eugeni
-
Support fractional arguments for some override tags.2009-02-27, by eugeni
-
Fix two gcc warnings.2009-02-27, by eugeni
-
Fix memory leak produced by the \blur patch.2009-02-27, by eugeni
-
Stronger blur.2009-02-27, by eugeni
-
Allow shadow without border.2009-02-27, by eugeni
-
Add an isALPHA macro to check if pixel format has alpha channel2009-02-27, by sdrik
-
Use YUV420P code path for YUVA420P where appropriate2009-02-27, by sdrik
-
Update vdpau:deint documentation.2009-02-27, by cehoyos
-
Do not forget the chosen deinterlacer for -vo vdpau.2009-02-27, by cehoyos
-
Add one-field-only output for -vo vdpau.2009-02-27, by cehoyos
-
Document that all vdpau deinterlacers respect -field-dominance.2009-02-27, by cehoyos
-
Refactor code for upcoming alpha patches.2009-02-27, by cehoyos
-
vdpau:pullup only works with temporal and temporal-spatial deinterlacing.2009-02-27, by cehoyos
-
synced with r287362009-02-27, by Gabrov
-
r27801 Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.2009-02-26, by kraymer
-
10l: Remove debug printf() from last commit.2009-02-26, by cehoyos
-
Support "D" to (de-)activate deinterlacing when using vo vdpau.2009-02-26, by cehoyos
-
Document that -field-dominance also works for vdpau.2009-02-26, by cehoyos
-
10l: Add missing braces for VOCTRL_GET_EOSD_RES.2009-02-25, by cehoyos
-
r27390 Fix a misleading section in the libavcodec options manual2009-02-25, by kraymer
-
Use memset to make sure all parts of struct sockaddr_in are always initialized.2009-02-25, by reimar
-
Change code to actually work when NUM_OUTPUT_SURFACES is changed.2009-02-25, by reimar
-
synced with r287272009-02-25, by Gabrov
-
copyright year update in man pages2009-02-25, by Gabrov
-
Read revision string from the file snapshot_version if available.2009-02-24, by diego
-
Document -vo vdpau:pullup.2009-02-24, by cehoyos
-
cosmetics: Use $() instead of ``, the former can be nested more easily.2009-02-24, by diego
-
Document -vo vdpau:deint.2009-02-24, by cehoyos
-
Cosmetics: Fix indentation and line length.2009-02-24, by cehoyos
-
Rename yuv2rgb2.c --> yuv2rgb.c.2009-02-24, by diego
-
Clarify -vo vdpau:sharpen.2009-02-24, by cehoyos
-
Document -vo vdpau:denoise.2009-02-24, by cehoyos
-
Document -vo vdpau:sharpen.2009-02-24, by cehoyos
-
Enable Bob de-interlacing for VDPAU.2009-02-24, by cehoyos
-
version bump2009-02-24, by kraymer
-
Relicense AltiVec optimizations as LGPL with the permission of Marc Hoffman2009-02-24, by diego
-
Remove GPL version of yuv2rgb.c that has been replaced by an LGPL substitute.2009-02-24, by diego
-
add Zhu Tian (JRaSH) as Chinese document translator2009-02-23, by jrash
-
sync with en/mplayer.1 r285762009-02-23, by jrash
-
Calculate border size in aspect keeping code by using AdjustWindowRect2009-02-23, by reimar
-
ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same2009-02-23, by reimar
-
Only check for vdp_video_mixer_destroy failure when we actually executed that function.2009-02-23, by reimar
-
EOSD/ASS support for vo_vdpau.c2009-02-23, by reimar
-
Synced with r28707.2009-02-23, by bircoph
-
Synced with r28706.2009-02-23, by bircoph
-
Update faq about power management effect taking into account that2009-02-23, by bircoph
-
Update some statements:2009-02-23, by bircoph
-
Synced with r28704.2009-02-23, by bircoph
-
Get rid of the outdated and unmaintained CPU codename table.2009-02-23, by zuxy
-
configure: Make the special dvdnav test the last one again2009-02-23, by uau
-
Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.2009-02-22, by diego
-
SwScaler now has new YUV2RGB table generator2009-02-22, by kostya
-
New LGPLed YUV2RGB table generator for SwScaler2009-02-22, by kostya
-
Make alpha arch detection more lenient. Taken from the Debian patchset.2009-02-21, by diego
-
af_stats: Some fixes to the new filter2009-02-21, by uau
-
Add missing #include "config.h", fixes the warning:2009-02-21, by diego
-
Add statistics audio filter that prints information about the audio stream.2009-02-21, by diego
-
Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at the2009-02-21, by diego
-
Add -ffast-math to LDFLAGS as well as to CFLAGS.2009-02-21, by diego
-
Add forgotten type to variable declaration.2009-02-21, by reimar
-
Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.2009-02-21, by diego
-
Print the version string after the command line has been parsed.2009-02-21, by diego
-
Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch.2009-02-21, by cehoyos
-
Move resetting audio_info_t samples, eof and error in ao_sun.c to reset(), avoids2009-02-21, by reimar
-
move zeroing of alpha channel register out of YSCALEYUV2xxx macros,2009-02-21, by stefang
-
splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV,2009-02-21, by stefang
-
make MMX registers parametrized in the WRITEBGR32 macro,2009-02-21, by stefang
-
Cosmetics. Reindent to 4 spaces.2009-02-21, by iive
-
Cleanup.2009-02-21, by iive
-
Synced with r28266.2009-02-21, by bircoph
-
Cosmetics. Remove all trailing whitespaces2009-02-21, by iive
-
Turn all remaining printf() into mp_msg().2009-02-20, by iive
-
Cleanup.2009-02-20, by iive
-
Cosmetics part2. Indent local variable definitions like the rest of the code.2009-02-20, by iive
-
Cosmetics part 1. Reindent to 4 spaces.2009-02-20, by iive
-
Comment out "else" statement without following block.2009-02-20, by iive
-
Move libavcodec includes together.2009-02-20, by iive
-
Document that and why deinterlacing is not working2009-02-20, by reimar
-
Add support for VDPAU deinterlacing, pullup, denoise and sharpening.2009-02-20, by reimar
-
Synced with r28670. (Copyright year update.)2009-02-19, by bircoph
-
synced with r286702009-02-19, by Gabrov
-
update copyright year at the end of the man page2009-02-19, by Gabrov
-
Drop official maintainership of ao_pulse since libpulseaudio still has2009-02-19, by reimar
-
Work around a PulseAudio bug that causes MPlayer to hang after unpausing.2009-02-19, by reimar
-
Try to update libvo.txt2009-02-19, by reimar
-
Re-add accidentally discarded comment about YUVJ format.2009-02-19, by reimar
-
Be more robust against corrupted RM files that contain invalid packet length2009-02-19, by zuxy
-
Add necessary header for ARCH_X86_64 preprocessor check.2009-02-19, by diego
-
Remove unused and unreachable code hunk that was surrounded by a misspelled2009-02-19, by diego
-
Return PIX_FMT_NONE if the video system refuses all other formats.2009-02-19, by iive
-
Synced with r28660.2009-02-19, by bircoph
-
Another outdated text in <screen> example.2009-02-19, by bircoph
-
Remove exclamation marks to make output similar to English version.2009-02-19, by bircoph
-
Fix capitalization to be similar to English master file.2009-02-19, by bircoph
-
Screen example for no audio problem is outdated:2009-02-19, by bircoph
-
Spelling: capitalize pronouns.2009-02-19, by bircoph
-
Rename the "src" parameter in the sws_scale() declaration to2009-02-18, by stefano
-
Document sws_scale().2009-02-18, by stefano
-
Replace the dash sign by — tag.2009-02-18, by bircoph
-
Exterminate one more trailing whitespace.2009-02-18, by bircoph
-
Sync with r26990.2009-02-18, by bircoph
-
Use the same code to convert fps in float to fraction as used in mencoder,2009-02-18, by reimar
-
Current revision is in sync with r28645, because r28644 and r286452009-02-18, by bircoph
-
Restore synchronization with r28618.2009-02-18, by bircoph
-
Revert r28597 as requested by Diego in order to be cautious before2009-02-18, by bircoph
-
Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices for2009-02-18, by reimar
-
Also shorten <channel> to <chan> in the description, not just in the example.2009-02-18, by diego
-
Shorten one example line to avoid the groff warning:2009-02-18, by diego
-
Handle mpcodecs_get_image returning NULL, FFmpeg most of the time handles2009-02-18, by reimar
-
Sync with r28618.2009-02-18, by bircoph
-
AVR32 apparently supports fast unaligned accesses.2009-02-17, by diego
-
Set samplerate in reset also for AC3, and set it before the format in that2009-02-17, by reimar
-
Mark all Linux RealVideo decoders as buggy, they all seem to have some problem2009-02-17, by reimar
-
Make it possible for mpcodecs_get_image to return NULL as the2009-02-17, by reimar
-
Print an error and return NULL in vf_get_image if we try to allocate2009-02-17, by reimar
-
Set avctx->opaque already at init instead of decode so it can be used in2009-02-17, by reimar
-
Typo fix2009-02-17, by Gabrov
-
cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.2009-02-17, by diego
-
Extend calc_src_dst_rects to also calculate the border values needed for2009-02-17, by reimar
-
cosmetics: const static --> static const, avoids the debug mode warning:2009-02-17, by diego
-
Also set HAVE_EBP_AVAILABLE in debug mode.2009-02-17, by diego
-
cosmetics: Remove stray empty lines.2009-02-17, by diego
-
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:2009-02-17, by diego
-
Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:2009-02-17, by diego
-
Fix compilation after last commit.2009-02-17, by cehoyos
-
Cropping parameter to calc_src_dst_rects is const2009-02-17, by reimar
-
100l, reset ass_border when switching out of fullscreen mode.2009-02-17, by reimar
-
Use FFmpeg instead of MPlayer MANGLE macro, they are equivalent in this2009-02-17, by diego
-
Move FFmpeg #includes below all others so that they do not override2009-02-17, by diego
-
Move libavutil #includes below all others so that they do not override2009-02-17, by diego
-
The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined,2009-02-17, by diego
-
Fix compilation without VDPAU2009-02-17, by uau
-
Fix #endif comment.2009-02-16, by cehoyos
-
Add note about ffwmv3vdpau.2009-02-16, by cehoyos
-
Add support for VDPAU video out, including hardware decoding.2009-02-16, by reimar
-
Synced with r28615.2009-02-16, by bircoph
-
Add ccache usage suggestion to speed up compilation.2009-02-16, by bircoph
-
100l, do 0-filling on resume (to avoid desync after pause) in ao_oss only when2009-02-16, by reimar
-
Use fixed-point implementation on avr32.2009-02-16, by diego
-
Make configure recognize avr32.2009-02-16, by diego
-
Replace double semicolon by single semicolon.2009-02-16, by diego
-
Sync renaming of xvmc struct members in FFmpeg.2009-02-16, by diego
-
synced with r285932009-02-16, by Gabrov
-
The AV_XVMC_RENDER_MAGIC constant was renamed to AV_XVMC_ID in FFmpeg.2009-02-15, by diego
-
Reflect ffmpeg change of xvmc struct field to xvmc_id.2009-02-15, by iive
-
Fix spelling: "whom" should be used instead of "which" when we're2009-02-15, by bircoph
-
Remove the reference to history.html because history.xml was purged2009-02-15, by bircoph
-
whitespace cosmetics: Remove all tabs and trailing whitespace.2009-02-15, by diego
-
The xvmc_pixfmt_render structure was renamed to xvmc_pix_fmt in FFmpeg.2009-02-15, by diego
-
Remove unnecessary #ifdef around internal #include.2009-02-15, by diego
-
The xmvc structure member magic_id was renamed to unique_id.2009-02-15, by diego
-
Remove unnecessary #if around forward declaration.2009-02-15, by reimar
-
Restructure get_format so it can easily be extended to handle VDPAU2009-02-15, by reimar
-
Reuse the code for the general do_dr1 case to set get_buffer/release_buffer for XvMC.2009-02-15, by reimar
-
Change man page encoding from KOI8-R to UTF-8.2009-02-15, by bircoph
-
Redescribe "parse system" with more clear and understandable2009-02-15, by bircoph
-
Use PIX_FMT_NONE instead of -12009-02-15, by reimar
-
Remove apparently unneeded CODEC_FLAG_EMU_EDGE for XvMC2009-02-15, by reimar
-
Remove trailing whitespaces.2009-02-15, by bircoph
-
Synced with r28201.2009-02-15, by bircoph
-
Extend get_buffer to handle the XvMC case and remove mc_get_buffer2009-02-15, by reimar
-
Unset MP_IMGFLAG_IN_USE in release_buffer.2009-02-15, by reimar
-
Merge two checks for mpi != NULL2009-02-15, by reimar
-
Make the default release_buffer work for XvMC, use it and remove mc_release_buffer2009-02-15, by reimar
-
Get rid of mc_render_slice and use the generic draw_slice instead.2009-02-15, by reimar
-
Update info about contributions.2009-02-15, by bircoph
-
Support seek in multirate RealMedia files.2009-02-15, by zuxy
-
Reflect the change of xvmc struct name.2009-02-15, by iive
-
WMVA works with VDPAU, too2009-02-15, by reimar
-
Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need to2009-02-15, by reimar
-
Sync fourccs for ffvc1vdpau2009-02-15, by reimar
-
Sync fourcc list for ffmpeg12vdpau2009-02-15, by reimar
-
Now xvmc struct uses magic_id field2009-02-15, by iive
-
Remove display_flag remains as the member has been removed from the xvmc struct.2009-02-15, by iive
-
Get rid of the trailing whitespaces.2009-02-15, by bircoph
-
'Capitalize' mplayer -> MPlayer when used as a project name.2009-02-15, by bircoph
-
Some more trailing whitespaces.2009-02-15, by bircoph
-
Get rid of trailing whitespaces.2009-02-15, by bircoph
-
Fix r28506.2009-02-15, by bircoph
-
Sync with r28520, 100% done.2009-02-15, by bircoph
-
Remove some xvmc field initializations. They are not used by2009-02-14, by iive
-
timebomb made some swscale AltiVec fixes2009-02-14, by compn
-
Sync with r27979.2009-02-14, by bircoph
-
Use sws_printVec2() instead of the deprecated sws_printVec().2009-02-14, by stefano
-
Implement sws_printVec2() and deprecate sws_printVec().2009-02-14, by stefano
-
Document sws_normalizeVec().2009-02-14, by stefano
-
Sync with r27639.2009-02-14, by bircoph
-
Actually it is in sync with SVN HEAD.2009-02-14, by bircoph
-
Use fmt-conversion.h in vd_ffmpeg.c2009-02-14, by reimar
-
Create a fmt-conversion.c file so fmt-conversion.h can be included by multiple files.2009-02-14, by reimar
-
Consistently place whitespace around * ( ) and ,2009-02-14, by reimar
-
Remove useless break2009-02-14, by reimar
-
Indentation and other whitespace fixes2009-02-14, by reimar
-
Remove local copy of xvmc_render.h, it is now an installed header in FFmpeg.2009-02-14, by diego
-
Make hScale_altivec_real() trim its output like other implementations do2009-02-14, by kostya
-
Some AltiVec functions in SwScaler produce different output than their2009-02-14, by kostya
-
partial update, patch by sevenfourk, sevenfourk gmail com2009-02-14, by diego
-
Replace fprintf call by mp_msg, fixes the warning:2009-02-14, by diego
-
Cosmetics: handle all special/compressed formats in a single if in mp_image_setfmt2009-02-14, by reimar
-
Add support for image formats and codecs used by VDPAU2009-02-14, by reimar
-
Add MP_IMGTYPE_NUMBERED which gives access to the kind of mp_image_t that2009-02-14, by reimar
-
Fix typo in German message.2009-02-12, by reimar
-
synced with r285322009-02-12, by Gabrov
-
Remove now unused vo_calc_drwXY function.2009-02-12, by reimar
-
Add a calc_src_dst_rects that calculates from window size, panscan etc.2009-02-12, by reimar
-
100l, removed a #ifdef the wrong way, CODEC_FLAG_NOT_TRUNCATED no longer exists,2009-02-12, by reimar
-
Remove trailing whitespace from vd_ffmpeg.2009-02-12, by reimar
-
Replace tabs in vd_ffmpeg by 8 spaces to better match FFmpeg's coding style.2009-02-12, by reimar
-
Remove several #ifdefs that check for libavcodec features from vd_ffmpeg.2009-02-12, by reimar
-
Only set VO_EVENT_RESIZE if size actually changed, not if e.g. the window was2009-02-12, by reimar
-
Ignore errors from all rm commands in clean targets.2009-02-12, by diego
-
On clean/distclean, remove binaries with all types of executable suffixes.2009-02-12, by diego
-
Use addprefix and addsuffix functions to generate TOOLS variable.2009-02-12, by diego
-
Apply misc fixes for sws_getCachedContext() documentation.2009-02-12, by stefano
-
Bump micro version, related to r28491.2009-02-12, by stefano
-
Document sws_getContext().2009-02-11, by stefano
-
Port check for 10 assembler operands support from FFmpeg.2009-02-11, by diego
-
Document sws_getIdentityVec().2009-02-11, by stefano
-
Convert "advanced audio usage" into from a subsection to a chapter.2009-02-11, by diego
-
Replace a mention of MPlayer by MEncoder in the MEncoder section.2009-02-11, by diego
-
Remove outdated FAQ entries.2009-02-11, by diego
-
Remove unnecessary _UWIN #define.2009-02-11, by diego
-
Move sws_getGaussianVec() documentation from swscale.c to swscale.h.2009-02-10, by stefano
-
Document sws_cloneVec().2009-02-10, by stefano
-
Fix typo: lenght -> length.2009-02-10, by stefano
-
Document sws_scaleVec().2009-02-10, by stefano
-
Document sws_getConstVec().2009-02-10, by stefano
-
Move documentation of sws_getCachedContext() from swscale.c to2009-02-10, by stefano
-
Remove pointless comment regarding sws_scale_ordered().2009-02-10, by stefano
-
Add a @deprecated notice to swscale_get_ordered().2009-02-10, by stefano
-
Add priority support for OS/2 and factorize the Windows priority support.2009-02-10, by diego
-
Add proper check for posix_memalign(), needed for FFmpeg.2009-02-10, by diego
-
Remove unnecessary emms Assembler instructions.2009-02-10, by diego
-
partial sync with obsolete section removal2009-02-10, by diego
-
partial sync with obsolete section removal2009-02-10, by diego
-
partial sync with obsolete section removal2009-02-10, by diego
-
partial sync with obsolete section removal2009-02-09, by diego
-
partial sync with obsolete section removal2009-02-09, by diego
-
Document coeff and length fields in SwsVector.2009-02-09, by stefano
-
Sync x264 section renaming.2009-02-09, by diego
-
Use consistent names for codec installation sections.2009-02-09, by diego
-
partial sync with obsolete section removal2009-02-09, by diego
-
partial sync with obsolete section removal2009-02-09, by diego
-
partial sync with obsolete section removal2009-02-09, by diego
-
partial sync with obsolete section removal2009-02-09, by diego
-
partial sync with obsolete section removal2009-02-09, by diego
-
partial sync with obsolete section removals2009-02-09, by diego
-
change internal real video packetizing format to the more straight forward one2009-02-09, by aurel
-
Revert #undefining system functions, it is not necessary.2009-02-09, by diego
-
bruteforce partial sync with obsolete documentation removal2009-02-09, by diego
-
Add config.h #include for ARCH_X86 definition.2009-02-09, by diego
-
Add #undefs to reenable system functions that are normally forbidden in other2009-02-09, by diego
-
Drop DECLARE_ALIGNED from extern declarations. It creates trouble when2009-02-09, by diego
-
Use SetErrorMode so Windows will not show all kinds of error dialogs2009-02-09, by reimar
-
Prefix visible YUV2RGB functions with sws_2009-02-09, by kostya
-
Give better name to Inverse_Table_6_92009-02-09, by kostya
-
Remove file name from file headers.2009-02-09, by diego
-
Print information about detected CPU in verbose mode only.2009-02-09, by diego
-
Drop the deprecated sws_scale_ordered() at the next major version2009-02-08, by stefano
-
Replace int type with enum PixelFormat for the dstFormat/srcFormat2009-02-08, by stefano
-
Fix a typo: lumaSarpen -> lumaSharpen.2009-02-08, by stefano
-
cosmetics: Remove leading underscore from all def_ variables.2009-02-08, by diego
-
Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h.2009-02-08, by diego
-
CONFIG_LIBAMR_NB/WB should be 0/1 #defines.2009-02-08, by diego
-
Fix FFmpeg decoder info fields to be consistent.2009-02-08, by diego
-
cosmetics: Drop redundant "decoder" from codec info fields.2009-02-08, by diego
-
synced with r284322009-02-08, by Gabrov
-
Conditionally compile aclib.c instead of placing #ifdef around its content.2009-02-08, by diego
-
Add CONFIG_LIBVORBIS #define for FFmpeg to config.h.2009-02-08, by diego
-
Add standard license headers, unify header formatting.2009-02-08, by diego
-
Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris.2009-02-07, by diego
-
Sync with latest FFmpeg changes.2009-02-07, by diego
-
Add config.h/config.mak bzlib variables missed in last commit.2009-02-07, by diego
-
Add bzlib check for FFmpeg.2009-02-07, by diego
-
Fix a couple of unused variable warnings through the av_unused attribute.2009-02-07, by diego
-
Convert CONFIG_ZLIB into a 0/1 option.2009-02-07, by diego
-
Add READ_CACHE_TRACE #define for libdvdnav.2009-02-07, by diego
-
In case of several \move or \pos in one line, prefer the first one.2009-02-07, by eugeni
-
Add stubs for a few unimplemented tags.2009-02-07, by eugeni
-
Allow \be with arguments other than 0 or 1. Implement \blur.2009-02-07, by eugeni
-
sync w/r284152009-02-05, by gpoirier
-
Avoid message spam during video adapter uncooperative state.2009-02-05, by gogothebee
-
Unify info/error messages to a common style:2009-02-05, by gogothebee
-
Print an error message when given insufficient parameters.2009-02-04, by diego
-
cosmetics: Regroup some FFmpeg config.h options.2009-02-04, by diego
-
Add proper check for arpa/inet.h.2009-02-04, by diego
-
cosmetics: Remove stray tab.2009-02-04, by diego
-
We use libdvdcss 1.2.10, not 1.2.9.2009-02-04, by diego
-
Do not hardcode HAVE_DOS_PATHS, set it by OS instead.2009-02-04, by diego
-
add automatic hw acceleration for vo gl entry2009-02-03, by compn
-
Hack: fix MINGW compilation by hard-coding HAVE_ARPA_INET_H2009-02-03, by reimar
-
Add [gl] in front of vo_gl message2009-02-03, by reimar
-
Latest 9.1 ATI drivers finally fixed PBOs, thus do not need ati-hack and are much2009-02-03, by reimar
-
Add checks that a D3D device is available before attempting rendering.2009-02-03, by reimar
-
Remove the Present call after adapter reinitialization, it can not work anyway2009-02-03, by reimar
-
swab() needs _XOPEN_SOURCE to be defined.2009-02-03, by reimar
-
Cosmetics: remove empty line, improve some messages.2009-02-03, by reimar
-
Whitespace/comment typo cosmetics.2009-02-03, by reimar
-
Check for change_d3d_backbuffer failure.2009-02-03, by reimar
-
Fix several return values2009-02-03, by reimar
-
Rename lzo1x_decode -> av_lzo1x_decode, this was missed in the previous patch.2009-02-03, by reimar
-
FFmpeg sync: LZO_OUTPUT_PADDING --> AV_LZO_OUTPUT_PADDING2009-02-02, by diego
-
Adapt to lzo changes in libavutil2009-02-02, by reimar
-
Convert CONFIG_XVMC into a 0/1 definition.2009-02-02, by zuxy
-
Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpage2009-02-01, by rathann
-
Do not print a warning if current pts is equal to previous pts.2009-02-01, by diego
-
cosmetics: Remove period after copyright statement non-sentence.2009-02-01, by diego
-
HAVE_WINSOCK2_H is now a 0/1 definition.2009-02-01, by diego
-
Simplify inet_pton/inet_aton checks.2009-02-01, by diego
-
Add some more definitions for FFmpeg to config.h.2009-02-01, by diego
-
cosmetics: Fix indentation after last commit.2009-02-01, by diego
-
Restructure network tests: Always check for both inet_aton and inet_pton.2009-02-01, by diego
-
HAVE_DCBZL should be a 0/1 definition.2009-02-01, by diego
-
Convert HAVE_WINSOCK2_H into a 0/1 definition.2009-02-01, by diego
-
Remove pointless #ifdef around internal header includes.2009-02-01, by diego
-
HAVE_ATON --> HAVE_INET_ATON to match FFmpeg and give it a 0/1 value.2009-02-01, by diego
-
Convert HAVE_CLOSESOCKET and HAVE_SOCKLEN_T into 0/1 definitions.2009-02-01, by diego
-
Add a few more #defines for FFmpeg to config.h.2009-02-01, by diego
-
Reminder for Dominik to update the RPM packaging section.2009-02-01, by diego
-
Rename "ARM" section to "ARM Linux".2009-02-01, by diego
-
CONFIG_LIB* are defined as 0/1 in FFmpeg.2009-02-01, by diego
-
Move QNX subsection to commercial Unix section.2009-02-01, by diego
-
Move note about binary packages to the top section.2009-02-01, by diego
-
Reword beginning of MinGW section.2009-02-01, by diego
-
Remove Amiga/MorphOS section, it only contained outdated information.2009-02-01, by diego
-
Remove hints about specific binary packages, add a link to the list2009-02-01, by diego
-
Remove IRIX section, the advice it contained is now obsolete.2009-02-01, by diego
-
Remove -c option from install commands. It is ignored by GNU install and2009-02-01, by diego
-
Add a note about POSIX system requirements.2009-02-01, by diego
-
Revert Solaris PATH modification workaround.2009-02-01, by diego
-
Add a note about adding /usr/xpg4/bin to your PATH on Solaris.2009-02-01, by diego
-
Remove remarks about GNU Make being required on some systems.2009-02-01, by diego
-
Move GNU Make entry to the top of the list.2009-02-01, by diego
-
Update binutils and compiler sections.2009-02-01, by diego
-
Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.2009-02-01, by diego
-
Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.2009-02-01, by diego
-
Use full internal pathname in doxygen @file directives.2009-02-01, by diego
-
increase max OSD message size limit2009-02-01, by compn
-
Set a sane default path on Solaris.2009-01-31, by diego
-
cosmetics: Move memalign_hack define next to other FFmpeg defines in config.h.2009-01-31, by diego
-
Slightly simplify VIDIX_PCI_FILES command.2009-01-31, by diego
-
Make sure CONFIG_MEMALIGN_HACK is always #defined.2009-01-31, by diego
-
Make sure HAVE_ALTIVEC_H is always #defined.2009-01-31, by diego
-
Make sure HAVE_FAST_64BIT is always #defined.2009-01-31, by diego
-
Add bswap check, needed for FFmpeg.2009-01-31, by diego
-
Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it.2009-01-31, by diego
-
HAVE_LRINT and friends should be defined to 0/1.2009-01-31, by diego
-
command.c: Fix some commands crashing during audio-only playback2009-01-31, by uau
-
Make CONFIG_XVMC a proper FFmpeg-style 0/1 definition.2009-01-30, by diego
-
Add CONFIG_SWSCALE to config.h, we always enable the software scaler.2009-01-30, by diego
-
Add 4 more config.h #defines for libfaad2.2009-01-30, by diego
-
Use OS preprocessor checks with '#if defined()' consistently.2009-01-30, by diego
-
Fix warnings about undefined preprocessor directives.2009-01-30, by diego
-
1) HAVE_SYS_ASOUNDLIB_H/HAVE_ALSA_ASOUNDLIB_H are defined/undefined,2009-01-30, by diego
-
Revert mistaken #ifdef --> #if change.2009-01-30, by diego
-
Update libavcodec 'aic' flag define to match current FFmpeg.2009-01-30, by diego
-
HAVE_ARMV6 is defined to 0/1, use the preprocessor directive accordingly.2009-01-30, by diego
-
Add -Wundef to CFLAGS.2009-01-30, by diego
-
Enable RDFT in FFmpeg, some codecs depend on it.2009-01-30, by diego
-
Enable internal dvdread support on OS/2.2009-01-30, by diego
-
Move setting of O_NONBLOCK before lirc_readconfig, this avoids a memleak2009-01-30, by reimar
-
Fix an MSGT_INPUT to MSGT_LIRC in lirc.c2009-01-30, by reimar
-
add pvez to truemotion 12009-01-29, by compn
-
remove sys/timeb.h include2009-01-29, by compn
-
increase max glyph and lines limit2009-01-29, by compn
-
Use single quotes to avoid escaping double quotes in a string.2009-01-29, by diego
-
Use cat instead of echo to generate version.h.2009-01-29, by diego
-
Remove superfluous backslash escapes that caused unintended escapes.2009-01-28, by diego
-
Avoid a division by 0 when using -oac mp3lame but no audio data actually is encoded.2009-01-28, by reimar
-
increase max subtitle stream limit2009-01-28, by compn
-
Do not use select n lirc code, instead set the fd non-blocking.2009-01-27, by reimar
-
Allocate a larger backbuffer to allow resizing without reinit.2009-01-27, by reimar
-
Add standard license headers.2009-01-26, by diego
-
Replace another bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'.2009-01-26, by diego
-
Do not duplicate VERSION string.2009-01-26, by diego
-
Replace a bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'.2009-01-26, by diego
-
WORDS_BIGENDIAN is defined/undefined, not 0/1.2009-01-26, by diego
-
some more HAVE_3DNOW --> HAVE_AMD3DNOW2009-01-26, by diego
-
Drop HAVE_LRINTF check, lrintf is used without checking in other places.2009-01-26, by diego
-
HAVE_LRINTF is now always defined to either 0 or 1, not defined/undefined.2009-01-26, by diego
-
HAVE_3DNOW --> HAVE_AMD3DNOW2009-01-26, by diego
-
version.h depends on version.sh.2009-01-26, by diego
-
Fix build: Add required header and adjust preprocessor check.2009-01-25, by diego
-
Drop dev- prefix from printed version number, just SVN-rXXXXX is enough.2009-01-25, by diego
-
Add SSSE3 and CMOV to CPU information printed on startup.2009-01-25, by diego
-
cosmetics: Consistently name 3DNow! extensions.2009-01-25, by diego
-
Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.2009-01-25, by diego
-
DECLARE_ALIGNED was moved in FFmpeg.2009-01-25, by diego
-
Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.2009-01-25, by diego
-
HAVE_3DNOWEX --> HAVE_3DNOWEXT2009-01-25, by diego
-
Factorize print_version().2009-01-25, by diego
-
Add missing multiple inclusion guards.2009-01-25, by diego
-
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.2009-01-25, by diego
-
Add missing header for av_gcd, fixes the warning:2009-01-25, by diego
-
Fix typo: pool -> poll2009-01-25, by reimar
-
Actually abort (return NULL) in the alloc-failure check in play_tree_new2009-01-25, by reimar
-
Fix a NULL-check that used && instead of || and thus could not avoid crashes.2009-01-25, by reimar
-
Declare struct SwsContext before using it, fixes the checkheaders warning:2009-01-25, by diego
-
Disable C code when compiling AltiVec code, fixes the warning:2009-01-25, by diego
-
spelling/grammar cosmetics2009-01-25, by diego
-
Fix #endif comments.2009-01-25, by diego
-
add "<!DOCTYPE smil" to smil playlist2009-01-24, by compn
-
in parse_pat() IDENTIFY program number and pmt_pid2009-01-22, by nicodvb
-
The homepage/ subdirectory should no longer be redirected on web mirrors.2009-01-20, by diego
-
add EPHV to ffodivx,xvid2009-01-20, by compn
-
sync w/r283412009-01-20, by gpoirier
-
Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.2009-01-20, by cehoyos
-
Disable upcoming VC1/WMV3 VDPAU decoder.2009-01-20, by cehoyos
-
cosmetics: Remove pointless period after copyright statement non-sentences.2009-01-19, by diego
-
fix device_id option after r281652009-01-18, by gpoirier
-
Reduce QuickTime binary decoder verbosity.2009-01-17, by diego
-
MPlayer only supports latest libavutil.2009-01-17, by cehoyos
-
Fix compilation: s/ff_gcd/av_gcd.2009-01-17, by cehoyos
-
100l, forgot to delete two defines left over from old HAVE_MMX handling code.2009-01-16, by reimar
-
fix compilation without VDPAU decoders2009-01-16, by gpoirier
-
add mimic in avi fourcc LM20 to ffmimic2009-01-16, by compn
-
revert #ifdef WORDS_BIGENDIAN => #if WORDS_BIGENDIAN changes from r283312009-01-16, by gpoirier
-
Completely get rid of MMX define, use HAVE_MMX define instead.2009-01-16, by gpoirier
-
fix wrong #ifdef/#ifndef -> #if conversion in r283232009-01-16, by gpoirier
-
fix compilation on non x86 machines (PPC here)2009-01-16, by gpoirier
-
Fix a wrongly converted !defined(ARCH_X86_64)2009-01-16, by reimar
-
100l, mixed up ao_data.samplerate and ao_data.bps when calculating sleep time.2009-01-16, by reimar
-
Another missed #ifdef HAVE_MMX2009-01-16, by reimar
-
More #ifdef HAVE_MMX etc. missed by earlier search.2009-01-16, by reimar
-
More #ifdef -> #if fixes2009-01-16, by reimar
-
Lots and lots of #ifdef ARCH_... -> #if ARCH_...2009-01-16, by reimar
-
More #ifdef -> #if2009-01-16, by reimar
-
Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc.2009-01-16, by reimar
-
Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will2009-01-16, by cehoyos
-
Disable upcoming MPEG_VDPAU_DECODER.2009-01-16, by cehoyos
-
one more ARCH_ARMV4L --> ARCH_ARM, patch by Guillaume Lecerf, foxcore gmail com2009-01-16, by diego
-
sync w/r282792009-01-15, by gpoirier
-
Get rid of now unused FFmpeg ENABLE_ preprocessor directives.2009-01-15, by diego
-
Sync with latest FFmpeg changes: #define disabled preprocessor directives2009-01-15, by diego
-
Treat mlib as a normal FFmpeg option, not a CPU extension.2009-01-15, by diego
-
Treat SH architecture like SH4 like in FFmpeg, the only place it is used.2009-01-15, by diego
-
SH4 is not a CPU extension mechanism.2009-01-15, by diego
-
Mark internal libraries as such in the configure summary, fixes Bugzilla #1378.2009-01-15, by diego
-
Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.2009-01-15, by diego
-
Change semantic of CONFIG_*, HAVE_* and ARCH_*.2009-01-14, by aurel
-
add SLMJ fourcc to ffmjpeg2009-01-13, by compn
-
add binary codecs:2009-01-13, by compn
-
add nsvideo (NSVI) binary codec. works on uncommon samples list2009-01-13, by compn
-
add yamaha adpcm ffmpeg codec, works on sample2009-01-13, by compn
-
Update copyright year.2009-01-11, by diego
-
Sync with latest FFmpeg changes: Check for the availability of truncf().2009-01-11, by diego
-
spelling/grammar/wording/whitespace2009-01-11, by diego
-
Fix d_width vs. d_height typo.2009-01-11, by diego
-
Fix decvideo vs. dec_video typo noticed by Vineeth N, nvineeth gmail com.2009-01-11, by diego
-
Remove outdated comment.2009-01-11, by diego
-
cosmetics: Move CPU byte order check to a more sensible place.2009-01-11, by diego
-
Only check for YASM support on x86 systems.2009-01-11, by diego
-
cosmetics: Move some checks to more logical places.2009-01-11, by diego
-
removed remaining english word2009-01-11, by ptt
-
console output cosmetics2009-01-11, by diego
-
Only print "using XYZ" comment if XYZ has been set.2009-01-11, by diego
-
Add missing const qualifier to mpctx_get_audio_out function declaration.2009-01-10, by diego
-
synced with r282792009-01-10, by Gabrov
-
Reindent for "if" added in internal dvdnav patch2009-01-10, by reimar
-
Support an "internal" dvdnav version to make it easier to compile with,2009-01-10, by reimar
-
Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation2009-01-10, by reimar
-
add vdowave acm codec for format 0xFFFC2009-01-10, by compn
-
Correct a few mistakes in the spanish translation.2009-01-10, by reynaldo
-
TRIVIAL, Extend the copyright line to 2009. Patch by andrew .david .45 AT gmail.2009-01-10, by reynaldo
-
Fix build: calc_drwXY was factorized into vo_calc_drwXY.2009-01-09, by diego
-
Factor calc_drwXY out of vo_xv and vo_xvmc.2009-01-09, by cehoyos
-
Consistently use tabs in svn:externals2009-01-09, by reimar
-
Rearrange genres between numbers 53 and 63 into the correct order.2009-01-09, by diego
-
Replace reference to LICENSE file with GPL notice from said file.2009-01-09, by diego
-
Add PIX_FMT_VDPAU_H264.2009-01-08, by cehoyos
-
Switch internal dvdread to libdvdread SVN external.2009-01-08, by reimar
-
Clarify relationship between -ass and -fontconfig in the man page.2009-01-07, by eugeni
-
sync w/r28122, patch by JRaSH % jrash06 A 163 P com %2009-01-06, by gpoirier
-
looks like I missed r27542...2009-01-06, by gpoirier
-
Support loading font faces other then the first one in a font file.2009-01-06, by eugeni
-
Fix r28222, including alloca.h directly might break compilation.2009-01-05, by reimar
-
Fix some typos, add flv and trp to the list of video formats2009-01-05, by diego
-
Rename libaf/af_format_alaw.c --> libaf/af_format_alaw.h and2009-01-05, by diego
-
Use standard multiple inclusion guards.2009-01-05, by diego
-
Remove unnecessary local definition of _ISOC9X_SOURCE.2009-01-05, by diego
-
small Turkish translation fixes, patch by Onur Küçük, onur delipenguen net2009-01-05, by diego
-
timer-win2.c: Fix "voi" (void) typo breaking Windows compilation2009-01-05, by uau
-
#include the appropriate header instead of using local declarations.2009-01-05, by diego
-
Add missing 'void' keyword to parameterless function declarations.2009-01-05, by diego
-
update copyright year2009-01-05, by Gabrov
-
Remove obsolete and misleading comment.2009-01-05, by diego
-
Replace informal license notices by standard license header2009-01-05, by diego
-
Fix nonstandard license headers in the documentation.2009-01-05, by diego
-
Fix two more instances of nonstandard license headers.2009-01-05, by diego
-
synced with r282472009-01-05, by Gabrov
-
Sync removal of bugs.xml.2009-01-05, by diego
-
add binary codec Philips Speech Processing CELP acm for format 0x1202009-01-05, by compn
-
Do not run mkdir in a subshell.2009-01-05, by diego
-
Skip pointless ignoring return value of 'rm -f'.2009-01-05, by diego
-
nonrecursive releaseclean target2009-01-05, by diego
-
cosmetics: Move clean targets to the bottom.2009-01-05, by diego
-
Remove pointless language-specific clean and distclean targets.2009-01-04, by diego
-
Subsume clean-html-chunked and clean-html-single targets into clean target.2009-01-04, by diego
-
Fix compilation after upcoming H264_VDPAU patch for FFmpeg.2009-01-04, by cehoyos
-
Get rid of pointless chunked-dir and single-dir targets.2009-01-04, by diego
-
Simplify phony target declaration.2009-01-04, by diego
-
Sync audio.xml removal.2009-01-04, by diego
-
Sync history chapter removal.2009-01-04, by diego
-
Remove history chapter; it is outdated and of little practical value.2009-01-04, by diego
-
EXTERN_PREFIX is not only used in FFmpeg code.2009-01-04, by diego
-
Add ARMv6t2 CPU extension additions missed in previous commit.2009-01-04, by diego
-
Sync ARMv6t2 optimization support from FFmpeg.2009-01-04, by diego
-
Update JACK configure test to match r282412009-01-04, by reimar
-
Replace deprecated jack_client_new with jack_client_open.2009-01-04, by reimar
-
synced with r282152009-01-04, by Gabrov
-
Fix deinit problem due to r282152009-01-03, by gpoirier
-
Synced with r281222009-01-03, by jheryan
-
Sync with latest round of xvmc changes in FFmpeg.2009-01-02, by diego
-
Rename libaf/af_resample.h to libaf/af_resample_template.c, it is used as2009-01-02, by diego
-
Conditionally define render_one_glyph and kerning dummy functions in2009-01-02, by diego
-
Remove unused debug code.2009-01-02, by diego
-
Avoid unused variable warning.2009-01-02, by diego
-
Reorder #includes and #ifdefs to avoid excessive #ifdeffery.2009-01-02, by diego
-
Reorder #includes and #ifdefs to avoid warnings and excessive #ifdeffery.2009-01-02, by diego
-
Relicense to GPLv2 or later with the author's permission.2009-01-02, by diego
-
Fix reference to wrong DLL filename in header comment.2009-01-02, by diego
-
Fix confused references to DLL filenames.2009-01-01, by diego
-
Move several of the ao_nas int-to-string maps into .rodata2009-01-01, by reimar
-
Fix DVD seek_to_chapter: the title number must be converted to a per-VTS2009-01-01, by reimar
-
Code simplification2009-01-01, by reimar
-
Make AVI demuxer more resilient against broken or incomplete files.2009-01-01, by reimar
-
Simplify and comment spudec bilinear scaling code2009-01-01, by reimar
-
Include alloca.h when using alloca to make sure it is defined.2009-01-01, by reimar
-
XVID profile array should be const, so it is in rodata2009-01-01, by reimar
-
Avoid a uselessly high number of wakeups when playing audio-only files.2009-01-01, by reimar
-
1000l, play_tree_parser_stop_keeping broke 0-termination of buffer2009-01-01, by reimar
-
Add zero termination missing in two cases.2009-01-01, by reimar
-
Add asserts to detect when assumptions for play_tree_parser_get_line2009-01-01, by reimar
-
Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,2008-12-31, by reimar
-
Add an option to vo_macosx to set a custom buffer_name.2008-12-30, by gpoirier
-
Support F- and numpad keys for w32_common based vos.2008-12-30, by reimar
-
Update outdated availability note for -mouse-movements2008-12-30, by reimar
-
synced with r282112008-12-30, by Gabrov
-
Fix OSD flickering with filters that add frames (tfields, yadif) and2008-12-30, by reimar
-
Fix OSD flicker with tfields as well.2008-12-30, by reimar
-
Avoid flickering OSD with -vf yadif=12008-12-30, by reimar
-
Add nocache to example dvdnav profile, otherwise dvdnav is unusable.2008-12-29, by reimar
-
Remove audio output section, it provides little to no useful information.2008-12-27, by diego
-
Fix Chinese documentation build, English codecs.xml was removed.2008-12-27, by diego
-
fix error message example2008-12-27, by compn
-
Remove (audio) codecs section, its contents are part of the usage section.2008-12-27, by diego
-
Convert Win32 codec importing HOWTO into a text document in the tech section.2008-12-27, by diego
-
Remove/fix ancient CVS references.2008-12-27, by diego
-
Remove known bugs section, it contains little useful information.2008-12-27, by diego
-
Add entry about mysterious coredumps.2008-12-27, by diego
-
Fix ugly borders problem with ati-hack2008-12-27, by reimar
-
Reorder sections: Put FAQ at the end, group usage sections together.2008-12-27, by diego
-
Avoid u_ BSD type names.2008-12-27, by diego
-
Set and use only ARCH_PPC, not also ARCH_POWERPC.2008-12-27, by diego
-
Avoid POSIX-reserved _t namespace.2008-12-27, by diego
-
consistency cosmetics: Rename POWERPC identifiers to PPC.2008-12-27, by diego
-
grammar fix by Vineeth N, nvineeth gmail com2008-12-25, by diego
-
Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.2008-12-24, by diego
-
Remove unused variable.2008-12-24, by diego
-
add zygo audio (SPXN) qtaudio codec2008-12-24, by compn
-
Warn when using features that are broken due to ATI driver bugs.2008-12-23, by reimar
-
updates2008-12-23, by compn
-
Remove pointless forward declaration.2008-12-23, by diego
-
Set fast_cmov for all x86_64 systems, except for P4-based systems this2008-12-23, by reimar
-
Define HAVE_FAST_64BIT if appropriate2008-12-23, by reimar
-
fix poorly worded changelog entries2008-12-23, by compn
-
Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.2008-12-22, by cehoyos
-
re-add codecs: sif1 (directshow version) and acdsee mjpeg2008-12-22, by compn
-
Sync with latest FFmpeg changes.2008-12-22, by diego
-
libavcodec/i386/ was renamed to libavcodec/x86/.2008-12-22, by diego
-
add amr format tags, fixes:2008-12-21, by compn
-
100l, forgot an assignment, broke special keys handling for X11-based vos.2008-12-21, by reimar
-
remove acdsee mjpeg binary codec, works with ffmjpeg2008-12-20, by compn
-
FFmpeg now has RV30 decoder enabled2008-12-20, by kostya
-
Add and use a special lookup function to do table-based translation to MPlayer keycodes.2008-12-20, by reimar
-
Cosmetics: get rid of some tabs and trailing whitespace.2008-12-20, by reimar
-
Use a table to translate X11 to MPlayer keycodes.2008-12-20, by reimar
-
Get rid of pointless and now unused defines.2008-12-20, by reimar
-
Simplify handling of X11 key events that are just passed through.2008-12-20, by reimar
-
Fix imaadpcm extradata with lavc encoder.2008-12-20, by reimar
-
Document vo_macosx's shared_buffer option.2008-12-19, by gpoirier
-
Replace vo_macosx's custom options parsing with a subopt_parse()-based one2008-12-19, by gpoirier
-
Remove pointless malloc.h #include.2008-12-19, by diego
-
Include config.h in mangle.h, fixes make checkheaders.2008-12-19, by reimar
-
add binary codecs:2008-12-17, by compn
-
synced with r281602008-12-17, by Gabrov
-
add binary codec for fourcc wavc2008-12-17, by compn
-
another round of armv4l --> arm changes2008-12-17, by diego
-
libavcodec/armv4l/ was renamed to libavcodec/arm/.2008-12-17, by diego
-
Do not use full relative #include path for headers in the same directory.2008-12-17, by diego
-
#include sub.h instead of locally declaring vo_draw_text().2008-12-17, by diego
-
Added FOURCCS:2008-12-16, by compn
-
xvmc is now a CONFIG_ option in FFmpeg.2008-12-15, by diego
-
100l, reorder check for AC3 format to avoid a possible memleak2008-12-15, by reimar
-
Consistently include config.h before mangle.h, fixes possible compilation2008-12-15, by reimar
-
Add extra checks to avoid crashes with broken vqf files.2008-12-14, by reimar
-
Update links to RPM packages, now that Livna has merged into RPMFusion.2008-12-14, by rathann
-
Add standard GPL headers.2008-12-13, by diego
-
Add standard GPL license header.2008-12-13, by diego
-
Replace informal GPL notices by standard GPL headers.2008-12-13, by diego
-
license header consistency cosmetics2008-12-13, by diego
-
Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.2008-12-13, by diego
-
Merge two identical NetBSD/OpenBSD conditions.2008-12-13, by diego
-
Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.2008-12-13, by diego
-
Replace informal GPL notes by standard GPL header.2008-12-13, by diego
-
Simplify: use AV_RL32/AV_RB322008-12-13, by reimar
-
Avoid useless casts.2008-12-13, by reimar
-
another mpeg4 fourcc and add binary vdo codec2008-12-13, by compn
-
Some forgotten eax -> REG_a changes.2008-12-12, by reimar
-
Warning fixes for demux_nut2008-12-12, by ods15
-
Remove resync_audio_stream() from demux_nut seek function2008-12-12, by ods15
-
Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut API2008-12-12, by ods15
-
add ac-3 fourcc from mp4 file2008-12-11, by compn
-
Search live555 library also in /usr/lib64.2008-12-11, by cehoyos
-
Rework Theora test, it was throwing away CFLAGS provided by pkg-config.2008-12-11, by diego
-
Add missing 'void' to parameterless function declaration.2008-12-11, by diego
-
Change some printf calls to 'Debug printf' so as not to pollute stdout.2008-12-11, by diego
-
sync w/r281262008-12-10, by gpoirier
-
Add support for writing PNG files with alpha channel in -vo png2008-12-10, by reimar
-
Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle).2008-12-10, by reimar
-
10l: actually disable quartz vo when detection failed.2008-12-10, by gpoirier
-
add acdv fourcc to ffmjpeg2008-12-10, by compn
-
Fix MGSTR vs. MSGTR typo.2008-12-09, by diego
-
Set d3d_handle to NULL after release.2008-12-09, by reimar
-
Forgotten part of previous cosmetics commit2008-12-09, by reimar
-
Slightly simplify the conditional release/free code2008-12-09, by reimar
-
First version of OSD support for vo_direct3d2008-12-09, by reimar
-
add binary voxware metavoice audio codec, format 0x742008-12-09, by compn
-
remove duplicated fourcc2008-12-08, by compn
-
add some fourcc's and ulead dv audio codec, fixes samples from:2008-12-08, by compn
-
Use svn.ffmpeg.org for the externals which is both more correct and more reliable.2008-12-08, by reimar
-
cosmetics: indentation2008-12-08, by diego
-
Remove pointless or even wrong N/A return values doxy comments2008-12-08, by reimar
-
Add missing unistd.h #include, fixes the warning:2008-12-08, by diego
-
Remove unused variable, fixes the warning:2008-12-08, by diego
-
#include appropriate headers instead of locally declaring function prototypes.2008-12-08, by diego
-
ati_hack only makes sense when PBOs are used, not with mesa_buffer.2008-12-06, by reimar
-
More possible fixes for mesa-buffer mode.2008-12-06, by reimar
-
Move one ati_hack check to a better place.2008-12-06, by reimar
-
Reindent2008-12-06, by reimar
-
100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode.2008-12-06, by reimar
-
10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds.2008-12-05, by reimar
-
Fix indentation2008-12-05, by reimar
-
Add experimental support for glXAllocateMemoryMESA2008-12-05, by reimar
-
sync w/r280962008-12-05, by gpoirier
-
Avoid one more duplicated logic.2008-12-05, by reimar
-
Simplify, do not duplicate buffer size calculation2008-12-05, by reimar
-
Set the base size window manager hint, otherwise some subtract the minimum2008-12-05, by reimar
-
Using rectangle=2 for vo_gl is probably a good idea nowadays.2008-12-05, by reimar
-
Document missing vo_gl suboptions2008-12-05, by reimar
-
Add some forgotten documentation for gl suboptions2008-12-05, by reimar
-
Add support for YCBCR MESA texture format to vo_gl.2008-12-05, by reimar
-
add a bunch of binary codecs with samples from this list:2008-12-05, by compn
-
Add const to avoid warnings about discarded qualifiers.2008-12-05, by reimar
-
synced with r280892008-12-05, by Gabrov
-
Add entry for FFmpeg QCELP decoder, currently produces white noise.2008-12-04, by diego
-
Re-add "extern"s incorrectly removed in r280852008-12-04, by reimar
-
Restore two mistakenly removed 'extern' keywords.2008-12-03, by diego
-
Allow mp2 in mov.2008-12-03, by cehoyos
-
Get rid of pointless 'extern' keywords.2008-12-03, by diego
-
add bunch of fourccs and updates from2008-12-03, by compn
-
Remove unused declarations and references to vo_draw_text_osd(),2008-12-03, by diego
-
Delete unnecessary 'extern' keywords.2008-12-03, by diego
-
whitespace cosmetics in test programs2008-12-03, by diego
-
Treat video output objects the same as everything else in the build system,2008-12-03, by diego
-
cosmetics: consistent CONFIG_PNM definition2008-12-03, by diego
-
add FFDS fourcc2008-12-03, by compn
-
cosmetics: Rename ZORAN Makefile variable to ZR for consistency.2008-12-03, by diego
-
Fix indentation.2008-12-03, by reimar
-
Treat audio output objects the same as everything else in the build system,2008-12-03, by diego
-
More robust w32 -wid size handling2008-12-03, by reimar
-
Reindent after previous commit2008-12-03, by reimar
-
Do not override the vo_dwidth/vo_dheight values in vo_w32_config2008-12-03, by reimar
-
sync w/r280562008-12-03, by gpoirier
-
Cosmetics, whitespace and "... == NULL" to "!..."2008-12-03, by reimar
-
Some whitespace and () cosmetics2008-12-03, by reimar
-
Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as2008-12-03, by gpoirier
-
100l, actually put the PTHREAD_CACHE define into config.h2008-12-02, by reimar
-
Print ID_EXIT and exit reason message in identify mode when exiting.2008-12-02, by reimar
-
Remove resize_d3d call from render_d3d_frame that was made useless2008-12-02, by reimar
-
100l, do not call check_events from resize_d3d since there should be2008-12-02, by reimar
-
Cosmetics: Remove unnecessary ()2008-12-02, by reimar
-
Consistency cosmetics: do not compare against NULL in ifs2008-12-02, by reimar
-
Cosmetics: remove spaces before argument (2008-12-02, by reimar
-
Reorganize Direct3D initialization code.2008-12-02, by reimar
-
vo_direct3d.o depends on w32_common.o.2008-12-02, by diego
-
Remove commented-out duplicate declarations.2008-12-02, by diego
-
Remove unused declarations.2008-12-02, by diego
-
Add a note about some known issues with -vo sdl2008-12-01, by reimar
-
Remove a lot of completely pointless mp_msg_test calls.2008-12-01, by reimar
-
FFmpeg now has RV40 decoder2008-12-01, by kostya
-
Use standard unsigned long type instead of u_long.2008-11-30, by diego
-
MNG demuxer by Stefan Schuermans, stefan blinkenarea org2008-11-30, by diego
-
whitespace cosmetics2008-11-30, by diego
-
use mmap instead of shmat for MPlayerOSX, patch by Adrian Stutz<adrian@sttz.ch>2008-11-30, by nplourde
-
Correct detection of SSSE3 and SSE4a feature bits.2008-11-30, by zuxy
-
Move PTHREAD_CACHE define logic to configure.2008-11-28, by reimar
-
misc mplayer fixes2008-11-28, by compn
-
Fix cross-compilation: autodetect correct nm tool2008-11-28, by reimar
-
whitespace cosmetics: prettyprinting and indentation2008-11-28, by diego
-
factorize mouse hiding and screensaver disabling code2008-11-27, by gpoirier
-
configure: Move AANDCT config.mak entry and add config.h #defines2008-11-26, by uau
-
Fix compilation after FFmpeg r159402008-11-26, by reimar
-
Use D3DFMT_ constants where possible instead of MAKEFOURCC2008-11-26, by reimar
-
Add support for RGB formats to vo_direct3d2008-11-26, by reimar
-
Update Tremor comment regarding fixed-point mode.2008-11-26, by diego
-
Enable compilation with icc 11.0.2008-11-25, by cehoyos
-
Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq2008-11-25, by cehoyos
-
100l, OSD alpha textures were cleared to the wrong value.2008-11-25, by reimar
-
typo fix + readability improvement2008-11-25, by gpoirier
-
Another part of sync to 278432008-11-24, by torinthiel
-
Sync with latest FFmpeg changes.2008-11-24, by diego
-
add more informative comment2008-11-24, by compn
-
Remove unnecessary #ifdef around a struct and a bunch of extern declarations.2008-11-24, by diego
-
now that we have a specific check to enable ao_macosx or not, don't let test2008-11-24, by gpoirier
-
add specific test to check if we can enable ao_macosx not matter how vo_quartz test may turn out2008-11-24, by gpoirier
-
Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c.2008-11-24, by diego
-
cosmetics: Add/remove a few newlines similar to vo_fbdev.c.2008-11-24, by diego
-
cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)2008-11-24, by gpoirier
-
avoid putting several statements on a single line2008-11-24, by gpoirier
-
Use doxygen-style comments in file header. Remove tabs usage.2008-11-24, by gpoirier
-
whitespace-cleanup2008-11-24, by gpoirier
-
Allow vo_macosx to be compiled in 64-bits mode:2008-11-24, by gpoirier
-
More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer offsets.2008-11-24, by reimar
-
Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with current SDK versions.2008-11-24, by gpoirier
-
Remove a ColorFill that is not necessary since the surface it is used2008-11-24, by reimar
-
Make sure the backbuffer is cleared when the border size might have changed.2008-11-24, by reimar
-
Remove useless setting of frame_buffer to NULL as suggested by Reimar.2008-11-24, by diego
-
cosmetics: indentation2008-11-24, by diego
-
Move setting of frame_buffer variable out of 'if', as preferred by Reimar.2008-11-24, by diego
-
Create a separate codecs.conf entry for Tremor and use it if MPlayer is2008-11-24, by diego
-
Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.2008-11-24, by diego
-
sync w/r279792008-11-23, by gpoirier
-
Clear the whole window on resize in vo_x11 since we do not2008-11-23, by reimar
-
Simplify vo_x11 check_events function2008-11-23, by reimar
-
Do not draw in window if our image has not yet been adjusted to the new window size.2008-11-23, by reimar
-
Remove unnecessary xf86vmode.h include.2008-11-23, by reimar
-
Remove some usnused variables and commented-out code.2008-11-23, by reimar
-
Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.2008-11-23, by reimar
-
Patch to improve/consistify coding style.2008-11-23, by reimar
-
Fix indentation2008-11-23, by reimar
-
Lock/unlock surface only once even when drawing many slices.2008-11-23, by reimar
-
Move locked_rect from stack to priv struct in preparation for following patch.2008-11-23, by reimar
-
Move the StretchRect call from draw_slices to render_d3d_frame.2008-11-23, by reimar
-
Remove pointless is_cfG_finished variable.2008-11-23, by reimar
-
Handle fb_dev_name similar to vo_fbdev in vo_wii.2008-11-23, by diego
-
Merge another if condition check to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
Use static variable instead of #define to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
Merge another if condition check to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
Merge if condition check to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
Remove debug function.2008-11-23, by diego
-
cosmetics: one more round of whitespace changes2008-11-23, by diego
-
cosmetics: further reformatting to lessen differences to vo_fbdev.c2008-11-23, by diego
-
cosmetics: complete reformatting, tabs to spaces, etc.2008-11-23, by diego
-
cosmetics: Lessen differences to vo_wii.c.2008-11-23, by diego
-
cosmetics: consistent formatting for if/else/case2008-11-23, by diego
-
Reimplement -endchapter support again for -dump*, it was broken in r25987.2008-11-23, by reimar
-
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration2008-11-23, by reimar
-
Remove unused flip_flag variable2008-11-23, by reimar
-
cosmetics: Reformat some lines to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
cosmetics: Move up uninit() to avoid a forward declaration.2008-11-23, by diego
-
cosmetics: consistent function declarations.2008-11-23, by diego
-
cosmetics: Remove tabs and trailing whitespace.2008-11-23, by diego
-
Remove unused variables and the related warnings along with them.2008-11-23, by diego
-
Make description of the option more clear as suggested by2008-11-22, by bircoph
-
Remove a aspect calculation line.2008-11-21, by reimar
-
Simplify handling of "flags" parameter2008-11-21, by reimar
-
Add forgotten initialization if Flip_Flag to 0.2008-11-21, by reimar
-
cosmetics: typo fixes2008-11-21, by diego
-
cosmetics: Write revision number with leading 'r'.2008-11-21, by diego
-
add direct3d docs, ok'd by Guillaume2008-11-21, by compn
-
Synced with r27967.2008-11-21, by bircoph
-
Fix and enable panscan handling for vo_direct3d2008-11-21, by reimar
-
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.2008-11-20, by diego
-
Add all still missing lines, full sync against r279672008-11-20, by reynaldo
-
Trivial, add some more lines that were missing2008-11-20, by reynaldo
-
Trivial, Cosmetics2008-11-20, by reynaldo
-
COSMETICS, More line shifting to match English master2008-11-20, by reynaldo
-
TRIVIAL, add some more missing lines2008-11-20, by reynaldo
-
COSMETICS, More line shifting to match English master2008-11-20, by reynaldo
-
TRIVIAL, some missing lines and a grammar correction2008-11-20, by reynaldo
-
Cosmetics: rename variables etc. in vo_direct3d.c2008-11-20, by reimar
-
Factor common code like -wid handling, vo_gc creation etc. out into2008-11-19, by reimar
-
Add detection of x86 CPU features SSSE3 and SSE4a.2008-11-19, by gpoirier
-
Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc.2008-11-19, by reimar
-
Cosmetics, mostly line shifting to match English master2008-11-18, by reynaldo
-
Add missing "static" qualifiers to vo_direct3d2008-11-18, by reimar
-
100l, the video_out_drivers list must be sorted by priority, not2008-11-18, by reimar
-
Direct3D based video_out module.2008-11-18, by reimar
-
Doxygen documentation for w32_common.c2008-11-18, by reimar
-
On OpenBSD socklen_t is defined at sys/types.h, so latter is added2008-11-18, by bircoph
-
Trivial, Cosmetics2008-11-18, by reynaldo
-
Trivial, Cosmetics2008-11-18, by reynaldo
-
Add some more missing messages2008-11-18, by reynaldo
-
100l, missing ' s' in sed command, probably caused all decoders to be2008-11-17, by reimar
-
Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.2008-11-17, by diego
-
Set _have_yasm to "no" if yasm detection failed.2008-11-17, by diego
-
Remove a useless XGetGeometry call, the X11 event handling already2008-11-17, by reimar
-
Put variable declaration inside an #ifdef to avoid an unused variable warning.2008-11-17, by diego
-
Allow compilation with icc 10.1.2008-11-17, by cehoyos
-
Fix build: Remove some references to sections that no longer exist.2008-11-16, by diego
-
Get rid of (besides useless assignments) unused XSizeHints variable2008-11-16, by reimar
-
Fix missing -DARCH_X86_64 for yasm on x86_64.2008-11-16, by reimar
-
Add yasm support to the build system.2008-11-16, by bircoph
-
synced with r279382008-11-16, by Gabrov
-
Use 64 bit numbers for file positions in the seek function in audio demuxer.2008-11-16, by reimar
-
Remove a duplicated vo_x11_selectinput_witherr2008-11-15, by reimar
-
respect -vf dsize etc. also for -rootwin, just like vo_xv does.2008-11-15, by reimar
-
Fix phrase to maintain consistency.2008-11-15, by bircoph