]> git.sesse.net Git - ffmpeg/history - libavcodec/rl.c
hevc: ppc: Add HEVC 4x4 IDCT for PowerPC
[ffmpeg] / libavcodec / rl.c
2016-05-17 Alexandra HájkováMove VLC and RL_VLC_ELEM structure definitions to a...
2015-05-28 Anton Khirnovrl: Add error checking to ff_rl_init().
2015-05-28 Anton Khirnovrl: Add a function for freeing dynamically allocated...
2015-05-28 Anton Khirnovrl: Rename ff_*_rl() to ff_rl_*()
2015-05-28 Anton Khirnovmpegvideo: Move ff_*_rl functions to a separate file