1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
Go to file
Michael Niedermayer 8b395315a5 Merge commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8'
* commit '4fbb62a21bd04bf261da2382d5ba6c249c702af8':
  mpegvideo: Move ME_MAP_* defines to the only place they are used

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-26 02:34:51 +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 '4fbb62a21bd04bf261da2382d5ba6c249c702af8' 2014-07-26 02:34:51 +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: ignore delayed vp8/9 packets in max_interleave_delta calculation 2014-07-26 01:11:00 +02:00
libavresample
libavutil avutil/opt: ensure the right buffer is used in set_string_number() 2014-07-25 21:29:43 +02:00
libpostproc
libswresample
libswscale
presets
tests hevc: fix RAP_B_Bossen 2014-07-26 02:01:04 +02:00
tools
.gitignore
arch.mak
Changelog Changelog: add "version <next>:" so people dont add new things to the last release 2014-07-23 02:38:26 +02:00
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure Merge commit '06a1d1323bc8afd03f085ae98d9b74e431b3534e' 2014-07-23 00:34:36 +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.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL.md
library.mak Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830' 2014-07-22 02:45:45 +02:00
LICENSE.md
MAINTAINERS
Makefile Merge commit 'd45ebd4876ab8fc07736a644de07e1b1d11a8e5d' 2014-07-22 03:06:43 +02:00
README.md
RELEASE
RELEASE_NOTES RELEASE_NOTES: fix WebVTT decoder typo (-> encoder) 2014-07-25 13:22:00 +02:00
version.sh

FFmpeg README

  1. Documentation

  1. Licensing

  • See the LICENSE file.
  1. Build and Install

  • See the INSTALL file.