mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 07:40:24 +00:00
Removed postprocess code from decoder
This commit is contained in:
@@ -1132,7 +1132,6 @@ int main(int argc, char *argv[])
|
||||
params["video_delay"].ptr = (void *) &video_offset;
|
||||
|
||||
// UltraGrid RTP
|
||||
params["postprocess"].ptr = (void *) NULL;
|
||||
params["decoder_mode"].l = (long) decoder_mode;
|
||||
params["display_device"].ptr = uv.display_device;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user