- 16 Feb, 2014 1 commit
-
-
Diego Biurrun authored
Also drop support for building examples in library directories.
-
- 11 Feb, 2014 1 commit
-
-
Nicolas George authored
-
- 09 Feb, 2014 2 commits
-
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 29 Jan, 2014 1 commit
-
-
Carl Eugen Hoyos authored
-
- 30 Dec, 2013 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Dec, 2013 1 commit
-
-
Yu Xiaolei authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Dec, 2013 1 commit
-
-
Diego Biurrun authored
Simplifies host/target libc detection splitting.
-
- 05 Dec, 2013 1 commit
-
-
James Almer authored
Originally written by James Almer <jamrial@gmail.com> With the following contributions by Timothy Gu <timothygu99@gmail.com> * Use descriptions of libraries from the pkg-config file generation function * Use "FFmpeg Project" as CompanyName (suggested by Alexander Strasser) * Use "FFmpeg" for ProductName as MSDN says "name of the product with which the file is distributed" [1]. * Use FFmpeg's version (N-xxxxx-gxxxxxxx) for ProductVersion per MSDN [1]. * Only build the .rc files when --enable-small is not enabled. [1] http://msdn.microsoft.com/en-us/library/windows/desktop/aa381058.aspxSigned-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Dec, 2013 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #3181.
-
- 25 Nov, 2013 1 commit
-
-
Diego Biurrun authored
This includes moving libavformat/output-example to doc/examples/output.
-
- 02 Nov, 2013 1 commit
-
-
Martin Storsjö authored
HDS fragments basically are FLV fragments wrapped in an ISO media mdat atom. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 31 Oct, 2013 2 commits
-
-
Dirk Farin authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
David Kment authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 23 Oct, 2013 1 commit
-
-
James Almer authored
Should fix ticket #2269 Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
This helps git matchup files on merges correctly Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Oct, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Oct, 2013 3 commits
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
Nicolas George authored
-
- 03 Oct, 2013 1 commit
-
-
Diego Biurrun authored
-
- 21 Sep, 2013 1 commit
-
-
Lukasz Marek authored
Signed-off-by:
Lukasz Marek <lukasz.m.luki@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Sep, 2013 1 commit
-
-
Dirk Farin authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Aug, 2013 1 commit
-
-
Martin Storsjö authored
The hls muxer itself doesn't have any direct (object file level) dependencies on mpegtsenc.o, and including that object file directly doesn't ensure that it is registered so that the muxer actually is accessible. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 09 Aug, 2013 1 commit
-
-
Martin Storsjö authored
Add one copy of the function into each of the libraries, similarly to what we do for log2_tab. When using static libs, only one copy of the file_open.o object file gets included, while when using shared libraries, each of them get a copy of its own. This fixes DLL builds with a statically linked C runtime, where each DLL effectively has got its own instance of the C runtime, where file descriptors can't be shared across runtimes. On systems not using msvcrt, the function is not duplicated. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 06 Aug, 2013 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 05 Aug, 2013 2 commits
-
-
Luca Barbato authored
-
Diego Biurrun authored
-
- 12 Jul, 2013 2 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Carl Eugen Hoyos authored
-
- 09 Jul, 2013 2 commits
-
-
James Almer authored
Fixes ticket #2655 Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Jul, 2013 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Jul, 2013 1 commit
-
-
Diego Biurrun authored
-
- 02 Jul, 2013 1 commit
-
-
wm4 authored
Reviewed-by:
Stefano Sabatini <stefasab@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Jun, 2013 1 commit
-
-
Matthew Heaney authored
This revision creates a WebVTT muxer, that outputs files having the format described in the following specification: http://dev.w3.org/html5/webvtt/
-
- 16 Jun, 2013 2 commits
-
-
Luca Barbato authored
-
Luca Barbato authored
-