- 30 Aug, 2013 1 commit
-
-
Thilo Borgmann authored
-
- 11 Oct, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 09 Oct, 2012 1 commit
-
-
Duncan Salerno authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 31 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 13 Nov, 2011 2 commits
-
-
Anton Khirnov authored
Not used anywhere yet, support for passing options from avio_open() will follow.
-
Martin Storsjö authored
Change all uses of these function to pass the relevant callback on.
-
- 10 Nov, 2011 2 commits
-
-
Anton Khirnov authored
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 12 Oct, 2011 1 commit
-
-
Anton Khirnov authored
-
- 09 Jun, 2011 1 commit
-
-
Etienne Buira authored
This fixes a potential double free. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 08 Jun, 2011 3 commits
-
-
Michael Niedermayer authored
This reverts commit 7d89f7cb. Revert at authors request, and its buggy missing &
-
Etienne Buira authored
This fixes a potential double free. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Etienne Buira authored
-
- 17 May, 2011 1 commit
-
-
Anton Khirnov authored
-
- 29 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 24 Apr, 2011 1 commit
-
-
Martin Storsjö authored
Using av_freep is generally good practice. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 22 Apr, 2011 1 commit
-
-
Martin Storsjö authored
This can later be extended to support other AES bit sizes, encryption, other crypto algorithms, reading the key from a URL, etc. In order to use it, the key and initialization vector has to be passed via AVOptions. Since such options can't be passed to protocols from the command line, the protocol is currently only for libavformat internal use. Signed-off-by: Martin Storsjö <martin@martin.st>
-