Hendrik Leppkes
|
83a5df54ea
|
Remove left-over FF_API_DESTRUCT_PACKET cruft
|
9 years ago |
Andreas Cadhalpun
|
c363843a53
|
add missing FF_API_DESTRUCT_PACKET guards
Reviewed-by: wm4 <nfxjfg@googlemail.com>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
|
9 years ago |
Michael Niedermayer
|
ef3a6a48b5
|
avformat/tee: Simplify code by using avio_closep()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
10 years ago |
Michael Niedermayer
|
2e6fdcb7f3
|
avformat/tee: flip assigment direction
Found-by: CSA
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Michael Niedermayer
|
68de2115ca
|
avformat/tee: print errors for each failed bitstream filter
Fixes CID1108584
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Nicolas George
|
c4e6024adc
|
lavf/tee: fix leak of bsfs array.
|
11 years ago |
Nicolas George
|
5a12142aca
|
lavf/tee: fix leak of select option.
|
11 years ago |
Nicolas George
|
59f809e992
|
lavf/tee: fix leak of strdup/strtoked buffer.
Fix CID 1108606.
|
11 years ago |
Michael Niedermayer
|
c4c3a3d580
|
vformat/tee: fix uninitialized use of ret
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Stefano Sabatini
|
0be3be9011
|
lavf/tee: copy metadata to output chained muxers
|
12 years ago |
Stefano Sabatini
|
eadb3ad758
|
lavf/tee: initialize ret in parse_bsfs()
Fix spurious failures.
|
12 years ago |
Stefano Sabatini
|
5ae3563359
|
lavf/tee: add special select option
|
12 years ago |
Stefano Sabatini
|
faf7c35655
|
lavf/tee: add support for bitstream filtering
This allows to apply different bitstream filters to different outputs,
with no need to transcode.
|
12 years ago |
Clément Bœsch
|
00f4998997
|
lavf/tee: pesudo → pseudo.
|
12 years ago |
Michael Niedermayer
|
5f476cfe6e
|
avformat/tee: add forgotten ret assignment
Fixes CID991840
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Nicolas George
|
f43d09cd60
|
lavf: add tee pseudo-muxer.
|
12 years ago |