]> git.sesse.net Git - ffmpeg/history - libavcodec/proresdec.c
mpegvideo: claim ownership of referenced pictures
[ffmpeg] / libavcodec / proresdec.c
2011-12-16 Mans Rullgardget_bits: remove A32 variant
2011-12-12 Mans Rullgardproresdec: fix decode_slice() prototype
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-10-15 Mans Rullgardprores: get correct size for coded V plane if alpha...
2011-10-15 Mans Rullgardprores: do not set pixel format on codec init
2011-10-14 Janne Grunauprores: add missing feature warning for alpha
2011-10-11 Ronald S. Bultjeprores: implement multithreading.
2011-10-11 Ronald S. Bultjeprores: idct sse2/sse4 optimizations.
2011-10-11 Ronald S. Bultjeprores: extract idct into its own dspcontext and merge...
2011-09-29 Alex Converseprores: Handle 0 or fewer bits left
2011-09-22 Diego Biurrunprores: return more meaningful error values
2011-09-22 Diego Biurrunprores: improve error message wording
2011-09-22 Diego Biurrunprores: cosmetics: prettyprinting, drop useless parentheses
2011-09-22 Diego Biurrunprores: lowercase AVCodec name entry
2011-09-22 Maxim PoliakovskiApple ProRes decoder