[FFmpeg-cvslog] avcodec/v4l2m2m: allow lower minimum buffer values

2023-01-10 Thread Lukas Rusak
ffmpeg | branch: master | Lukas Rusak | Thu May 7 09:18:34 2020 -0700| [0d7c452d84e7ed228601b0285152f158ee2308fd] | committer: Aman Karmani avcodec/v4l2m2m: allow lower minimum buffer values There is no reason to enforce a high minimum. In the context of streaming only a few output buffers

[FFmpeg-cvslog] avcodec/v4l2_m2m_dec: fix indentation and add M2MDEC_CLASS macro

2019-09-10 Thread Lukas Rusak
ffmpeg | branch: master | Lukas Rusak | Tue Apr 24 22:48:23 2018 -0700| [f9b0f88aa471c30b72e288d906caa098761776f7] | committer: Aman Gupta avcodec/v4l2_m2m_dec: fix indentation and add M2MDEC_CLASS macro This just makes the M2MDEC_CLASS similar to how it is done in rkmpp. It looks clean and

[FFmpeg-cvslog] avcodec/v4l2_buffers: split out v4l2_buf_increase_ref helper

2019-09-10 Thread Lukas Rusak
ffmpeg | branch: master | Lukas Rusak | Wed Aug 28 14:56:47 2019 -0700| [40a433e34b3e7eaf9bad87858299dfb1172a2aaa] | committer: Aman Gupta avcodec/v4l2_buffers: split out v4l2_buf_increase_ref helper Signed-off-by: Aman Gupta > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/v4l2_buffers: return int64_t in v4l2_get_pts

2019-09-02 Thread Lukas Rusak
ffmpeg | branch: master | Lukas Rusak | Mon Jan 8 15:27:37 2018 -0800| [1d36b7b47ad421a857d22add111fd19d89964ee7] | committer: Aman Gupta avcodec/v4l2_buffers: return int64_t in v4l2_get_pts v4l2_pts is type int64_t we should return that instead of uint64_t Signed-off-by: Aman Gupta > h

[FFmpeg-cvslog] v4l2_m2m: decoder: fix memory leak

2018-06-26 Thread Lukas Rusak
ffmpeg | branch: master | Lukas Rusak | Tue Jun 26 14:36:46 2018 -0700| [7395f13df94efd349ad29c8b5bb5942b0d44d6e4] | committer: Jorge Ramirez-Ortiz v4l2_m2m: decoder: fix memory leak > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7395f13df94efd349ad29c8b5bb5942b0d44d