Author | SHA1 | Message | Date |
---|---|---|---|
|
fd786bad63 |
tools/uncoded_frame: fix audio codec generation
Codec id is guessed from uninitialized sample format. Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> |
11 years ago |
|
9c3478c234 |
tools/uncoded_frame: fix double free
in case av_interleaved_write_uncoded_frame fails it seems frame is freed for the second time in fail section. Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com> Reviewed-by: Nicolas George <george@nsup.org> This commit also removes 1 trailing whitespace as otherwise the push hook rejects it Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
11 years ago |
|
8400368f31 | tools: add uncoded_frame test program. | 11 years ago |