FFmpeg git repo
Go to file
Anton Khirnov 541427ab4d eamad: use the bytestream2 API instead of AV_RL
This is safer and possibly fixes invalid reads on truncated data.

CC:libav-stable@libav.org
2014-07-27 07:10:54 +00:00
compat
doc output example: convert audio to the format supported by the encoder 2014-07-26 14:57:59 +00:00
libavcodec eamad: use the bytestream2 API instead of AV_RL 2014-07-27 07:10:54 +00:00
libavdevice oss_audio: Split muxer and demuxer 2014-07-18 15:04:25 -07:00
libavfilter af_compand: make sure request_frame always outputs at least one frame 2014-07-08 07:54:00 +00:00
libavformat avformat: Mark AVOutputFormat argument in avformat_query_codec as const 2014-07-26 14:51:16 -07:00
libavresample
libavutil arm: Macroize the test for 'setend' CPU instruction support 2014-07-21 15:08:01 -07:00
libswscale
presets
tests fate: Split audio- and video-related RealMedia targets 2014-07-21 12:13:58 -07:00
tools ismindex: Add an option for outputting files elsewhere than in the current directory 2014-07-03 20:13:27 +03:00
.gitignore
arch.mak
avconv_dxva2.c
avconv_filter.c
avconv_opt.c
avconv_vda.c
avconv_vdpau.c
avconv.c avconv: set the output stream timebase 2014-07-09 13:30:33 +00:00
avconv.h
avplay.c avplay: Handle pixel aspect ratio properly 2014-07-08 21:14:43 +03:00
avprobe.c
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Extend the neon intrinsics check 2014-07-22 23:57:23 +03:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak build: Support executable only ldflags 2014-07-21 22:18:35 +02:00
LICENSE
Makefile configure: add support for neon intrinsics 2014-07-21 23:18:29 +02:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.