[FFmpeg-devel] [PATCH 3/3] lavd: add opengl device
Lukasz Marek
lukasz.m.luki at gmail.com
Sat Jan 25 16:08:39 CET 2014
On 19.01.2014 17:35, Lukasz M wrote:
> On 19 January 2014 14:46, Lukasz M <lukasz.m.luki at gmail.com
> <mailto:lukasz.m.luki at gmail.com>> wrote:
>
> On 19 January 2014 03:46, Lukasz M <lukasz.m.luki at gmail.com
> <mailto:lukasz.m.luki at gmail.com>> wrote:
>
> Updated patch attached. I hope I handled every remark.
>
> Tested on
> SDL window: Windows (mingw), Ubuntu 12.04, Ubuntu 13.10, Mac 10.7
> External context: qt 4.8 app on Ubuntu 13.10, iOS ipad
> simulator, iPad 2 device.
>
> I will submit examples later, but I wanted to use
> write_uncoded_frame, so examples are more focused on device, not
> on demuxing, muxing etc...
>
>
> libavdevice/avdevice.h | 2 +-
> libavformat/avformat.h | 2 +-
>
> I just noticed I squashed things to wrong commit, I will resubmit it
> with these changes removed.
>
>
> patch rebased on newer control message API and removed 2 changes
> mentioned above.
>
Unless I change something more I won't spam anymore with rebases.
Rebased version is available at
https://github.com/lukaszmluki/ffmpeg
More information about the ffmpeg-devel
mailing list