36524 Commits (84b721db366c0734fdfd23c8daaa7da7da21f761)
 

Author SHA1 Message Date
Vladimir Pantelic 84b721db36 asfdec: also read Metadata Library Object 12 years ago
Vladimir Pantelic 61f9ad2dfc asfdec: read the full Metadata Object, not just aspect ratio information 12 years ago
Vladimir Pantelic 36fab50e90 asfdec: silence a warning 12 years ago
Diego Biurrun 8658e1c682 mss4, ra288: Remove unused DSPContext local codec context members 12 years ago
Diego Biurrun 5d3d39c72e dsputil: Move fdct function declarations to dct.h 12 years ago
Diego Biurrun 218aefce44 dsputil: Move LOCAL_ALIGNED macros to libavutil 12 years ago
Diego Biurrun 059866eb17 dsputil: Move WRAPPER8_16_SQ macro to the only place it is used 12 years ago
Diego Biurrun bf6b3ec924 dsputil: Move rnd_avg inline functions to a separate header 12 years ago
Diego Biurrun b9c2408b19 dsputil: Remove commented-out, unused function declarations 12 years ago
Diego Biurrun 35685a3c2a dsputil: Move ff_shrink* function declarations to separate header 12 years ago
Diego Biurrun 75d5156ac1 dsputil: Move ff_svq3 function declarations to a separate header 12 years ago
Diego Biurrun 6a44304074 dsputil: Move ff_h264_idct function declarations to a separate header 12 years ago
Diego Biurrun b9ba5253dd dsputil: Move copy_block functions to a separate header 12 years ago
Diego Biurrun 9e31729d69 dsputil: Drop unused functions copy_block{2|4|16} 12 years ago
Mans Rullgard b9ee5f2cab indeo3: replace use of copy_block4 with put_pixels 12 years ago
Mans Rullgard ed62e6e3c3 mjpegdec: use put_pixels instead of copy_block8 12 years ago
Diego Biurrun b5b7b75e91 dsputil: Move get_penalty_factor() to the only place it is used. 12 years ago
Diego Biurrun 0b016eb99d dsputil: Move ff_block_permute to mpegvideo_enc 12 years ago
Daniel Kang a1d3673034 dsputil: x86: Fix compile error 12 years ago
Daniel Kang 659d4ba5af dsputil: x86: Convert h263 loop filter to yasm 12 years ago
Anton Khirnov 12b54a1f39 mpegvideo: remove an unused function parameter 12 years ago
Anton Khirnov 605b047bcc rv10: improve buffer size check. 12 years ago
Anton Khirnov c5fcdb4402 error_resilience: remove a useless if() and FIXME 12 years ago
Anton Khirnov 9782c778a2 h264: remove silly macros 12 years ago
Anton Khirnov ca1fe6c0e6 h263: remove an unused parameter from ff_h263_decode_init_vlc 12 years ago
Tim Walker 9d083d6417 flac: add channel layout masks for streams with 7 or 8 channels. 12 years ago
Tim Walker 41244e13d5 flac: don't check the number of channels before setting the channel layout. 12 years ago
Martin Storsjö a846dccb29 h264chroma: x86: Fix building with yasm disabled 12 years ago
Diego Biurrun 82bd04b170 rv34: Drop now unnecessary dsputil dependencies 12 years ago
Diego Biurrun 79dad2a932 dsputil: Separate h264chroma 12 years ago
Anton Khirnov 293065bdb5 mpegvideo: initialize dummy reference frames. 12 years ago
Anton Khirnov dff6197dfb nuv: do not rely on get_buffer() initializing the frame. 12 years ago
Anton Khirnov 39a9fdd00f yop: initialize palette to 0 12 years ago
Anton Khirnov 8136f23444 yop: check for input overreads. 12 years ago
Anton Khirnov 06cf597c35 yop: check that extradata is large enough. 12 years ago
Kostya Shishkov 89f11f498b qtrle: fix the topmost line for 1bit 12 years ago
Kostya Shishkov 685e6f2e39 xxan: properly handle odd heights. 12 years ago
Anton Khirnov 2cd4068071 fraps: fix off-by one bug for version 1. 12 years ago
Anton Khirnov da7baaaae7 aasc: fix output for msrle compression. 12 years ago
Anton Khirnov 9bd6375d5f msrledec: check bounds before constructing a possibly invalid pointer, 12 years ago
Anton Khirnov 6a39985451 cmdutils: remove ansi from the list of broken codecs. 12 years ago
Anton Khirnov 238614de67 cdgraphics: do not rely on get_buffer() initializing the frame. 12 years ago
Anton Khirnov 6ed9fc44ba svq1: replace struct svq1_frame_size with an array. 12 years ago
Anton Khirnov 99162f8d46 vf_yadif: silence a warning. 12 years ago
Diego Biurrun 48a4ffa722 asf: K&R formatting cosmetics 12 years ago
Vladimir Pantelic 77bcb89600 vc1dec: use codec_id instead of codec_tag for VC1IMAGE 12 years ago
Luca Barbato b2a722a87e sh4: drop unused functions 12 years ago
Diego Biurrun 620289a20e sh4: Fix silly type vs. variable name search and replace typo 12 years ago
Diego Biurrun 70b348ec5b configure: Group all hwaccels together in a separate variable 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago