27159 Commits (c9e6325ed9844070dca03ac1c5fec946533cb315)

Author SHA1 Message Date
Diego Biurrun 794fcf79a8 Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
Paul B Mahol 63debaa74c libopusenc: Change default frame duration to 20 ms 11 years ago
Michael Niedermayer 98dcbb47fa avcodec/h264: reset list_count too in case of error in ff_set_ref_count() 11 years ago
Anton Khirnov 9cbf2d78f0 pthread_frame: unref decoded frames on failure 11 years ago
Anton Khirnov a03a642d5c h264: do not use 422 functions for monochrome 11 years ago
Anton Khirnov 9eef9eb301 h264: check that execute_decode_slices() is not called too many times 11 years ago
Anton Khirnov bfd26b7ce6 h264: reject mismatching luma/chroma bit depths during sps parsing 11 years ago
Anton Khirnov 9a026c7298 h264: rebuild the default ref list if the reference count changes 11 years ago
Anton Khirnov 4736d003fa cavsdec: check ff_get_buffer() return value 11 years ago
Anton Khirnov 50079a6aa9 lavc: do not leak the internal frame if opening the codec fails 11 years ago
Anton Khirnov 8058284ce0 lavc: add 422/444 YUV with alpha to align_dimensions() 11 years ago
Kostya Shishkov 2f97094608 lagarith: do not call simd functions on unaligned lines 11 years ago
Anton Khirnov f4a8a00805 sgidec: fix buffer size check in expand_rle_row() 11 years ago
Anton Khirnov adb199d1bc kgv1dec: replace forcing EMU_EDGE by a copy 11 years ago
Anton Khirnov fe80fa53bc 4xm: replace forcing EMU_EDGE by a copy 11 years ago
Anton Khirnov fffca3d278 4xm: return a proper error code. 11 years ago
Michael Niedermayer 4ced5d7780 avcodec/hevc: Fix modulo operations 11 years ago
Michael Niedermayer d66bab0a69 avcodec/hevc_ps: check that VPS referenced from SPS exists 11 years ago
Michael Niedermayer 4816d63fb7 avcodec/huffyuvdec: optimize decode_plane_bitstream(), use joint tables for new yuv formats 11 years ago
Michael Niedermayer 27b1e63f32 avcodec/huffyuv: Support more 8bit YUV formats 11 years ago
Ronald S. Bultje 847072873c vp9_parse: don't use AVCodecParserContext as av_log context. 11 years ago
Tim Walker 7840c40445 (e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data. 11 years ago
Tim Walker 13345fc1f8 (e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode flags. 11 years ago
Tim Walker e92123093d mlpdec: set AV_FRAME_DATA_MATRIXENCODING side data. 11 years ago
Tim Walker 4b7f1a7ced mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for each substream. 11 years ago
Tim Walker 30d70e79a6 dcadec: set AV_FRAME_DATA_MATRIXENCODING side data. 11 years ago
Tim Walker 6bfdb2de88 dcadec: set the output channel mode more accurately. 11 years ago
Tim Walker 5b4797a21d avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 11 years ago
Alex Converse 7f29644108 aac: Fix low delay windowing. 11 years ago
Alex Converse b2212dec0f aac: Fix TNS decoding for the 512 sample window family. 11 years ago
Martin Storsjö 3348e3492d arm: Use the matching endfunc macro instead of the assembler directive directly 11 years ago
Martin Storsjö 2ad4ee345a arm: Add a missing endfunc macro call 11 years ago
Michael Niedermayer be524ffc16 avcodec/rv30: put the rpr check back in init with the max vs bits bug fixed 11 years ago
Michael Niedermayer d08c6e1101 avcodec/rv30: check rpr before use against maximum 11 years ago
Michael Niedermayer a881b9aa08 avcodec/rv30: cleanup rpr handling 11 years ago
Michael Niedermayer 958e311974 avcodec/rv10: cleanup rpr handling 11 years ago
Michael Niedermayer 950fb8acb4 avcodec/mpegvideo: fix ac/dc_val and coded_block table sizes 11 years ago
Anton Khirnov a3a55645f0 mpegvideo: remove disabled bfin asm 11 years ago
Anton Khirnov a4d0c6e050 mpegvideo: move dct_unquantize functions up to avoid forward declarations 11 years ago
Anton Khirnov aec25b1c46 mpegvideo: split the encoding-only parts of frame_start() into a separate function 11 years ago
Anton Khirnov 58312b2472 h264: reset data_partitioning if decoding the slice header for NAL_DPA fails 11 years ago
Anton Khirnov e89aa4bf56 lzw: switch to bytestream2 11 years ago
Anton Khirnov 24057c8320 eacmv: check the framerate before setting it. 11 years ago
Anton Khirnov 5569146d48 adx: check that the offset is not negative 11 years ago
Anton Khirnov a6a2282c25 rv30: fix extradata size check. 11 years ago
Anton Khirnov feded990e3 mpegvideo: set reference/pict_type on generated reference frames 11 years ago
Michael Niedermayer 0389f9abe9 avcodec/avcodec: document that some video decoders do not support linesizes changing between frames. 11 years ago
Dale Curtis 4feca2214a h264: Clear ERContext.cur_pic when unref'ing current picture. 11 years ago
Michael Niedermayer 2e59ffbb79 avcodec/mace: check buffer size 11 years ago
Michael Niedermayer c925e960e8 mp3on4: fail when the header check fails 11 years ago