Author | SHA1 | Message | Date |
---|---|---|---|
|
3b4bb19e63 |
lavf: flush the output AVIOContext in av_write_trailer().
This is consistent with stdio and is what we want to do in all cases. Fixes a bug in the voc muxer which didn't flush in write_trailer() previously. This is the cause of the change in the test results. |
12 years ago |
|
36ef5369ee | Replace all CODEC_ID_* with AV_CODEC_ID_* | 12 years ago |
|
e9cef89702 |
avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps.
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com> |
14 years ago |
|
ffa0923eee |
add SMJPEG muxer
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com> |
13 years ago |