Go to file
2014-06-29 13:26:04 +02:00
compat
doc doc/examples/muxing: remove unused variable 2014-06-28 21:44:38 +02:00
libavcodec avcodec/cavs: improve conformance with rm52j reference decoder 2014-06-28 19:53:41 +02:00
libavdevice lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 2014-06-12 21:31:25 +02:00
libavfilter avfilter/buffersrc: reindent 2014-06-29 13:26:04 +02:00
libavformat avformat/options_table: Fix flush_packet flag flags 2014-06-28 21:24:15 +02:00
libavresample
libavutil Merge commit '7b0c7c9163fe3dd0081696befde28617119d2590' 2014-06-28 21:31:18 +02:00
libpostproc
libswresample swr: rewrite resample_common/linear_float_sse/avx in yasm. 2014-06-28 17:06:47 +02:00
libswscale swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding 2014-06-22 03:09:28 +02:00
presets presets: remove moldering iPod presets 2014-06-17 16:15:04 -08:00
tests avcodec/cavs: improve conformance with rm52j reference decoder 2014-06-28 19:53:41 +02:00
tools tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB 2014-06-10 04:00:06 +02:00
.gitignore Remove avserver. 2014-06-18 14:55:28 +02:00
arch.mak
Changelog avfilter: add hqx filter (hq2x, hq3x, hq4x) 2014-06-21 19:22:55 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c version string: add copyright line to version string 2014-06-16 10:24:28 -08:00
cmdutils.h
common.mak
configure swr: rewrite resample_common/linear_float_sse/avx in yasm. 2014-06-28 17:06:47 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: route -ab to -b:a 2014-06-29 02:47:49 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: fix deadlock regression in threading error handing 2014-06-27 17:45:38 +02:00
ffmpeg.h ffmpeg: support setting AVStream.discard 2014-06-07 21:26:22 +02:00
ffplay.c ffplay: decrease audio_diff_threshold 2014-06-24 21:59:21 +02:00
ffprobe.c ffprobe: add color_range and color_space to stream output 2014-06-24 00:35:16 +02:00
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS avfilter: add hqx filter (hq2x, hq3x, hq4x) 2014-06-21 19:22:55 +02:00
Makefile Remove avserver. 2014-06-18 14:55:28 +02:00
README.md
RELEASE
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.