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.
 
 
 
 
Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 14 years ago
doc replace FFmpeg with Libav in doc/ 14 years ago
ffpresets Update qmin/qmax values for libx264 presets 14 years ago
libavcodec Remove occurrences of my old email address 14 years ago
libavdevice use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago
libavfilter use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago
libavformat lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 14 years ago
libavutil use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago
libpostproc use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago
libswscale use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago
tests ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. 14 years ago
tools In graph2dot, print more specific audio information for audio links. 14 years ago
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS partially rename FFmpeg to Libav 14 years ago
Changelog Bitmap Brothers JV errata 14 years ago
Doxyfile partially rename FFmpeg to Libav 14 years ago
INSTALL partially rename FFmpeg to Libav 14 years ago
LICENSE partially rename FFmpeg to Libav 14 years ago
Makefile replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION 14 years ago
README partially rename FFmpeg to Libav 14 years ago
cmdutils.c use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak Merge libavcore into libavutil 14 years ago
configure darwin: use -read_only_relocs flag only on 32-bit x86 14 years ago
ffmpeg.c ffmpeg: remove unused variable in ffmpeg_exit() 14 years ago
ffplay.c avio: deprecate url_ferror 14 years ago
ffprobe.c lavf: add av_ prefix to dump_format() 14 years ago
ffserver.c avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
ffserver.h
subdir.mak
version.sh use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_* 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.