FFmpeg git repo
Go to file
Carl Eugen Hoyos badcd3da81 Print a warning instead of requesting a sample for an invalid exif tag.
Fixes ticket #3792.
Reviewed-by: Thilo Borgmann
2014-07-24 11:58:11 +02:00
compat
doc avio: Introduce avio_read_to_bprint(avioctx, bp, max_size) 2014-07-23 18:42:41 +02:00
libavcodec Print a warning instead of requesting a sample for an invalid exif tag. 2014-07-24 11:58:11 +02:00
libavdevice lavd/lavfi: work with non-mappable files for graph_file option 2014-07-23 18:42:41 +02:00
libavfilter lavfi/src_movie: minor simplifications 2014-07-24 04:50:32 +02:00
libavformat Merge commit 'ce2e858f5b3416c2d54f7f8c14e901f75c48b785' 2014-07-24 02:08:14 +02:00
libavresample
libavutil avutil/opt: Fix parsing regression with constants starting with numbers 2014-07-23 08:42:52 +02:00
libpostproc
libswresample
libswscale
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog: add "version <next>:" so people dont add new things to the last release 2014-07-23 02:38:26 +02:00
INSTALL.md
LICENSE.md
MAINTAINERS
Makefile
README.md
RELEASE
RELEASE_NOTES
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit '06a1d1323bc8afd03f085ae98d9b74e431b3534e' 2014-07-23 00:34:36 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c
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.