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
/
nutenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-42
/
+44
|
\
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-36
/
+36
*
|
avformat: use ff_standardize_creation_time for formats writing all format str...
Marton Balint
2016-03-03
1
-0
/
+1
*
|
Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de'
Derek Buitenhuis
2016-02-29
1
-2
/
+9
|
\
\
|
|
/
|
*
nutenc: do not use AVCodecContext.frame_size
Anton Khirnov
2016-02-22
1
-2
/
+9
|
*
nut: Use the correct codec_tag when multiple are available
Luca Barbato
2015-11-02
1
-1
/
+2
*
|
avformat/nutenc: implement deinit()
Michael Niedermayer
2016-01-21
1
-5
/
+13
*
|
avformat: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
2015-12-04
1
-1
/
+1
*
|
avutil/tree: add additional const qualifier to the comparator
Ganesh Ajjanagadde
2015-10-24
1
-1
/
+1
*
|
avformat/nutenc: Omit AV_PKT_DATA_QUALITY_STATS when storing side data.
Michael Niedermayer
2015-07-25
1
-0
/
+1
*
|
avformat/nutenc: Fix writing strings larger than 2gb
Michael Niedermayer
2015-05-10
1
-1
/
+1
*
|
Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'
Michael Niedermayer
2015-02-25
1
-8
/
+3
|
\
\
|
|
/
|
*
libavformat: Use ffio_free_dyn_buf where applicable
Martin Storsjö
2015-02-24
1
-8
/
+3
*
|
nutdec: Remove unused variables
Timothy Gu
2015-02-06
1
-2
/
+0
*
|
Merge commit '80a11de7dca315505bf203ce9c8c016e71724fd2'
Michael Niedermayer
2015-01-27
1
-0
/
+2
|
\
\
|
|
/
|
*
nutenc: do not use has_b_frames
Anton Khirnov
2015-01-27
1
-2
/
+4
*
|
avformat/nutenc: store the actual r_frame_rate in the corresponding field if ...
Michael Niedermayer
2014-12-14
1
-1
/
+4
*
|
Merge commit 'b69183f65d0f6f4cd7a4e6c0deb57d59b0185aba'
Michael Niedermayer
2014-10-22
1
-0
/
+1
|
\
\
|
|
/
|
*
nutenc: check for negative index rather than assert
Vittorio Giovara
2014-10-21
1
-1
/
+4
*
|
Merge commit 'd754ed41727b1fcbab335b510248a9758a73320c'
Michael Niedermayer
2014-06-18
1
-1
/
+1
|
\
\
|
|
/
|
*
riffenc: take an AVStream instead of an AVCodecContext
Anton Khirnov
2014-06-18
1
-1
/
+1
*
|
avformat/nutenc: cleaner version check
Michael Niedermayer
2014-06-10
1
-1
/
+1
*
|
avformat/nutenc: Fix error handling in nut_write_packet()
Michael Niedermayer
2014-06-10
1
-10
/
+17
*
|
avformat/nutenc: Fix error handling in write_sm_data()
Michael Niedermayer
2014-06-10
1
-5
/
+10
*
|
avformat/nutenc: Suggest genpts if AV_NOPTS_VALUE
Michael Niedermayer
2014-05-30
1
-0
/
+2
*
|
avformat/nutenc: replace conditional by assert
Michael Niedermayer
2014-05-29
1
-1
/
+2
*
|
avformat/nutenc: limit index table size if no index is going to be written
Michael Niedermayer
2014-05-29
1
-1
/
+8
*
|
avformat/nutenc: add mode that omits the index
Michael Niedermayer
2014-05-29
1
-1
/
+4
*
|
nutenc: avoid av_tree_find() operation per syncpoint
Michael Niedermayer
2014-05-29
1
-7
/
+3
*
|
avformat/nutenc: bump minor version due to broadcast/pipe
Michael Niedermayer
2014-05-29
1
-1
/
+1
*
|
avformat/nutenc: change check to match comment
Michael Niedermayer
2014-05-29
1
-1
/
+1
*
|
avformat/nutenc: fix used version value
Michael Niedermayer
2014-05-29
1
-1
/
+1
*
|
Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873'
Michael Niedermayer
2014-05-29
1
-3
/
+42
|
\
\
|
|
/
|
*
nut: Support experimental NUT 4 features
Luca Barbato
2014-05-28
1
-3
/
+42
*
|
avformat/nutenc: switch to AVFMT_FLAG_BITEXACT
Michael Niedermayer
2014-05-18
1
-2
/
+1
*
|
avformat/nutenc: fix missing break in switch
Michael Niedermayer
2014-01-24
1
-0
/
+1
*
|
avformat/nut: add support for per frame side & meta data with version 4
Michael Niedermayer
2014-01-04
1
-5
/
+143
*
|
avformat/nut: add minor_version field with version>=4
Michael Niedermayer
2013-12-25
1
-0
/
+2
*
|
avformat/nut: store version in the context
Michael Niedermayer
2013-12-25
1
-1
/
+1
*
|
nutenc/write_index: warn if 2 consecutive keyframes have the same PTS and dis...
Michael Niedermayer
2013-12-22
1
-1
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-24
1
-0
/
+2
|
\
\
|
|
/
|
*
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2013-11-23
1
-0
/
+2
|
*
nut: Fix unchecked allocations
Derek Buitenhuis
2013-10-22
1
-1
/
+2
*
|
nut: Fix unchecked allocations
Derek Buitenhuis
2013-10-22
1
-1
/
+2
*
|
avformat/nutenc: use av_reallocp_array()
Paul B Mahol
2013-09-14
1
-1
/
+1
*
|
avformat/nutenc: use av_calloc()
Paul B Mahol
2013-09-14
1
-4
/
+4
*
|
Merge commit '6ff15cd569e1345bc3612fb69ad3003b104fe50d'
Michael Niedermayer
2013-07-28
1
-1
/
+1
|
\
\
|
|
/
|
*
Remove unreachable returns
Diego Biurrun
2013-07-27
1
-1
/
+1
*
|
Merge commit '46c1917350f58dfab84e41919e6c02d43950db8c'
Michael Niedermayer
2013-05-06
1
-1
/
+1
|
\
\
|
|
/
|
*
nut: use a define for the nut version
Luca Barbato
2013-05-06
1
-1
/
+1
[next]