2009-02-21 |
Patrik Kullman | Check the return values of a few functions to avoid... patch by Patrik Kullman, patrik yes nu
|
commit | commitdiff | tree |
2009-02-21 |
Patrik Kullman | Check return value of posix_memalign and explicitly... fails, patch by Patrik Kullman, patrik yes nu.
|
commit | commitdiff | tree |
2009-02-21 |
Patrik Kullman | Use av_strdup to allocate string, prevents the warning: patch by Patrik Kullman, patrik yes nu
|
commit | commitdiff | tree |
2009-02-16 |
Patrik Kullman | flacdec: Silence false positive warning about uninitialized... decode_subframe_fixed(). Patch by Patrik Kullman (patrik A yes D nu).
|
commit | commitdiff | tree |
2009-02-14 |
Patrik Kullman | Add av_uninit to variable declarations to fix the false... patch by Patrik Kullman, patrik yes nu
|
commit | commitdiff | tree |
2009-02-13 |
Patrik Kullman | Add libavcodec/internal.h include to avoid warning... Patch by Patrik Kullman ( patrik yes nu )
|
commit | commitdiff | tree |
2009-02-13 |
Patrik Kullman | lpc: Remove false positive compilation warning about... uninitialized. Patch by Patrik Kullman (patrik A yes D nu).
|
commit | commitdiff | tree |
2009-02-13 |
Patrik Kullman | Assert that ff_lpc_calc_coefs() is called with a valid... Patch by Patrik Kullman (patrik A yes D nu).
|
commit | commitdiff | tree |
2009-02-13 |
Patrik Kullman | lpc: Document the use_lpc parameter to ff_lpc_calc_coefs(). Patch by Patrik Kullman (patrik A yes D nu).
|
commit | commitdiff | tree |
2009-02-12 |
Patrik Kullman | Check return value of ffm_write_write_index and ffm_read_wri... Patch by Patrik Kullman, patrik at yes dot nu
|
commit | commitdiff | tree |
2009-02-12 |
Patrik Kullman | Change ffm_write_write_index to return int, and return... Patch by Patrik Kullman, patrik at yes dot nu
|
commit | commitdiff | tree |
2009-02-11 |
Patrik Kullman | Use av_strlcpy instead of snprintf without formatting. patch by Patrik Kullman, patrik yes nu
|
commit | commitdiff | tree |
2009-02-10 |
Patrik Kullman | Add a default (error) for the switch in case of an... Patch by Patrik Kullman %patrik A yes P nu%
|
commit | commitdiff | tree |
2009-02-10 |
Patrik Kullman | Fix (with av_uninit()) false positive warning about... patch by Patrik Kullman %patrik A yes P nu%
|
commit | commitdiff | tree |
|