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
*
Bump major versions of all libraries
Vittorio Giovara
2015-08-28
1
-2
/
+2
*
Postpone API-incompatible changes until the next bump
Vittorio Giovara
2015-08-28
1
-3
/
+3
*
lavc: Drop deprecated destruct_packet related functions
Vittorio Giovara
2015-08-28
7
-49
/
+0
*
webm: Explicitly select libvpx, libopus and libvorbis encoders
Luca Barbato
2015-08-25
1
-2
/
+2
*
hlsenc: Support outputting specific versions
Luca Barbato
2015-08-25
1
-4
/
+11
*
asfdec: prevent the memory leak in the asf_read_metada_obj
Alexandra Hájková
2015-08-16
1
-2
/
+4
*
hlsenc: Use AV_TIME_BASE units for all the computations
Luca Barbato
2015-08-16
1
-13
/
+15
*
movenc: Add a new flag for writing global sidx indexes for dash
Martin Storsjö
2015-08-12
2
-7
/
+9
*
movenc: Place the sidx index after the initial moov/mdat pair
Martin Storsjö
2015-08-10
1
-0
/
+3
*
movenc: Rename reserved_moov_pos to reserved_header_pos
Martin Storsjö
2015-08-10
2
-8
/
+8
*
movenc: Check that frag_info entries exist in mov_write_sidx_tag
Martin Storsjö
2015-08-10
1
-0
/
+2
*
asf: Use time_t where needed
Luca Barbato
2015-08-04
1
-1
/
+1
*
asfdec: read values properly
Alexandra Hájková
2015-08-04
1
-16
/
+36
*
asfdec: prevent the memory leak while reading metadata
Alexandra Hájková
2015-08-02
1
-10
/
+12
*
asfdec: remove improper assignement that caused wrong timestamps
Alexandra Hájková
2015-07-31
1
-3
/
+0
*
asfdec: do not export empty metadata
Alexandra Hájková
2015-07-31
1
-2
/
+4
*
asfdec: free AVDictionaries properly when closing the demuxer
Alexandra Hájková
2015-07-31
1
-3
/
+5
*
rtsp: Only interpret $ as interleaved packet indicator at the start of replies
Martin Storsjö
2015-07-30
1
-2
/
+3
*
hls: Save and forward avio options
Luca Barbato
2015-07-30
1
-13
/
+80
*
http: Add the trailing endlines if they are missing
Luca Barbato
2015-07-30
1
-1
/
+8
*
rtmpproto: free hmac context properly
James Almer
2015-07-30
1
-1
/
+1
*
rtmpproto: use AVHMAC instead of a custom implementation
James Almer
2015-07-29
2
-32
/
+10
*
asfdec: do not align Data Object when Broadcast Flag is set
Alexandra Hájková
2015-07-27
1
-2
/
+2
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
61
-108
/
+108
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
asfdec: interpret the first flag in an asf packet as length flag
Alexandra Hájková
2015-07-27
1
-2
/
+4
*
asfdec: remove the wrong condition
Alexandra Hájková
2015-07-23
1
-1
/
+1
*
asfdec: increment nb_streams right after the stream allocation
Alexandra Hájková
2015-07-23
1
-1
/
+1
*
asfdec: set nb_streams to 0 in the asf_read_close
Alexandra Hájková
2015-07-23
1
-0
/
+1
*
asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0
Alexandra Hájková
2015-07-22
1
-0
/
+2
*
asfdec: close the demuxer properly when read_header is failing
Alexandra Hájková
2015-07-22
1
-3
/
+8
*
asfdec: factor out seeking to the Data Object outside while
Alexandra Hájková
2015-07-22
1
-7
/
+10
*
Add a quality factor packet side data
Vittorio Giovara
2015-07-20
1
-0
/
+3
*
asfdec: make nb_sub to be unsigned int
Alexandra Hájková
2015-07-19
1
-1
/
+1
*
asfdec: read the replicated data in a separate function
Alexandra Hájková
2015-07-19
1
-13
/
+24
*
asfdec: convert condition for the replicated data reading to be safer
Alexandra Hájková
2015-07-19
1
-2
/
+2
*
asfdec: do not read replicated data when their length is 0
Alexandra Hájková
2015-07-19
1
-11
/
+13
*
Revert "mov: Double-check that alias path is not an absolute path"
Vittorio Giovara
2015-07-17
1
-1
/
+1
*
mpegts: Mark the muxer as supporting variable fps
Luca Barbato
2015-07-15
1
-1
/
+1
*
mp3: Forward seeking errors
Luca Barbato
2015-07-13
1
-1
/
+3
*
asfdec: prevent memory leaks found with Coverity Scan
Alexandra Hájková
2015-07-13
1
-4
/
+8
*
asfdec: always reset packet state after seeking
Hendrik Leppkes
2015-07-12
1
-4
/
+2
*
riff: Validate bitrate
Andreas Cadhalpun
2015-07-11
1
-1
/
+19
*
mp3: Make the seek more robust
Luca Barbato
2015-07-11
1
-11
/
+65
*
riff: Use the correct logging context
Luca Barbato
2015-07-11
10
-12
/
+13
*
asfdec: Fix reading from the pipe
Alexandra Hájková
2015-07-10
1
-1
/
+2
*
lavf/hevc: pad the RBSP buffer as required by the bistream reader
Anton Khirnov
2015-07-08
1
-1
/
+1
*
mpjpeg: Write the Content-length
Frank Heckenbach
2015-07-04
1
-1
/
+4
*
mpjpeg: Simplify using avio_printf
Luca Barbato
2015-07-04
1
-10
/
+3
[next]