| .. |
|
atmo
|
config.h must be included first and always
|
15 years ago |
|
deinterlace
|
deinterlace: some more authorship fixes
|
15 years ago |
|
dynamicoverlay
|
Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter.
|
15 years ago |
|
.gitignore
|
Check-in modules/Makefile.am
|
18 years ago |
|
Modules.am
|
deinterlace: add missing file to sources
|
15 years ago |
|
adjust.c
|
Adjust filter: remove write-only variable
|
15 years ago |
|
alphamask.c
|
Files and paths are not string variables (for Qt)
|
16 years ago |
|
audiobargraph_v.c
|
Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter.
|
15 years ago |
|
ball.c
|
add_bool: remove callback parameter
|
16 years ago |
|
blend.c
|
Do not add a newline at the end of the strings send to msg_*
|
15 years ago |
|
blendbench.c
|
add_integer: remove callback parameter
|
16 years ago |
|
bluescreen.c
|
Use %4.4s instead of %4s for fourccs cast to char *.
|
17 years ago |
|
canvas.c
|
add_bool: remove callback parameter
|
16 years ago |
|
chain.c
|
Use calloc.
|
16 years ago |
|
clone.c
|
add_integer: remove callback parameter
|
16 years ago |
|
colorthres.c
|
add_integer: remove callback parameter
|
16 years ago |
|
crop.c
|
add_bool: remove callback parameter
|
16 years ago |
|
croppadd.c
|
Add a i18n'able name.
|
17 years ago |
|
erase.c
|
video_filters: remove dummy assignement.
|
16 years ago |
|
extract.c
|
Remove unused change_integer_list parameter
|
16 years ago |
|
filter_event_info.h
|
Don't waste translator's time...
|
16 years ago |
|
filter_picture.h
|
video filter refactor (trying to reuse functions)
|
16 years ago |
|
gaussianblur.c
|
add_float: remove callback parameter
|
16 years ago |
|
gradfun.c
|
Used vlc_fourcc_GetChromaDescription in gradfun.
|
16 years ago |
|
gradfun.h
|
Imported gradfun filter from MPlayer.
|
16 years ago |
|
gradient.c
|
add_bool: remove callback parameter
|
16 years ago |
|
grain.c
|
Small cleanup.
|
15 years ago |
|
invert.c
|
video_filters: remove unused p_sys structure.
|
17 years ago |
|
logo.c
|
Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter.
|
15 years ago |
|
magnify.c
|
Fixed mix up between pitches in magnify filter.
|
16 years ago |
|
marq.c
|
Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter.
|
15 years ago |
|
mirror.c
|
add_integer: remove callback parameter
|
16 years ago |
|
mosaic.c
|
Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter.
|
15 years ago |
|
mosaic.h
|
Add picture specific alpha setting for mosaic pictures.
|
18 years ago |
|
motionblur.c
|
Fixed colorthres/erase/extract/gaussianblur/gradient/motionblur/motiondetect/noise/psychedelic/sharpen filters.
|
16 years ago |
|
motiondetect.c
|
Fixed colorthres/erase/extract/gaussianblur/gradient/motionblur/motiondetect/noise/psychedelic/sharpen filters.
|
16 years ago |
|
noise.c
|
Fixed colorthres/erase/extract/gaussianblur/gradient/motionblur/motiondetect/noise/psychedelic/sharpen filters.
|
16 years ago |
|
opencv_example.c
|
OpenCV: do not assume picture is at p_data_orig
|
16 years ago |
|
opencv_wrapper.c
|
OpenCV: do not assume picture is at p_data_orig
|
16 years ago |
|
osdmenu.c
|
Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter.
|
15 years ago |
|
panoramix.c
|
Panoramix: use var_Inherit
|
15 years ago |
|
posterize.c
|
video filter refactor (trying to reuse functions)
|
16 years ago |
|
postproc.c
|
postproc: Update to use current libav API.
|
15 years ago |
|
psychedelic.c
|
Fixed colorthres/erase/extract/gaussianblur/gradient/motionblur/motiondetect/noise/psychedelic/sharpen filters.
|
16 years ago |
|
puzzle.c
|
Puzzle: kill a warning
|
15 years ago |
|
remoteosd.c
|
Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter.
|
15 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
|
Fixed invalid assumption about picture pitches in rotate filter.
|
16 years ago |
|
rss.c
|
Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter.
|
15 years ago |
|
rv32.c
|
video_filter: remove unneeded function.
|
17 years ago |
|
scale.c
|
Used video_format_ScaleCropAr in scale.c/swscale.c
|
16 years ago |
|
scene.c
|
OS/2 uses the same file operations as Win32
|
15 years ago |
|
sepia.c
|
Sepia filter ASM optimization
|
15 years ago |
|
sharpen.c
|
Fixed colorthres/erase/extract/gaussianblur/gradient/motionblur/motiondetect/noise/psychedelic/sharpen filters.
|
16 years ago |
|
subsdelay.c
|
Subsdelay: fix subpic validate result value
|
15 years ago |
|
swscale.c
|
FFmpeg: remove support for misplaced headers
|
15 years ago |
|
transform.c
|
Transform: Mark some variables as unused
|
15 years ago |
|
wall.c
|
add_integer: remove callback parameter
|
16 years ago |
|
wave.c
|
Correctly handle YUV 422 packed in ripple and wave
|
17 years ago |
|
yuvp.c
|
Fixed potential use of undefined values (yuvp.c)
|
16 years ago |