[issue537] Valgrind reports use of uninitialised value of size 4 at wma_decode_block() (bitstream.h:856) conditional jump or move depends on uninitialised value(s) at wma_decode_block() (wmadec.c:38

2008-07-16 Thread Nga Chung
New submission from Nga Chung [EMAIL PROTECTED]: I am trying to transcode from a wma to an mp3 format. Valgrind reports use of uninitialised value of size 4 at wma_decode_block (bitstream.h:856) and conditional jump or move depends on uninitialised value(s) at wma_decode_block (wmadec.c:380). I

[issue527] Valgrind reports conditional jump or move depends on uninitialised value(s) in aac_sync() (aac_parser.c:39)

2008-07-11 Thread Nga Chung
New submission from Nga Chung [EMAIL PROTECTED]: I am trying to transcode from an aac to a wma format. Valgrind reports conditional jump or move depends on uninitialised value(s) in aac_sync() (aac_parser.c:39). I confirmed that this bug is reproducible in the latest subversion of FFmpeg, SVN

[issue520] Segmentation Fault and Valgrind reports invalid read of size 4 at indeo3_decode_frame() (indeo3.c:219)

2008-07-10 Thread Nga Chung
New submission from Nga Chung [EMAIL PROTECTED]: I am trying to transcode from an avi to a wmv format. A segmentation fault occurs and valgrind reports an invalid read of 4 bytes at an invalid memory location. I confirmed that this bug is reproducible in the latest subversion of ffmpeg, r14158

[issue519] Segmentation Fault and Valgrind reports invalid read of size 4 at indeo3_decode_frame() (indeo3.c:219)

2008-07-10 Thread Nga Chung
New submission from Nga Chung [EMAIL PROTECTED]: I have found a bug in ffmpeg.c that causes the compilation of the program to fail on Mac OS 10.3.9. Including sys/time.h at the top of the file instead of deeper into the file fixes this problem. -- messages: 2381 nosy: thiennga

[issue519] Segmentation Fault and Valgrind reports invalid read of size 4 at indeo3_decode_frame() (indeo3.c:219)

2008-07-10 Thread Nga Chung
Nga Chung [EMAIL PROTECTED] added the comment: Sorry. Please ignore this report. I've made a mistake when submitting. Issue519 is a thorough report for this bug. __ FFmpeg issue tracker [EMAIL PROTECTED] https://roundup.mplayerhq.hu/roundup

[issue519] Segmentation Fault and Valgrind reports invalid read of size 4 at indeo3_decode_frame() (indeo3.c:219)

2008-07-10 Thread Nga Chung
Nga Chung [EMAIL PROTECTED] added the comment: Sorry. Please ignore this report. I've made a mistake when submitting. Issue520 is a thorough report for this bug. __ FFmpeg issue tracker [EMAIL PROTECTED] https://roundup.mplayerhq.hu/roundup