Taeho Oh
|
c4c8e625bc
|
Remove aclocal.m4 from .gitignore file.
|
2016-01-28 21:53:07 +09:00 |
|
Taeho Oh
|
f1627222d4
|
Remove libtool from INSTALL.ubuntu document.
|
2016-01-28 21:51:58 +09:00 |
|
Taeho Oh
|
22c314068e
|
Add AM_MAINTAINER_MODE([disable])
Without it, in some environment, autotools is necessary to build.
|
2016-01-28 21:39:37 +09:00 |
|
Taeho Oh
|
d0868bcfc7
|
Add aclocal.m4 again.
Without it, autotools is necessary to build.
|
2016-01-28 21:37:05 +09:00 |
|
Taeho Oh
|
11cf7d3c1b
|
Add autotool files to .gitignore file.
|
2016-01-28 20:53:33 +09:00 |
|
Taeho Oh
|
2d8ce8c6ca
|
Remove aclocal.m4.
|
2016-01-28 20:53:01 +09:00 |
|
Taeho Oh
|
adff76e436
|
Remove autom4te.cache.
|
2016-01-28 11:42:44 +09:00 |
|
Taeho Oh
|
a7309ed0cd
|
Add omvs to .gitignore file.
|
2016-01-24 14:52:28 +09:00 |
|
Taeho Oh
|
133ffbbf19
|
Write more detail about omvs in the README file.
|
2016-01-24 14:52:28 +09:00 |
|
Taeho Oh
|
c65a5d0964
|
Improve INSTALL document.
|
2016-01-24 13:59:02 +09:00 |
|
Taeho Oh
|
4229c65dd3
|
Add install document for ubuntu and windows.
v0.1
|
2016-01-24 02:00:21 +09:00 |
|
Taeho Oh
|
2850960c21
|
Regenerate autoconf files.
|
2016-01-24 01:16:06 +09:00 |
|
Taeho Oh
|
1dc0a09452
|
Port to wpcap.
|
2016-01-24 01:14:25 +09:00 |
|
Taeho Oh
|
de99d1f517
|
Not decode audio.
Only video is necessary.
|
2016-01-24 00:41:55 +09:00 |
|
Taeho Oh
|
94cc364903
|
Remove bitfield access.
It improves portability.
|
2016-01-24 00:36:44 +09:00 |
|
Taeho Oh
|
6641bb8424
|
Add .gitignore file.
|
2016-01-23 21:58:39 +09:00 |
|
Taeho Oh
|
12f3f4be22
|
Write how to run omvs in README file.
|
2016-01-23 21:57:26 +09:00 |
|
Taeho Oh
|
ca3d179487
|
Add "autoreconf -i -f" generated files.
|
2016-01-23 21:44:10 +09:00 |
|
Taeho Oh
|
d2ff67d462
|
Integrate with config.h.
|
2016-01-23 21:43:16 +09:00 |
|
Taeho Oh
|
58b5e627e7
|
Add Makefile.am and configure.ac
|
2016-01-23 21:41:47 +09:00 |
|
Taeho Oh
|
3a5fbabab5
|
Add basic document files.
Add AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README files.
|
2016-01-23 21:38:33 +09:00 |
|
Taeho Oh
|
e62038e262
|
Clean up error return codes.
|
2016-01-23 20:40:50 +09:00 |
|
Taeho Oh
|
f2559978ae
|
Make output dir after arg parse.
|
2016-01-23 20:34:13 +09:00 |
|
Taeho Oh
|
562cf22cdc
|
Remove verbose option, add quiet option.
Verbose is default.
Quiet option is enabled if a user specifies it in the cmdline arg.
|
2016-01-23 20:27:01 +09:00 |
|
Taeho Oh
|
5e8b1667f9
|
If EOS, finish scan.
|
2016-01-23 20:18:23 +09:00 |
|
Taeho Oh
|
f25f81d2d8
|
Increase compression level of png to max.
|
2016-01-23 19:26:12 +09:00 |
|
Taeho Oh
|
94ed43a4ad
|
Save the content of the udp url to png file.
|
2016-01-23 19:21:37 +09:00 |
|
Taeho Oh
|
22de3de619
|
Add videoconvert and link it with pngenc plugin.
In the case of pngenc can't recognize the video format.
|
2016-01-23 19:21:37 +09:00 |
|
Taeho Oh
|
4ebf609062
|
Add gst png file save.
|
2016-01-23 18:34:05 +09:00 |
|
Taeho Oh
|
106a251f17
|
Find multicast UDP port list.
|
2016-01-23 17:44:24 +09:00 |
|
Taeho Oh
|
7ad2c4b910
|
Change output filename to output directory name.
|
2016-01-16 01:07:30 +09:00 |
|
Taeho Oh
|
b0d6263589
|
Add network interface device list and selection.
|
2016-01-16 00:54:36 +09:00 |
|
Taeho Oh
|
9c0494a903
|
Fix error var leak.
|
2016-01-15 22:51:38 +09:00 |
|
Taeho Oh
|
314472ff38
|
Add multicast join/leave.
|
2016-01-12 14:27:58 +09:00 |
|
Taeho Oh
|
2e4d9d1587
|
Create scan threads.
|
2016-01-12 14:27:50 +09:00 |
|
Taeho Oh
|
bee33bf997
|
Add multicast ip address parser.
|
2016-01-12 14:27:46 +09:00 |
|
Taeho Oh
|
e2927aac55
|
Add cmd arg parser.
|
2016-01-12 14:27:42 +09:00 |
|
Taeho Oh
|
560f3314dc
|
Initial Version.
|
2016-01-12 14:27:32 +09:00 |
|