]> git.sesse.net Git - ffmpeg/history - libavcodec/omx.c
lavc: add a null bitstream filter
[ffmpeg] / libavcodec / omx.c
2016-12-08 Timothy Guomx: Fix allocation check
2016-06-24 Martin Storsjöomx: Don't return > 0 from omx_encode_frame
2016-06-21 Anton Khirnovh264: add H264_ prefix to the NAL unit types
2016-06-21 Anton Khirnovh264: create a new header for common h264 definitions
2016-06-21 Anton Khirnovh264: rename h264.[ch] to h264dec.[ch]
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-04-12 Martin Storsjöomx: Add support for zerocopy input of frames
2016-04-12 Martin Storsjöomx: Add support for broadcom OMX on raspberry pi
2016-04-12 Martin Storsjölibavcodec: Add H264/MPEG4 encoders based on OpenMAX IL