22453 Commits (d9e62f368d16420e213c0bc9e92221a3a4874a4d)

Author SHA1 Message Date
Daniel Kang d9e62f368d dsputil: add missing HAVE_YASM guard 12 years ago
Michael Niedermayer 5934be16cc x86/mpeg4qpel: Fix author attribution 12 years ago
Michael Niedermayer aa3f449955 x86/hpeldsp: Fix author attribution 12 years ago
Paul B Mahol 07a7145d89 lavc/iff: rgbn: fix decoding on big endian 12 years ago
Daniel Kang 71155d7b41 dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 12 years ago
Ronald S. Bultje f90ff772e7 Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. 12 years ago
Michael Niedermayer b16830840e tiff: in add_string_metadata() check the count more completely 12 years ago
Anton Khirnov 04f4dbc2fa mpegvideo_enc: fix indentation in load_input_picture() 12 years ago
Anton Khirnov 3f47d316cd mpegvideo_enc: do not modify the input frame. 12 years ago
Anton Khirnov 7bcaeb408e mjpegdec: fix indentation 12 years ago
Anton Khirnov 0ce033f888 rawdec: cosmetics, reformat 12 years ago
Anton Khirnov b965cb906b mimic: return meaningful error codes. 12 years ago
Anton Khirnov a0cabd0a27 mimic: cosmetics, reformat 12 years ago
Anton Khirnov 04e1249609 iff: drop ff_ prefix from a static function. 12 years ago
Anton Khirnov 9221c0af77 pngdec: cosmetics, reformat. 12 years ago
Anton Khirnov edb2426b75 dxa: return meaningful error codes. 12 years ago
Anton Khirnov adf0110d87 eatgq: cosmetics, reformat. 12 years ago
Paul B Mahol 25c75525bf lavc/iff: ilbm: unbreak decoding on big endian 12 years ago
Anton Khirnov f337c29017 eatgq: return meaningful error codes. 12 years ago
Anton Khirnov 4b7598e2fe eatgv: cosmetics, reformat 12 years ago
Anton Khirnov ade402804a eatgv: return meaningful error codes. 12 years ago
Anton Khirnov 0859eaa012 cyuv: return meaningful error codes. 12 years ago
Anton Khirnov 6837bd6e49 txd: return meaningful error codes. 12 years ago
Anton Khirnov 69c25c9284 dnxhdenc: fix invalid reads in dnxhd_mb_var_thread(). 12 years ago
Diego Biurrun 033a86f9bb x86: h264qpel: Move stray comment to the right spot and clarify it 12 years ago
Paul B Mahol 9648e1495b lavc/gif: remove some obsolete/irrelevant chunks 12 years ago
Michael Niedermayer c8f25cafd2 atrac3: fix buffer size for get_bits. 12 years ago
Michael Niedermayer 66daebc9d5 indeo4: check for invalid transform_size blk_size combinations 12 years ago
Michael Niedermayer cfc7b9cfff 4xm: remove avcodec_get_frame_defaults() calls 12 years ago
Michael Niedermayer d73b65ed0e 4xm: add assert to check that the pointer from read_huffman_tables is within the array 12 years ago
Michael Niedermayer 53a3fdbfc5 4xm: Check available space in read_huffman_tables() 12 years ago
Michael Karcher dcbb920f15 Fix atrac3 decoder broken in e55d53905f 12 years ago
Michael Niedermayer c6ef7641fc ffv1enc: fix gbrp>8bit 12 years ago
Michael Karcher 0e3afacd4d atrac3: use correct loop variable in add_tonal_components() 12 years ago
Gavriloaie Eugen-Andrei 29b553c1a6 libx264: introduce -x264-params private option 12 years ago
Matthieu Bouron 40b4468f62 lavc/dnxhddata: fix bitrates for cid 1251 and 1252 in cid table 12 years ago
Paul B Mahol 7003d650b0 lavc/gifdec: remove obsolete check 12 years ago
Paul B Mahol 51c7af9d32 lavc/gifdec: move idx_line allocation out of gif_read_header1() 12 years ago
Paul B Mahol 285128eedf lavc/gifdec: do not return nonzero *got_frame if frame is not passed 12 years ago
Paul B Mahol aaebdce3d9 lavc/gifdec: simplify "!= 0" checks 12 years ago
Paul B Mahol f1412c7997 lavc/gifdec: use memcpy() 12 years ago
Vittorio Giovara a84fb6e06f h264: Allow discarding the cropping information from SPS 12 years ago
Michael Niedermayer ab6c9332bf vqavideo: check chunk sizes before reading chunks 12 years ago
Michael Niedermayer e9d443cf08 eacmv: Free frames on resolution changes 12 years ago
Michael Niedermayer 286930d302 gifdec: check that w,h is not zero 12 years ago
Carl Eugen Hoyos a0d1440476 Fix compilation with --disable-everything on x86_32. 12 years ago
Michael Niedermayer c10350358d gifdec: gif_copy_img_rect: Fix end pointer 12 years ago
Michael Niedermayer fc8e8e5bef h264_qpel: put cpuflags checks back. 12 years ago
Michael Niedermayer cf48b00640 cavsdec: check for value in get_ue_code() 12 years ago
Diego Biurrun 33552a5f7b arm: Add mathops.h to ARCH_HEADERS list 12 years ago