FFmpeg git repo
Go to file
John Stebbins b869eea7ea h263dec: Fix order of initialization
ff_MPV_common_init requires the frame dimensions which get parsed in
*_decode_picture_header.
2014-08-14 07:58:50 -07:00
compat w32threads: Use newer thread synchronization functions when targeting Vista 2014-08-13 14:38:18 +03:00
doc cmdutils: allow matching by metadata in stream specifiers 2014-08-13 17:24:18 +00:00
libavcodec h263dec: Fix order of initialization 2014-08-14 07:58:50 -07:00
libavdevice Bump major versions of all libraries. 2014-08-09 16:58:33 +00:00
libavfilter Bump major versions of all libraries. 2014-08-09 16:58:33 +00:00
libavformat a64: Return correct error code on invalid data stream 2014-08-14 01:22:47 -07:00
libavresample avresample: Introduce AVFrame-based API 2014-08-10 14:26:37 +02:00
libavutil frame: Remove some FF_API_AVFRAME_COLORSPACE leftovers 2014-08-14 00:44:47 -07:00
libswscale Bump major versions of all libraries. 2014-08-09 16:58:33 +00:00
presets
tests fate: generate tests/pixfmts.mak for all targets requiring it 2014-08-05 12:18:59 +02:00
tools
.gitignore fate: Split fate-pixdesc tests and dispatch them through Make 2014-08-01 01:18:30 -07:00
arch.mak
avconv_dxva2.c
avconv_filter.c
avconv_opt.c video4linux2: Avoid a floating point exception 2014-07-28 13:11:41 -07:00
avconv_vda.c
avconv_vdpau.c
avconv.c avconv: rename output_packet() to process_input_packet() 2014-08-13 17:24:18 +00:00
avconv.h
avplay.c avplay: Handle pixel aspect ratio properly 2014-07-08 21:14:43 +03:00
avprobe.c
Changelog cmdutils: allow matching by metadata in stream specifiers 2014-08-13 17:24:18 +00:00
cmdutils_common_opts.h
cmdutils.c cmdutils: allow matching by metadata in stream specifiers 2014-08-13 17:24:18 +00:00
cmdutils.h
common.mak
configure configure: Check for nanosleep in headers as well, not only in libs 2014-08-13 14:39:01 +03:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak build: Support executable only ldflags 2014-07-21 22:18:35 +02:00
LICENSE
Makefile configure: add support for neon intrinsics 2014-07-21 23:18:29 +02:00
README
RELEASE Prepare for 11_alpha2 Release 2014-08-10 10:07:55 -04:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.