log

age author description
2009-04-03 reimar Mark put_signed_pixels_clamped_mmx output operands as early-clobber because libavcodec
2009-04-03 reimar Use DECLARE_ASM_CONST for non-global ff_vector128 constant used via MANGLE libavcodec
2009-04-03 gb Add VC-1 bitstream decoding through VA API. libavcodec
2009-04-02 alexc Rewrite put_signed_pixels_clamped_mmx() to eliminate mmx.h from dsputil_mmx.c. libavcodec
2009-04-02 stefano Move AVPacket declaration from avformat.h to avcodec.h. libavcodec
2009-04-02 cehoyos Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. libavcodec
2009-04-02 gb Register VA API HW accelerators. libavcodec
2009-04-02 gb Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCEL libavcodec
2009-04-02 gb Add VA API pixfmt (only VLD is available ATM). libavcodec
2009-04-02 gb Add MPEG-4 / H.263 bitstream decoding through VA API. libavcodec
2009-04-01 stefano Extend read_line() to make it take a read_pal_component parameter. libavcodec
2009-04-01 conrad Add SSE4 detection support libavcodec
2009-04-01 gb Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152. libavcodec
2009-04-01 conrad Remove unused FILTSIGN macro libavcodec
2009-04-01 mru Remove aandcttab.o from dct-test dependencies, the lib includes it libavcodec
2009-03-31 stefano Reindent after the last patch. libavcodec