25570 Commits (0362cf1a1928b5236e079b8b2aac1c776f91145e)

Author SHA1 Message Date
Ronald S. Bultje f1548c008f Full-pixel MC functions. 11 years ago
Ronald S. Bultje c07ac8d467 VP9 MC (ssse3) optimizations. 11 years ago
Ronald S. Bultje 848826f527 Native VP9 decoder. 11 years ago
Carl Eugen Hoyos b5f219c904 Print pix_fmt name on h264 context reinitialisation. 11 years ago
Reimar Döffinger af6e232ccf VC1 VDPAU: Mark missing reference frames as such. 11 years ago
Michael Niedermayer 95666b2298 avcodec/imgconvert/get_color_type: fix type for PAL8 11 years ago
Paul B Mahol 2490996f38 avcodec: use designated initializers for bitstream filters 11 years ago
Anton Khirnov 451606f7ce lavc: mark deprecated AVCodec.max_lowres for removal on next bump 11 years ago
Maxim Poliakovski d49f3fa579 atrac3: Generalize gain compensation code 11 years ago
Maxim Poliakovski 4fa2484067 atrac3/decode_gain_control: cosmetics 11 years ago
Maxim Poliakovski 4978be2bc6 atrac3: rename num_gain_data to num_points 11 years ago
Maxim Poliakovski dc80e250fc atrac3: Rename GainInfo to AtracGainInfo 11 years ago
Maxim Poliakovski 746cb9bc53 atrac: limit line length to 80 chars 11 years ago
Maxim Poliakovski 3d80ab015f atrac: Move doxygen comments to the header 11 years ago
Maxim Poliakovski cc2330fe3a atrac: Update copyright info and file description. 11 years ago
Maxim Poliakovski 852241561d atrac: Add missing av_cold. 11 years ago
Michael Niedermayer 286beebdc3 avcodec/wmalosslessdec: check block_align 11 years ago
Michael Niedermayer 795eaf8d69 avcodec/fraps: increase vlc nb_bits 11 years ago
Michael Niedermayer 54197c7aae skip_bits: dont call UPDATE_CACHE 11 years ago
Michael Niedermayer 4be0c6ed20 avcodec/tiff_common: fix bprint max sizes 11 years ago
Martin Storsjö ff07ec143e pcx: Return an error on broken palette if err_detect is set to 'explode' 11 years ago
Martin Storsjö d1d99e3bef pcx: Check the packet size before assuming it fits a palette 11 years ago
Martin Storsjö 7ba0cedbfe rpza: Fix a buffer size check 11 years ago
Martin Storsjö aa0dd52434 xxan: Disallow odd width 11 years ago
Martin Storsjö fc739b3eef xan: Only read within the data that actually was initialized 11 years ago
Martin Storsjö 30db94dc39 xan: Use bytestream2 to limit reading to within the buffer 11 years ago
Martin Storsjö 9fb0de86b4 pcx: Consume the whole packet if giving up due to missing palette 11 years ago
Martin Storsjö a81cad8f86 pngdec: Stop trying to decode once inflate returns Z_STREAM_END 11 years ago
Martin Storsjö 59480abce7 alac: Do bounds checking of lpc_order read from the bitstream 11 years ago
Michael Niedermayer e40c96513e avcodec/exif: print bytes and undefined types as scalar lists 11 years ago
Michael Niedermayer 7859e89ff0 avcodec/tiff_common: add ff_tadd_bytes_metadata() 11 years ago
Ronald S. Bultje face578d56 Rewrite emu_edge functions to have separate src/dst_stride arguments. 11 years ago
Ronald S. Bultje f574b4da56 vp8: use 2 registers for dst_stride and src_stride in neon bilin filter. 11 years ago
Michael Niedermayer 2b834a0605 avcodec/huffman: Allow specifying nb_bits to ff_huff_build_tree() 11 years ago
Michael Bradshaw f46a3e3d6e libopenjpeg: fix encoding of odd sized subsampled images 11 years ago
Ronald S. Bultje c341f734e5 Convert multiplier for MV from int to ptrdiff_t. 11 years ago
Michael Niedermayer 3e0c78bac6 avcodec/imc: Check flcoeffs5 11 years ago
Michael Niedermayer f7bea731d9 avcodec/mlpdec: Fail if the input is too small 11 years ago
Paul B Mahol 7e52080cb1 pcm: support 24-bit/32-bit little-endian planar 11 years ago
Michael Niedermayer f31011e9ab avcodec/parser: reset indexes on realloc failure 11 years ago
Michael Niedermayer 851a6e2f1a avcodec/wmalosslessdec: Fix return code for invalid buffer sizes 11 years ago
Paul B Mahol f5498ef38d avcodec/flicvideo: fix infinite loops 11 years ago
Michael Niedermayer c99d27287d avcodec/wmaprodec: check that there are input bits left in decode_subframe_length() 11 years ago
Michael Niedermayer 45f0623ae3 avcodec/lagarith: check scaled probabilities 11 years ago
Kostya Shishkov 4370f65be8 g2meet: Respect cursor_stride properly everywhere 11 years ago
Michael Niedermayer ab6fbe8206 avcodec/cabac: remove h264_lps_state 11 years ago
Michael Niedermayer 65bf9a44d7 avcodec/pngdec: check for stream end in png_decode_idat() 11 years ago
Michael Niedermayer bb4b041df3 avcodec/mpegvideo_enc: check qmin/qmax 11 years ago
Michael Niedermayer c88ac1e023 avcodec/g2meet: fix regression with rgb cursors 11 years ago
Anton Khirnov 5f4b1b1cbd lavc doxy: document that avcodec_flush_buffers() invalidates decoded frames 11 years ago