1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
Go to file
Michael Niedermayer 086566a557 dict: fix memleak
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-01 03:56:51 +01:00
compat
doc doc/indevs: document v4l2 options 2013-01-31 22:13:08 +01:00
libavcodec Merge remote-tracking branch 'mjbshaw/master' 2013-02-01 02:33:42 +01:00
libavdevice lavd/v4l2: read the correct time per frame from devices that support a standard 2013-01-31 15:29:53 +01:00
libavfilter lavfi/buffersrc: forward filter_frame errors. 2013-01-31 21:03:54 +01:00
libavformat matroska: fixed missing S_DVBSUB subtitles 2013-02-01 01:49:04 +01:00
libavresample
libavutil dict: fix memleak 2013-02-01 03:56:51 +01:00
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore
arch.mak
Changelog Port biquads filters from SoX 2013-01-31 12:13:55 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2013-01-31 20:03:36 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS CREDITS: redirect to Git log, remove current outdated content 2013-01-31 18:02:52 +01:00
ffmpeg_filter.c
ffmpeg_opt.c
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.