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
*
rtmp: Move RTMP digest calculation to a separate file
Diego Biurrun
2017-03-20
3
-43
/
+74
*
matroskaenc: add support for Spherical Video elements
James Almer
2017-03-15
2
-1
/
+85
*
Add Cineform HD Decoder
Kieran Kunhya
2017-03-09
1
-0
/
+1
*
mkv: Export bounds and padding from spherical metadata
Vittorio Giovara
2017-03-07
2
-3
/
+54
*
mkv: Add support for Spherical Video elements
James Almer
2017-03-07
3
-1
/
+84
*
mov: Export bounds and padding from spherical metadata
Vittorio Giovara
2017-03-07
2
-2
/
+27
*
spherical: Add tiled equirectangular type and projection-specific properties
Vittorio Giovara
2017-03-07
1
-2
/
+13
*
mov: Validate cubemap layout
Vittorio Giovara
2017-03-07
1
-1
/
+7
*
mov: Validate spherical metadata version
Vittorio Giovara
2017-03-07
1
-4
/
+22
*
mov: Ignore old spherical metadata when newer version is present
Vittorio Giovara
2017-03-07
1
-2
/
+3
*
mov: Fix spherical metadata_source parsing
Aaron Colwell
2017-03-07
1
-2
/
+2
*
Add Apple Pixlet decoder
Paul B Mahol
2017-03-01
1
-0
/
+2
*
rtsp: Lazily set up the pollfd array once
Luca Barbato
2017-02-28
2
-27
/
+27
*
rtsp: Lazily allocate the pollfd array
Luca Barbato
2017-02-27
1
-3
/
+6
*
rtsp: Move the pollfd setup out of the for loop
Luca Barbato
2017-02-27
1
-28
/
+28
*
rtsp: Factor out packet reading
Luca Barbato
2017-02-27
1
-26
/
+40
*
apetag: account for header size if present when returning the start position
James Almer
2017-02-25
1
-1
/
+6
*
apetag: fix flag value to signal footer presence
James Almer
2017-02-25
1
-4
/
+3
*
asfdec: fix reading files larger than 2GB
John Stebbins
2017-02-24
1
-4
/
+5
*
matroskaenc: factor ts_offset into block timecode computation
John Stebbins
2017-02-21
1
-0
/
+1
*
dv: Don't return EIO upon EOF
John Stebbins
2017-02-19
1
-2
/
+5
*
asfdec: Account for different Format Data sizes
Alexandra Hájková
2017-02-15
5
-10
/
+15
*
mov: Do not try to parse multiple stsd for the same track
Luca Barbato
2017-02-15
1
-0
/
+6
*
Use the new AVIOContext destructor.
Anton Khirnov
2017-02-11
10
-18
/
+20
*
avio: add a destructor for AVIOContext
Anton Khirnov
2017-02-11
3
-5
/
+24
*
mov: Rework stsc index validation
Vittorio Giovara
2017-02-10
2
-5
/
+5
*
hlsenc: Correctly write down all 16 bytes in hex
Luca Barbato
2017-02-10
1
-5
/
+6
*
Use bitstream_init8() where appropriate
Diego Biurrun
2017-02-07
11
-12
/
+12
*
asfdec: Use the ASF stream count when iterating
John Stebbins
2017-02-04
1
-1
/
+1
*
rtmp: Correctly handle the Window Acknowledgement Size packets
Martin Storsjö
2017-02-03
1
-18
/
+29
*
rtmp: Rename packet types to closer match the spec
Martin Storsjö
2017-02-03
3
-43
/
+43
*
Mark some arrays that never change as const.
Anton Khirnov
2017-02-01
6
-7
/
+7
*
h261dec: Convert to the new bitstream reader
Alexandra Hájková
2017-01-31
1
-5
/
+6
*
golomb: Convert to the new bitstream reader
Diego Biurrun
2017-01-31
1
-1
/
+1
*
mov: Avoid memcmp of uninitialised data
Mark Thompson
2017-01-30
1
-2
/
+2
*
dashenc: add webm support
Peter Große
2017-01-31
2
-22
/
+83
*
dashenc: use avio_dynbuf instead of packet_write callback
Peter Große
2017-01-31
1
-25
/
+36
*
dashenc: copy language and role metadata from streams assigned to sets
Peter Große
2017-01-31
1
-1
/
+26
*
dashenc: default to one AdaptationSet per stream
Peter Große
2017-01-31
1
-17
/
+6
*
dashenc: allow assigning all streams of a media type to an AdaptationSet
Peter Große
2017-01-31
1
-16
/
+45
*
dashenc: add support for assigning streams to AdaptationSets
Peter Große
2017-01-31
1
-31
/
+173
*
dashenc: calculate stream bitrate from first segment if not available
Peter Große
2017-01-31
1
-0
/
+10
*
dashenc: separate segments based on current segment duration
Peter Große
2017-01-31
1
-3
/
+2
*
dashenc: add option to provide UTC timing source
Peter Große
2017-01-31
1
-0
/
+5
*
rtmp: Account for bytes_read wraparound
Luca Barbato
2017-01-29
1
-1
/
+1
*
dashenc: increase buffer time hint in the manifest
Anton Schubert
2017-01-27
1
-1
/
+1
*
dashenc: add mandatory id to AdaptationSet and Period in manifest
Peter Große
2017-01-27
1
-5
/
+5
*
dashenc: fix ISO8601 UTC parsing
Anton Schubert
2017-01-27
1
-1
/
+1
*
tak: Convert to the new bitstream reader
Alexandra Hájková
2017-01-25
1
-6
/
+7
*
mpc: Convert to the new bitstream reader
Alexandra Hájková
2017-01-25
1
-13
/
+13
[next]