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/mxfdec: factorize packet pts setter function
Marton Balint
2017-09-23
1
-23
/
+29
*
|
avformat/gif: use av_packet_alloc()
James Almer
2017-09-23
1
-1
/
+1
*
|
avformat/apngenc: use av_packet_alloc()
James Almer
2017-09-23
1
-1
/
+1
*
|
Fix several typos
Lou Logan
2017-09-21
1
-2
/
+2
*
|
Remove some unneeded casts of bit_rate.
Carl Eugen Hoyos
2017-09-22
3
-5
/
+5
*
|
avformat/hlsenc: support http method for hls fmp4 init file
Steven Liu
2017-09-21
1
-17
/
+18
*
|
avformat/hlsenc: fix CID 1418106
Steven Liu
2017-09-21
1
-3
/
+3
*
|
GnuTLS: eat PREMATURE_TERMINATION error
Tatsuyuki Ishi
2017-09-21
1
-0
/
+1
*
|
avformat/cafdec: reject multichannel Opus streams
Anton Khirnov
2017-09-19
1
-0
/
+6
*
|
lavf/caf: Support demuxing Opus.
Carl Eugen Hoyos
2017-09-20
4
-1
/
+5
*
|
lavf/mpegts: Consider stream_type 0x0f just a hint towards AAC.
Carl Eugen Hoyos
2017-09-20
1
-1
/
+1
*
|
lavf/utils: Do not force chapter end time before chapter start.
Carl Eugen Hoyos
2017-09-20
1
-1
/
+1
*
|
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/hlsenc: fix segfault when using -hls_segment_type fmp4 with -hls_seg...
Aman Gupta
2017-09-16
1
-22
/
+23
*
|
lavf/http: fix compilation without zlib
Clément Bœsch
2017-09-15
1
-0
/
+2
*
|
lavf/http: Reset compressed header flag, fix http 302 request
Jacek Jendrzej
2017-09-15
1
-0
/
+1
*
|
avformat/fitsenc: fill header line with spaces
Paras Chadha
2017-09-12
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
*
|
Add SUP/PGS subtitle muxer
Petri Hintukainen
2017-09-09
4
-2
/
+99
*
|
avformat/dashdec: free resource allocated by xml
Steven Liu
2017-09-09
1
-22
/
+22
*
|
avformat/dashdec: add dash demuxer base version
Steven Liu
2017-09-09
3
-1
/
+1850
*
|
avformat/matroskaenc: also write tags when output is WebM
James Almer
2017-09-08
1
-11
/
+14
*
|
avformat/asfdec: Fix DoS in asf_build_simple_index()
Michael Niedermayer
2017-09-07
1
-0
/
+5
*
|
avformat/mov: Fix DoS in read_tfra()
Michael Niedermayer
2017-09-07
1
-0
/
+7
*
|
avformat/gdv: Make FixedSize static
Michael Niedermayer
2017-09-07
1
-1
/
+1
*
|
flvdec: Check the avio_seek return value after reading a metadata packet
Steven Liu
2017-09-07
1
-1
/
+7
*
|
avformat/hlsenc: Added configuration to override HTTP User-Agent
Karthick J
2017-09-05
1
-0
/
+5
*
|
avformat/flvdec: Set need_context_update when setting the initial extradata
Alex Converse
2017-09-03
1
-0
/
+1
*
|
lavf: make avio_read_partial() public
wm4
2017-09-01
6
-12
/
+13
*
|
avformat/avio: update avio_alloc_context() doxy
James Almer
2017-09-01
1
-1
/
+1
*
|
avformat/dash:add copyright to dash.c
Steven Liu
2017-09-01
1
-0
/
+21
*
|
Use the new AVIOContext destructor.
Anton Khirnov
2017-09-01
10
-11
/
+11
*
|
avio: add a destructor for AVIOContext
Anton Khirnov
2017-09-01
3
-4
/
+23
*
|
avformat/dash: move reused API to common file and header file
Steven Liu
2017-09-01
4
-127
/
+180
*
|
avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()
孙浩(晓黑)
2017-09-01
1
-1
/
+1
*
|
avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array()
孙浩(晓黑)
2017-09-01
1
-0
/
+4
*
|
avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop.
孙浩(晓黑)
2017-09-01
1
-1
/
+4
*
|
avformat/mov: prevent duplication of first fragment's ctts_data
Daniel Glöckner
2017-09-01
1
-0
/
+7
*
|
avformat/mov: Bail when invalid sample data is present.
Dale Curtis
2017-09-01
1
-23
/
+10
*
|
avformat/concatdec: add fallback for calculating file duration
Justin Ruggles
2017-08-31
1
-2
/
+18
*
|
Add FITS Muxer
Paras Chadha
2017-08-30
4
-1
/
+187
*
|
Add FITS Demuxer
Paras Chadha
2017-08-30
4
-1
/
+234
*
|
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
*
|
lavf/dump: Remove superfluous cast.
Carl Eugen Hoyos
2017-08-29
1
-1
/
+1
*
|
avformat/mvdec: Fix DoS due to lack of eof check
Michael Niedermayer
2017-08-27
1
-0
/
+2
*
|
avformat/rl2: Fix DoS due to lack of eof check
孙浩 and 张洪亮(望初)
2017-08-27
1
-3
/
+12
[prev]
[next]