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
*
lavf/utils: fix error like "offset 0x1f85: partial file"
tomajsjiang
2019-08-15
1
-1
/
+7
*
lavf/avio: add a ffio_realloc_buf API for AVIO buffer realloc
tomajsjiang
2019-08-15
2
-0
/
+40
*
avformat/mux: Use av_packet_rescale_ts
Andreas Rheinhardt
2019-08-15
1
-12
/
+4
*
avformat/mux: Use const AVPacket * in compare functions
Andreas Rheinhardt
2019-08-15
6
-9
/
+11
*
avformat/mpegtsenc: remove deprecated resend_headers option
Marton Balint
2019-08-14
1
-13
/
+0
*
avformat/mpegtsenc: fix PCR generation intervals
Marton Balint
2019-08-14
1
-36
/
+54
*
avformat/mpegtsenc: use increasing numbers in default service names
Marton Balint
2019-08-14
1
-2
/
+4
*
avformat/mpegtsenc: remove section_write_packet forward declaration
Marton Balint
2019-08-14
1
-26
/
+24
*
avformat/mpegtsenc: factorize setting up services
Marton Balint
2019-08-14
1
-41
/
+25
*
avformat/mpegtsenc: fix incorrect PCR selection with multiple programs
Marton Balint
2019-08-14
1
-64
/
+80
*
libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking
Andreas Rheinhardt
2019-08-13
1
-3
/
+3
*
lavf/concat: implement FFSEEK_SIZE.
Nicolas George
2019-08-13
1
-1
/
+6
*
lavf/aviobuf: make AVSEEK_SIZE usable from outside.
Nicolas George
2019-08-13
1
-0
/
+3
*
avformat/vividas: Fix another infinite loop
Michael Niedermayer
2019-08-11
1
-1
/
+1
*
avformat/vividas: Fix infinite loop in header parser
Michael Niedermayer
2019-08-11
1
-0
/
+3
*
lavf/dump: Fix cpb bitrate type after next major bump.
Carl Eugen Hoyos
2019-08-10
1
-0
/
+4
*
lavf/dump: Fix vbv_delay type specifier.
Carl Eugen Hoyos
2019-08-10
1
-1
/
+1
*
avformat/rtpdec_mpeg4: Fix integer parameters size check in SDP fmtp line
Olivier Maignial
2019-08-10
1
-12
/
+33
*
lavf/hls: add http_seekable option for HTTP partial requests
Jun Zhao
2019-08-08
1
-2
/
+7
*
Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation"
Michael Niedermayer
2019-08-06
1
-4
/
+1
*
avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation
Jacob Siddall
2019-08-05
1
-1
/
+4
*
avformat/realtextdec: Check for duplicate extradata in realtext_read_header()
Michael Niedermayer
2019-08-05
1
-0
/
+4
*
avformat/vividas: Fix memleak of AVIOContext in track_header()
Michael Niedermayer
2019-08-05
1
-2
/
+6
*
avformat/vividas: Check that value from ffio_read_varlen() does not overflow
Michael Niedermayer
2019-08-03
1
-2
/
+5
*
avformat/vividas: forward errors from track_header()
Michael Niedermayer
2019-08-03
1
-4
/
+8
*
avformat/vividas: Check buffer size before allocation
Michael Niedermayer
2019-08-03
1
-0
/
+3
*
avformat/vividas: Check if extradata was read successfully
Michael Niedermayer
2019-08-03
1
-1
/
+6
*
avformat/dashenc: fix writing the AV1 codec string in mp4 mode
James Almer
2019-08-03
1
-0
/
+16
*
avformat/dashenc: update stream extradata from packet side data
James Almer
2019-08-03
1
-11
/
+12
*
avformat/av1: combine high_bitdepth and twelve_bit into a single bitdepth value
James Almer
2019-08-03
2
-8
/
+10
*
avformat/av1: rename some AV1SequenceParameters fields
James Almer
2019-08-03
2
-15
/
+15
*
avformat/av1: split off sequence header parsing from the av1C writing function
James Almer
2019-08-03
2
-17
/
+59
*
avformat/av1: add color config values to AV1SequenceParameters
James Almer
2019-08-03
1
-14
/
+18
*
avformat/mpc: deallocate frames array on errors
Michael Niedermayer
2019-07-31
1
-2
/
+5
*
avformat/av1: fix AV1CodecConfigurationBox name in doxy
James Almer
2019-07-30
1
-1
/
+1
*
avformat/hlsenc: Fix overflow of int for durations compute
Steven Liu
2019-07-29
1
-2
/
+2
*
avcodec/adpcm: add support for 5.1 ADPCM MS
Paul B Mahol
2019-07-26
1
-0
/
+2
*
lafv/wavdec: Fail bext parsing on incomplete reads
Matt Wolenetz
2019-07-26
1
-5
/
+7
*
lavf/hls: replace the same code logic with ensure_playlist()
vacingfang
2019-07-26
1
-7
/
+3
*
lavf/hls: remove redundancy reset_packet() after av_packet_unref()
Jun Zhao
2019-07-26
1
-4
/
+0
*
avformat/mxfenc: fix index byte count in partition header
Baptiste Coudurier
2019-07-22
1
-2
/
+1
*
avformat/mov: fix return code for trun box with no sample entries
Gyan Doshi
2019-07-22
1
-2
/
+2
*
avformat/dashenc: add descriptor which is useful to the scheme defined by ISO...
Leo Zhang
2019-07-22
1
-4
/
+23
*
Bump minor versions again on master to keep 4.2 versions separate from master
Michael Niedermayer
2019-07-21
1
-1
/
+1
*
Bump minor versions to separate 4.2 from master
Michael Niedermayer
2019-07-21
1
-2
/
+2
*
lavf/avio: remove ffio_open2_wrapper function
Jun Zhao
2019-07-21
2
-9
/
+0
*
avformat/aacdec: resync to the next adts frame on invalid data instead of abo...
James Almer
2019-07-20
1
-3
/
+3
*
avformat/aacdec: factorize the adts frame resync code
James Almer
2019-07-20
1
-12
/
+25
*
avformat/mux: correct error msg for when BSF filtering fails
Gyan Doshi
2019-07-20
1
-1
/
+1
*
avformat/utils: Check rfps_duration_sum for overflow
Michael Niedermayer
2019-07-19
1
-2
/
+4
[next]