You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Stefano Sabatini 2795e3573d Consistently rename variables denoting regression reference file(s) 16 years ago
doc Document making AVFormatContext.packet_size unsigned API change. 16 years ago
ffpresets
libavcodec Export av_strtod() to eval.h. 16 years ago
libavdevice
libavfilter
libavformat Change packet_size from signed to unsigned, since it never has a negative 16 years ago
libavutil Fix cast of byte buffer to uint32 that was disregarding alignment 16 years ago
libpostproc
libswscale Do not call rgb2rgbWrapper() for rgb48*, there is no special converter 16 years ago
tests Fix yamaha adpcm stereo (issue 1117). 16 years ago
tools
COPYING.GPLv2
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
COPYING.LGPLv2.1
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS
Changelog Add support for encoding XSUB subtitles. Muxing support is still missing. 16 years ago
Doxyfile
INSTALL
LICENSE Add support for external OpenCORE libraries for AMR-NB/WB support. 16 years ago
MAINTAINERS Remove Mans as MPEG-TS maintainer, he never intended to maintain MPEG-TS. 16 years ago
Makefile Consistently rename variables denoting regression reference file(s) 16 years ago
README
cmdutils.c Move opt_loglevel() from ffmpeg.c to cmdutils.c. 16 years ago
cmdutils.h Move opt_loglevel() from ffmpeg.c to cmdutils.c. 16 years ago
common.mak
configure Disable network support if required headers cannot be found. 16 years ago
ffmpeg.c clarify encoder and decoder opening error messages 16 years ago
ffplay.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.