.. |
aclib_template.c
|
HAVE_MMX1 -> HAVE_ONLY_MMX1 (makes more sense ...)
|
2007-05-27 21:45:33 +00:00 |
aclib.c
|
avoid utter breakage on non-x86, patch from Chris Roccati <roccati@at@pobox.dot.com>
|
2007-06-10 21:58:30 +00:00 |
aspect.c
|
Use a new variable for user-supplied monitor-aspect so we can overwrite
|
2007-07-28 22:42:20 +00:00 |
aspect.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
aspecttest.c
|
Fix a bug in the aspect coden (roudning at wrong point) and allow donwscaling in second pass.
|
2002-05-14 00:22:03 +00:00 |
fastmemcpy.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
font_load_ft.c
|
move errors and a warning to help_mp-en.h
|
2007-10-30 13:15:41 +00:00 |
font_load.c
|
warning fix:
|
2007-08-28 14:36:04 +00:00 |
font_load.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
geometry.c
|
- fix gcc warnings, strlcat/strlcpy prototypes
|
2005-04-06 11:57:10 +00:00 |
geometry.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
gl_common.c
|
Fix typo in comment
|
2007-10-18 12:39:59 +00:00 |
gl_common.h
|
Add a bicubic scaler that needs a lot more instruction but no
|
2007-09-04 10:46:31 +00:00 |
gtf.c
|
Remove fallback round implementation that is protected by a preprocessor
|
2007-08-24 09:23:06 +00:00 |
gtf.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
jpeg_enc.c
|
Remove more pointless fastmemcpy.h includes in libvo
|
2007-05-27 21:13:10 +00:00 |
jpeg_enc.h
|
Fix FSF address and otherwise broken license headers.
|
2007-01-22 08:02:06 +00:00 |
Makefile
|
Put a compilation fix bandaid in place for the png.h issue.
|
2007-07-17 10:56:16 +00:00 |
mga_common.c
|
warning fixes:
|
2007-09-13 13:16:30 +00:00 |
osd_font.h
|
OSD volume symbol fixed :)
|
2003-01-26 16:36:06 +00:00 |
osd_template.c
|
Avoid compiling code using %ah etc. on AMD64, since that will not work
|
2006-11-29 13:49:48 +00:00 |
osd.c
|
ARCH_X86 simplifications
|
2006-11-01 18:41:25 +00:00 |
osd.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
spuenc.c
|
Update licensing information: The FSF changed postal address.
|
2006-01-13 00:23:32 +00:00 |
spuenc.h
|
Update licensing information: The FSF changed postal address.
|
2006-01-13 00:23:32 +00:00 |
sub.c
|
cosmetics: misc typo fixes
|
2007-09-25 16:34:23 +00:00 |
sub.h
|
Identifiers should not start with two underscores.
|
2007-08-15 10:34:53 +00:00 |
vesa_lvo.c
|
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
2007-06-05 14:27:54 +00:00 |
vesa_lvo.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
video_out_internal.h
|
Fix FSF address and otherwise broken license headers.
|
2007-01-22 08:02:06 +00:00 |
video_out.c
|
Purge looooong obsolete remnants of vo_fsdga.
|
2007-08-29 10:18:47 +00:00 |
video_out.h
|
Declare all vo_gamma variables in libvo/video_out.h and remove them from
|
2007-08-12 12:21:07 +00:00 |
videodev_mjpeg.h
|
this file obsoletes zoran.h and contains the Recommended interface definition for zr devices
|
2002-02-12 15:59:32 +00:00 |
vo_3dfx.c
|
warning fix:
|
2007-08-28 17:10:00 +00:00 |
vo_aa.c
|
warning fix:
|
2007-08-28 10:51:13 +00:00 |
vo_bl.c
|
Do not use fast_memcpy for small size copy, esp. when the size is constant
|
2007-06-05 15:09:49 +00:00 |
vo_caca.c
|
Identifiers should not start with two underscores.
|
2007-08-15 10:34:53 +00:00 |
vo_cvidix.c
|
Remove spurious casts to int. Blessed by Reimar.
|
2006-10-08 16:40:11 +00:00 |
vo_dfbmga.c
|
Fix warning:
|
2007-08-25 13:13:08 +00:00 |
vo_dga.c
|
Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.
|
2006-07-09 16:01:36 +00:00 |
vo_directfb2.c
|
cosmetics: output grammar/spelling fixes
|
2007-11-06 09:54:58 +00:00 |
vo_directx.c
|
Remove unused variables.
|
2007-10-27 13:00:58 +00:00 |
vo_dxr2.c
|
Clean up the way get_path is handled: Compile get_path.c to an object to link
|
2007-08-28 11:20:24 +00:00 |
vo_dxr3.c
|
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
|
2007-07-05 22:01:07 +00:00 |
vo_fbdev2.c
|
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
2007-06-05 14:27:54 +00:00 |
vo_fbdev.c
|
Fix redundant redeclaration warnings.
|
2007-08-25 12:50:05 +00:00 |
vo_ggi.c
|
Remove more pointless fastmemcpy.h includes in libvo
|
2007-05-27 21:13:10 +00:00 |
vo_gif89a.c
|
The FSF changed postal address.
|
2006-09-01 12:11:11 +00:00 |
vo_gl2.c
|
Fix compilation after patch to remove global vo_hdc
|
2007-09-03 13:18:26 +00:00 |
vo_gl.c
|
Avoid text deformation and subtitles moving outside the screen in pan-and-scan
|
2007-10-19 18:16:23 +00:00 |
vo_ivtv.c
|
support for new ivtv api
|
2007-02-26 19:08:29 +00:00 |
vo_jpeg.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
vo_macosx.h
|
added double click support in vo_macosx. Patch by Ulion <ulion2002@gmail.com>
|
2007-08-18 22:46:29 +00:00 |
vo_macosx.m
|
Enable ontop command from mplayer to be sent to mplayer osx.
|
2007-11-09 03:49:32 +00:00 |
vo_md5sum.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
vo_mga.c
|
Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with lots of corrections
|
2006-04-24 04:23:53 +00:00 |
vo_mpegpes.c
|
split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separately
|
2006-07-26 21:40:43 +00:00 |
vo_null.c
|
Fix FSF address and otherwise broken license headers.
|
2007-01-22 08:02:06 +00:00 |
vo_png.c
|
Get rid of mp_msg_test in vo_png, only reason to use it is performance and
|
2007-10-03 11:55:30 +00:00 |
vo_pnm.c
|
Make some functions static.
|
2006-07-08 15:26:36 +00:00 |
vo_quartz.c
|
Handle mouse up event to get double click support from mp_fifo.
|
2007-11-07 01:44:41 +00:00 |
vo_quartz.h
|
CVS --> Subversion
|
2006-06-22 13:49:52 +00:00 |
vo_s3fb.c
|
warning fix:
|
2007-08-28 17:08:04 +00:00 |
vo_sdl.c
|
movie player for Linux --> movie player
|
2007-10-30 17:39:55 +00:00 |
vo_svga.c
|
warning fix:
|
2007-08-28 10:52:20 +00:00 |
vo_tdfx_vid.c
|
Disable clear_screen function, the call to the function is commented out
|
2007-10-30 08:55:29 +00:00 |
vo_tdfxfb.c
|
Rename some misspelled and misnamed messages.
|
2006-04-28 23:06:42 +00:00 |
vo_tga.c
|
fix endianess, see bug #727
|
2007-01-28 16:36:41 +00:00 |
vo_v4l2.c
|
v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
|
2007-07-29 19:20:55 +00:00 |
vo_vesa.c
|
Do not use fast_memcpy for small size copy, esp. when the size is constant
|
2007-06-05 15:09:49 +00:00 |
vo_winvidix.c
|
Code cleanup: don't include a .c file in mplayer.c and fix a few
|
2007-03-29 17:16:11 +00:00 |
vo_x11.c
|
Remove unused variable.
|
2007-08-15 09:34:53 +00:00 |
vo_xmga.c
|
Fix borders for xmga broken by r23675. Tested by Diego.
|
2007-09-08 13:36:13 +00:00 |
vo_xover.c
|
10l
|
2007-07-22 18:27:26 +00:00 |
vo_xv.c
|
warning fix:
|
2007-08-28 10:53:51 +00:00 |
vo_xvidix.c
|
Fix warning:
|
2007-08-25 13:37:19 +00:00 |
vo_xvmc.c
|
cosmetics: misc typo fixes
|
2007-09-25 16:34:23 +00:00 |
vo_xvr100.c
|
Forgot to add the main vo_xvr100.c file
|
2007-08-03 17:14:38 +00:00 |
vo_yuv4mpeg.c
|
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
2007-06-05 14:27:54 +00:00 |
vo_zr2.c
|
Do not use fast_memcpy for small size copy, esp. when the size is constant
|
2007-06-05 15:09:49 +00:00 |
vo_zr.c
|
cosmetics: misc typo fixes
|
2007-07-28 14:28:38 +00:00 |
vosub_vidix.c
|
Get rid of void pointer arithmetic.
|
2007-10-23 08:28:11 +00:00 |
vosub_vidix.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
w32_common.c
|
Fix compilation after patch to remove global vo_hdc
|
2007-09-03 13:18:26 +00:00 |
w32_common.h
|
Fix compilation under MinGW with X11 enabled
|
2006-12-17 12:33:09 +00:00 |
wskeys.h
|
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
2007-07-02 22:34:45 +00:00 |
x11_common.c
|
Remove some pointless 'inline' qualifiers
|
2007-11-01 06:52:10 +00:00 |
x11_common.h
|
Make X11 window creation and (with -fixed-vo) management simpler and more
|
2007-06-27 10:26:13 +00:00 |