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
*
Merge commit '491805636cef50d3f582bd345e1460eeb739ea48'
Michael Niedermayer
2014-11-28
1
-1
/
+1
|
\
|
*
rtmpproto: Fix a typo in a comment
Martin Storsjö
2014-11-28
1
-1
/
+1
*
|
Merge commit 'fcae9f212a6001d966c52dc22cd4b22e9851b428'
Michael Niedermayer
2014-11-28
1
-3
/
+2
|
\
\
|
|
/
|
*
dashenc: Avoid a VLA-like construct
Martin Storsjö
2014-11-28
1
-3
/
+2
*
|
Merge commit 'a9d8d35e4833fc4dfbf557ce73c84e9ca6224427'
Michael Niedermayer
2014-11-28
1
-9
/
+146
|
\
\
|
|
/
|
*
dashenc: Add options to make segment names configurable
Bryan Huh
2014-11-28
1
-8
/
+146
*
|
Merge commit '01eac895ab350027467ffbe7278740f89ae8be75'
Michael Niedermayer
2014-11-28
1
-29
/
+27
|
\
\
|
|
/
|
*
rtmpproto: Only prepend @setDataFrame for onMetaData and |RtmpSampleAccess
Martin Storsjö
2014-11-28
1
-5
/
+27
*
|
Merge commit '44127b157e9f8acb837d4bb3a094f56b40da3ef5'
Michael Niedermayer
2014-11-28
1
-1
/
+1
|
\
\
|
|
/
|
*
rtmppkt: Make pkt->data reallocable
Martin Storsjö
2014-11-28
1
-1
/
+1
*
|
Merge commit '3c3b8003a13d9c3668c0bb6d79d2376da3b2b352'
Michael Niedermayer
2014-11-28
1
-11
/
+6
|
\
\
|
|
/
|
*
rtmpproto: Simplify code for copying data into the output packet
Martin Storsjö
2014-11-28
1
-11
/
+6
*
|
Merge commit '857e6667f9061ae261c0b951113e4efc4329b05e'
Michael Niedermayer
2014-11-28
1
-0
/
+3
|
\
\
|
|
/
|
*
rtmpproto: Clarify a comment
Martin Storsjö
2014-11-28
1
-1
/
+3
*
|
lavf/ffmenc: store recommended encoder configuration
Lukasz Marek
2014-11-27
2
-5
/
+71
*
|
lavf/ffmdec: add common options to recommended encoder configuration
Lukasz Marek
2014-11-27
1
-5
/
+31
*
|
avformat/rtpproto: Allow to specify DSCP class
Vincent Bernat
2014-11-27
1
-4
/
+12
*
|
avformat/udp: Allow to specify DSCP class
Vincent Bernat
2014-11-27
1
-1
/
+10
*
|
avformat/mov: change conjugation for "Duplicate"
Clément Bœsch
2014-11-27
1
-7
/
+7
*
|
avformat/mov: strengthen some table allocations
Clément Bœsch
2014-11-27
1
-21
/
+27
*
|
msvc: Fix compilation errors due to header include order.
Matthew Oliver
2014-11-27
1
-6
/
+7
*
|
Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91'
Michael Niedermayer
2014-11-27
4
-30
/
+14
|
\
\
|
|
/
|
*
Revert "lavf: Don't try to update files atomically with renames on windows"
Martin Storsjö
2014-11-27
4
-30
/
+14
*
|
Merge commit '79fd186a5035cf16fc0ab288d8f59da8b1ba2c0e'
Michael Niedermayer
2014-11-27
1
-2
/
+19
|
\
\
|
|
/
|
*
lavf: Use MoveFileEx instead of rename/_wrename on windows
Martin Storsjö
2014-11-27
1
-2
/
+19
*
|
Merge commit '9326d64ed1baadd7af60df6bbcc59cf1fefede48'
Michael Niedermayer
2014-11-27
1
-18
/
+1
|
\
\
|
|
/
|
*
Share the utf8 to wchar conversion routine between lavf and lavu
Martin Storsjö
2014-11-27
1
-18
/
+1
*
|
avformat/apngdec: validate frame dimensions.
Benoit Fouet
2014-11-26
1
-1
/
+5
*
|
avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms
Michael Niedermayer
2014-11-26
1
-0
/
+8
*
|
avformat/apngdec: use packet pts and duration instead of altering stream fram...
Benoit Fouet
2014-11-26
1
-3
/
+12
*
|
Merge commit '234fb81e3145e9c9aec4ec16266676fab7dc21fa'
Michael Niedermayer
2014-11-26
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Expose the fragment index as an avoption
Martin Storsjö
2014-11-26
1
-0
/
+1
*
|
Merge commit 'ee37620b6ae4783cda637408422044b2d14a688c'
Michael Niedermayer
2014-11-26
2
-6
/
+30
|
\
\
|
|
/
|
*
movenc: Add a flag for indicating a discontinuous fragment
Martin Storsjö
2014-11-26
2
-6
/
+30
*
|
avformat/mxfdec: dont ask for samples with field dominance 0 anymore
Michael Niedermayer
2014-11-26
1
-0
/
+1
*
|
avformat/apngdec: account for blend and dispose operations.
Benoit Fouet
2014-11-26
2
-1
/
+46
*
|
Rename sync() functions in libavformat.
Carl Eugen Hoyos
2014-11-25
2
-5
/
+5
*
|
lavf/avio: clarify the buffer parameter of avio_alloc_context
Yu Xiaolei
2014-11-25
1
-0
/
+3
*
|
avformat/os_support: try to fix build when included from a c++ file like liba...
Michael Niedermayer
2014-11-25
1
-1
/
+1
*
|
avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails
Michael Niedermayer
2014-11-25
1
-1
/
+4
*
|
Merge commit '960aff379da46dcaff61504a57714d4d4e758e41'
Michael Niedermayer
2014-11-25
2
-8
/
+92
|
\
\
|
|
/
|
*
lavf: Use wchar functions for filenames on windows for mkdir/rmdir/rename/unlink
Martin Storsjö
2014-11-24
2
-9
/
+92
*
|
Merge commit 'b9d08c77a44390b0848c06f20bc0e9e951ba6a3c'
Michael Niedermayer
2014-11-25
4
-14
/
+30
|
\
\
|
|
/
|
*
lavf: Don't try to update files atomically with renames on windows
Martin Storsjö
2014-11-24
4
-14
/
+30
*
|
Merge commit '40665d27e38e6a2f65037878202bd1a398c7683e'
Michael Niedermayer
2014-11-25
1
-0
/
+4
|
\
\
|
|
/
|
*
flvdec: Document how the duration is retrieved at the end of the file
Uwe L. Korn
2014-11-24
1
-0
/
+4
*
|
avformat/apngdec: transmit all the chunks between consecutive fcTL ones.
Benoit Fouet
2014-11-24
1
-10
/
+24
*
|
avformat/rawdec: raw formats have no timestamps
wm4
2014-11-24
1
-4
/
+5
*
|
avformat/mpegenc: assert that premux_packet is non null
Michael Niedermayer
2014-11-24
1
-1
/
+3
*
|
Merge commit 'fe42f94ce1023f9c2f7e86404c60afcee5b078a9'
Michael Niedermayer
2014-11-24
1
-6
/
+19
|
\
\
|
|
/
[next]