[issue405] SVQ3 top block unavailable for requested intra mode

2008-10-26 Thread Baptiste Coudurier
Baptiste Coudurier [EMAIL PROTECTED] added the comment: Implemented in r15719. -- status: open - closed substatus: analyzed - implemented __ FFmpeg issue tracker [EMAIL PROTECTED] https://roundup.mplayerhq.hu/roundup/ffmpeg/issue405

[issue405] SVQ3 top block unavailable for requested intra mode

2008-07-16 Thread Michael Niedermayer
Michael Niedermayer [EMAIL PROTECTED] added the comment: and hl2_small.mov needs something between 0x2BAE83AE and 0x2BAEBBAE xored (i couldnt figure 3 bits out as they make no difference either way) __ FFmpeg issue tracker [EMAIL PROTECTED]

[issue405] SVQ3 top block unavailable for requested intra mode

2008-07-15 Thread Michael Niedermayer
Michael Niedermayer [EMAIL PROTECTED] added the comment: This file has its header xored with 0xA2A2A2A2, it can be decoded with @@ -703,6 +703,8 @@ s-gb.size_in_bits = h-next_slice_index - 8*(length - 1); skip_bits(s-gb, 8); +((uint32_t*)(s-gb.buffer[get_bits_count(s-gb)/8+1]))[0] ^=

[issue405] SVQ3 top block unavailable for requested intra mode

2008-04-14 Thread compn
compn [EMAIL PROTECTED] added the comment: file was moved to http://samples.mplayerhq.hu/V-codecs/SVQ3/lucy_letters_to_satan_2007.mov __ FFmpeg issue tracker [EMAIL PROTECTED] https://roundup.mplayerhq.hu/roundup/ffmpeg/issue405