Mercurial > libavcodec.hg
log Makefile @ 8601:8b80f8285b1b libavcodec
age | author | description |
---|---|---|
Fri, 16 Jan 2009 02:14:07 +0000 | cehoyos | Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can libavcodec |
Tue, 13 Jan 2009 19:32:08 +0000 | michael | Add dummy mp1_decoder to complement the existing dummy mp2/mp3 decoders. libavcodec |
Sat, 10 Jan 2009 23:17:07 +0000 | cehoyos | Fix OBJS-$(CONFIG_H264_VDPAU_DECODER). libavcodec |
Sat, 10 Jan 2009 09:53:21 +0000 | stefano | Move the AVCodecContext options definition to a dedicated file, reduce libavcodec |
Wed, 07 Jan 2009 22:54:59 +0000 | diego | The SVQ3 decoder uses ff_svq1_packet_checksum from svq1dec.c. libavcodec |
Tue, 06 Jan 2009 22:01:57 +0000 | aurel | ensure that no GPL code is linked to LGPL only libavcodec libavcodec |
Mon, 05 Jan 2009 23:25:58 +0000 | cehoyos | Export VDPAU support by installing vdpau.h. libavcodec |