index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
tee.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/tee: Use ref instead copy in write_packet
Jan Sebechlebsky
2016-05-07
1
-2
/
+2
*
avformat/tee: Fix TeeSlave.bsfs pointer array size
Jan Sebechlebsky
2016-05-07
1
-1
/
+1
*
avformat/tee: Handling slave failure in tee muxer
Jan Sebechlebsky
2016-04-22
1
-11
/
+80
*
avformat/tee: Fix leaks in tee muxer when open_slave fails
Jan Sebechlebsky
2016-04-22
1
-17
/
+25
*
avformat/tee: Refactor close_slaves function in tee muxer
Jan Sebechlebsky
2016-04-14
1
-26
/
+32
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-3
/
+3
*
Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'
Derek Buitenhuis
2016-02-10
1
-9
/
+8
*
Update demuxers and protocols for protocol whitelist support
Michael Niedermayer
2016-02-02
1
-1
/
+4
*
lavf/tee: use lavf API for applying bitstream filters
Rodger Combs
2015-12-28
1
-43
/
+3
*
lavf/tee: fix side data double free.
Nicolas George
2015-12-13
1
-0
/
+2
*
Replace remaining occurances of av_free_packet with av_packet_unref
Hendrik Leppkes
2015-10-27
1
-1
/
+1
*
lavf/tee: allow multiple stream specifiers in select.
Bela Bodecs
2015-10-12
1
-6
/
+27
*
Remove left-over FF_API_DESTRUCT_PACKET cruft
Hendrik Leppkes
2015-09-05
1
-7
/
+1
*
add missing FF_API_DESTRUCT_PACKET guards
Andreas Cadhalpun
2015-08-22
1
-1
/
+7
*
avformat/tee: Simplify code by using avio_closep()
Michael Niedermayer
2015-01-09
1
-4
/
+2
*
avformat/tee: flip assigment direction
Michael Niedermayer
2014-08-03
1
-1
/
+1
*
avformat/tee: print errors for each failed bitstream filter
Michael Niedermayer
2014-04-26
1
-7
/
+6
*
lavf/tee: fix leak of bsfs array.
Nicolas George
2013-10-21
1
-0
/
+1
*
lavf/tee: fix leak of select option.
Nicolas George
2013-10-21
1
-0
/
+1
*
lavf/tee: fix leak of strdup/strtoked buffer.
Nicolas George
2013-10-21
1
-3
/
+3
*
vformat/tee: fix uninitialized use of ret
Michael Niedermayer
2013-09-07
1
-1
/
+1
*
lavf/tee: copy metadata to output chained muxers
Stefano Sabatini
2013-08-23
1
-0
/
+1
*
lavf/tee: initialize ret in parse_bsfs()
Stefano Sabatini
2013-08-22
1
-1
/
+1
*
lavf/tee: add special select option
Stefano Sabatini
2013-08-21
1
-13
/
+58
*
lavf/tee: add support for bitstream filtering
Stefano Sabatini
2013-08-16
1
-18
/
+190
*
lavf/tee: pesudo → pseudo.
Clément Bœsch
2013-06-06
1
-1
/
+1
*
avformat/tee: add forgotten ret assignment
Michael Niedermayer
2013-03-19
1
-1
/
+1
*
lavf: add tee pseudo-muxer.
Nicolas George
2013-02-09
1
-0
/
+278