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 86755e82f7 Factorize declaration for the two variants of put_bits(). 16 years ago
doc Fix documentation for the "-ps" option 16 years ago
ffpresets The default subq value in the x264 CLI is now 6, not 5. 16 years ago
libavcodec Factorize declaration for the two variants of put_bits(). 16 years ago
libavdevice Implement JACK input device. 16 years ago
libavfilter
libavformat Get rid of av_destruct_packet_nofree and use NULL instead. 16 years ago
libavutil cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 16 years ago
libpostproc configure: Add --enable-runtime-cpudetect 16 years ago
libswscale Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it. 16 years ago
tests Fix comment: gcc 2.95.3 binaries decode ac3 fine if SSE is available and 16 years ago
tools
COPYING.GPL
COPYING.LGPL
CREDITS
Changelog Add support for AMR audio in the RTP muxer 16 years ago
Doxyfile
INSTALL
LICENSE Replace MPEG group reference DCT implementation by newly rewritten version. 16 years ago
MAINTAINERS Add myself as mlp* maintainer. 16 years ago
Makefile
README
cmdutils.c
cmdutils.h
common.mak Always use -L flags for all subdirs 16 years ago
configure Add a configure check for lzo1x_999_compress() and compile the lzo test program 16 years ago
ffmpeg.c Use the new avcodec_decode_* API. 16 years ago
ffplay.c Use the new avcodec_decode_* API. 16 years ago
ffserver.c
ffserver.h
subdir.mak Add $(ELIBS) to example/test app link command 16 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.