FFmpeg git repo
Go to file
Clément Bœsch 79198cb65a avfilter/hqx: add some self promotion in doxy.
This is useful to understand how it's different from the original code.
2014-06-21 22:34:15 +02:00
compat
doc avfilter: add hqx filter (hq2x, hq3x, hq4x) 2014-06-21 19:22:55 +02:00
libavcodec avcodec/libtwolame: fix encoding lsf with defaults 2014-06-21 17:05:09 +02:00
libavdevice lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 2014-06-12 21:31:25 +02:00
libavfilter avfilter/hqx: add some self promotion in doxy. 2014-06-21 22:34:15 +02:00
libavformat avformat/flvdec: give live_flvdec a separate name 2014-06-21 20:27:45 +02:00
libavresample
libavutil Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' 2014-06-20 22:20:28 +02:00
libpostproc
libswresample swr: remove div/mod from DSP functions. 2014-06-18 14:15:52 +02:00
libswscale s86/scale: Do not return the result of a (void) function from a void function. 2014-06-19 18:45:13 +02:00
presets presets: remove moldering iPod presets 2014-06-17 16:15:04 -08:00
tests avfilter: add hqx filter (hq2x, hq3x, hq4x) 2014-06-21 19:22:55 +02:00
tools tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB 2014-06-10 04:00:06 +02:00
.gitignore Remove avserver. 2014-06-18 14:55:28 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avfilter: add hqx filter (hq2x, hq3x, hq4x) 2014-06-21 19:22:55 +02:00
INSTALL.md
LICENSE.md
MAINTAINERS avfilter: add hqx filter (hq2x, hq3x, hq4x) 2014-06-21 19:22:55 +02:00
Makefile Remove avserver. 2014-06-18 14:55:28 +02:00
README.md
RELEASE
arch.mak
cmdutils.c version string: add copyright line to version string 2014-06-16 10:24:28 -08:00
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Do not show libzvbi in the configure output if it was not enabled. 2014-06-21 19:53:52 +02:00
ffmpeg.c ffmpeg: fix memleak and corruption of AVSubtitle with multiple outputs 2014-06-21 13:21:08 +02:00
ffmpeg.h
ffmpeg_dxva2.c
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: Dont exit on avformat_find_stream_info() failure if there are streams 2014-06-18 21:35:54 +02:00
ffmpeg_vda.c
ffmpeg_vdpau.c
ffplay.c ffplay: remove -ec handling code 2014-06-17 17:31:29 +02:00
ffprobe.c ffprobe: add rc_max_rate to stream output 2014-06-09 23:19:33 +02:00
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.