index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
hlsenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-3
/
+3
*
lavf: allow custom IO for all files
Anton Khirnov
2016-01-24
1
-7
/
+8
*
hlsenc: Support outputting specific versions
Luca Barbato
2015-08-25
1
-4
/
+11
*
hlsenc: Use AV_TIME_BASE units for all the computations
Luca Barbato
2015-08-16
1
-13
/
+15
*
hlsenc: write playlist into a temp file and replace the original atomically
Hendrik Leppkes
2015-02-20
1
-1
/
+5
*
hlsenc: remove the AVIOContext for the playlist from the muxer context
Hendrik Leppkes
2015-02-20
1
-13
/
+12
*
lavf: Set the stream time base hint properly for chained muxers
Martin Storsjö
2014-10-06
1
-0
/
+1
*
hlsenc: Add parameter -hls_allow_cache
Joakim Roubert
2014-10-03
1
-0
/
+5
*
hlsenc: Set the default codecs to AAC and H264
Martin Storsjö
2014-05-17
1
-2
/
+2
*
hls: Sync the file number with the start sequence
Luca Barbato
2014-04-30
1
-4
/
+1
*
hls: Factor the sequence computation
Luca Barbato
2014-04-30
1
-3
/
+3
*
hls: Print start_number as first sequence value
Luca Barbato
2014-04-30
1
-3
/
+6
*
hls: Report the current media sequence
Luca Barbato
2014-04-30
1
-0
/
+3
*
hls: Add an option to prepend a baseurl to the playlist entries
Luca Barbato
2014-04-29
1
-0
/
+4
*
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2013-11-23
1
-0
/
+1
*
hlsenc: Don't reset the number variable when wrapping
Carl Eugen Hoyos
2013-08-15
1
-4
/
+2
*
hlsenc: Append the last incomplete segment when closing the output
Stefano Sabatini
2013-08-15
1
-3
/
+9
*
hls, segment: fix splitting for audio-only streams.
Anton Khirnov
2013-04-27
1
-5
/
+7
*
hlsenc: Make the start_number option set the right variable
Kanglin
2013-01-08
1
-1
/
+1
*
hlsenc: make segment number unsigned
Luca Barbato
2012-12-29
1
-1
/
+1
*
hlsenc: make EXT-X-MEDIA-SEQUENCE always increase
Kanglin
2012-12-29
1
-2
/
+5
*
hlsenc: do not add timestamps in different timebases
Luca Barbato
2012-12-29
1
-2
/
+2
*
hlsenc: use the correct AV_TIME_BASE macro
Kanglin
2012-12-29
1
-1
/
+1
*
hlsenc: keep the playlist to the correct number of items
Luca Barbato
2012-12-29
1
-2
/
+4
*
hlsenc: use the segment filename in the playlist entry
Luca Barbato
2012-12-29
1
-3
/
+1
*
hlsenc: check append_entry return value
Luca Barbato
2012-12-29
1
-3
/
+6
*
hlsenc: use the basename to generate the list entries
Luca Barbato
2012-12-29
1
-1
/
+2
*
hlsenc: Don't duplicate a string constant
Martin Storsjö
2012-12-24
1
-1
/
+1
*
hlsenc: Allocate enough space for the pattern string
Stefano Sabatini
2012-12-24
1
-1
/
+1
*
hlsenc: correctly report target duration
Luca Barbato
2012-12-23
1
-1
/
+7
*
hls: use a meaningful long name
Luca Barbato
2012-12-08
1
-1
/
+1
*
hls: add start_number option
Luca Barbato
2012-12-08
1
-0
/
+1
*
hlsenc: stand alone hls segmenter
Luca Barbato
2012-11-13
1
-0
/
+324