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
/
smoothstreamingenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/avformat: Move AVOutputFormat internals out of public header
Andreas Rheinhardt
2023-02-09
1
-7
/
+7
*
avformat/smoothstreamingenc: refactor to use avutil/uuid
Pierre-Anthony Lemieux
2022-06-12
1
-3
/
+4
*
avformat/internal: Move muxing-only functions to new mux.h header
Andreas Rheinhardt
2022-05-10
1
-5
/
+1
*
smoothstreaming: convert to new channel layout API
Vittorio Giovara
2022-03-15
1
-1
/
+3
*
avformat/smoothstreamingenc: Move buffers to the end of structs
Andreas Rheinhardt
2021-12-05
1
-4
/
+4
*
avformat: do not use AVIO_FLAG_* with avio_alloc_context
Marvin Scholz
2021-12-04
1
-1
/
+1
*
Replace all occurences of av_mallocz_array() by av_calloc()
Andreas Rheinhardt
2021-09-20
1
-1
/
+1
*
avformat: Avoid allocation for AVStreamInternal
Andreas Rheinhardt
2021-09-17
1
-3
/
+4
*
avformat: move AVStream.{first,cur}_dts to AVStreamInternal
James Almer
2021-06-09
1
-3
/
+3
*
avformat: Constify all muxer/demuxers
Andreas Rheinhardt
2021-04-27
1
-1
/
+1
*
avformat: Constify the API wrt AV(In|Out)putFormat
Andreas Rheinhardt
2021-04-27
1
-1
/
+1
*
avformat/smoothstreaming: Add deinit function
Andreas Rheinhardt
2020-06-27
1
-27
/
+16
*
avformat/smoothstreaming: Don't write trailer of subcontext
Andreas Rheinhardt
2020-06-27
1
-4
/
+0
*
avformat/smoothstreaming: Forward errors from copying white/blacklists
Andreas Rheinhardt
2020-06-24
1
-1
/
+3
*
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
Andreas Rheinhardt
2020-05-25
1
-13
/
+6
*
avformat/smoothstreamingenc: use av_reallocp_array()
Limin Wang
2020-05-06
1
-1
/
+1
*
avformat/smoothstreaming: Fix memleaks on errors
Andreas Rheinhardt
2020-03-14
1
-4
/
+4
*
avformat/smoothstreamingenc: removed unused check of avformat_free_context
Steven Liu
2019-12-02
1
-2
/
+1
*
lavf: Constify AVOutputFormat pointer.
Carl Eugen Hoyos
2019-03-20
1
-1
/
+1
*
avformat/smoothstreamingenc:add bitrate calculate
Jun Li
2019-03-20
1
-5
/
+27
*
avformat: migrate to AVFormatContext->url
Marton Balint
2018-01-28
1
-6
/
+6
*
Remove some unneeded casts of bit_rate.
Carl Eugen Hoyos
2017-09-22
1
-3
/
+3
*
Use the new AVIOContext destructor.
Anton Khirnov
2017-09-01
1
-1
/
+1
*
lavf: Remove codec_tag from dashenc and smoothstreamingenc
Martin Storsjö
2017-07-04
1
-1
/
+0
*
Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'
Derek Buitenhuis
2016-04-21
1
-3
/
+3
|
\
|
*
avio: Copy URLContext generic options into child URLContexts
Martin Storsjö
2016-03-24
1
-3
/
+3
*
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-21
/
+21
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-21
/
+21
|
*
lavf: add a protocol whitelist/blacklist for file opened internally
Anton Khirnov
2016-02-22
1
-1
/
+1
|
*
urlprotocol: receive a list of protocols from the caller
Anton Khirnov
2016-02-22
1
-3
/
+21
*
|
avformat: Add a protocol blacklisting API
Derek Buitenhuis
2016-03-04
1
-4
/
+4
*
|
Merge commit 'e192cd9ce2b51c2e6919f2a78b1ce53e0024e728'
Derek Buitenhuis
2016-02-29
1
-2
/
+2
|
\
\
|
|
/
|
*
smoothstreamingenc: do not open the files as read+write
Anton Khirnov
2016-02-22
1
-2
/
+2
*
|
Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'
Derek Buitenhuis
2016-02-10
1
-9
/
+9
|
\
\
|
|
/
|
*
lavf: allow custom IO for all files
Anton Khirnov
2016-01-24
1
-9
/
+9
*
|
Update demuxers and protocols for protocol whitelist support
Michael Niedermayer
2016-02-02
1
-8
/
+11
*
|
avformat: use AV_OPT_TYPE_BOOL in a bunch of places
Clément Bœsch
2015-12-04
1
-1
/
+1
*
|
lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.
Michael Niedermayer
2015-09-15
1
-3
/
+3
*
|
Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'
Michael Niedermayer
2015-02-14
1
-3
/
+3
|
\
\
|
|
/
|
*
avformat: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
1
-3
/
+3
|
*
smoothstreamingenc: Add a missing "goto fail"
Michael Niedermayer
2015-01-19
1
-0
/
+1
*
|
avformat/smoothstreamingenc: Add missing "goto fail"
Michael Niedermayer
2015-01-14
1
-0
/
+1
*
|
avformat/smoothstreamingenc: Use av_freep() avoid leaving stale pointers in m...
Michael Niedermayer
2014-12-25
1
-5
/
+5
*
|
Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91'
Michael Niedermayer
2014-11-27
1
-5
/
+3
|
\
\
|
|
/
|
*
Revert "lavf: Don't try to update files atomically with renames on windows"
Martin Storsjö
2014-11-27
1
-5
/
+3
*
|
Merge commit 'b9d08c77a44390b0848c06f20bc0e9e951ba6a3c'
Michael Niedermayer
2014-11-25
1
-3
/
+5
|
\
\
|
|
/
|
*
lavf: Don't try to update files atomically with renames on windows
Martin Storsjö
2014-11-24
1
-3
/
+5
*
|
avformat: Read errno before av_log() as the callback from av_log() might affe...
Michael Niedermayer
2014-10-25
1
-1
/
+1
*
|
avformat: Print error message on failure of ff_rename()
Michael Niedermayer
2014-10-25
1
-2
/
+2
*
|
Merge commit '7785ce1c769369abf85b276148548a5510aabb5f'
Michael Niedermayer
2014-10-25
1
-3
/
+5
|
\
\
|
|
/
[next]