- Original Message -
From: "Vittorio Giovara"
To: "libav development" ; "FFmpeg development discussions and
patches"
Sent: Friday, May 15, 2015 10:09 AM
Subject: [FFmpeg-devel] shared api for exposing a texture
Hi,
following the positive trend as of late, here is a shared discussio
- Original Message -
From: "Roger Pack"
To: "FFmpeg development discussions and patches"
Sent: Friday, January 30, 2015 7:09 AM
Subject: [FFmpeg-devel] PATCH dshow show devices options
See attached. Hope I didn't get it reversed or something weird.
-roger-
-#define DSHOWDEBUG 0
I needed to convert AVI1 to normal jpeg. This happens a lot with camera streams
and the code in mjpeg2jpeg_filter works fine.
I was looking at the code in mjpeg2jpeg_filter in file mjpeg2jpeg_bsf.c and
noticing that just creates a constant array of bytes each time for the
replacement header.
U