FFmpeg git repo
Go to file
Michael Niedermayer 383a04a127 avformat/mux: keep AVPacket fields consistent in ff_write_chained()
This might have caused double frees in theory, i do not have a test case
though

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-24 22:33:21 +02:00
compat
doc avio: Introduce avio_read_to_bprint(avioctx, bp, max_size) 2014-07-23 18:42:41 +02:00
libavcodec Merge commit '436ced244fadcde2c0b925627920e84b25482542' 2014-07-24 18:53:34 +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 avformat/mux: keep AVPacket fields consistent in ff_write_chained() 2014-07-24 22:33:21 +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.