1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Justin Ruggles a30ac54a19 Add x86-optimized versions of exponent_min().
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit dda3f0ef48)
2011-02-11 02:54:09 +01:00
doc Add missing git rev hash. 2011-02-11 02:54:08 +01:00
ffpresets Update qmin/qmax values for libx264 presets 2011-02-09 03:33:56 +01:00
libavcodec Add x86-optimized versions of exponent_min(). 2011-02-11 02:54:09 +01:00
libavcore Implement av_samples_alloc() and av_samples_fill_arrays(). 2011-02-02 03:12:47 +01:00
libavdevice Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 2011-01-28 03:15:34 +01:00
libavfilter libavfilter: add video movie source 2011-02-09 03:33:28 +01:00
libavformat mov: remove stray semicolon 2011-02-11 02:54:09 +01:00
libavutil Frame-based multithreading framework using pthreads 2011-02-11 02:53:58 +01:00
libpostproc consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libswscale Remove a few if (p) av_freep(&p) forms 2011-02-06 20:31:44 +01:00
tests ac3enc: Change EXP_DIFF_THRESHOLD to 500. 2011-02-04 03:08:10 +01:00
tools consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
Changelog libavfilter: add video movie source 2011-02-09 03:33:28 +01:00
cmdutils_common_opts.h
cmdutils.c Implement guessed_pts in avcodec_decode_video2 2011-02-07 19:32:07 +01:00
cmdutils.h Implement guessed_pts in avcodec_decode_video2 2011-02-07 19:32:07 +01:00
common.mak
configure Fix HOSTLIBS on Haiku 2011-02-09 03:33:55 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Deprecate avcodec_thread_init() 2011-02-11 02:54:08 +01:00
ffplay.c Deprecate avcodec_thread_init() 2011-02-11 02:54:08 +01:00
ffprobe.c
ffserver.c ffserver: put gcc attribute under proper ifdef 2011-01-26 03:43:29 +01:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS Revert "Initial MAINTAINERS update" 2011-01-19 18:53:53 +01:00
Makefile Makefile: remove unused variable ALLHTMLPAGES 2011-02-02 03:40:50 +01:00
README
subdir.mak
version.sh Provide monotone revission numbers in version.sh 2011-02-01 12:19:49 +01:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.