FFmpeg git repo
Go to file
Michael Niedermayer 01be9331c7 mp3enc:Drop unneeded floating point math.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-07 03:58:51 +02:00
doc eval: add sqrt function for computing the square root 2011-05-05 18:38:35 +02:00
ffpresets
libavcodec mpegvideo: fix 422 lowres 2011-05-06 19:32:30 +02:00
libavdevice Make DV (sub) demuxer set proper pkt->pos values. 2011-05-02 18:38:01 +02:00
libavfilter avfilter: dont use AVFilterLink as priv for pictures as its freed too early. 2011-05-07 01:02:38 +02:00
libavformat mp3enc:Drop unneeded floating point math. 2011-05-07 03:58:51 +02:00
libavutil eval: add sqrt function for computing the square root 2011-05-05 18:38:35 +02:00
libpostproc Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
libswscale swscale: Dither for unscaled 10->8bit per channel 2011-05-06 15:19:27 +02:00
mt-work
tests lavfi-regression: provide filter arguments to showfiltfmts 2011-05-05 18:38:48 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog DPX image encoder 2011-05-01 19:35:55 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile:Put lost tab back. 2011-05-06 02:21:52 +02:00
README
cmdutils.c lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 2011-05-01 13:10:18 +02:00
cmdutils.h Merge remote branch 'qatar/master' 2011-05-04 04:06:26 +02:00
cmdutils_common_opts.h
common.mak
configure Merge remote branch 'qatar/master' 2011-05-06 04:28:23 +02:00
ffmpeg.c Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
ffplay.c ffplay: set CODEC_FLAG_EMU_EDGE earlier 2011-05-05 15:35:54 +02:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.