Commit Graph

  • aeb90b2dfa Switched to 16 bits per sample for audio sending. This is just a general compatibility issue. 24b does not alway work which introduces additional issues while debugging the audio. xliska 2010-04-28 09:48:46 +00:00
  • b6e82b61f2 Blackmagic SDK 7.3.2 added appropriate Blackmagic drivers and library src revamped blackmagic capture module xliska 2010-03-24 15:39:12 +00:00
  • 5d3e1e547f fix assertion in quicktime_done Lukas Hejtmanek 2010-02-18 14:12:37 +01:00
  • b7596a9032 cosmetics fix. Lukas Hejtmanek 2010-02-18 12:27:30 +01:00
  • 46b9f6770a small quicktime fixes. Lukas Hejtmanek 2010-02-18 12:24:55 +01:00
  • 7dbd7c5dbe really fix semantics Lukas Hejtmanek 2010-02-17 18:30:26 +01:00
  • 14b027aff0 semantics fix Lukas Hejtmanek 2010-02-17 18:29:31 +01:00
  • 390e84b43d larger fixes of mode table detection Lukas Hejtmanek 2010-02-17 18:27:14 +01:00
  • aa1f06ee77 compile fixes Lukas Hejtmanek 2010-02-17 17:32:25 +01:00
  • eae3da7929 use AUX_* macros in hdstation instead of selfish aux interpretation Lukas Hejtmanek 2010-02-17 17:24:00 +01:00
  • ca871d6ea0 move AUX_* macros to video_codec.h, will use them Lukas Hejtmanek 2010-02-17 17:22:03 +01:00
  • 10122a4713 set fps and aux according to the mode table Lukas Hejtmanek 2010-02-17 17:21:25 +01:00
  • 7f89656ced NULL terminate mode table Lukas Hejtmanek 2010-02-17 17:09:32 +01:00
  • da9cd2e167 don't use strdup without a reason. also hdstation really does support UYVY and 2Vuy modes as they are the same as DVS8. Lukas Hejtmanek 2010-02-15 23:33:08 +01:00
  • b918e6811f include display mode table to video_capture as well. Lukas Hejtmanek 2010-02-15 15:57:03 +01:00
  • 516a3c2c34 small thinko fix. Lukas Hejtmanek 2010-02-15 15:53:50 +01:00
  • df172884d0 video mode table Lukas Hejtmanek 2010-02-15 15:52:44 +01:00
  • 034247cfa7 Merge branch 'master' of http://seth.ics.muni.cz/git/ultragrid Milos Liska 2010-02-12 10:23:38 +01:00
  • bc03447a51 Dropped interlace option from video_capture/hdstation.c as it was confusing and already defined by the mode. Some refactoring. Milos Liska 2010-02-11 18:03:53 +01:00
  • b77763e920 compile fix Lukas Hejtmanek 2010-02-11 17:51:32 +01:00
  • 63ebec88df introduce vc_copylineDVS10toV210 Lukas Hejtmanek 2010-02-11 17:50:00 +01:00
  • e63d06c234 quicktime display rework. reconfigure not yet supported. Lukas Hejtmanek 2010-02-11 17:43:58 +01:00
  • 1486469387 reworked hdstation capture Lukas Hejtmanek 2010-02-11 11:32:59 +01:00
  • 06d4418aba semicolon fix. Lukas Hejtmanek 2010-02-11 11:21:37 +01:00
  • 38cdd7b5c6 remove s->size from hdstation.c s->frame.data_len is the right place for that. Lukas Hejtmanek 2010-02-09 23:16:25 +01:00
  • 1fcd553d8c Merge branch 'master' of http://seth.ics.muni.cz/git/ultragrid Milos Liska 2010-02-09 18:38:32 +01:00
  • f0f038df60 hdstation capture intit fixed some elementary stuff in testcard Milos Liska 2010-02-09 18:25:50 +01:00
  • f97f033386 take care of SEGV Lukas Hejtmanek 2010-02-09 11:20:22 +01:00
  • d77f0a1fc4 change reconfigure_t prototype to auxiliary parameter Lukas Hejtmanek 2010-02-09 11:19:29 +01:00
  • b40fb8460c add auxiliary parameter to video_frame and send it through network Lukas Hejtmanek 2010-02-09 11:17:20 +01:00
  • 5678dad29a Merge http://seth.ics.muni.cz/git/ultragrid Lukas Hejtmanek 2010-02-08 17:42:29 +01:00
  • 3c0c7e7b8e fix new grabber api Lukas Hejtmanek 2010-02-08 17:41:51 +01:00
  • e224844a99 build fix on Mac OSX Lukas Hejtmanek 2010-02-08 16:26:55 +01:00
  • b3adb585ad use calloc() instead of malloc() as the latter brings troubles. Lukas Hejtmanek 2010-02-08 16:17:47 +01:00
  • e2fab5e2d1 color_spec fix Lukas Hejtmanek 2010-02-08 16:13:22 +01:00
  • b2030b144a compile fixes Sitola root 2010-02-08 16:06:10 +01:00
  • 94780051eb export fps from testcard Lukas Hejtmanek 2010-02-08 15:56:45 +01:00
  • 8966fc8101 ignore ag_plugin Lukas Hejtmanek 2010-02-08 15:43:27 +01:00
  • 01cf215195 build now works Lukas Hejtmanek 2010-02-08 15:42:49 +01:00
  • a704d755fe parse fps in quicktime grabber. Lukas Hejtmanek 2010-02-08 15:40:55 +01:00
  • 49fd01e2b4 send fps in packets. changed reconfigure api to include also fps. compile fixes. Lukas Hejtmanek 2010-02-07 22:16:00 +01:00
  • ddf664c6b3 provide hdsp_mode_table to HD Station grabber. Lukas Hejtmanek 2010-02-07 22:05:56 +01:00
  • 090e742fe8 state fix Lukas Hejtmanek 2010-02-07 00:39:16 +01:00
  • 1d7d508e31 fix dst_pitch Lukas Hejtmanek 2010-02-07 00:37:35 +01:00
  • 18b40ee1a8 quicktime fixes Lukas Hejtmanek 2010-02-07 00:35:51 +01:00
  • 5245d10d59 hdstation display rework Lukas Hejtmanek 2010-02-07 00:21:37 +01:00
  • e0fee4634b autogen.sh to create configure file Lukas Hejtmanek 2010-02-06 22:21:16 +01:00
  • ca692a68bc fix thinko Lukas Hejtmanek 2010-02-06 00:51:39 +01:00
  • 42dcc4a51c how magick works Lukas Hejtmanek 2010-02-05 23:35:06 +01:00
  • 6352ffb393 remove colour_t Lukas Hejtmanek 2010-02-05 23:10:15 +01:00
  • 907fb963b1 obsolete file removal Lukas Hejtmanek 2010-02-05 22:50:43 +01:00
  • afb7596b07 remove dv_freebsd grabber. Lukas Hejtmanek 2010-02-05 22:47:22 +01:00
  • e49cc4039d testcard cleanum. hdstatation fixes - segfault and cleanup. Lukas Hejtmanek 2010-02-05 22:38:09 +01:00
  • c12cac7980 remove DVS interlace support. it is not working anyway. Lukas Hejtmanek 2010-02-05 21:47:40 +01:00
  • 99a0468906 really remove xv and x11. sdl cleanup. Lukas Hejtmanek 2010-02-05 21:34:12 +01:00
  • 7ecfdeefc4 removed unused variable Lukas Hejtmanek 2010-02-05 21:03:00 +01:00
  • a26a81bd66 removed rest of x11 and xv drivers Lukas Hejtmanek 2010-02-05 20:57:13 +01:00
  • a790b75f1c remove x11, xv display. compilation fixes in testcard and videocodec on x86_64 Lukas Hejtmanek 2010-02-05 20:53:06 +01:00
  • bf35d88743 added gitignore file to ignore .*, Makefile, configure, config.h Lukas Hejtmanek 2010-02-05 20:44:29 +01:00
  • f0893e122e reindent Lukas Hejtmanek 2010-02-05 16:17:33 +01:00
  • 49104d4a1e revert some more changes. xhejtman 2010-02-05 15:14:14 +00:00
  • 00597883d5 removed CVS entries Lukas Hejtmanek 2010-02-05 16:00:19 +01:00
  • a54279283b Git test Lukas Hejtmanek 2010-02-05 15:31:10 +01:00
  • 2958fb94d7 initial import Lukas Hejtmanek 2010-02-05 15:13:26 +01:00
  • 51ee5224cf revert the previous commit, wrong branch. xhejtman 2010-02-05 14:06:17 +00:00
  • a6b4ee594e clean up sdl a bit xhejtman 2010-02-05 13:03:58 +00:00
  • f8caa7636d decoder works for R10k, RGBA, UYVY, v210 now. for sdl use SDL semaphore stub instead of posix one TODO: add more threads to decoder as it is not fast enough for RGB modes xhejtman 2010-02-05 12:55:43 +00:00
  • 51f70233af Corrected some trivial audio compilation related errors. xliska 2010-01-28 10:06:59 +00:00
  • 89ed319903 Workaround for sdl-config on Macs. sdl-config semms to need connection to the WindowServer when invoked through the AM_PATH_SDL macro which renders compiling UltraGrid over a general ssh session not feasible. xliska 2010-01-05 18:55:47 +00:00
  • 518ee714a9 licensing xmatela 2009-12-11 15:35:22 +00:00
  • 0fc84257bf licensing xmatela 2009-12-11 15:29:39 +00:00
  • ebd1d073b4 Copyrights xliska 2009-12-11 15:27:17 +00:00
  • 10981d646c licensing xmatela 2009-12-11 15:13:10 +00:00
  • 6bcef86029 Updated copyrights. xliska 2009-12-11 15:04:52 +00:00
  • 7c105c82e3 small copyright change xmatela 2009-12-11 14:50:57 +00:00
  • 8a2bae521a Sample copyright header. xliska 2009-12-11 14:48:35 +00:00
  • 14149f8ad7 small copyright change xmatela 2009-12-11 14:41:21 +00:00
  • 205c6a18db Updated the general copyright notice. xliska 2009-12-11 14:38:10 +00:00
  • e89d5d23b0 Linkinng the SDL from MacPorts by default now. L* xmatela 2009-12-04 13:33:37 +00:00
  • cd4eda4e42 Usage listing adapted to reflect recent commandline configuration options xmatela 2009-12-03 17:23:16 +00:00
  • a92edaab7f code formating in testcard.c xmatela 2009-12-03 16:34:53 +00:00
  • 587fd5fb78 Kona display transformed to universal quicktime display. xmatela 2009-12-02 18:09:43 +00:00
  • 3a9a087762 fcc fix xhejtman 2009-12-02 17:18:48 +00:00
  • 46dda5c695 cosmetic change xhejtman 2009-12-02 16:39:05 +00:00
  • 152d911e95 added 2Vuy format xhejtman 2009-12-02 16:28:35 +00:00
  • 65860d19b1 panning bugfix xhejtman 2009-12-02 14:27:43 +00:00
  • d66a4b5670 diagonal pattern shift with :p option xmatela 2009-12-02 13:44:40 +00:00
  • 461e200887 prototypes change xhejtman 2009-12-02 10:44:31 +00:00
  • 743b12d903 added v_codec. dropped testcard_image* xhejtman 2009-12-02 10:42:56 +00:00
  • 22cf169212 video codecs definition xhejtman 2009-12-02 10:41:16 +00:00
  • 86f1c9bf13 sdl display rework xhejtman 2009-12-02 10:39:45 +00:00
  • 0f38fdfe41 struct vidcap_fmt -> char * testcard rework xhejtman 2009-12-02 10:37:30 +00:00
  • 6d33661297 Autodetecting Mr. Proper hd_size_x when v210 pixel format is used. xmatela 2009-11-26 19:13:03 +00:00
  • 490a82e11b SDL display supports v210 format (by lukas hejtmanek). Plus some source code formating. xmatela 2009-11-26 16:03:40 +00:00
  • 70069b584f Added option to choose a quicktime codec. xmatela 2009-11-25 11:46:21 +00:00
  • 19d80dfdc5 Backup of rudimentary support for HD-SDI Master Quad on linux. xliska 2009-11-23 12:10:33 +00:00
  • baf9d14d1e Selecting capture modes from cmd. Tested with quicktime only. xmatela 2009-11-20 19:38:23 +00:00
  • d9b397e889 Adjusted indent in main.c xmatela 2009-11-18 15:54:00 +00:00
  • beaa3f8ab0 Corrected two error messages. xliska 2009-09-29 10:09:12 +00:00
  • 8165cc42a3 - Support for Blackmagic DeckLink and Intensity cards * Intensty (and Intensity Pro) works as of now - Sorted out some issues while compiling UltraGrid without portaudio - Got rid of some compilation warnings xliska 2009-09-29 10:03:36 +00:00