This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
veejay
Watch
1
Star
0
Fork
0
You've already forked veejay
mirror of
https://github.com/game-stop/veejay.git
synced
2025-12-16 21:00:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1c869d2c0d0e6fb5efcb1cb1558ea0fac2aa7a1
veejay
/
veejay-current
/
veejay-server
/
libvjnet
History
c0ntrol
5498b8d498
align memory on 16 bytes, small opt, dont free sdl on exit
2019-05-29 01:37:50 +02:00
..
bswap.h
Initial checkin of veejay 1.4
2008-11-10 20:16:24 +00:00
cmd.c
align memory on 16 bytes, small opt, dont free sdl on exit
2019-05-29 01:37:50 +02:00
cmd.h
refactor libvjnet
2010-02-28 17:20:25 +00:00
dummy.c
fix leak in EDL never beeing freed (affects samples), free memory on exit, fix default parameter value in negation fx, fixes to libvevo, drop finalize in libvevo, clean up some warnings, added some FIXMEs
2015-06-04 00:37:07 +02:00
Makefile.am
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
mcastreceiver.c
#178
, refactored part of libvjnet and changed to MJPEG encoding/decoding instead of LZO. For unicast stream, header is put before the payload. For multicast stream, header is included with each chunk and is defined in libvjnet/packet.h
2019-01-01 23:07:37 +01:00
mcastreceiver.h
fix issue
#108
, fix solid stream color wheel, added multicast streaming toggle button to reloaded, refacor libvjnet
2016-05-07 15:17:10 +02:00
mcastsender.c
#178
, refactored part of libvjnet and changed to MJPEG encoding/decoding instead of LZO. For unicast stream, header is put before the payload. For multicast stream, header is included with each chunk and is defined in libvjnet/packet.h
2019-01-01 23:07:37 +01:00
mcastsender.h
#178
, refactored part of libvjnet and changed to MJPEG encoding/decoding instead of LZO. For unicast stream, header is put before the payload. For multicast stream, header is included with each chunk and is defined in libvjnet/packet.h
2019-01-01 23:07:37 +01:00
packet.c
#178
, refactored part of libvjnet and changed to MJPEG encoding/decoding instead of LZO. For unicast stream, header is put before the payload. For multicast stream, header is included with each chunk and is defined in libvjnet/packet.h
2019-01-01 23:07:37 +01:00
packet.h
#178
, refactored part of libvjnet and changed to MJPEG encoding/decoding instead of LZO. For unicast stream, header is put before the payload. For multicast stream, header is included with each chunk and is defined in libvjnet/packet.h
2019-01-01 23:07:37 +01:00
vj-client.c
add some FIXMEs, refactor, fix av log level, fix garbage in video
2019-01-08 22:33:06 +01:00
vj-client.h
#178
, refactored part of libvjnet and changed to MJPEG encoding/decoding instead of LZO. For unicast stream, header is put before the payload. For multicast stream, header is included with each chunk and is defined in libvjnet/packet.h
2019-01-01 23:07:37 +01:00
vj-server.c
#178
, refactored part of libvjnet and changed to MJPEG encoding/decoding instead of LZO. For unicast stream, header is put before the payload. For multicast stream, header is included with each chunk and is defined in libvjnet/packet.h
2019-01-01 23:07:37 +01:00
vj-server.h
#178
, refactored part of libvjnet and changed to MJPEG encoding/decoding instead of LZO. For unicast stream, header is put before the payload. For multicast stream, header is included with each chunk and is defined in libvjnet/packet.h
2019-01-01 23:07:37 +01:00