No Description https://ffmpeg.org/

Tim Walker 76a75c523c lavr: mix front center channel as indicated in the ATSC A/52 specification. 11 years ago
compat dedfa00107 build: Import makedef script from c99-to-c89 11 years ago
doc d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
libavcodec c0c45188e5 mlp: improve request_channel_layout behavior. 11 years ago
libavdevice b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
libavfilter de203abd71 vf_overlay: add eof_action switch 11 years ago
libavformat d9ae1031f5 lavf: improve handling of sparse streams when muxing 11 years ago
libavresample 76a75c523c lavr: mix front center channel as indicated in the ATSC A/52 specification. 11 years ago
libavutil e3fec3f095 arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols 11 years ago
libswscale 91c981857b rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytes 11 years ago
presets 27cedd838a presets: spelling error in libvpx 1080p50_60 13 years ago
tests 5a0bccd281 fate: force the simple idct for xvid custom matrix test 11 years ago
tools 87acd33c09 aviocat: Add support for specifying the input duration 11 years ago
.gitignore 3cd612d447 gitignore: Ignore multilibrary example programs 11 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
COPYING.LGPLv2.1 0bba26466f cosmetics: Delete empty lines at end of file. 13 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS 070c5d0f35 partially rename FFmpeg to Libav 14 years ago
Changelog a7d0e7ead9 lavfi: add framepack filter 11 years ago
INSTALL a013291d26 doc: clarify configure features 14 years ago
LICENSE d8e763fda7 vf_yadif: Relicense from GPL to LGPL 11 years ago
Makefile 5a9fcc7d25 build: Add rule for building host-specific object files 11 years ago
README 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
RELEASE 210881110d Prepare for 10_alpha2 Release 11 years ago
arch.mak b326755989 arm: rename ARMVFP config symbol to VFP 12 years ago
avconv.c 2ce8bca51f avconv: print a warning when falling back to default 25fps 11 years ago
avconv.h 7671dd7cd7 avconv: add support for VDPAU decoding 11 years ago
avconv_filter.c 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
avconv_opt.c c255f0b001 avconv: initialize hwaccel_pix_fmt 11 years ago
avconv_vdpau.c 7671dd7cd7 avconv: add support for VDPAU decoding 11 years ago
avplay.c 84f131921f avplay: do not call avcodec_get_frame_defaults(). 11 years ago
avprobe.c 636ced8e1d cmdutils: wrap exit explicitly 11 years ago
avserver.c 612a5049d9 avserver: do not use a static string as a default for a string option 11 years ago
cmdutils.c 7ce88e5ec4 cmdutils: update copyright year to 2014. 11 years ago
cmdutils.h f825d42bcc avplay: Accept cpuflags option 11 years ago
cmdutils_common_opts.h f825d42bcc avplay: Accept cpuflags option 11 years ago
common.mak ad47771024 build: Add shorthand for HOSTCC compile macro 11 years ago
configure 6398d8fd81 configure: clang: add -Qunused-arguments to as|ld_flags as well 11 years ago
library.mak 0673ede985 configure: add strip flags checks 11 years ago
version.sh 8d3d3436e2 Drop git- prefix from version labels 13 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.