log

age author description
2009-05-10 bcoudurier sgi encoder does not support pal8 libavcodec
2009-05-10 bcoudurier reindent libavcodec
2009-05-10 bcoudurier check for palette presence, fix crash with QT-BMP.mov, issue #1074 libavcodec
2009-05-10 banan Remove dead nested assignment found by CSA libavcodec
2009-05-10 bcoudurier update comment for rgb 16 bit in .mov libavcodec
2009-05-09 diego Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor definition. libavcodec
2009-05-08 diego data parameter of dnxhd_encode_picture() should not be const. libavcodec
2009-05-08 michael Correct x/ymin to avoid segfault due to out of picture reads. libavcodec
2009-05-06 stefano Add 8088flex TMV video decoder. libavcodec
2009-05-06 stefano Add CGA and palette data for 8088flex TMV decoder. libavcodec
2009-05-06 ramiro mlpdec: Fix possible writing out of array bounds introduced by being libavcodec
2009-05-06 ramiro mlpdec: Split sync word error and MLP sync word check. libavcodec
2009-05-06 ramiro mlpdec: Fix indentation that got mangled from copy&paste. libavcodec
2009-05-06 kostya Add 32-bit RGB support to TIFF decoder and extend a bit 'unsupported format' message libavcodec
2009-05-06 kostya Add floating point audio decoding to WavPack decoder. libavcodec
2009-05-06 kostya Prepare WavPack decoder to support floating point output. libavcodec
2009-05-06 jbr cosmetics: line wrap and vertical alignment libavcodec
2009-05-06 jbr ac3dec: Remove unneeded context variable, num_cpl_subbands. It is also libavcodec
2009-05-05 jbr cosmetics: indentation after last commit libavcodec
2009-05-05 jbr ac3dec: move channel remapping to outside of block loop libavcodec
2009-05-05 michael Extract colorspace fields from MPEG1/2. libavcodec
2009-05-05 mru mpegaudio: enclose SUM8() macro args in parens when used libavcodec
2009-05-05 mru mpegaudio: avoid unnecessary copy in high-precision mode libavcodec
2009-05-05 mru mpegaudio: use av_clip() libavcodec
2009-05-05 michael Add colorspace fields to AVCodecContext. libavcodec
2009-05-05 cehoyos Cosmetics: Fix indentation after r18741. libavcodec
2009-05-05 michael Do not discard mp3 frames in the parser after a broken frame. libavcodec
2009-05-05 kostya Factorize out integer sample value decoding for WavPack. libavcodec
2009-05-04 mru PPC: implement MULH() in assembler libavcodec
2009-05-04 diego Do not scan for MP3 header after the given buffer and return skipped libavcodec
2009-05-04 reynaldo Properly handle SILENCE frame. Patch by Kenan Gillet. libavcodec
2009-05-03 banan Remove dead assignments found by CSA libavcodec
2009-05-03 kostya Check whether extra bits block has enough data. libavcodec
2009-05-02 banan Remove dead assignments found by CSA libavcodec
2009-05-02 banan Remove dead assignments found by CSA libavcodec
2009-05-02 kostya Decode extended bitstream for high-precision WavPack files. libavcodec
2009-05-01 michael Ignore first entry of intra matrixes if it is invalid. libavcodec
2009-05-01 michael Factorize quantization matrix loading code out. libavcodec
2009-04-30 ramiro Don't #if a function declaration and properly indent it. libavcodec
2009-04-30 ramiro mlpdec: Move MLP's filter_channel() to dsputils. libavcodec
2009-04-30 ramiro Export av_free_packet(). libavcodec
2009-04-30 diego Add missing return statement to out-of-memory condition. Fixes the warning: libavcodec
2009-04-29 diego Drop unused libamr-nb fixed-point glue code. libavcodec
2009-04-29 conrad ARM: Use fewer register in NEON put_pixels _y2 and _xy2 libavcodec
2009-04-29 conrad ARM: NEON put_pixels_clamped libavcodec
2009-04-27 stefano Implement av_get_bits_per_pixel(). libavcodec
2009-04-27 vitor Revert r18700, documentation of deprecated functions might be useful for libavcodec
2009-04-27 vitor Check if there is enough bytes before reading the buffer in the EA ADPCM libavcodec
2009-04-27 vitor Skip 0x0000 frame footer in EA ADPCM decoder. libavcodec
2009-04-27 michael Remove useless and outright wrong chatter from avcodec_encode_video(). libavcodec
2009-04-27 michael Remove redundant chatter from avcodec_encode_audio() libavcodec
2009-04-27 michael Negative is error not -1, corrected in the doxy for avcodec_decode_subtitle2(). libavcodec
2009-04-27 michael Add multiframe note to avcodec_decode_video() too. libavcodec
2009-04-27 michael Cleanup first paragraph of doxy of avcodec_decode_audio3(). libavcodec
2009-04-27 michael Remove documentation from deprecated fields, they should not be used, libavcodec
2009-04-27 michael Remove confusing and redundant engrish chatter from avcodec_decode_video2(). libavcodec
2009-04-27 kostya Revert changing VLC initialization type for RV3/4 decoder. libavcodec
2009-04-26 ramiro mlpdec: Simplify filtering code by using only one counter variable. libavcodec
2009-04-26 kostya Correctly update output sample format in wavpack decoder. libavcodec
2009-04-25 banan Proper subpacket size check for cook multichannel files. libavcodec
2009-04-25 banan Remove parentheses libavcodec
2009-04-25 banan Set the type of size in COOKSubpacket to unsigned libavcodec
2009-04-25 stefano Add pixdescs definitions for planar YUV pixfmts with 16 bits per libavcodec
2009-04-25 banan Make sure we only parse max amount of subpackets (5) in the cook decoder. libavcodec
2009-04-25 banan Indent libavcodec
2009-04-25 banan Remove redundant code libavcodec
2009-04-25 banan Support cook multichannel files. libavcodec
2009-04-25 banan Fix the COOKDEBUG code libavcodec
2009-04-25 banan Factor out COOKSubpacket, in preparation for multichannel support. libavcodec
2009-04-25 stefano Add missing pixel format descriptor definitions. libavcodec
2009-04-25 kostya Get rid of monstrous static table and initialize VLCs for RV3/4 dynamically. libavcodec
2009-04-24 kostya Remove useless assignment during initialization for some decoders libavcodec
2009-04-24 michael indent libavcodec
2009-04-24 kostya TrueMotion 2 uses its own YUV-like colourspace, so convert output to proper RGB. libavcodec
2009-04-24 kostya cosmetics: remove extra space indentation libavcodec
2009-04-24 kostya Merge decoding functions for all bitdepths in WavPack decoder libavcodec
2009-04-24 michael Support >8bit per component YUV in FFV1. libavcodec
2009-04-24 michael Force speed irrelevant calls to get/put_symbol() to be noinline. libavcodec
2009-04-24 michael Optimize sign handling in get_symbol(). libavcodec
2009-04-23 stefano Make avcodec_thread_init() set the thread count, even in the case when libavcodec
2009-04-23 kostya Handle WavPack INT32INFO chunks with nonzero post shift libavcodec
2009-04-23 kostya Add functions for decoding >16 bits WavPack files. libavcodec
2009-04-23 kostya Shift 9-15 bit samples to use full 16-bit range. libavcodec
2009-04-23 kostya Display dimensions should not affect the real size of coded frame, thus set libavcodec
2009-04-22 michael Remove 2 useless FFMIN(). libavcodec
2009-04-22 michael Remove apparently redundant code. libavcodec
2009-04-22 banan Remove redundant code, found by CSA libavcodec
2009-04-22 kostya Switch VLC tables in WMV3/VC-1 decoder to new static init method libavcodec
2009-04-22 michael Update safety check as the maximum pixel size is no longer 4. libavcodec
2009-04-22 michael Support reading packed YUV422 10bit samples from Sveriges Television AB (SVT) libavcodec
2009-04-22 stefano Make read_line() do not depend on put_bits.h and speed up it. libavcodec
2009-04-21 ramiro mlpdec: Don't overallocate buffers. libavcodec
2009-04-21 ramiro mlpdec: Validate num_primitive_matrices. libavcodec
2009-04-21 ramiro mlpdec: Validate max_channel and max_matrix_channel. libavcodec
2009-04-21 ramiro mlpdec: Restart header sync must be 0x31ea for MLP. libavcodec
2009-04-21 stefano Add missing header inclusion guard. libavcodec
2009-04-21 stefano Implement a write_line() function. libavcodec
2009-04-21 jai_menon Read extended channel configuration when extended AOT is BSAC. libavcodec
2009-04-21 kostya Make VLC tables in DCA decoder use INIT_VLC_USE_NEW_STATIC libavcodec
2009-04-21 kostya 100l: VLC table array should not be const libavcodec
2009-04-21 superdump Remove redundant assignment. err is assigned in every switch case anyway. Issue libavcodec
2009-04-21 michael Fix a possibly exploitable buffer overflow. libavcodec
2009-04-21 kostya Set flag after VC-1 VLCs are initialized to avoid race condition libavcodec
2009-04-21 kostya Remove some useless assignments and variables found by Clang libavcodec
2009-04-21 kostya Make RV3/4 VLC tables use new static initialization method libavcodec
2009-04-21 michael Add 420,422 and 444 planar 16bit per component pix formats. libavcodec
2009-04-20 kostya Make rv40 decoder use new static VLC initialization method libavcodec
2009-04-20 kostya Compact and make constant two tables used by Musepack decoders libavcodec
2009-04-20 jbr ac3enc: log a warning message if the channel layout is not specified at libavcodec
2009-04-19 michael Indent libavcodec
2009-04-19 michael Do not discard truncated packets. libavcodec
2009-04-19 jbr Add channel layout support to the AC-3 encoder. libavcodec