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
/
mxfenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/mxfenc: write reel_name if metadata key is present
Mark Reid
2017-12-08
1
-7
/
+35
*
avformat/mxfenc: use track count to generate component instance uuid
Mark Reid
2017-12-08
1
-15
/
+27
*
avformat/mxfenc: pass MXFPackage around instead of type
Mark Reid
2017-11-28
1
-44
/
+55
*
avformat/mxfenc: Fix labels for IEC PAL DV 420
Michael Niedermayer
2017-10-03
1
-0
/
+9
*
avformat/mxfenc: Add IEC DV25
Michael Niedermayer
2017-10-03
1
-1
/
+16
*
avformat/mxfenc: cosmetic changes
Tobias Rapp
2017-09-18
1
-10
/
+11
*
avformat/mxfenc: fix aspect ratio when writing 16:9 DV frames
Tobias Rapp
2017-09-18
1
-1
/
+1
*
avformat/mxfenc: Correct the Sample rate for PCM outside D10
Michael Niedermayer
2017-09-12
1
-3
/
+14
*
avformat/mxfenc: Comment edit rate write code like the surrounding code
Michael Niedermayer
2017-09-12
1
-0
/
+1
*
avformat/mxfenc: Replace more literal magic numbers by enum values.
Michael Niedermayer
2017-09-12
1
-21
/
+21
*
avformat/mxfenc: Replace literal numbers by named enum values.
Michael Niedermayer
2017-08-30
1
-22
/
+61
*
avformat/mxfenc: Check that the video codec in D-10 is MPEG-2
Michael Niedermayer
2017-08-29
1
-0
/
+4
*
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2017-03-21
1
-1
/
+1
|
\
|
*
lavf: fix usage of AVIOContext.seekable
Anton Khirnov
2016-09-30
1
-1
/
+1
*
|
lavf/mxfenc: Do not print a useless error message.
Carl Eugen Hoyos
2016-10-11
1
-2
/
+0
*
|
libavformat/mxfenc: add UID for unconstrained H.264 coded video in baseline p...
Matthias Hunstock
2016-08-11
1
-0
/
+2
*
|
Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'
James Almer
2016-08-01
1
-2
/
+2
|
\
\
|
|
/
*
|
Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'
Clément Bœsch
2016-07-29
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'
Clément Bœsch
2016-07-29
1
-1
/
+1
|
\
\
|
|
/
*
|
cosmetics: fix some misspelled words
James Almer
2016-07-17
1
-1
/
+1
*
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-6
/
+6
|
\
\
|
|
/
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-6
/
+6
*
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-65
/
+65
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-46
/
+46
*
|
avformat/mxfenc: use ff_parse_creation_time_metadata
Marton Balint
2016-02-14
1
-4
/
+1
*
|
Revert "do not write f2 if not interlaced"
Sebastian Dröge
2016-02-01
1
-5
/
+5
*
|
Merge commit 'b8b21dee0f0b4bcc1888067c497d6e838859d2cd'
Hendrik Leppkes
2015-12-17
1
-1
/
+1
|
\
\
|
|
/
|
*
mxfenc: always assume long gop
Anton Khirnov
2015-12-06
1
-1
/
+1
*
|
avformat/mxfenc: Do not crash if there is no packet in the first stream
Michael Niedermayer
2015-12-13
1
-0
/
+4
*
|
avformat/mxfenc: Fix integer overflow in length computation
Michael Niedermayer
2015-12-13
1
-2
/
+2
*
|
avformat/mxfenc: Only store user comment related tags when needed
Michael Niedermayer
2015-11-10
1
-13
/
+34
*
|
Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'
Hendrik Leppkes
2015-10-27
1
-1
/
+1
|
\
\
|
|
/
|
*
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-26
1
-1
/
+1
*
|
avformat/mxfenc: Move sponsorship notice to its own comment block
Michael Niedermayer
2015-09-09
1
-1
/
+3
*
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
Hendrik Leppkes
2015-09-08
1
-1
/
+1
*
|
Add NOA credits
Michael Niedermayer
2015-09-08
1
-0
/
+2
*
|
avformat/mxfenc: Allow overriding /manual setting of the signal standard
Michael Niedermayer
2015-06-08
1
-0
/
+26
*
|
avformat/mxfenc: Add mxf muxer avclass
Michael Niedermayer
2015-06-06
1
-0
/
+12
*
|
avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/sec
Michael Niedermayer
2015-06-03
1
-3
/
+4
*
|
avformat/mxfenc: Correct klv_fill_key
Michael Niedermayer
2015-06-01
1
-1
/
+1
*
|
avformat/mxfenc: Support storing signal standard for D10 muxing
Michael Niedermayer
2015-05-28
1
-0
/
+11
*
|
avformat/mxfenc: Add color siting element
Michael Niedermayer
2015-05-22
1
-1
/
+14
*
|
avformat/mxfenc: Set horizontal chroma subsample value from pixel format if a...
Michael Niedermayer
2015-05-18
1
-2
/
+5
*
|
avformat/mxfenc: Set the component depth from the pixel format if available
Michael Niedermayer
2015-05-18
1
-0
/
+7
*
|
lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.
Carl Eugen Hoyos
2015-05-04
1
-0
/
+2
*
|
Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
Michael Niedermayer
2015-04-20
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-04-19
1
-1
/
+1
*
|
libavformat/mxfenc: added support mxf opatom audio muxing
Mark Reid
2015-04-12
1
-17
/
+85
*
|
libavformat/mxfenc.c: Add 'Presentation Y offset' metadata
Tim Nicholson
2015-03-30
1
-1
/
+6
*
|
libavformat/mxfenc: add container duration and package name to primer pack
Mark Reid
2015-03-23
1
-0
/
+2
[next]