| Commit message (Expand) | Author | Age | Files | Lines |
* | VO: Don't force window position in X11 VOs | Uoti Urpala | 2009-03-31 | 4 | -1/+15 |
* | Set the fullscreen option value too when fs state changes | Uoti Urpala | 2009-03-29 | 1 | -0/+1 |
* | Add improved relative seek mode | Uoti Urpala | 2009-03-24 | 4 | -7/+39 |
* | demux_mkv: Parse ordered chapter information | Uoti Urpala | 2009-03-22 | 3 | -3/+92 |
* | Allocate struct demuxer with talloc | Uoti Urpala | 2009-03-21 | 2 | -4/+5 |
* | demux_mkv: Some cleanup, fix duration printed at verbose level | Uoti Urpala | 2009-03-21 | 1 | -154/+134 |
* | Fix video stream switch code typo | Uoti Urpala | 2009-03-20 | 1 | -1/+1 |
* | Merge svn changes up to r28951 | Uoti Urpala | 2009-03-14 | 78 | -3480/+2008 |
|\ |
|
| * | sync w/r28950 | gpoirier | 2009-03-14 | 1 | -1/+22 |
| * | KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net | diego | 2009-03-14 | 6 | -0/+1139 |
| * | Move page heading and table of contents out of the codec support table. | diego | 2009-03-14 | 1 | -12/+8 |
| * | Give table headings more meaningful names. | diego | 2009-03-14 | 1 | -14/+14 |
| * | Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame. | cehoyos | 2009-03-14 | 1 | -0/+3 |
| * | Add /usr/X11R7 to the list of directories in which to search for X11 includes | diego | 2009-03-14 | 1 | -3/+5 |
| * | Only compile fastmemcpybench on x86. | diego | 2009-03-14 | 1 | -2/+2 |
| * | Set DOCTYPE in xsl-generated HTML documentation. | reimar | 2009-03-14 | 1 | -1/+3 |
| * | Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro | sdrik | 2009-03-14 | 1 | -7/+7 |
| * | Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBX regi... | reimar | 2009-03-13 | 2 | -4/+4 |
| * | Use the same code as in vf_decimate to select diff_MMX | reimar | 2009-03-13 | 1 | -3/+2 |
| * | Add missing ecx clobber in diff_MMX code (yes, that function is duplicated). | reimar | 2009-03-13 | 2 | -2/+2 |
| * | Fix compilation with --charset=noconv | reimar | 2009-03-13 | 1 | -4/+2 |
| * | Replace duplicated code by a macro. | diego | 2009-03-12 | 1 | -45/+16 |
| * | add some info for acm and tips for searching | compn | 2009-03-12 | 1 | -5/+36 |
| * | SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec net | diego | 2009-03-12 | 2 | -0/+3 |
| * | Use ScaledBorderAndShadow: yes by default. | greg | 2009-03-11 | 1 | -0/+1 |
| * | Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macro | sdrik | 2009-03-11 | 1 | -11/+11 |
| * | In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPos el... | sdrik | 2009-03-11 | 1 | -1/+1 |
| * | Update email address for Vajna, Miklós. | diego | 2009-03-11 | 1 | -1/+1 |
| * | add sn40 binary codec | compn | 2009-03-10 | 1 | -0/+9 |
| * | sn40 decodes with ffodivx | compn | 2009-03-10 | 1 | -2/+2 |
| * | Fix and restructure fastmemcpybench. It is now one binary that runs all | diego | 2009-03-10 | 3 | -45/+140 |
| * | typo nuppelvideo spotted by kostya | compn | 2009-03-10 | 1 | -2/+2 |
| * | Output number of reference frames before creating H264 vdpau decoder. | cehoyos | 2009-03-09 | 1 | -0/+1 |
| * | Update entry for libdvdread; add entry for libdvdnav. | diego | 2009-03-09 | 1 | -6/+16 |
| * | cosmetics: Add newlines for better readability, rename Homepage entry to URL. | diego | 2009-03-09 | 1 | -18/+35 |
| * | GraphEdit is also available in the Microsoft SDK nowadays. | diego | 2009-03-09 | 1 | -1/+1 |
| * | typo | kraymer | 2009-03-09 | 1 | -1/+2 |
| * | libmpdemux/nuppelvideo.h was removed. | diego | 2009-03-09 | 1 | -1/+1 |
| * | partial further sync by patch by sevenfourk, sevenfourk gmail com | diego | 2009-03-09 | 1 | -0/+122 |
| * | Ensure the string we're trying to compare is actually not NULL. | ben | 2009-03-09 | 1 | -1/+2 |
| * | The first valid index is total count - 1 (usually 0) | ben | 2009-03-09 | 1 | -1/+1 |
| * | Do not call waveOutReset in uninit if you should wait till playing finishes, | reimar | 2009-03-09 | 1 | -1/+2 |
| * | Reuse libavutil fifo code instead of reimplementing it over and over. | reimar | 2009-03-09 | 2 | -133/+56 |
| * | Mask all unused bits for packed pixel format instead of green and alpha mask ... | kostya | 2009-03-09 | 1 | -1/+1 |
| * | Get rid of DEMUXER_TYPE_NUV define, it is no longer used. | reimar | 2009-03-09 | 1 | -1/+0 |
| * | Get rid of nuppelvideo.h and its ugly packed struct and instead write the | reimar | 2009-03-09 | 2 | -98/+17 |
| * | people are forgetting to update the changelog | compn | 2009-03-09 | 1 | -0/+4 |
| * | Fix type of zlen, fixes crashes on 64 bit systems. | reimar | 2009-03-09 | 1 | -1/+2 |
| * | Do not calculate the same value twice | reimar | 2009-03-09 | 1 | -1/+1 |
| * | Allocate buffer for lzo compression correctly also for large frame sizes. | reimar | 2009-03-09 | 1 | -4/+4 |
| * | nuv encoder 64 bit fix: avoid using long/sizeof(long) | reimar | 2009-03-09 | 1 | -5/+7 |
| * | Remove now unused parts of nuppelvideo.h | reimar | 2009-03-09 | 1 | -99/+0 |
| * | Remove native nuv demuxer, it only needs more code to achieve the same thing | reimar | 2009-03-09 | 4 | -465/+0 |
| * | Make fastmemcpybench almost working - only thing missing is a way to | reimar | 2009-03-09 | 2 | -3/+4 |
| * | synced with r28895 | Gabrov | 2009-03-09 | 2 | -8/+14 |
| * | comment/output cosmetics | diego | 2009-03-09 | 1 | -9/+9 |
| * | whitespace cosmetics: | diego | 2009-03-09 | 1 | -74/+75 |
| * | Merge two preprocessor conditions in order to drop one duplicated #else case. | diego | 2009-03-09 | 1 | -9/+2 |
| * | Ignore all fastmem-* binaries. | diego | 2009-03-09 | 0 | -0/+0 |
| * | Change default OSD/subtitle font sizes. | greg | 2009-03-09 | 1 | -2/+2 |
| * | Fix fastmemcpybench tools build: | diego | 2009-03-09 | 1 | -11/+15 |
| * | sync w/r28895 | gpoirier | 2009-03-08 | 1 | -6/+13 |
| * | Synced with r28895. | bircoph | 2009-03-08 | 1 | -8/+13 |
| * | Cosmetics: reindent. | eugeni | 2009-03-08 | 1 | -25/+25 |
| * | Treat -font/-subfont as Fontconfig pattern in libass. | eugeni | 2009-03-08 | 9 | -17/+37 |
| * | Add test for C memcpy() | michael | 2009-03-08 | 2 | -0/+3 |
| * | Resurrect script needed for easy use of fastmemcpybench.c. | michael | 2009-03-08 | 1 | -0/+19 |
| * | Remove extraneous braces. | greg | 2009-03-08 | 1 | -4/+4 |
| * | Don't assume width == stride for bitmap composition. | greg | 2009-03-08 | 1 | -6/+8 |
| * | Revert | michael | 2009-03-08 | 1 | -2/+2 |
| * | rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly | reimar | 2009-03-08 | 1 | -2/+1 |
| * | Remove internal NuppelVideo decoder, the code in libavcodec can decode | reimar | 2009-03-08 | 7 | -1562/+0 |
| * | Get rid of pointless debugging code | reimar | 2009-03-08 | 1 | -18/+0 |
| * | Remove the grayscale and 4:2:2 RTjpeg code, it is neither used nor is there | reimar | 2009-03-08 | 1 | -257/+0 |
| * | Remove colourspace-conversion stuff from rtjpeg, we have functions to do that | reimar | 2009-03-08 | 1 | -384/+0 |
| * | Mark everything not used outside the file as "static" | reimar | 2009-03-08 | 1 | -36/+36 |
| * | Remove functions not used by MPlayer from header | reimar | 2009-03-08 | 1 | -15/+0 |
| * | Remove useless "extern" in function declarations. | reimar | 2009-03-08 | 1 | -22/+22 |
| * | Add a small howto explaining how to cross-compile for MinGW | reimar | 2009-03-08 | 1 | -0/+31 |
| * | Explain that disabling other input methods is not the purpose of -slave | reimar | 2009-03-08 | 1 | -0/+2 |
| * | Remove unused variable from demux_mov. | reimar | 2009-03-08 | 1 | -1/+0 |
| * | Add an option to disable the default key binding that MPlayer includes | reimar | 2009-03-08 | 2 | -1/+6 |
| * | Bump etc/codecs.conf version to eliminate one possible cause when debugging V... | reimar | 2009-03-08 | 1 | -1/+1 |
| * | Fix clipping for pan-and-scan. | greg | 2009-03-08 | 1 | -4/+6 |
| * | Add a proper color check to the overlap compositing. | greg | 2009-03-08 | 1 | -0/+3 |
| * | Replace rotation functions with a simplified version adapted from | greg | 2009-03-08 | 1 | -79/+40 |
| * | Only use first \org in a line. | greg | 2009-03-07 | 1 | -4/+6 |
| * | cosmetics: spelling fixes | diego | 2009-03-07 | 1 | -7/+7 |
| * | cosmetics: Reformat file header. | diego | 2009-03-07 | 1 | -8/+3 |
| * | Make pausing_keep_force the default for the set_mouse_pos and key_down_event - | reimar | 2009-03-07 | 3 | -3/+13 |
| * | Update x264 version check for version required by lavc. | reimar | 2009-03-07 | 1 | -1/+1 |
| * | Let the 4th plane reach the swScale function | sdrik | 2009-03-07 | 1 | -6/+8 |
| * | YUVA420P is a planar YUV format | sdrik | 2009-03-07 | 1 | -0/+1 |
| * | Reduce size of needlessly large mp3lib bandInfoStruct | reimar | 2009-03-07 | 1 | -5/+5 |
| * | Make several constant mp3lib tables const | reimar | 2009-03-07 | 2 | -11/+11 |
| * | Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_x... | reimar | 2009-03-07 | 2 | -4/+0 |
| * | Make data related to suboption parsing const in libvo | reimar | 2009-03-07 | 17 | -20/+20 |
* | | codec-cfg.c: Remove bogus printf argument | Uoti Urpala | 2009-03-07 | 1 | -2/+2 |
* | | Merge svn changes up to r28862 | Uoti Urpala | 2009-03-07 | 122 | -981/+2743 |
|\| |
|
| * | Get rid of the "set" member of the subopt-parser struct, it made | reimar | 2009-03-06 | 2 | -14/+4 |
| * | Add some "const" to mpcodecs_vd_drivers | reimar | 2009-03-06 | 2 | -2/+2 |
| * | The large -help help_text should be const so it goes into .rodata | reimar | 2009-03-06 | 25 | -25/+25 |
| * | Make audio_out_* structs const so they end up in .rodata | reimar | 2009-03-06 | 2 | -24/+24 |
| * | Make ao_info_t structs const. | reimar | 2009-03-06 | 23 | -23/+23 |
| * | Use code that is actually thread-safe to calculate delay, free space etc. in ... | reimar | 2009-03-06 | 1 | -10/+13 |
| * | Cosmetics: get rid of trailing whitespace. | reimar | 2009-03-06 | 1 | -23/+23 |
| * | get rid of full_buffers variable, if the check it is used for is triggered | reimar | 2009-03-06 | 1 | -9/+0 |
| * | Remove now unused buf_write_pos variable from ao_win32 | reimar | 2009-03-06 | 1 | -4/+1 |
| * | Always write full buffers in ao_win32, except for the last block. | reimar | 2009-03-06 | 1 | -8/+5 |
| * | Use calloc instead of malloc+memset | reimar | 2009-03-06 | 1 | -3/+1 |
| * | sync w/r28807 | gpoirier | 2009-03-06 | 1 | -2/+2 |
| * | The 8 bit per sample formats are unsigned on Windows, fixes playback with | reimar | 2009-03-06 | 2 | -2/+2 |
| * | Refactor smalltex/tinytex EOSD optimization in vo_gl | reimar | 2009-03-06 | 1 | -18/+39 |
| * | Remove several useless casts from af_resample | reimar | 2009-03-06 | 1 | -4/+4 |
| * | Free af->setup and contents in af_resample uninit function. | reimar | 2009-03-06 | 1 | -0/+7 |
| * | Use calloc to allocate the af_resample ring buffers, reportedly using | reimar | 2009-03-06 | 1 | -1/+1 |
| * | Use a single malloc to allocate space for the circular buffers. | reimar | 2009-03-06 | 1 | -5/+4 |
| * | Comment typo fixes for af_resample | reimar | 2009-03-06 | 1 | -7/+7 |
| * | Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD, | reimar | 2009-03-06 | 1 | -3/+2 |
| * | Remove duplicate OSD drawing introduced due to a conflict between r28840 and ... | reimar | 2009-03-06 | 1 | -3/+1 |
| * | Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawn | reimar | 2009-03-06 | 1 | -1/+4 |
| * | As for vo_gl, do not rely on draw_osd to render EOSD. | reimar | 2009-03-06 | 1 | -1/+6 |
| * | Draw EOSD with VOCTRL_DRAW_EOSD instead of along with OSD. | greg | 2009-03-06 | 1 | -1/+1 |
| * | Do not rely on draw_osd to render the EOSD, instead draw it already at the | reimar | 2009-03-06 | 1 | -10/+15 |
| * | Fix \be blur start position. | greg | 2009-03-06 | 1 | -2/+2 |
| * | Raise max. number of \be applications to 100, introduce #define for it. | greg | 2009-03-06 | 1 | -2/+3 |
| * | Replace magic numbers (for subpixel accuracy masking) with a define. | greg | 2009-03-06 | 1 | -4/+5 |
| * | Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be. | greg | 2009-03-06 | 3 | -14/+34 |
| * | Sync latest set of changes. | diego | 2009-03-06 | 1 | -0/+10 |
| * | Sync local changes file with #ifdef --> #if conversion. | diego | 2009-03-06 | 2 | -45/+50 |
| * | Sync local changes file with #ifdef --> #if conversion. | diego | 2009-03-06 | 1 | -12/+219 |
| * | Add support for extracting the release version number from a VERSION file. | diego | 2009-03-05 | 1 | -1/+6 |
| * | Only add -Ilibdvdnav to the CFLAGS of the files that require it. | diego | 2009-03-05 | 2 | -1/+3 |
| * | Sleep based on get_delay in ao_win32 uninit instead of a loop. | reimar | 2009-03-05 | 1 | -1/+2 |
| * | Simplify CFLAGS generation for individual targets. | diego | 2009-03-05 | 1 | -9/+9 |
| * | Update libass changelog. | greg | 2009-03-05 | 1 | -1/+6 |
| * | Fix bug introduced by me in r28756 | sdrik | 2009-03-05 | 1 | -2/+2 |
| * | Combine adjacent overlapping, translucent glyph borders and shadows to | greg | 2009-03-05 | 3 | -1/+177 |
| * | Fix positioned events' y-position when pan-and-scan is used. | greg | 2009-03-05 | 1 | -2/+7 |
| * | Support for subpixel accuracy of 3 bits for \pos and \move. | greg | 2009-03-05 | 1 | -15/+20 |
| * | Style override for ScaledBorderAndShadow. | greg | 2009-03-05 | 1 | -0/+2 |
| * | Support ScaledBorderAndShadow property. | greg | 2009-03-05 | 5 | -1/+19 |
| * | Scale shadow displacement and blur size like border size. | greg | 2009-03-05 | 1 | -3/+3 |
| * | Round shadow displacement to nearest int. | greg | 2009-03-05 | 1 | -4/+5 |
| * | Support a vsfilter special case: | greg | 2009-03-05 | 1 | -1/+7 |
| * | Hack: half-merge glyph border with outline to avoid ugly anti-aliasing | greg | 2009-03-05 | 1 | -1/+1 |
| * | Simplify some vidix dhahelper build commands with automatic make variables. | diego | 2009-03-05 | 1 | -5/+4 |
| * | Ignore PlayResX/Y aspect ratio for font aspect ratio. | greg | 2009-03-05 | 1 | -4/+1 |
| * | synced with r28807 | Gabrov | 2009-03-05 | 1 | -3/+3 |
| * | mphq now runs Subversion 1.5. | diego | 2009-03-05 | 1 | -2/+2 |
| * | full_buffers and buffered_bytes must be volatile because they are used from | reimar | 2009-03-05 | 1 | -2/+2 |
| * | Synced with r28807. | bircoph | 2009-03-05 | 1 | -2/+2 |
| * | Make sure all output_surfaces are initialized in preinit. | reimar | 2009-03-04 | 1 | -1/+1 |
| * | Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions and setting a... | sdrik | 2009-03-04 | 1 | -38/+23 |
| * | 10l: Fix max value for -vo vdpau:deint. | cehoyos | 2009-03-04 | 1 | -1/+1 |
| * | Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight right | reimar | 2009-03-04 | 1 | -0/+6 |
| * | Fix mp_msg call with too few arguments. | reimar | 2009-03-04 | 1 | -1/+2 |
| * | |