Go to file
Michael Niedermayer e6f9fc4adc avcodec/bitstream: try to make vlc init code inherently thread safe
also remove spinlock, it doesnt work on AIX

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-16 20:09:21 +02:00
compat
doc cmdutils: implement FFREPORT=level=... 2014-06-14 22:54:32 +02:00
libavcodec avcodec/bitstream: try to make vlc init code inherently thread safe 2014-06-16 20:09:21 +02:00
libavdevice lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 2014-06-12 21:31:25 +02:00
libavfilter Merge commit '5a69ded12aaf2bd3baed5d1d644ef23cfecef87f' 2014-06-16 12:09:20 +02:00
libavformat Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2' 2014-06-16 12:54:36 +02:00
libavresample
libavutil x86util: add and use RSHIFT/LSHIFT macros 2014-06-15 13:19:27 +02:00
libpostproc
libswresample swr: reindent. 2014-06-16 01:33:32 +02:00
libswscale swscale: Allow the max filter size to be set at compile time 2014-06-13 14:49:59 +01:00
presets
tests huffyuv: fate: add a BGR24 test 2014-06-16 00:38:03 +02:00
tools tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB 2014-06-10 04:00:06 +02:00
.gitignore Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9' 2014-06-16 13:04:41 +02:00
arch.mak
Changelog avfilter: add signalstats filter 2014-06-11 21:17:24 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c cmdutils: implement FFREPORT=level=... 2014-06-14 22:54:32 +02:00
cmdutils.h
common.mak
configure Force aix strip to work on 32 and 64 bit by default. 2014-06-16 16:46:10 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: for h264 we need has_b_frames from the decoder 2014-06-14 23:32:08 +02:00
ffmpeg.h
ffplay.c
ffprobe.c ffprobe: add rc_max_rate to stream output 2014-06-09 23:19:33 +02:00
ffserver.c
INSTALL.md
library.mak
LICENSE.md
MAINTAINERS MAINTAINERS: Add Co maintainer for huffyuv*, rv4*, vc1* 2014-06-15 16:24:39 +02:00
Makefile
README.md
RELEASE
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.