| .. |
|
atmo
|
Remove pl_Release, and rename pl_Hold back to pl_Get
|
16 years ago |
|
dynamicoverlay
|
utf8_* -> vlc_* (sed roxxors)
|
16 years ago |
|
libswscale_nokia770
|
nokia770 arm_colorconv : save 1 word of the stack
|
17 years ago |
|
.gitignore
|
Check-in modules/Makefile.am
|
18 years ago |
|
Modules.am
|
Symplify configure.ac regarding OpenCV and rename the example file from C++ to C (that's a C file).
|
16 years ago |
|
adjust.c
|
Remove useless <errno.h> inclusions
|
16 years ago |
|
alphamask.c
|
Use %4.4s instead of %4s for fourccs cast to char *.
|
17 years ago |
|
audiobargraph_v.c
|
Removed es_format_t::i_aspect.
|
17 years ago |
|
ball.c
|
video_filter_ball: fix typos (options called ball-ball-* instead of ball-*).
|
16 years ago |
|
blend.c
|
Added blending over J420.
|
17 years ago |
|
blendbench.c
|
No full point at end of configuration item short text
|
16 years ago |
|
bluescreen.c
|
Use %4.4s instead of %4s for fourccs cast to char *.
|
17 years ago |
|
canvas.c
|
filter_t: use struct of non-anymous unions, seems more portable
|
16 years ago |
|
chain.c
|
Use calloc.
|
16 years ago |
|
clone.c
|
Add a bunch of help strings. Feel free to correct them, and add more
|
17 years ago |
|
colorthres.c
|
video_filter_colorthres: fix a typo.
|
16 years ago |
|
crop.c
|
Make mouse-moved and mouse-clicked coordinates, remove mouse-x and -y
|
16 years ago |
|
croppadd.c
|
Add a i18n'able name.
|
17 years ago |
|
deinterlace.c
|
Make mouse-moved and mouse-clicked coordinates, remove mouse-x and -y
|
16 years ago |
|
erase.c
|
Use %4.4s instead of %4s for fourccs cast to char *.
|
17 years ago |
|
extract.c
|
Use %4.4s instead of %4s for fourccs cast to char *.
|
17 years ago |
|
filter_common.h
|
Make mouse-moved and mouse-clicked coordinates, remove mouse-x and -y
|
16 years ago |
|
filter_event_info.h
|
Don't waste translator's time...
|
16 years ago |
|
filter_picture.h
|
Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
|
17 years ago |
|
gaussianblur.c
|
Use %4.4s instead of %4s for fourccs cast to char *.
|
17 years ago |
|
gradient.c
|
Use %4.4s instead of %4s for fourccs cast to char *.
|
17 years ago |
|
grain.c
|
Use vlc_mrand48() instead of rand()
|
16 years ago |
|
invert.c
|
video_filters: remove unused p_sys structure.
|
17 years ago |
|
logo.c
|
logo: inform listeners when picture has been moved
|
16 years ago |
|
magnify.c
|
Fixed mix up between pitches in magnify filter.
|
16 years ago |
|
marq.c
|
Add a bunch of help strings. Feel free to correct them, and add more
|
17 years ago |
|
mirror.c
|
Add a bunch of help strings. Feel free to correct them, and add more
|
17 years ago |
|
mmx.h
|
Move mmx.h to the only place where it is used
|
16 years ago |
|
mosaic.c
|
Do not assert memory allocations
|
17 years ago |
|
mosaic.h
|
Add picture specific alpha setting for mosaic pictures.
|
18 years ago |
|
motionblur.c
|
motionblur: fix race condition.
|
17 years ago |
|
motiondetect.c
|
Use %4.4s instead of %4s for fourccs cast to char *.
|
17 years ago |
|
noise.c
|
Use vlc_mrand48() instead of rand()
|
16 years ago |
|
opencv_example.c
|
Symplify configure.ac regarding OpenCV and rename the example file from C++ to C (that's a C file).
|
16 years ago |
|
opencv_wrapper.c
|
OpenCV: include config.h first
|
16 years ago |
|
osdmenu.c
|
Make mouse-moved and mouse-clicked coordinates, remove mouse-x and -y
|
16 years ago |
|
panoramix.c
|
panoramix: obsolete bools are not deprecated aliases
|
16 years ago |
|
postproc.c
|
Use %4.4s instead of %4s for fourccs cast to char *.
|
17 years ago |
|
psychedelic.c
|
Global headers.
|
17 years ago |
|
puzzle.c
|
Use vlc_mrand48() instead of rand()
|
16 years ago |
|
remoteosd.c
|
Make mouse-moved and mouse-clicked coordinates, remove mouse-x and -y
|
16 years ago |
|
remoteosd_rfbproto.h
|
Remove executable permission from source files. (btw, why isn't the .h
|
18 years ago |
|
ripple.c
|
Correctly handle YUV 422 packed in ripple and wave
|
17 years ago |
|
rotate.c
|
Use %4.4s instead of %4s for fourccs cast to char *.
|
17 years ago |
|
rss.c
|
Fixed RSS text positionning (close #3115).
|
16 years ago |
|
rv32.c
|
video_filter: remove unneeded function.
|
17 years ago |
|
scale.c
|
video_filter: remove unneeded function.
|
17 years ago |
|
scene.c
|
Add a bunch of help strings. Feel free to correct them, and add more
|
17 years ago |
|
sharpen.c
|
Add a bunch of help strings. Feel free to correct them, and add more
|
17 years ago |
|
swscale.c
|
Fixed YV12 and added YV9 support to our swscale wrapper.
|
16 years ago |
|
swscale_omap.c
|
Tie 770 SW scaler to OMAP FB, not to Hildon UI
|
17 years ago |
|
transform.c
|
Make mouse-moved and mouse-clicked coordinates, remove mouse-x and -y
|
16 years ago |
|
wall.c
|
Removed es_format_t::i_aspect.
|
17 years ago |
|
wave.c
|
Correctly handle YUV 422 packed in ripple and wave
|
17 years ago |
|
wrapper.c
|
Fixed invalid var_SetBool in video_filter wrapper .
|
16 years ago |
|
yadif.h
|
Added yadif deinterlacer to our module.
|
17 years ago |
|
yuvp.c
|
Global headers.
|
17 years ago |