Commit Graph

  • d6989b5cec added DShow Martin Pulec 2013-01-31 09:42:43 +01:00
  • 04db566237 added metadata for BGR (needed for sending) Martin Pulec 2013-01-31 10:10:49 +01:00
  • 329738c242 added BGR Martin Pulec 2013-01-25 13:25:39 +01:00
  • 254cacf036 lavd: added macro to accept corrupted frames Martin Pulec 2013-01-28 11:51:48 +01:00
  • a0c4300753 lavcodec: enable periodic intra refresh for H.264 Martin Pulec 2013-01-28 11:43:38 +01:00
  • 5fcaae1dfd lavd: some performance improvements in color transformations Martin Pulec 2013-01-28 10:48:36 +01:00
  • 122c052030 lavc: compress interlaced with 422 subsampling Martin Pulec 2013-01-28 10:26:40 +01:00
  • 62d8a59ded Lavc: added pixfmt change from 420p to rgb Martin Pulec 2013-01-25 12:45:11 +01:00
  • 8ce05c6711 Lavc: allow compress of RGB Martin Pulec 2013-01-25 12:23:35 +01:00
  • 3ad1d6450c added decoder from RGB to UYVY Martin Pulec 2013-01-25 12:23:18 +01:00
  • ee19512d3e Lavd: clamp to rgb24 output range Martin Pulec 2013-01-24 14:08:51 +01:00
  • 14fa5afe26 cleared some warnings (GCC) Martin Pulec 2013-01-24 00:48:26 +01:00
  • 48b0d15b0c decoder: attemp different encoder for codec if one failed Martin Pulec 2013-01-23 23:59:19 +01:00
  • 2af12e18b9 Lavd: decompress MJPG also to RGB24 Martin Pulec 2013-01-23 23:48:47 +01:00
  • 269412decc V4L2: change codec for JPEG to more common Martin Pulec 2013-01-23 22:25:18 +01:00
  • 078d3def38 JPEG: do not build static library by default Martin Pulec 2013-01-23 22:22:15 +01:00
  • 290e95d12b decoder fix Martin Pulec 2013-01-23 20:55:54 +01:00
  • b3117dfce1 Fixed infinite loop when codec choice failed Martin Pulec 2013-01-23 15:43:20 +01:00
  • 6b67b6c1d1 configure.ac: HAVE_LIBAVCODEC interferred with macro set by AC_CHECK_LIB Martin Pulec 2013-01-23 14:57:17 +01:00
  • 44b64b24f5 Lavc: moved to an older API Martin Pulec 2013-01-23 14:40:54 +01:00
  • 5ee0985f91 Merge branch 'master' into trunk Martin Pulec 2013-01-23 09:57:00 +01:00
  • 4b5af10ed2 SDL: Windows compile fixes Martin Pulec 2013-01-21 17:06:25 +01:00
  • 5f03c6a5cc Target is bin/uv.exe for MSW Martin Pulec 2013-01-21 11:19:12 +01:00
  • d255e297f5 Cocoa GUI: added H.264 Martin Pulec 2013-01-18 17:15:40 +01:00
  • e855c4168b QT GUI: added H.264 Martin Pulec 2013-01-18 15:36:21 +01:00
  • eab962136c Libavcodec: added VP8 Martin Pulec 2013-01-18 14:27:35 +01:00
  • 55a842a584 Libavcodec: disable frame-based multithreading Martin Pulec 2013-01-18 14:06:52 +01:00
  • 39c3d2e702 Silenced clang warnings about alignment Martin Pulec 2013-01-18 12:53:48 +01:00
  • 63652fee74 silence some warnings Martin Pulec 2013-01-18 10:32:18 +01:00
  • 50f323880a Windows fix: read with recv() instead of read() from socket Martin Pulec 2013-01-18 10:19:37 +01:00
  • 639566ed1c PortAudio: change preset to low latency Martin Pulec 2013-01-17 16:46:55 +01:00
  • 2177656895 PDB node destroyed after iter. jumps to next node Martin Pulec 2013-01-17 12:59:14 +01:00
  • 5c29ea3a2f GPUJPEG updated to 88457039 Martin Pulec 2013-01-17 12:46:51 +01:00
  • f67f7e7868 configure.ac: moved some macros (DELTACAST) Martin Pulec 2013-01-17 12:26:09 +01:00
  • a0a50efb6d Added new Makefile targed - osx-gui-dmg Martin Pulec 2013-01-17 11:07:52 +01:00
  • aee79bbd1d GPUJPEG: enable segment info Martin Pulec 2013-01-17 10:52:14 +01:00
  • e71e69cf88 Makefile.in: finish expressions successfully Martin Pulec 2013-01-17 10:41:30 +01:00
  • 18928b2cd7 JPEG: do not link with NPP Martin Pulec 2013-01-17 10:30:52 +01:00
  • cdc134d0ad Audio: show help when requested Martin Pulec 2013-01-17 10:06:28 +01:00
  • 063b3481f3 PortAudio: switched to async API Martin Pulec 2013-01-16 15:03:05 +01:00
  • a51256f38b minor fix in configure Martin Pulec 2013-01-16 13:00:42 +01:00
  • d8c89a4e53 Remove lock from PortAudio modules Martin Pulec 2013-01-16 12:39:36 +01:00
  • 77570514fa Error if explicitly enabled feature is missing Martin Pulec 2013-01-16 12:13:54 +01:00
  • c4a384386b RTP buffer flush fixes Martin Pulec 2013-01-16 11:46:10 +01:00
  • 354140aaec Merge branch 'master' into trunk Martin Pulec 2013-01-15 16:37:42 +01:00
  • 08b0d6c61d Libavcodec: make MJPEG default Martin Pulec 2013-01-15 15:16:14 +01:00
  • cc11a96385 Remove FastDXT unless explicitly specified Martin Pulec 2013-01-15 14:30:42 +01:00
  • 46c5229b84 configure.ac: corrected libraries Martin Pulec 2013-01-11 17:19:06 +01:00
  • 5c095d25d8 Mac configure fixes Martin Pulec 2013-01-15 10:21:23 +01:00
  • 4131c4b131 Merge branch 'master' into trunk Martin Pulec 2013-01-15 10:05:56 +01:00
  • 91ce01189c Added support for MJPEG to libavcodec Martin Pulec 2013-01-14 11:05:27 +01:00
  • b740b65f69 do not use Libtool on Windows Martin Pulec 2013-01-14 10:14:44 +01:00
  • 975cf4dc7b Windows configure tweaks Martin Pulec 2013-01-11 17:19:06 +01:00
  • 7f5858b873 ifdef changed by mistake Martin Pulec 2013-01-11 15:45:04 +01:00
  • f3ed92f888 Lavd: ignore returned error status with JPEG Martin Pulec 2013-01-11 10:30:48 +01:00
  • d59244d9fb lavd: use libavcodec also for JPEG decompress Martin Pulec 2013-01-10 16:26:08 +01:00
  • 6e7b18d470 lavc: do not memcpy data if not needed Martin Pulec 2013-01-10 16:25:37 +01:00
  • 673c49ead4 added libavcodec compress/decompress (H.264) Martin Pulec 2013-01-10 12:37:56 +01:00
  • 96c3c9094a increment decompress ABI version (due to recent change) Martin Pulec 2013-01-10 12:31:29 +01:00
  • 52374ccf6b fixed wrong naming (collision) Martin Pulec 2013-01-09 12:20:48 +01:00
  • bbb5447e56 RTDXT small fix - pitch doesn't have default val anymore Martin Pulec 2013-01-09 11:03:55 +01:00
  • c4100d2c24 do not display frame when decompress fails Martin Pulec 2013-01-09 11:01:30 +01:00
  • 8c6d46b5d3 Changed decompress API - pass frame sequential number Martin Pulec 2013-01-09 10:38:02 +01:00
  • ecc2f1ff5c Merge branch 'windows' Martin Pulec 2013-01-07 13:14:51 +01:00
  • 75b997c726 Assume that we are using freeglut also on Windows Martin Pulec 2012-10-26 16:51:32 +02:00
  • 38f2a73138 added H.264 video type Martin Pulec 2013-01-07 10:29:00 +01:00
  • be78e08f55 ensure CUDA-powered decoders thread affinity Martin Pulec 2012-12-20 13:02:59 +01:00
  • e6527bd188 updated JPEG to 2d45e144 (CUDA 5 fix) Martin Pulec 2012-12-18 13:41:26 +01:00
  • e950e75fb9 fixed potential ALSA bug Martin Pulec 2012-11-19 18:03:39 +01:00
  • 6b018a4b02 Reformulate some warnings Martin Pulec 2012-11-07 10:33:07 +01:00
  • b97dfabcc6 DXT: fixed possible problems Martin Pulec 2012-11-05 10:18:36 +01:00
  • 2fec78c0ad JPEG: fixed CUDA device specification Martin Pulec 2012-11-01 13:58:07 +01:00
  • 66cb5ee9da Some Windows compatibility tweaks Martin Pulec 2012-10-24 11:09:08 +02:00
  • c18095552c Make DELTACAST compile with Windows Martin Pulec 2012-10-23 16:28:14 +02:00
  • 0182a10d00 Merge branch 'master' into windows Martin Pulec 2012-10-23 11:47:39 +02:00
  • 756c73424a Moved platform specific Linux includes to appropriate dir Martin Pulec 2012-10-23 11:47:07 +02:00
  • 6dfd098d2f Support fow Windows Navsteva 2012-10-16 15:14:43 +02:00
  • 0b5d026e11 V4L2: fixed parsing FPS from cmdline Martin Pulec 2012-10-22 09:47:47 +02:00
  • 48795629a9 aggregate capture fixes Martin Pulec 2012-10-19 16:58:45 +02:00
  • 4073cb1c27 added usleep for Win32 Martin Pulec 2012-10-15 14:56:20 +02:00
  • 3582c58454 Audio: flush buffers after reconfiguration Martin Pulec 2012-10-12 16:35:40 +02:00
  • 1abe99ba88 fixed some leak Martin Pulec 2012-10-12 00:23:12 +02:00
  • 44f6ccd082 Use shared decoder by default Martin Pulec 2012-10-11 18:17:13 +02:00
  • d3444cc15e SAGE workaroud: do not receive signals Martin Pulec 2012-10-11 03:01:22 +02:00
  • ebbb6bdda1 bugreport script - add information about ALSA Martin Pulec 2012-10-11 15:24:19 +02:00
  • c78535ac5c transcode fix - freeze whey destroying Martin Pulec 2012-10-11 03:01:22 +02:00
  • 9ec4585705 Video import control - fixed crash with PAUSE+SEEK Martin Pulec 2012-10-10 23:41:06 +02:00
  • da34c7aeb6 transcode: reconfigure fix Martin Pulec 2012-10-10 13:56:33 +02:00
  • 77f47eafbf Fixed LDGM crash Martin Pulec 2012-10-10 12:24:18 +02:00
  • c179988921 video import message queue fix Martin Pulec 2012-10-09 23:26:09 +02:00
  • 362eee613a import: read controls also from pipe Martin Pulec 2012-10-09 21:10:20 +02:00
  • 9b61c66900 Import control keyboard - some cosmetic improvements Martin Pulec 2012-10-09 14:32:31 +02:00
  • ec0114f4ef Import control: allow multiple clients Martin Pulec 2012-10-09 14:32:02 +02:00
  • c28f7ea856 import: wait for thread Martin Pulec 2012-10-09 11:39:35 +02:00
  • 39b85680c4 added import control keyboard app Martin Pulec 2012-10-09 01:49:11 +02:00
  • 65a836f2ed added control to import Martin Pulec 2012-10-08 15:45:41 +02:00
  • 4c1f344d7e small fix (strtok_r and string literal) Martin Pulec 2012-10-05 16:43:18 +02:00
  • 6ab631f8ed transcode: free buffers Martin Pulec 2012-10-05 11:11:33 +02:00
  • cef24f37c7 CUDA DXT: added DXT5 YCoCg compression Martin Pulec 2012-10-03 17:59:06 +02:00
  • a9b04d1b61 configure.ac: wrong define HAVE_TESTCARD instead of HAVE_TESTCARD2 Martin Pulec 2012-10-03 17:32:57 +02:00