Commit Graph

  • e122e0ed24 GL: moved initialization to init Martin Pulec 2012-04-25 13:37:23 +02:00
  • 93164182a3 deinterlace: use unalign. instructions for unaligned data Martin Pulec 2012-04-25 11:56:12 +02:00
  • 477a8909f6 debug script: dump also /proc/cpuinfo (where available) Martin Pulec 2012-04-25 00:06:38 +02:00
  • 45e9f10c84 QT GUI - added compression Martin Pulec 2012-04-24 23:42:47 +02:00
  • f0f82005ca ALSA - move dev description to one line (easier to parse within GUI) Martin Pulec 2012-04-24 16:18:03 +02:00
  • 7fdb9abc73 fixed some leaks Martin Pulec 2012-04-24 15:49:33 +02:00
  • 83d3a1c47e audio: get rid of warnings that are not relevant Martin Pulec 2012-04-24 15:49:03 +02:00
  • fbd095282c QT GUI: make main and advanced dia not-resizable Martin Pulec 2012-04-24 10:42:03 +02:00
  • 7d063e328e QT GUI: fixed resize + monosp. fonts Martin Pulec 2012-04-24 10:40:19 +02:00
  • 68fd8877af added HOWTO to Cocoa GUI Martin Pulec 2012-04-23 16:17:46 +02:00
  • 7f978e02dc OpenGL: enable sync on VBlank Martin Pulec 2012-04-23 15:08:18 +02:00
  • efe7c1a925 Decklink: typo Martin Pulec 2012-04-23 14:05:02 +02:00
  • 9dbb9c6a8f Decklink: explicitly disable audio/video stream Martin Pulec 2012-04-23 11:58:46 +02:00
  • 32c990c023 ALSA: show delay debug message only when DEBUG is set Martin Pulec 2012-04-23 11:58:20 +02:00
  • fffd6f658d add low latecy mode for Decklink- disabled for now Martin Pulec 2012-04-19 17:30:09 +02:00
  • 28627eab03 Blackmagic: added version check Martin Pulec 2012-04-19 15:39:23 +02:00
  • 2ab950ec1e fixed Blackm. display - audio switching is used only in special cases Martin Pulec 2012-04-19 15:01:11 +02:00
  • aa908875e5 upgraded Blackmagick API to 9.5 Martin Pulec 2012-04-19 14:29:55 +02:00
  • f59ebcc278 finally corrected build problems with SAGE Martin Pulec 2012-04-19 11:01:44 +02:00
  • b14f2470f2 removed meaningless include which caused compile fail Martin Pulec 2012-04-18 13:51:22 +02:00
  • 2e4ddbc27d another GPUJPEG correction - new API Martin Pulec 2012-04-18 13:38:45 +02:00
  • e9d425cc64 fixed gpujpeg Martin Pulec 2012-04-18 13:08:11 +02:00
  • e546fa6907 updated GPUJPEG to remote commit 178a9f7b4514d8 Martin Pulec 2012-04-17 10:45:01 +02:00
  • 3e85b560aa Decklink - grab/display from/to AES/EBU o. analog Martin Pulec 2012-04-16 16:09:00 +02:00
  • 28b5a75619 updated audio API Martin Pulec 2012-04-16 14:51:06 +02:00
  • 8e78b696ef allow specify also AESEBU or analog audio inputs Martin Pulec 2012-04-16 13:38:56 +02:00
  • 3373223007 SAGE - fixed hang on grab (exitting) Martin Pulec 2012-04-16 11:13:18 +02:00
  • afd554f8c1 corrected computing FPS for SAGE Martin Pulec 2012-04-16 10:14:40 +02:00
  • 3be1beae9f ALSA - corrected passing empty config Martin Pulec 2012-04-14 18:10:02 +02:00
  • de3c7824a0 audio - pass whole config string to driver (not just to ':') Martin Pulec 2012-04-14 17:26:13 +02:00
  • 5c769d918a updated ALSA config strings (drop hw=x:y) Martin Pulec 2012-04-14 17:03:31 +02:00
  • 8626ff919d corrected symbols for JACK Martin Pulec 2012-03-29 10:49:39 +02:00
  • 1345db320f JPEG: remove padding (not needed now and caused problems) Martin Pulec 2012-03-23 13:11:36 +01:00
  • c4b6215b67 update GPUJPEG to 06259756 Martin Pulec 2012-03-20 11:05:34 +01:00
  • 9b80b608a0 added reflector hd-rum-multi Martin Pulec 2012-03-08 09:32:45 +01:00
  • 01b7e8be54 GL: corrected color spaces also for DXT1 YUV Martin Pulec 2012-03-02 17:51:07 +01:00
  • 3a6689526b corrected colorspaces also in GL display Martin Pulec 2012-03-02 11:07:14 +01:00
  • 882559dba9 RTDXT: use PBO for textured data read-back Martin Pulec 2012-02-29 11:31:16 +01:00
  • 5d1083a10c RTDXT: use PBO for texture loads root 2012-02-29 11:08:10 +01:00
  • 9ed50a091b GPUJPEG: temporarily fix colorspace Martin Pulec 2012-02-29 10:13:28 +01:00
  • c22b284c02 small colorspace fixes Martin Pulec 2012-02-29 10:00:20 +01:00
  • 49ff0dfab1 RTDXT: removed if from compression shaders Martin Pulec 2012-02-27 15:29:26 +01:00
  • 98f6a065c3 Mac 10.5 - compile RTDXT Martin Pulec 2012-02-25 16:39:57 +01:00
  • 3a9b19dfa3 Fixed audio for Mac 10.5 Martin Pulec 2012-02-25 16:14:39 +01:00
  • 422846ea82 updated FOURCCs Martin Pulec 2012-02-21 14:55:19 +01:00
  • f0beac8d67 minor fix of missing forward declaration Martin Pulec 2012-02-15 10:07:04 +01:00
  • 5bbef0ea09 prefix FPS reports with driver name Martin Pulec 2012-02-15 10:05:10 +01:00
  • 379e48fa94 Modularized audio playback Martin Pulec 2012-02-15 09:38:38 +01:00
  • 6e9ce32f99 Clean some double-framerate postprocessor warnings Martin Pulec 2012-02-14 22:16:46 +01:00
  • 1bd4abe04d moved audio decoding function to separate file Martin Pulec 2012-02-14 17:23:58 +01:00
  • 5e4fedb5be modularized audio capture Martin Pulec 2012-02-14 17:23:04 +01:00
  • 4011c519c2 testcard: added still option Martin Pulec 2012-02-14 11:43:35 +01:00
  • edd0b2687a decoder: do not get frame when none given Martin Pulec 2012-02-13 17:22:13 +01:00
  • 3ef6698f70 corrected decoder exiting Martin Pulec 2012-02-13 16:10:37 +01:00
  • 5a261adb8c updated gitignores Martin Pulec 2012-02-13 15:55:28 +01:00
  • e0317b0e94 Added possibility to double frame-rate of interlaced video Martin Pulec 2012-02-13 15:53:00 +01:00
  • 0d356e2252 RTDXT: compress also when width % 4 != 0 Martin Pulec 2012-02-13 15:43:55 +01:00
  • e0838fb447 UltraGrid 1.1-rc3 v1.1-rc3 Martin Pulec 2012-02-10 19:12:53 +01:00
  • 78a53a942a audio refactorization finished Martin Pulec 2012-02-10 19:00:21 +01:00
  • 1f729e8a19 audio drivers refactorized Martin Pulec 2012-01-20 13:13:50 +01:00
  • ac370aef0e cleaned some warnings Martin Pulec 2012-02-10 15:56:30 +01:00
  • b87995b1dd RTDXT: return also original host counters Martin Pulec 2012-02-10 14:13:49 +01:00
  • b57a729966 RTDXT: change performance counters to use GL_EXT_timer_query Martin Pulec 2012-02-10 13:56:46 +01:00
  • e6080a0adc added support for GPUPerfAPI Martin Pulec 2012-02-08 12:31:30 +01:00
  • 42bc269e23 added missing glBindFragDataLocation in OGL 3 code Martin Pulec 2012-02-10 11:26:04 +01:00
  • c81d16c0ba spashscreen: removed version number Martin Pulec 2012-02-10 11:17:58 +01:00
  • 5b10c63c78 updated GPUJPEG with commit d766bd9 Martin Pulec 2012-02-09 16:06:18 +01:00
  • 7ae54a32a6 added -P parameter to configure port Martin Pulec 2012-02-09 17:21:42 +01:00
  • d0e402f092 corrected color spaces conversions Martin Pulec 2012-02-10 10:43:21 +01:00
  • 551c0695e5 RTDXT: allow core 3.2 profile for Mac Lion (i. a.) Martin Pulec 2012-02-07 19:36:40 +01:00
  • af5045f334 updated to support Mac OS X 10.7 Martin Pulec 2012-02-06 11:02:24 +01:00
  • bc2e53f1bf Testcard: reenable sending pictures from disk Martin Pulec 2012-02-04 22:17:27 +01:00
  • b3f9084acd JPEG: corrected subsampling Martin Pulec 2012-02-03 13:27:35 +01:00
  • f7fe43aead switched to ITU-R BT.709 color spec Martin Pulec 2012-02-03 13:19:16 +01:00
  • 09cd38d4be RTDXT: corrected RGB->YUV constants Martin Pulec 2012-02-03 12:38:48 +01:00
  • 7a036562d5 RTDXT: fixed pixel shift Martin Pulec 2012-02-03 12:35:00 +01:00
  • f6f749aeea UDP buffer size - correct to reflect wiki rec. Martin Pulec 2012-02-02 15:41:47 +01:00
  • 845be3f5b4 configure.ac: added missing variable Martin Pulec 2012-02-02 14:37:06 +01:00
  • f65e0d71ee DeckLink: allow also another connections than SDI Martin Pulec 2012-02-02 10:40:55 +01:00
  • e6a51f9630 some missing newlines Martin Pulec 2012-01-30 11:12:16 +01:00
  • 9dcc4d1773 RTP: added check for buffers size Martin Pulec 2012-01-30 11:08:57 +01:00
  • 6f9bc3cdcb JPEG: allow lines not divisible by 4 to encode Martin Pulec 2012-01-20 13:15:19 +01:00
  • 9a0621615e JPEG: disable subsampling for input RGB{A) Martin Pulec 2012-01-19 14:01:48 +01:00
  • db18e50039 Added note about needed BlackMagic drivers version Martin Pulec 2012-01-19 13:47:09 +01:00
  • 994f8421ba corrected names of source files Martin Pulec 2012-01-19 12:44:12 +01:00
  • d94cc1960f RTDXT changes Martin Pulec 2012-01-19 12:12:55 +01:00
  • c4ec526cfe add JACK sound input and output Martin Pulec 2012-01-19 11:38:41 +01:00
  • 6b20c3a530 ALSA: name fix Martin Pulec 2012-01-16 14:51:44 +01:00
  • 6ec2dc390e SAGE: fixed exiting Martin Pulec 2012-01-16 10:42:04 +01:00
  • 3c15b6ac58 FastDXT configure fix Martin Pulec 2012-01-13 18:03:14 +01:00
  • 3f6fca2ad2 SDL: fix frame != NULL Martin Pulec 2012-01-13 17:45:05 +01:00
  • 50a8125eb1 another GLSL shader fix Martin Pulec 2012-01-13 16:02:31 +01:00
  • ebefd97678 Merge branch 'Mac_DXT_context' Martin Pulec 2012-01-13 15:55:53 +01:00
  • fad417b099 Removed JPEG make targets (superseded by GPUJPEG lib) Martin Pulec 2012-01-13 15:22:30 +01:00
  • fb6ca62ded SDL, Mac: Autorelease pool Martin Pulec 2012-01-13 15:19:00 +01:00
  • 95c3c16175 RTDXT: update decompress shaders to run on Mac (GL 2.1) Martin Pulec 2012-01-13 14:21:20 +01:00
  • 3ccbf338f8 Modify RTDXT decompress - add support for Mac context Martin Pulec 2012-01-13 14:11:23 +01:00
  • 41fd2e00d4 added native GL context Martin Pulec 2012-01-13 14:07:51 +01:00
  • a199ed6cc9 UltraGrid 1.1-rc2 v1.1-rc2 Martin Pulec 2012-01-13 01:01:52 +01:00
  • ec588b3a8e removed 'make tests', added run suggestions Martin Pulec 2012-01-13 00:46:36 +01:00