1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2025-01-26 17:23:19 +00:00
FFmpeg git repo
Go to file
Alex Converse 712209d567 Base downsampled SBR synthesis filterbank on a single IMDCT.
Based on Han-Wen Hsu, et al. "Fast Complex Quadrature Mirror Filterbanks for
MPEG-4 HE-AAC"

Originally committed as revision 23519 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-08 01:57:06 +00:00
doc Make texi2pod.pl look for section "AUTHORS" rather than "AUTHOR", as 2010-06-05 17:00:23 +00:00
ffpresets
libavcodec Base downsampled SBR synthesis filterbank on a single IMDCT. 2010-06-08 01:57:06 +00:00
libavdevice
libavfilter
libavformat Added M701 codec_tag for mpeg2video 2010-06-07 11:27:26 +00:00
libavutil Move eval.c and eval.h from libavcodec to libavutil, and make the eval 2010-06-05 12:01:28 +00:00
libpostproc
libswscale deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 2010-06-01 19:35:16 +00:00
tests Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte, 2010-06-06 18:50:27 +00:00
tools Add libavfilter 1-input - 1-output regression test, corresponding to the 2010-05-24 20:38:50 +00:00
Changelog Add WebM muxer 2010-06-04 22:40:54 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure librtmp may link to different ssl implementations 2010-06-06 19:35:10 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Change type of {audio,video,subtitle}_codec_tag variables from int to 2010-06-03 18:40:31 +00:00
ffplay.c Fix pts reordering code. 2010-05-27 00:31:45 +00:00
ffprobe.c Implement av_get_codec_tag_string() and use it in ffprobe. 2010-06-02 10:54:45 +00:00
ffserver.c ffserver: Calculate cur_pts using first_pts as origin instead of ist->start_time 2010-06-03 20:58:22 +00:00
ffserver.h
INSTALL
LICENSE libvpx now has an (L)GPL-compatible license. 2010-06-05 08:01:47 +00:00
MAINTAINERS Declare myself (Maxim Poliakovski) maintainer for the OMA Demuxer. 2010-06-08 00:15:23 +00:00
Makefile Add simple rgb/yuv in avi regression test. 2010-06-06 00:05:12 +00:00
README
subdir.mak
version.sh

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.