1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2024-12-19 22:10:34 +00:00
FFmpeg git repo
Go to file
Michael Niedermayer 24ab1abfb6 resample: support double precission resampling
This commit is dedicated to the audiophiles who can hear it when a
needle is dropped on the moon.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-10 13:48:55 +02:00
doc Merge remote-tracking branch 'qatar/master' 2012-04-09 23:02:33 +02:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2012-04-09 23:02:33 +02:00
libavdevice
libavfilter vf_scale: ensure the palette is set for output. 2012-04-09 17:21:35 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-04-08 20:55:11 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-04-09 23:02:33 +02:00
libpostproc
libswresample resample: support double precission resampling 2012-04-10 13:48:55 +02:00
libswscale
mt-work
presets
tests Fix gif regression test on big-endian. 2012-04-09 21:55:52 +02:00
tools
.gitignore
Changelog Merge remote-tracking branch 'qatar/master' 2012-04-07 22:41:37 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: fix - vs _ error 2012-04-08 09:43:38 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-04-09 23:02:33 +02:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-04-07 22:41:37 +02:00
ffprobe.c ffprobe: use avbprint API 2012-04-08 00:02:21 +02:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README README: be a tiny bit more verbose 2012-04-06 10:23:26 +02:00
RELEASE
version.sh

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.