Niels
|
00da78ca10
|
update README.md with configure flags
|
2015-10-07 21:57:20 +02:00 |
|
c0ntrol
|
1c7841a620
|
regression introduced by issue #11
|
2015-10-07 21:42:52 +02:00 |
|
c0ntrol
|
ad74e856f0
|
issue #11 ;change configure option --with-arch-target=auto to allow user to build veejay for the current cpu type. by default, it uses -mtune=generic. fixed CFLAGS during build, update spec file, update howtocompile doc, changed behaviour of cpuinfo.sh script
|
2015-10-07 21:30:40 +02:00 |
|
c0ntrol
|
8f1e6e4089
|
fix warning
|
2015-10-06 23:45:54 +02:00 |
|
c0ntrol
|
f20311b5b5
|
migitate impact of issue #12, allow user to disable libresample by passing --without-libresample to ./configure. passing this option disables the audio resampler (pitch up and down)
|
2015-10-06 22:13:24 +02:00 |
|
c0ntrol
|
30ddc26928
|
regression, issue #8 add thirdparty include folder to libsubsample makefile
|
2015-10-06 21:01:07 +02:00 |
|
c0ntrol
|
59fc0d03ec
|
include av.h in avhelper (fixes build error)
|
2015-10-06 21:00:38 +02:00 |
|
niels
|
0c8fbc1252
|
fix check on stream id
|
2015-10-04 16:59:02 +02:00 |
|
niels
|
8e78587c51
|
fix frame delay and fx entry spin when learning MIDI
|
2015-10-04 16:57:40 +02:00 |
|
Niels
|
19b128258c
|
Merge pull request #9 from flvi0/automake-fixes
merge Automake fixes
|
2015-09-15 19:05:08 +02:00 |
|
Patric Schmitz
|
dd965cb2c7
|
Move bio2jack, libhash, liblzo, mjpegtools to thirdparty subfolder
|
2015-09-09 00:00:47 +02:00 |
|
Patric Schmitz
|
50eef051c7
|
Add gitignore file
|
2015-09-08 22:38:55 +02:00 |
|
Patric Schmitz
|
b065fa7f45
|
Fix automake warnings, start restructuring folders
Get rid of deprecation warnings INCLUDES -> AM_CPPFLAGS. Closes #4.
Move aclib, libOSC to thirdparty subfolder
Fix typo in libvjmsg/Makefile.am
|
2015-09-08 22:04:00 +02:00 |
|
Niels
|
1385752c5a
|
Merge pull request #6 from flvi0/pix-fmts-libav
drop Pix fmts libav
|
2015-09-05 23:05:08 +02:00 |
|
Patric Schmitz
|
aaaf7d13e7
|
Remove RGB0, BGR0, 0RGB, 0BGR formats. Add ARGB, ABGR. Remove #if LIBAVUTIL_VERSION_MAJOR.
|
2015-09-04 12:36:01 +02:00 |
|
Patric Schmitz
|
339ac46039
|
Change ffmpeg_aclib array size to number of pixel formats defined in ffmpeg/libav
|
2015-09-04 12:25:16 +02:00 |
|
niels
|
83365867c8
|
remove duplicate definitions from supported_codecs (cleanup)
|
2015-09-02 21:31:39 +02:00 |
|
niels
|
355c1e730b
|
fix loading of Y42B video files and removed some old stuff that never really worked
|
2015-09-02 21:27:13 +02:00 |
|
Niels
|
d484874020
|
Merge pull request #1 from flvi0/master
Build fixes on Arch Linux
|
2015-09-02 13:50:30 +02:00 |
|
Patric Schmitz
|
805c94363b
|
Build sendVIMS with -fPIC
|
2015-09-02 00:29:31 +02:00 |
|
Patric Schmitz
|
d7cc706b3c
|
Fix pkgconfig include base path
|
2015-09-01 23:41:33 +02:00 |
|
niels
|
523771718b
|
update stuff on plugins
|
2015-08-27 20:20:57 +02:00 |
|
niels
|
bceb379555
|
import updated doc (matthijs)
|
2015-08-27 20:14:40 +02:00 |
|
niels
|
8ffc50c39e
|
added README
|
2015-08-25 21:02:34 +02:00 |
|
niels
|
07c190930c
|
dont allow DV format to be set when resolution is invalid (recording)
|
2015-08-13 20:48:41 +02:00 |
|
niels
|
3f601e3669
|
change vims macro/keystroke recorder (keep repeating), added todo's
|
2015-08-05 22:58:16 +02:00 |
|
niels
|
5f202a28b1
|
only set default fx values when fx id is changed, only clear/reset kf when fx id is changed
|
2015-08-05 21:23:19 +02:00 |
|
niels
|
e320fcd279
|
set fictious stream length from status tokens
|
2015-08-05 21:22:33 +02:00 |
|
niels
|
a24a1b1a17
|
16 -> 32
|
2015-08-05 19:30:43 +02:00 |
|
niels
|
3d17c51d39
|
update howto compile for ubuntu 14.01
|
2015-08-05 00:07:18 +02:00 |
|
niels
|
a00ce1cf8e
|
packed 8:8:8, 32bpp (1 byte unused) not in libavutil 52.3.0
|
2015-08-04 23:55:31 +02:00 |
|
niels
|
0eca12bd1b
|
refactor blend_func5 (keyselect)
|
2015-08-04 01:50:42 +02:00 |
|
niels
|
c8c41a71b8
|
add contributor
|
2015-08-04 00:59:54 +02:00 |
|
niels
|
70baa2c244
|
d/j/a/y: set parameter name in fx anim label (instead of using p0...pn) | merge foreign branch https://github.com/d-j-a-y/veejay/tree/djay_curvepanel_paramname/veejay-current
|
2015-08-04 00:51:58 +02:00 |
|
niels
|
d17353a67c
|
fix FPE in keyselect
|
2015-08-03 20:44:43 +02:00 |
|
niels
|
07e3e5b4be
|
remove debug msg
|
2015-08-03 18:14:27 +02:00 |
|
niels
|
d44da859de
|
add button to fx anim to clear the selected parameter path, added vims 151
|
2015-08-03 18:05:06 +02:00 |
|
niels
|
521b8e53b8
|
fix vevo_property_del
|
2015-08-03 17:33:53 +02:00 |
|
niels
|
354c88122f
|
using unsigned integer for rounds
|
2015-08-03 17:33:29 +02:00 |
|
niels
|
237e744464
|
increase slow slider to max. 25
|
2015-08-03 17:02:00 +02:00 |
|
niels
|
0399d8e9e7
|
change samplelist save button to quick save button
|
2015-08-03 11:57:26 +02:00 |
|
niels
|
23779a3a3b
|
add button to fx chain to render image effects on mixing sources, added shift + number modifier to select banks (affects french keyb), save and load sub render option
|
2015-08-03 11:45:36 +02:00 |
|
niels
|
980e0dc6ed
|
include pixfmt.h
|
2015-08-02 18:11:08 +02:00 |
|
niels
|
319cf75566
|
slightly larger ringbuffer
|
2015-08-02 14:53:33 +02:00 |
|
niels
|
a97bfeed49
|
display pace warning
|
2015-08-02 14:15:14 +02:00 |
|
niels
|
036c85c7e6
|
add pace-correction to man page
|
2015-08-02 14:10:14 +02:00 |
|
niels
|
e690de0b50
|
add commandline option --pace-correction, reduce ringbuffer size, auto-mute audio when audio/video is out of pace, auto-unmute audio when back in pace.
|
2015-08-02 14:03:22 +02:00 |
|
niels
|
811673f5b1
|
do not silence data when underrun occurs (resolves crackling sound), limit input channels to 0, output channels to 2, remove debug statements, enable bio2jack logging in veejay, cleanup
|
2015-08-01 18:33:42 +02:00 |
|
niels
|
6a7202284a
|
bump
v1.5.57
|
2015-07-31 20:06:58 +02:00 |
|
niels
|
1cd3aec2e4
|
remove deprecated gdk_pibuf_unref calls
|
2015-07-31 20:06:08 +02:00 |
|