]> git.sesse.net Git - ffmpeg/history - libavcodec/g2meet.c
mpegvideo: call av_frame_unref() instead of avcodec_get_frame_defaults().
[ffmpeg] / libavcodec / g2meet.c
2013-12-09 Alexandra Khirnovaavcodec: Use av_reallocp where suitable
2013-11-29 Kostya Shishkovgo2meeting: disallow tile dimensions that are not multi...
2013-10-31 Anton Khirnovg2meet: stop using deprecated avcodec_set_dimensions
2013-09-25 Kostya Shishkovg2meet: Respect cursor_stride properly everywhere
2013-09-12 Martin Storsjög2meet: Allocate cursor buffers large enough to fit...
2013-07-29 Diego BiurrunReplace remaining obsolete PIX_FMT names with AV_PIX_FM...
2013-06-12 Michael Niedermayerg2meet: Fix a typo in the height comparison
2013-06-12 Kostya Shishkovg2meet: do not leak buffers
2013-06-12 Kostya Shishkovg2meet: more graceful cursor loading
2013-06-12 Kostya Shishkovg2meet: reset dimensions on header parsing errors
2013-06-03 Kostya ShishkovGo2Webinar decoder