log

age author description
Wed, 23 Dec 2009 16:01:15 +0000 kostya Auravision Aura 2 decoder libavcodec
Wed, 23 Dec 2009 13:04:57 +0000 kostya Add Auravision Aura decoding support libavcodec
Wed, 23 Dec 2009 09:10:40 +0000 kostya There is no need to print FFmpeg or codec name in error message libavcodec
Wed, 23 Dec 2009 09:04:57 +0000 kostya cosmetics: correct formatting a bit libavcodec
Tue, 22 Dec 2009 08:09:46 +0000 mru ARM: use ALT_BITSTREAM_READER on cores with fast unaligned access libavcodec
Sun, 20 Dec 2009 16:31:21 +0000 gb Add new fields for the VDPAU/MPEG-4 back-end. libavcodec
Sat, 19 Dec 2009 18:41:03 +0000 diego Add long_name for Xxan codec. libavcodec
Sat, 19 Dec 2009 17:04:30 +0000 kostya Improve handling allocated buffers in Xan decoder libavcodec
Sat, 19 Dec 2009 16:39:21 +0000 kostya cosmetics: reindent a bit libavcodec
Sat, 19 Dec 2009 14:05:31 +0000 vitor Add tables used by both AMR-NB and SIPR libavcodec
Sat, 19 Dec 2009 07:34:11 +0000 melanson Cosmetic: indent after last change. libavcodec
Sat, 19 Dec 2009 07:33:10 +0000 melanson Optimize unpack_vectors() by not shuffling around redundant vectors. libavcodec
Fri, 18 Dec 2009 15:50:39 +0000 michael More sane error message when extradata has not been set. libavcodec
Fri, 18 Dec 2009 10:42:26 +0000 cehoyos Swap red and blue when decoding r210. libavcodec
Thu, 17 Dec 2009 18:56:56 +0000 reimar Add decoder for R210 (uncompressed 10-bit RGB) codec. libavcodec
Thu, 17 Dec 2009 17:25:31 +0000 vitor CD+G demuxer and decoder libavcodec
Wed, 16 Dec 2009 20:46:48 +0000 reimar Set bits_per_raw_sample appropriately in dpx decoder. libavcodec
Wed, 16 Dec 2009 17:15:57 +0000 vitor Cosmetics: make celp_filters.* formatting more consistent with the rest of libavcodec
Wed, 16 Dec 2009 17:09:33 +0000 vitor Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests. libavcodec
Wed, 16 Dec 2009 11:39:14 +0000 cehoyos Undo r20874: It broke AAC decoding. libavcodec
Tue, 15 Dec 2009 15:57:18 +0000 cehoyos Use enum and constant to avoid three icc warnings. libavcodec
Tue, 15 Dec 2009 13:46:42 +0000 ramiro Fix a typo in documentation. libavcodec
Mon, 14 Dec 2009 11:57:33 +0000 michael Merge init & declaration of buf_end. libavcodec
Mon, 14 Dec 2009 11:42:17 +0000 michael Set reordered_opaque in default_reget_buffer() with internal buffers. libavcodec
Mon, 14 Dec 2009 11:34:46 +0000 michael Check sample_aspect_ratio validity for mpeg4/h263/h263p encoding. libavcodec
Mon, 14 Dec 2009 11:18:28 +0000 cehoyos Use PIX_FMT_NONE for -1 when enum PixelFormat is expected (fixes two icc warnings). libavcodec
Sun, 13 Dec 2009 15:40:26 +0000 thilo.borgmann Read and decode block data in separate functions to prepare support for libavcodec
Sat, 12 Dec 2009 20:18:49 +0000 conrad Clarify comment: although still hacky, it is correct for existing libtheora libavcodec
Sat, 12 Dec 2009 20:18:46 +0000 conrad libtheoraenc.c: mark keyframes libavcodec
Sat, 12 Dec 2009 19:44:01 +0000 michael Be less picky on invalid frame_pred_frame_dct values. libavcodec