February 15, 2015
View a0fe1a2

Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'

Michael Niedermayer authored on 2015/02/15 05:07:40
January 14, 2015
View ea3fc9f

smoothstreamingenc: Add a missing "goto fail"

Michael Niedermayer authored on 2015/01/14 08:17:52
View f2e12f8

avformat/smoothstreamingenc: Add missing "goto fail"

Michael Niedermayer authored on 2015/01/14 08:17:52
December 25, 2014
View 7dce913

avformat/smoothstreamingenc: Use av_freep() avoid leaving stale pointers in memory

Michael Niedermayer authored on 2014/12/25 20:42:22
November 27, 2014
View 4ae1d60

Merge commit '675ac56b7ee0f204963fde55295197c5df80aa91'

Michael Niedermayer authored on 2014/11/27 19:52:33
November 25, 2014
View 675ac56

Revert "lavf: Don't try to update files atomically with renames on windows"

Martin Storsjö authored on 2014/11/25 17:51:23
View 71ecfcf

Merge commit 'b9d08c77a44390b0848c06f20bc0e9e951ba6a3c'

Michael Niedermayer authored on 2014/11/25 10:14:15
November 18, 2014
View b9d08c7

lavf: Don't try to update files atomically with renames on windows

Martin Storsjö authored on 2014/11/18 21:06:19
October 25, 2014
View e7513e1

avformat: Read errno before av_log() as the callback from av_log() might affect errno

Michael Niedermayer authored on 2014/10/25 20:48:56
View 92d366f

avformat: Print error message on failure of ff_rename()

Michael Niedermayer authored on 2014/10/25 20:04:18
View 97a8f4d

Merge commit '7785ce1c769369abf85b276148548a5510aabb5f'

Michael Niedermayer authored on 2014/10/25 11:24:16
October 22, 2014
View 4542615

Merge commit 'e73d26bbd65f1ac5fc73ef3fd24cab1bed8ba2e2'

Michael Niedermayer authored on 2014/10/22 05:00:04
October 20, 2014
View 7785ce1

lavf: replace rename() with ff_rename()

Luca Barbato authored on 2014/10/20 07:48:49
View e73d26b

smoothstreamingenc: explict cast to avoid overflow

Vittorio Giovara authored on 2014/10/20 20:56:40
September 22, 2014
View daf8cf3

avformat: Don't anonymously typedef structs

Diego Biurrun authored on 2014/09/22 16:19:33