1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
Go to file
2014-03-31 01:11:16 +02:00
compat Work around broken floating point limits on some systems. 2014-03-10 10:27:17 +01:00
doc avconv: make the ASCII flow charts narrower to fit onto TTY 2014-03-30 18:02:14 +02:00
libavcodec libmp3lame: add ABR support 2014-03-31 01:11:16 +02:00
libavdevice
libavfilter vf_transpose: K&R formatting cosmetics 2014-03-25 12:24:39 +01:00
libavformat mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhd 2014-03-31 01:08:23 +02:00
libavresample Add missing headers to make template files compile (more) standalone 2014-03-26 04:31:27 -07:00
libavutil frame: add a function for removing side data from a frame 2014-03-24 06:07:51 +01:00
libswscale Add missing headers to make template files compile (more) standalone 2014-03-26 04:31:27 -07:00
presets
tests fate: Convert the paletted output in the brenderpix tests to rgb24 2014-03-31 01:04:05 +02:00
tools qt-faststart: Add a note about the -movflags +faststart feature 2014-03-01 00:25:17 +02:00
.gitignore
arch.mak Remove all SPARC architecture optimizations 2014-03-13 05:50:28 -07:00
avconv_filter.c
avconv_opt.c avconv_opt: fix avio_open2() return code check 2014-03-30 14:55:08 +02:00
avconv_vdpau.c
avconv.c avconv: More descriptive message about framedrop 2014-03-25 12:26:24 +01:00
avconv.h avconv: print verbose per-stream transcoding statistics 2014-03-24 06:20:38 +01:00
avplay.c
avprobe.c
avserver.c
Changelog bmp: add a standalone parser 2014-03-28 00:08:24 +01:00
cmdutils_common_opts.h
cmdutils.c avconv: Match stream id 2014-03-13 11:59:34 +01:00
cmdutils.h cmdutils: Mark exit_program as av_noreturn 2014-03-28 00:40:43 +01:00
common.mak
configure build: Add config option for CABAC code 2014-03-24 15:35:18 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile Remove all SPARC architecture optimizations 2014-03-13 05:50:28 -07:00
README
RELEASE Prepare for 11_alpha1 Release 2014-03-13 08:24:11 -04:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.