Anton Khirnov
|
32e5194969
|
lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft
|
12 years ago |
Anton Khirnov
|
1afddbe59e
|
avpacket: use AVBuffer to allow refcounting the packets.
This will allow us to avoid copying the packets in many cases.
This breaks ABI.
|
12 years ago |
Michael Niedermayer
|
d641ee94b5
|
lavf: Fix assignments in if()
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Luca Barbato
|
1e46c63eb7
|
avformat: refactor avformat_write_header
Split away option settings, sanity checks and general setup.
|
12 years ago |
Luca Barbato
|
86bbdf865e
|
avformat: refactor avformat_write_header
Mostly cosmetic changes adding some intermediate to shorten the lines.
|
12 years ago |
Luca Barbato
|
55f9037f38
|
avformat: split muxing functions from util.c
|
12 years ago |