]> git.sesse.net Git - ffmpeg/history - libavcodec/libopenh264enc.c
lavc: Deprecate coder_type and its symbols
[ffmpeg] / libavcodec / libopenh264enc.c
2015-12-07 Vittorio Giovaralavc: Deprecate coder_type and its symbols
2015-12-06 Anton Khirnovlibopenh264enc: export CPB props side data
2015-11-06 Michael Niedermayerlibopenh264enc: Set AVOption data type
2015-10-28 Martin Storsjölibopenh264enc: Count and warn about the number of...
2015-10-28 Martin Storsjölibopenh264enc: Add an option for controlling the frame...
2015-10-09 Mario Gasparonilibopenh264enc: Added max_nal_size option
2015-09-29 Gregory J. Wolfelibopenh264enc: Use av_log() to log messages
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
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