1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
Go to file
2013-02-12 12:21:23 -05:00
compat
doc doc: developer: Add a note about reserved system name space 2013-02-11 20:17:15 +01:00
libavcodec pcm-bluray: decode directly to the user-provided AVFrame 2013-02-12 12:21:23 -05:00
libavdevice libcdio: support recent cdio-paranoia 2013-01-17 21:41:18 +01:00
libavfilter vf_yadif: silence a warning. 2013-02-06 10:21:51 +01:00
libavformat asfdec: do not assume every AVStream has a corresponding ASFStream 2013-02-09 18:57:21 +01:00
libavresample lavr: always reset mix function names and pointers in mix_function_init() 2013-01-17 19:27:01 -05:00
libavutil lavu: avoid clashing definition of E 2013-02-12 11:47:43 +01:00
libswscale swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
presets
tests swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
tools Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c lavc: set the default rc_initial_buffer_occupancy 2013-01-15 08:58:51 +01:00
avconv.c avconv: Increase the SDP buffer size to fit xiph SDPs 2013-01-20 18:20:47 +02:00
avconv.h
avplay.c avplay: apply the stream sample_aspect_ratio to decoded video frames 2013-02-09 18:57:21 +01:00
avprobe.c
avserver.c
Changelog asfdec: support reading ID3v2 tags in ASF files 2013-02-09 18:57:21 +01:00
cmdutils_common_opts.h
cmdutils.c qtrle: fix the topmost line for 1bit 2013-02-06 10:21:52 +01:00
cmdutils.h
common.mak
configure openbsd: Add minor number to shared library install name 2013-02-11 20:17:15 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak build: Make library minor version visible in the Makefile 2013-02-11 20:17:15 +01:00
LICENSE
Makefile
README
RELEASE Prepare for 10_alpha1 Release 2013-01-06 16:23:12 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.