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.
 
 
 
 
Reimar Döffinger 8a62a378de Remove useless setting of pkt->size, av_get_packet already handles that. 16 years ago
doc Document -sn option. 16 years ago
ffpresets
libavcodec Make avcodec_open set codec_id and codec_type if they haven't been set. 16 years ago
libavdevice Fix compilation of beosaudio.cpp, not tested if it actually works though. 16 years ago
libavfilter
libavformat Remove useless setting of pkt->size, av_get_packet already handles that. 16 years ago
libavutil
libpostproc
libswscale
tests Make seek regression tests fit after previous get_buffer change. 16 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Implement a lavfitest target for testing regressions in libavfilter. 16 years ago
README
cmdutils.c
cmdutils.h
common.mak
configure Check whether 32-bit x86 is really 64-bit 16 years ago
ffmpeg.c
ffplay.c Add a -loglevel command line option to ffplay. 16 years ago
ffserver.c Remove disabled code cruft. 16 years ago
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.