12323 Commits (704abfec0536699c772f775a23ef814f12797571)
 

Author SHA1 Message Date
Måns Rullgård 704abfec05 remove useless/incorrect comments in regression.sh 17 years ago
Måns Rullgård 2009721d99 split lavf regression tests 17 years ago
Måns Rullgård 4383ed5cba split regression tests allowing make to run them in parallel 17 years ago
Måns Rullgård d2e40fe5e1 get seek regression test filenames from reference file 17 years ago
Uoti Urpala 4bdd3b76fe mpegvideo.h has two function declarations with the 'inline' specifier 17 years ago
Loren Merritt b313e8159c avg_pixels4_mmx2 17 years ago
Loren Merritt 6c01d0069d use mmx2/3dnow avg functions in avg_qpel*_mc00 17 years ago
Reimar Döffinger 7abe438045 Remove ff_mms_set_stream_selection again from asf demuxer, 17 years ago
Loren Merritt ed5d7a531c ff_h264_idct8_add_sse2. 17 years ago
Loren Merritt 51f0ac65df remove some movq in ff_h264_idct8_add_mmx. 225->217 cycles on core2. 17 years ago
Michael Niedermayer dc29622385 Remove incorrect casts that should have never been there. 17 years ago
Michael Niedermayer 2efa7fd10d Make avcodec_decode_* functions take const input buffers. 17 years ago
Reimar Döffinger 909063f745 100l, since we already check for buf_size == 769 we should also 17 years ago
Reimar Döffinger 3e368d726a Use bytestream_get_be24 to simplify palette parsing. 17 years ago
Reimar Döffinger 04deea9ad2 mark qtrle input data as const. 17 years ago
Reimar Döffinger 2907abed17 Remove a pointless cast. 17 years ago
Reimar Döffinger b3d5468d87 Add some const where appropriate 17 years ago
Reimar Döffinger 6be4042c52 Fix warning: 17 years ago
Michael Niedermayer 6c51fd3f2b const 17 years ago
Reimar Döffinger 4d65da424a Put is_mms under ifdef CONFIG_MMSH_PROTOCOL, avoids warning: 17 years ago
Reimar Döffinger b630a39ecd Missing 'const' in cast. 17 years ago
Michael Niedermayer ae77c4b007 Make src const. 17 years ago
Michael Niedermayer b0ddba1291 void arithmetic 17 years ago
Diego Biurrun 1bc0a44d79 Remove -Werror= CFLAGS that do not have the desired effect. 17 years ago
Diego Biurrun 5f359c8d3e cosmetics: sort ogg_codec_t list 17 years ago
Reimar Döffinger eee7e7998b Some consts for cscd decoder helper functions 17 years ago
Loren Merritt ffbc5e04ce "swap first two elements of L1 if L0 and L1 are identical" applies after splitting the lists into fields 17 years ago
Loren Merritt 02f7695b0b fix mbaff diagonal neighbor mv 17 years ago
Loren Merritt 50b3ab0fa5 mbaff spatial direct 17 years ago
Kostya Shishkov 4990eb5f49 Do not modify input data 17 years ago
Kostya Shishkov 0fe04628b9 IMC decoder always operates on 64-byte blocks 17 years ago
Aurelien Jacobs 815f98cce4 non-const 2nd parameter for strtol/strtod 17 years ago
Aurelien Jacobs 2755e41d26 use AV_RL* instead of le2me_* 17 years ago
Aurelien Jacobs 4e56af8253 don't cast const away 17 years ago
Aurelien Jacobs 60b6dbe716 const 17 years ago
Aurelien Jacobs 9f5bd89506 const 17 years ago
Michael Niedermayer aa819b9b7d Mixing declarations and statements is an error, so is any construct 17 years ago
Reimar Döffinger 5e038b4f08 LZO decoder input is const 17 years ago
Michael Niedermayer c67102f902 const 17 years ago
Michael Niedermayer 31d889ec0a const 17 years ago
Michael Niedermayer 896b438915 const 17 years ago
Michael Niedermayer 1786784259 const 17 years ago
Reimar Döffinger b034f72b17 Add some const keywords in rtjpeg decoder 17 years ago
Michael Niedermayer 7e5cdb5b1b const 17 years ago
Michael Niedermayer 74dc744850 const 17 years ago
Michael Niedermayer 473dde1700 const 17 years ago
Michael Niedermayer 94ef6d11ac const 17 years ago
Michael Niedermayer 2ab12b39cd const 17 years ago
Michael Niedermayer 8c4bd28bec const 17 years ago
Michael Niedermayer e37e53350e const 17 years ago