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.
 
 
 
 
Justin Ruggles f501157e53 ac3enc: fix memleak 14 years ago
doc wav: parse 'bext' metadata 14 years ago
ffpresets
libavcodec ac3enc: fix memleak 14 years ago
libavdevice
libavfilter build: rework rules for things in the tools dir 14 years ago
libavformat lavf: fix segfault in av_open_input_stream() 14 years ago
libavutil pix_fmt: Fix number of bits per component in yuv444p9be 14 years ago
libpostproc
libswscale swscale: fix crash with dithering due incorrect offset calculation. 14 years ago
tests mpegtsenc: set Random Access indicator on keyframe start packets 14 years ago
tools
.gitignore build: move tests/seek_test.c to libavformat and reuse generic build rules 14 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog wav: add an option for writing BEXT chunk 14 years ago
Doxyfile
INSTALL
LICENSE
Makefile build: remove unnecessary dependency on libs from 'all' target 14 years ago
README
RELEASE
cmdutils.c lavc: make avcodec_alloc_context3 officially public. 14 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak build: remove unnecessary FFLDFLAGS variable 14 years ago
configure Add a check for strptime(). 14 years ago
ffmpeg.c Replace some gotos that lead to single return statements by direct return. 14 years ago
ffplay.c Replace some gotos that lead to single return statements by direct return. 14 years ago
ffprobe.c
ffserver.c Replace some gotos that lead to single return statements by direct return. 14 years ago
ffserver.h
subdir.mak build: remove unnecessary FFLDFLAGS variable 14 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.