FFmpeg git repo
Go to file
Michael Niedermayer 2278146a0c Merge commit 'd1b1c3bb5ef1bee409c06c3bcacfb8674e1cb574'
* commit 'd1b1c3bb5ef1bee409c06c3bcacfb8674e1cb574':
  hevc: reorder loops

Conflicts:
	libavcodec/hevc.c

See: eca1957c4cbee66a0b1f3dcabaffe68d61885f16
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-12 15:59:33 +02:00
compat
doc avfilter: ported lenscorrection filter from frei0r 2014-08-12 03:33:30 +02:00
libavcodec Merge commit 'd1b1c3bb5ef1bee409c06c3bcacfb8674e1cb574' 2014-08-12 15:59:33 +02:00
libavdevice Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8' 2014-08-10 00:26:45 +02:00
libavfilter lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() 2014-08-12 03:49:45 +02:00
libavformat Fix warning if https protocol was requested but isn't available. 2014-08-12 10:03:36 +02:00
libavresample Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45' 2014-08-10 18:20:37 +02:00
libavutil lavu: stop exporting internal functions 2014-08-12 04:35:52 +02:00
libpostproc bump libpostproc and libswresample 2014-08-10 01:17:02 +02:00
libswresample swresample: check av_opt_set for failure in swr_alloc_set_opts() 2014-08-11 01:34:34 +02:00
libswscale Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8' 2014-08-10 00:26:45 +02:00
presets
tests avformat/matroskaenc: fix MAX_CUEPOINT_SIZE calculation 2014-08-09 05:05:09 +02:00
tools Add missing initialization for AVProbeData. 2014-08-11 21:10:22 +02:00
.gitignore
arch.mak
Changelog avfilter: ported lenscorrection filter from frei0r 2014-08-12 03:33:30 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure Remove useless configure option "--enable-sram". 2014-08-12 14:27:37 +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 use SWR_CH_MAX 2014-08-10 01:08:45 +02:00
ffplay.c replace calls to url_feof() with avio_feof() 2014-08-08 00:48:38 +02:00
ffprobe.c
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS avfilter: ported lenscorrection filter from frei0r 2014-08-12 03:33:30 +02:00
Makefile
README.md
RELEASE Prepare for 11_alpha2 Release 2014-08-10 10:07:55 -04:00
RELEASE_NOTES
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.