]> git.sesse.net Git - ffmpeg/history - libavcodec/libopenh264enc.c
dds: Fix enum declaration
[ffmpeg] / libavcodec / libopenh264enc.c
2015-03-17 Martin StorsjöReplace a few leftover instances of enum PixelFormat...
2015-03-06 Martin Storsjölibopenh264enc: Add support for building with OpenH264 1.4
2015-01-29 Martin Storsjölibopenh264: Log debug messages to a non-null context
2015-01-20 Martin Storsjölibopenh264enc: Move a declaration of a variable into...
2015-01-20 Martin Storsjölibopenh264enc: Remove a workaround for silencing warni...
2015-01-08 Martin Storsjölibopenh264enc: Fix a typo and some nitpicks
2015-01-06 Martin Storsjölibavcodec: Add an OpenH264 encoder wrapper