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.
 
 
 
 
Vitor Sessak ecc297308f lavf/utils: fix ff_interleave_compare_dts corner case. 14 years ago
doc lavc: move some flac-specific options to its private context. 14 years ago
ffpresets
libavcodec h264: do not print "too many references" warning for intra-only. 14 years ago
libavdevice Replace some commented-out debug printf() / av_log() messages with av_dlog(). 14 years ago
libavfilter drawtext: add shadow support. 14 years ago
libavformat lavf/utils: fix ff_interleave_compare_dts corner case. 14 years ago
libavutil Add pixel formats for 9- and 10-bit yuv420p. 14 years ago
libpostproc cosmetics: trim trailing whitespace in postproc 14 years ago
libswscale Add pixel formats for 9- and 10-bit yuv420p. 14 years ago
tests lavf/utils: fix ff_interleave_compare_dts corner case. 14 years ago
tools Replace `` by $() syntax in shell scripts. 14 years ago
.gitignore Remove stray libavcore and _g binary references. 14 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog DPX image encoder 14 years ago
Doxyfile
INSTALL doc: clarify configure features 14 years ago
LICENSE
Makefile Implement fate-rsync target 14 years ago
README cosmetics: fix dashed line length after 070c5d0 14 years ago
cmdutils.c cmdutils: add OPT_INT check in parse_number_or_die() 14 years ago
cmdutils.h cmdutils: remove list_fmts(), simplify 14 years ago
cmdutils_common_opts.h
common.mak Include dependencies for test programs 14 years ago
configure mpegaudio: remove CONFIG_MPEGAUDIO_HP option 14 years ago
ffmpeg.c ffmpeg: Simplify decode loop condition to not use next_pts 14 years ago
ffplay.c Add the notion of pixel size in h264 related functions. 14 years ago
ffprobe.c Lowercase all ff* program names. 14 years ago
ffserver.c Eliminate pointless '#if 1' statements without matching '#else'. 14 years ago
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.