39 Commits (882ae091d48b112004b977314884176841f12cef)

Author SHA1 Message Date
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Felipe Astroza b7665642f1 libavformat/tee: tee was passing a wrong option name for fifo's format_options 8 years ago
Jan Sebechlebsky 7c91ee01cc libavformat/tee: Add fifo support for tee 8 years ago
Jan Sebechlebsky 81bab1074f avformat/tee: Copy interrupt callback and flags to slave 8 years ago
Jan Sebechlebsky b7760dd8d4 avformat/tee: Use BSF list API 8 years ago
Michael Niedermayer 35e7fc6030 avformat/tee: Factor parse_slave_options() out 8 years ago
Jan Sebechlebsky 75bd5d3e2d avformat/tee: Rescale ts using av_packet_rescale_ts 8 years ago
Jan Sebechlebsky df9cc7f0a9 avformat/tee: Use ff_format_output_open() function 8 years ago
Jan Sebechlebsky e144b86fa4 avformat/tee: Support flushing by writing NULL pkt 8 years ago
Jan Sebechlebsky 3d7b5ad217 avformat/tee: Use ff_stream_encode_params_copy() 8 years ago
Jan Sebechlebsky d46a8e30dc avformat/tee: Support arbitrary number of slaves 9 years ago
Jan Sebechlebsky 1bc83f6ea8 avformat/tee: Use ref instead copy in write_packet 9 years ago
Jan Sebechlebsky a3c877aca7 avformat/tee: Fix TeeSlave.bsfs pointer array size 9 years ago
Jan Sebechlebsky 2063f3ed9c avformat/tee: Handling slave failure in tee muxer 9 years ago
Jan Sebechlebsky f9d7e9feec avformat/tee: Fix leaks in tee muxer when open_slave fails 9 years ago
Jan Sebechlebsky 2ea5ab6fc6 avformat/tee: Refactor close_slaves function in tee muxer 9 years ago
Michael Niedermayer fe3fed0b14 Update demuxers and protocols for protocol whitelist support 9 years ago
Rodger Combs 7a161b74ad lavf/tee: use lavf API for applying bitstream filters 9 years ago
Nicolas George 1acc90eaa5 lavf/tee: fix side data double free. 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Bela Bodecs 1f3a29e999 lavf/tee: allow multiple stream specifiers in select. 9 years ago
Hendrik Leppkes 83a5df54ea Remove left-over FF_API_DESTRUCT_PACKET cruft 9 years ago
Andreas Cadhalpun c363843a53 add missing FF_API_DESTRUCT_PACKET guards 9 years ago
Michael Niedermayer ef3a6a48b5 avformat/tee: Simplify code by using avio_closep() 10 years ago
Michael Niedermayer 2e6fdcb7f3 avformat/tee: flip assigment direction 10 years ago
Michael Niedermayer 68de2115ca avformat/tee: print errors for each failed bitstream filter 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. 11 years ago
Michael Niedermayer c4c3a3d580 vformat/tee: fix uninitialized use of ret 11 years ago
Stefano Sabatini 0be3be9011 lavf/tee: copy metadata to output chained muxers 11 years ago
Stefano Sabatini eadb3ad758 lavf/tee: initialize ret in parse_bsfs() 11 years ago
Stefano Sabatini 5ae3563359 lavf/tee: add special select option 11 years ago
Stefano Sabatini faf7c35655 lavf/tee: add support for bitstream filtering 11 years ago
Clément Bœsch 00f4998997 lavf/tee: pesudo → pseudo. 12 years ago
Michael Niedermayer 5f476cfe6e avformat/tee: add forgotten ret assignment 12 years ago
Nicolas George f43d09cd60 lavf: add tee pseudo-muxer. 12 years ago