Mercurial > libavcodec.hg
graph
-
Add missing opcodes for 16-bit Interplay Video decoding and finally enable it libavcodec2009-12-27, by kostya
-
16-bit Interplay Video stores motion vector data at the end of frame, libavcodec2009-12-27, by kostya
-
10l trocadero: forgot one case where picture linesize should be used libavcodec2009-12-27, by kostya
-
Add 16-bit image data handling (but not decoding yet) to Interplay Video libavcodec2009-12-27, by kostya
-
Change main loop in Interplay Video decoder, so variables x and y really mean libavcodec2009-12-27, by kostya
-
Optimize unpack_vectors() by not shuffling around redundant vectors. libavcodec2009-12-19, by melanson
-
Cosmetics: make celp_filters.* formatting more consistent with the rest of libavcodec2009-12-16, by vitor
-
Set reordered_opaque in default_reget_buffer() with internal buffers. libavcodec2009-12-14, by michael
-
Use PIX_FMT_NONE for -1 when enum PixelFormat is expected (fixes two icc warnings). libavcodec2009-12-14, by cehoyos
-
Read and decode block data in separate functions to prepare support for libavcodec2009-12-13, by thilo.borgmann
-
Clarify comment: although still hacky, it is correct for existing libtheora libavcodec2009-12-12, by conrad
-
SVQ3 : Set avctx->pix_fmt correctly during decoder initialisation. libavcodec2009-12-12, by jai_menon
-
Fail earlier for unsupported resolutions or pixel formats when encoding libavcodec2009-12-11, by cehoyos
-
Make sure av_new_packet() initializes the data and destruct pointers. libavcodec2009-12-11, by michael