1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
Go to file
Marek Fort 054c506e3d avformat/mov: XMP metadata suppor.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-07 20:11:09 +02:00
compat
doc transcode_aac: fix const return value 2014-08-06 04:01:19 +02:00
libavcodec lavc: remove nonexistent functions from the version file 2014-08-07 13:20:59 +02:00
libavdevice avdevice/lavfi: Simplify non-AV stream check 2014-08-07 15:41:17 +02:00
libavfilter avfilter/dctdnoiz: rewrite [f/i]dct 2014-08-07 19:59:07 +02:00
libavformat avformat/mov: XMP metadata suppor. 2014-08-07 20:11:09 +02:00
libavresample
libavutil avutil/cpu: check av_parse_cpu_caps() table during cpu-test 2014-08-06 14:27:45 +02:00
libpostproc
libswresample
libswscale swscale/swscale_internal: fix ya16 -> rgba 2014-08-05 01:51:11 +02:00
presets
tests tests/fate/libavutil: switch cpu-test back to runecho so its results are vissible 2014-08-06 01:57:35 +02:00
tools
.gitignore
arch.mak
Changelog libavformat: Add Icecast protocol 2014-08-04 13:33:44 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure avfilter/dctdnoiz: rewrite [f/i]dct 2014-08-07 19:59:07 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c Do not automatically map subtitles if the decoder and encoder properties are different. 2014-08-07 13:18:00 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: Do not fail if a demuxer and decoder use the same option identifer 2014-08-04 13:33:44 +02:00
ffmpeg.h ffmpeg: Do not fail if a demuxer and decoder use the same option identifer 2014-08-04 13:33:44 +02:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
RELEASE_NOTES
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.