1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2025-03-05 12:07:49 +00:00
FFmpeg git repo
Go to file
Kostya Shishkov 9e7b62f0fb twinvq: set block align for codecs and use it in size checks
This both allows factoring out size check for both MetaSound and TwinVQ-VQF
decoders and fixes the situation when there are several MetaSound frames
stuffed together (that happens in 8kHz @ 8kbps MetaSound in ASF for example).
2013-08-26 09:23:39 +02:00
compat w32pthread: help compiler figure out undeeded code 2013-08-21 14:20:33 +01:00
doc movenc: add faststart option for web streaming 2013-08-21 14:20:33 +01:00
libavcodec twinvq: set block align for codecs and use it in size checks 2013-08-26 09:23:39 +02:00
libavdevice
libavfilter vf_fps: add 'start_time' option 2013-08-20 14:10:02 -04:00
libavformat mov: Write tmcd extradata 2013-08-25 13:49:21 +02:00
libavresample
libavutil
libswscale
presets
tests movenc: Make tkhd "enabled" flag QuickTime compatible 2013-08-23 09:55:42 +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 Add a libfdk-aac decoder 2013-08-20 14:27:27 -04: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.