1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
Go to file
Carl Eugen Hoyos 12cb21efa6 Make the latm decoder less verbose on initialisation.
Reviewed-by: Paul B Mahol
2013-01-17 16:12:59 +01:00
compat
doc examples/demuxing: free AVPacket after usage 2013-01-15 23:37:30 +01:00
libavcodec Make the latm decoder less verbose on initialisation. 2013-01-17 16:12:59 +01:00
libavdevice lavd/v4l2: init return value. 2013-01-16 12:21:58 +01:00
libavfilter Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e' 2013-01-16 11:44:45 +01:00
libavformat mux/chunked interleaver: better align duration chunks. 2013-01-17 15:11:02 +01:00
libavresample
libavutil mips: move vector_fmul_window_mips to libavutil 2013-01-16 20:15:48 +01:00
libpostproc
libswresample
libswscale
presets
tests Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b' 2013-01-16 12:07:27 +01:00
tools tools: add plotframes script 2013-01-15 22:50:19 +01:00
.gitignore
arch.mak
Changelog Merge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05' 2013-01-15 16:05:34 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Fix detection of struct v4l2_frmsize_discrete. 2013-01-17 02:11:12 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c Merge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d' 2013-01-15 15:32:48 +01:00
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.