FFmpeg git repo
Go to file
Michael Niedermayer 5595e7a102 doxy: fix swr group name
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-12-11 01:53:18 +01:00
compat
doc lavf/segment: add reset_timestamps option 2012-12-11 00:18:23 +01:00
libavcodec Print bpc (for bits per component) with pixel format if it is smaller than expected. 2012-12-11 01:26:32 +01:00
libavdevice dshow: fix return code when opening device 2012-12-08 21:44:30 +01:00
libavfilter vf_tinterlace: default of mode switch is impossible, add assert. 2012-12-11 00:03:23 +01:00
libavformat lavf/segment: add reset_timestamps option 2012-12-11 00:18:23 +01:00
libavresample
libavutil doxy: fix swr group name 2012-12-11 01:53:18 +01:00
libpostproc
libswresample doxy: fix swr group name 2012-12-11 01:53:18 +01:00
libswscale sws_scale: check input against NULL 2012-12-07 21:50:07 +01:00
presets
tests Flip zerocodec output. 2012-12-09 10:24:16 +01:00
tools lavf: TED Talks JSON captions demuxer. 2012-12-09 18:50:38 +01:00
.gitignore Add examples/resampling_audio to .gitignore. 2012-12-06 12:13:01 +01:00
arch.mak Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30' 2012-12-08 14:24:16 +01:00
Changelog lavf: TED Talks JSON captions demuxer. 2012-12-09 18:50:38 +01:00
cmdutils_common_opts.h
cmdutils.c Merge commit 'ff953fecffd3b9a616a046723fb9d4690be032a6' 2012-12-05 15:58:07 +01:00
cmdutils.h
common.mak
configure Merge commit 'b8f3ab8e6a7ce3627764da53b809628c828d4047' 2012-12-10 01:32:37 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56' 2012-12-06 15:55:47 +01:00
ffmpeg_opt.c
ffmpeg.c ffmpeg: small indent fix. 2012-12-04 16:40:11 +01:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c ffserver: set oformat 2012-12-09 23:39:06 +01:00
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: add myself for my works 2012-12-08 15:18:08 +00:00
Makefile Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30' 2012-12-08 14:24:16 +01:00
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.