FFmpeg git repo
Go to file
Michael Niedermayer e5eff191e4 ffplay: increase subtitle que size
Fixes part of Ticket2516 with ffplay

Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-12 16:29:03 +02:00
compat
doc doc/filters: add a signalstats example 2014-07-10 09:34:37 +00:00
libavcodec x86/dsputilenc: remove some empty if statements 2014-07-12 15:04:58 +02:00
libavdevice avdevice/pulse_audio_dec: reimplement using the non simple API 2014-07-09 01:36:01 +02:00
libavfilter avfilter/vf_decimate: Use av_malloc_array() 2014-07-11 15:32:27 +02:00
libavformat lavf/libssh: set freed pointers to NULL 2014-07-12 03:01:38 +02:00
libavresample
libavutil Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4' 2014-07-09 23:57:20 +02:00
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore gitignore: add examples/transcoding 2014-07-10 02:18:09 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure build: rawvideo decoder depends on bswapdsp 2014-07-10 14:23:44 +02:00
ffmpeg.c ffmpeg: fix integer overflows with sub->*display_time 2014-07-12 02:23:48 +02:00
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c ffplay: increase subtitle que size 2014-07-12 16:29:03 +02:00
ffprobe.c
ffserver.c
library.mak
version.sh

README.md

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.