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
/
concat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/concat: Check protocol prefix
Michael Niedermayer
2016-01-23
1
-1
/
+4
*
Merge commit '95d312d6c82e7485f43c3ddda0f369af0e41c83b'
Michael Niedermayer
2014-09-25
1
-13
/
+15
|
\
|
*
concat: K&R formatting cosmetics
Gabriel Dume
2014-09-25
1
-13
/
+15
*
|
Merge commit '06ebc0bf9a6401733a4ce1310325de19f631819a'
Michael Niedermayer
2013-09-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf: Allocate arrays with av_realloc if they will be realloced later
Martin Storsjö
2013-09-26
1
-1
/
+1
*
|
avformat/concat: revert one hunk of 20dfab33f5ab61fc51de65192ed239f8b62782a2
Michael Niedermayer
2013-09-19
1
-2
/
+3
*
|
Merge commit '5626f994f273af80fb100d4743b963304de9e05c'
Michael Niedermayer
2013-09-19
1
-8
/
+4
|
\
\
|
|
/
|
*
avformat: Use av_reallocp() where suitable
Alexandra Khirnova
2013-09-18
1
-8
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-02
1
-13
/
+7
|
\
\
|
|
/
|
*
proto: Realign struct initializers
Martin Storsjö
2011-12-01
1
-5
/
+5
|
*
proto: Use .priv_data_size to allocate the private context
Martin Storsjö
2011-12-01
1
-8
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-14
1
-1
/
+2
|
\
\
|
|
/
|
*
avio: add support for passing options to protocols.
Anton Khirnov
2011-11-13
1
-1
/
+2
|
*
avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc
Martin Storsjö
2011-11-13
1
-1
/
+1
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-09
1
-6
/
+5
|
\
\
|
|
/
|
*
lavf: use designated initializers for all protocols
Anton Khirnov
2011-04-08
1
-6
/
+5
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-05
1
-8
/
+9
|
\
\
|
|
/
|
*
avio: make url_filesize() internal.
Anton Khirnov
2011-04-04
1
-1
/
+1
|
*
avio: make url_close() internal.
Anton Khirnov
2011-04-04
1
-2
/
+2
|
*
avio: make url_seek() internal.
Anton Khirnov
2011-04-04
1
-3
/
+3
|
*
avio: make url_read() internal.
Anton Khirnov
2011-04-04
1
-1
/
+1
|
*
avio: make url_open() internal.
Anton Khirnov
2011-04-04
1
-1
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-28
1
-1
/
+1
|
/
*
Fix concat seeking SEEK_END case.
Wolfram Gloger
2010-03-08
1
-2
/
+2
*
Fix concat seek result.
Wolfram Gloger
2010-03-08
1
-1
/
+1
*
Implement a physical concatenation protocol.
Michele Orrù
2010-02-07
1
-0
/
+198