FFmpeg git repo
Go to file
Mans Rullgard d782bca415 ac3enc: NEON optimised float_to_fixed24
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-03-29 19:40:13 +01:00
doc Chronomaster DFA decoder 2011-03-28 16:55:03 +02:00
ffpresets Update qmin/qmax values for libx264 presets 2011-02-08 15:59:30 -08:00
libavcodec ac3enc: NEON optimised float_to_fixed24 2011-03-29 19:40:13 +01:00
libavdevice framebuffer device demuxer 2011-03-28 16:49:22 +02:00
libavfilter Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libavformat id3v1: change filesize to int64_t. 2011-03-28 21:15:50 -07:00
libavutil Remove unnecessary icc version checks 2011-03-23 12:39:58 +00:00
libpostproc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libswscale Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tests Split fate-psx-str-v3 into a video-only and audio-only test. 2011-03-26 16:39:22 -04:00
tools Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
Changelog Chronomaster DFA decoder 2011-03-28 16:55:03 +02:00
Doxyfile get rid of the last svn mentions 2011-03-18 21:57:38 +01:00
INSTALL partially rename FFmpeg to Libav 2011-03-16 21:54:39 +01:00
LICENSE cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02:00
Makefile fate: add support for multithread testing 2011-03-23 01:17:20 +01:00
README cosmetics: fix dashed line length after 070c5d0 2011-03-28 09:53:40 +02:00
cmdutils.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cmdutils.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cmdutils_common_opts.h
common.mak Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
configure ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 2011-03-29 19:31:45 +01:00
ffmpeg.c Add audio_service_type field to AVCodecContext for encoding and reporting 2011-03-25 16:51:53 -04:00
ffplay.c ffplay: Don't assume ic->pb is non-null 2011-03-21 15:08:09 -04:00
ffprobe.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffserver.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ffserver.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
subdir.mak fix building test programs with gnu make 3.82 2010-12-07 16:42:25 +00:00
version.sh get rid of the last svn mentions 2011-03-18 21:57:38 +01:00

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.