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
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/westwood_vqa: Remove unneeded cast
Michael Niedermayer
2015-01-03
1
-1
/
+1
*
avformat/movenc: fix DELAY_MOOV
Michael Niedermayer
2015-01-03
1
-1
/
+3
*
Merge commit 'f2ad1495f23376ce61542967f4fc14205f284d40'
Michael Niedermayer
2015-01-03
1
-1
/
+1
|
\
|
*
avisynth: Use RTLD_LOCAL instead of RTLD_GLOBAL
Martin Storsjö
2015-01-03
1
-1
/
+1
*
|
Merge commit '7a1a63e34fa46af18311c2493fdaec9a93bdb750'
Michael Niedermayer
2015-01-03
1
-17
/
+23
|
\
\
|
|
/
|
*
dashenc: Use pts for MPD timeline timestamps
Martin Storsjö
2015-01-03
1
-17
/
+23
*
|
Merge commit 'c5e7ea13d2d4da0c5da91973a547afff6fe9e011'
Michael Niedermayer
2015-01-03
1
-9
/
+14
|
\
\
|
|
/
|
*
dashenc: Use delay_moov
Martin Storsjö
2015-01-03
1
-9
/
+14
*
|
Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe'
Michael Niedermayer
2015-01-03
2
-17
/
+4
|
\
\
|
|
/
|
*
movenc: Get rid of a hack for updating the dvc1 atom
Martin Storsjö
2015-01-03
2
-17
/
+4
*
|
Merge commit '847bf5988fec1d3e65c1d8cf0cdb8caf0cfd0c1b'
Michael Niedermayer
2015-01-03
3
-15
/
+61
|
\
\
|
|
/
|
*
movenc: Add an option for delaying writing the moov with empty_moov
Martin Storsjö
2015-01-03
3
-14
/
+60
*
|
avformat/movenc: Use cluster timestamps when available in edts
Michael Niedermayer
2015-01-03
1
-3
/
+17
*
|
Merge commit 'c725faebda9a516766d94c33b07972ab0f70cf93'
Michael Niedermayer
2015-01-03
1
-6
/
+5
|
\
\
|
|
/
|
*
movenc: Use start_dts/cts instead of cluster[0] for writing edit lists
Martin Storsjö
2015-01-03
1
-5
/
+5
*
|
Merge commit '724cbea7193945fe5a5b4dea8ede344803572844'
Michael Niedermayer
2015-01-03
1
-1
/
+1
|
\
\
|
|
/
|
*
movenc: Remove an unnecessary condition when flushing fragments
Martin Storsjö
2015-01-03
1
-1
/
+1
*
|
Merge commit '355d01a1bf55297b1d1f04e4bfbf0ddc93b6247e'
Michael Niedermayer
2015-01-03
1
-19
/
+29
|
\
\
|
|
/
|
*
movenc: Factorize writing ftyp and other identification tags to a separate fu...
Martin Storsjö
2015-01-03
1
-9
/
+17
*
|
avformat/mov: reindent after previous commit
Clément Bœsch
2015-01-02
1
-13
/
+13
*
|
avformat/mov: move edit list heuristics into mov_build_index()
Clément Bœsch
2015-01-02
2
-32
/
+56
*
|
avformat/flvdec: remove duplicated line error
Clément Bœsch
2015-01-01
1
-1
/
+0
*
|
avformat/flvdec: use named identifier instead of literal numbers as return va...
Michael Niedermayer
2015-01-01
1
-3
/
+6
*
|
avformat/flvdec: Increase string array size
Michael Niedermayer
2015-01-01
1
-1
/
+1
*
|
avformat/flvdec: do not inject dts=0 metadata packets which failed to be pars...
Michael Niedermayer
2015-01-01
1
-3
/
+3
*
|
avformat/flvdec: add several error messages to error conditions
Michael Niedermayer
2015-01-01
1
-2
/
+10
*
|
avformat/cdxl: Fix integer overflow of image_size
Michael Niedermayer
2014-12-31
1
-0
/
+2
*
|
Merge commit '8d54bacb789c7d37ca3cf48d9ac13083ad0c1ba7'
Michael Niedermayer
2014-12-30
1
-2
/
+2
|
\
\
|
|
/
|
*
dashenc: Remove some stray double spaces
Martin Storsjö
2014-12-29
1
-2
/
+2
*
|
Merge commit 'b91a5757fcbf723da99b05b298a6f820271dbc2b'
Michael Niedermayer
2014-12-30
1
-1
/
+3
|
\
\
|
|
/
|
*
dashenc: Fix writing of timelines that don't start at t=0
Martin Storsjö
2014-12-29
1
-1
/
+3
*
|
libavformat/cdxl: fix duration in case of overflow
Michael Niedermayer
2014-12-29
1
-1
/
+1
*
|
avformat/mux: 2 subtitle packets could have the same DTS
Michael Niedermayer
2014-12-29
1
-0
/
+1
*
|
libavformat/segment.c: Add strftime expansion for segment filename templates
Pedro E. M. Brito
2014-12-28
1
-2
/
+13
*
|
avformat/rtsp: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-26
1
-11
/
+11
*
|
avformat/cache: remove ftruncate usage, its not always available
Michael Niedermayer
2014-12-26
1
-2
/
+2
*
|
avformat/cache: Extend cache entries if possible instead of creating new ones
Michael Niedermayer
2014-12-26
1
-17
/
+29
*
|
avformat/cache: avoid lseek() on reading from the cache if possible
Michael Niedermayer
2014-12-26
1
-2
/
+6
*
|
avformat/cache: keep cache_pos updated
Michael Niedermayer
2014-12-26
1
-2
/
+6
*
|
avformat/cache: cleanup cache file on cache write failure
Michael Niedermayer
2014-12-26
1
-1
/
+3
*
|
avformat/cache: Support user specified read-ahead for non seekable media
Michael Niedermayer
2014-12-25
1
-1
/
+41
*
|
avformat/cache: Use the correct io handle in seeking
Michael Niedermayer
2014-12-25
1
-5
/
+7
*
|
avformat/cache: more informative error message
Michael Niedermayer
2014-12-25
1
-1
/
+1
*
|
avformat/cache: remember EOF point if hit and use it to handle SEEK_END
Michael Niedermayer
2014-12-25
1
-0
/
+10
*
|
avformat/cache: support non continuous caching
Michael Niedermayer
2014-12-25
2
-30
/
+138
*
|
avformat/smoothstreamingenc: Use av_freep() avoid leaving stale pointers in m...
Michael Niedermayer
2014-12-25
1
-5
/
+5
*
|
avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-25
1
-10
/
+10
*
|
avformat/segment: Use av_freep() avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-25
1
-7
/
+7
*
|
avformat/seek: move the cur variable into the loop
Michael Niedermayer
2014-12-24
1
-2
/
+1
*
|
avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-24
1
-3
/
+3
[next]