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.
 
 
 
 
Janne Grunau c24469e812 utils: add workaround for AVHWAccel in ff_get_buffer compat code 12 years ago
compat
doc doc/developer: Clarify symbol naming prefixes section. 12 years ago
libavcodec utils: add workaround for AVHWAccel in ff_get_buffer compat code 12 years ago
libavdevice sndio_dec: Add missing includes for av_gettime() 12 years ago
libavfilter af_asyncts: fix compensation and PTS monotonicity 12 years ago
libavformat lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo 12 years ago
libavresample
libavutil avutil/frame: add all remaining frame properties to av_frame_copy_props 12 years ago
libswscale Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*. 12 years ago
presets
tests fate: use little endian yuv444p10 in h264-reinit tests 12 years ago
tools ismindex: Check the return value of allocations 12 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avconv: do not silently ignore unused codec AVOptions. 12 years ago
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c avconv: convert to new refcounted AVFrame API 12 years ago
avconv.h avconv: convert to new refcounted AVFrame API 12 years ago
avconv_filter.c
avconv_opt.c avconv: mark attachment streams as immediately finished 12 years ago
avplay.c avplay: remove the -debug option. 12 years ago
avprobe.c
avserver.c avserver: don't set deprecated options. 12 years ago
cmdutils.c avconv: print an error on applying options of the wrong type. 12 years ago
cmdutils.h avconv: print an error on applying options of the wrong type. 12 years ago
cmdutils_common_opts.h
common.mak
configure configure: Remove a stray msmpeg4v1 encoder declaration 12 years ago
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.