- 19 May, 2012 2 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- 15 May, 2012 1 commit
-
-
Diego Biurrun authored
-
- 25 Apr, 2012 1 commit
-
-
Justin Ruggles authored
This is a new library for audio sample format, channel layout, and sample rate conversion.
-
- 12 Apr, 2012 1 commit
-
-
Diego Biurrun authored
-
- 26 Mar, 2012 2 commits
-
-
Diego Biurrun authored
This allows simplifying the Makefiles; it is no longer necessary to register arch subdirectory Makefiles, just putting them in place is enough.
-
Diego Biurrun authored
-
- 20 Mar, 2012 1 commit
-
-
Anton Khirnov authored
-
- 23 Feb, 2012 1 commit
-
-
Diego Biurrun authored
This library does not fit into Libav as a whole and its code is just a maintenance burden. Furthermore it is now available as an external project, which completely obviates any reason to keep it around. URL: http://git.videolan.org/?p=libpostproc.git
-
- 03 Feb, 2012 2 commits
-
-
Diego Biurrun authored
FFT code only appears in libavcodec, so there is no need to reset the variable when the build templates are instantiated for other libraries.
-
Diego Biurrun authored
-
- 25 Jan, 2012 2 commits
-
-
Michael Niedermayer authored
All features have been merged into ffmpeg. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
-
- 23 Jan, 2012 1 commit
-
-
Anton Khirnov authored
-
- 27 Dec, 2011 2 commits
-
-
Michael Niedermayer authored
Idea-by: beastd Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
-
- 24 Dec, 2011 1 commit
-
-
Alexander Strasser authored
The FATE documentation depends on the mentioned file. But that did break out of tree builds because the file was not found. Signed-off-by:
Alexander Strasser <eclipse7@gmx.net> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Dec, 2011 2 commits
-
-
Diego Biurrun authored
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 12 Dec, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Dec, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Dec, 2011 1 commit
-
-
Reimar Döffinger authored
Adds --enable-coverage to configure and a "coverage-html" make target. The dependency stuff in the Makefile is a bit questionable, but the best I could think of so far. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 19 Oct, 2011 2 commits
-
-
Janne Grunau authored
-
Anton Khirnov authored
Fixes make install.
-
- 19 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
Similar to libswscale this does resampling and format convertion, just for audio instead of video. changing sampling rate, sample formats, channel layouts and sample packing all in one with a very simple public interface. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Sep, 2011 1 commit
-
-
Clément Bœsch authored
-
- 01 Sep, 2011 2 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
- 30 Aug, 2011 1 commit
-
-
Mohamed Naufal authored
-
- 15 Aug, 2011 1 commit
-
-
Dave Yeo authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 12 Aug, 2011 1 commit
-
-
Anton Khirnov authored
It will be further developed with a few incompatible changes. ffmpeg.c will stay as is for some time, so any scripts using it won't be broken.
-
- 09 Aug, 2011 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 21 Jul, 2011 1 commit
-
-
Mans Rullgard authored
This ensures the linker picks the just built libraries even if LDFLAGS for some reason contains -L flags pointing at other directories containing libav libraries. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 11 Jul, 2011 2 commits
-
-
Mans Rullgard authored
The libs are added to the all target elsewhere, no need to do it again here. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
This variable is set to the same value for all directories. Adding the -L flags directly to LDFLAGS is simpler and achieves the same thing. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 10 Jul, 2011 1 commit
-
-
Mans Rullgard authored
Declaring tools associated with each library in their respective makefiles allows these tools to easily depend on the correct prerequisites and link against the libs they need. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 04 Jul, 2011 1 commit
-
-
Diego Biurrun authored
-
- 30 Jun, 2011 1 commit
-
-
Diego Biurrun authored
The targets are now part of FATE and can be run as individual FATE targets.
-