1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
Go to file
Anton Khirnov df33a58e53 lavf: avoid integer overflow when estimating bitrate
Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
2013-09-02 19:28:29 +02:00
compat Revert "w32pthread: help compiler figure out undeeded code" 2013-08-27 23:12:49 +03:00
doc configure: Add docdir configuration option 2013-08-31 16:16:38 +02:00
libavcodec pictordec: pass correct context to avpriv_request_sample 2013-09-02 19:27:56 +02:00
libavdevice
libavfilter vf_lut: Constantize 2013-08-31 16:13:42 +02:00
libavformat lavf: avoid integer overflow when estimating bitrate 2013-09-02 19:28:29 +02:00
libavresample
libavutil x86: Add and use more convenience macros to check CPU extension availability 2013-08-29 13:07:37 +02:00
libswscale ppc: don't return a value from a function declared void 2013-08-30 00:41:10 +03:00
presets
tests matroskaenc: Fix writing TRACKDEFAULTFLAG 2013-08-27 14:00:31 +02:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Add docdir configuration option 2013-08-31 16:16:38 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.