shaileshmulange / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

FFmpeg decoding_encoding.c sample #245

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There are no FFmpeg samples in JavaCV.

I converted FFmpeg decoding_encoding.c sample to JavaCV,
so please add it to the JavaCV samples folder.

Original issue reported on code.google.com by yukoba on 3 Oct 2012 at 5:09

Attachments:

GoogleCodeExporter commented 9 years ago
I removed needless Pointer.address. Please use this one.

Original comment by yukoba on 3 Oct 2012 at 7:29

Attachments:

GoogleCodeExporter commented 9 years ago
This looks pretty similar to FFmpegFrameGrabber and FFmpegFrameRecorder, what's 
the difference?

Original comment by samuel.a...@gmail.com on 4 Oct 2012 at 1:11

GoogleCodeExporter commented 9 years ago
I'm guessing you were satisfied with FFmpegFrameGrabber and 
FFmpegFrameRecorder, but if something is missing from those, please do let me 
know and feel free to submit patches, thank you.

Original comment by samuel.a...@gmail.com on 3 Mar 2013 at 2:10