]> git.sesse.net Git - ffmpeg/history - libavcodec/proresenc.c
alac: fix check for valid max_samples_per_frame
[ffmpeg] / libavcodec / proresenc.c
2012-07-01 Mans Rullgardproresenc: make a variable local to the loop where...
2012-04-17 Kostya Shishkovproresenc: multithreaded quantiser search
2012-03-18 Kostya Shishkovprores: allow user to set fixed quantiser
2012-03-04 Kostya Shishkovproresenc: give user a possibility to alter some encodi...
2012-02-29 Kostya Shishkovprores: store and retrieve extended colourspace information
2012-02-29 Phil Barrettproresenc: correct edge emulation
2012-02-29 Kostya Shishkovprores: handle 444 chroma in right order
2012-02-22 Christophe GISQUETprores: use natural integer type for the codebook index
2012-02-18 Kostya Shishkovproresenc: force bitrate not to exceed given limit
2012-02-16 Kostya Shishkovproresenc: initialise 'sign' variable
2012-02-15 Kostya Shishkovprores encoder