doc
|
2851d2253f
Document addition of new avcodec_decode_video2/audio3/subtitle2() API and
|
16 лет назад |
ffpresets
|
c79de5c07b
The default subq value in the x264 CLI is now 6, not 5.
|
16 лет назад |
libavcodec
|
7a709548a7
Remove unnecessary gcc_fixes.h #include.
|
16 лет назад |
libavdevice
|
80ff8a16f5
Implement JACK input device.
|
16 лет назад |
libavfilter
|
b6fec3eb7f
Make static the list of registered filters.
|
16 лет назад |
libavformat
|
ef12ec23fa
Fix memleak in nuv demuxer: free packet already allocated packet when
|
16 лет назад |
libavutil
|
7b09db3522
Implement av_fifo_space().
|
16 лет назад |
libpostproc
|
e90f5b5ab1
configure: Add --enable-runtime-cpudetect
|
16 лет назад |
libswscale
|
10a7d21672
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
|
16 лет назад |
tests
|
300a3d0d00
Make sure the last bits of huffyuv frames are zeroed.
|
16 лет назад |
tools
|
9e793a2462
Check for INIT_VLC_USE_STATIC
|
16 лет назад |
COPYING.GPL
|
5d3049559a
Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the GPLv2.
|
17 лет назад |
COPYING.LGPL
|
5d3049559a
Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the GPLv2.
|
17 лет назад |
CREDITS
|
10ce8f2372
it seems I never added myself in there before
|
16 лет назад |
Changelog
|
08e696c0b2
Add support for AMR audio in the RTP muxer
|
16 лет назад |
Doxyfile
|
67eb5da61a
HAVE_3DNOW --> HAVE_AMD3DNOW
|
16 лет назад |
INSTALL
|
3d4fc61064
Clarify that we require GNU make 3.81+.
|
16 лет назад |
LICENSE
|
3ba153f8da
Replace MPEG group reference DCT implementation by newly rewritten version.
|
16 лет назад |
MAINTAINERS
|
17a86e87ab
Add myself as mlp* maintainer.
|
16 лет назад |
Makefile
|
d7167f0555
Move generated file aynth1.sw to the data subdirectory. Thus it does not have
|
16 лет назад |
README
|
aae9c405c7
Move licensing information into a separate file called LICENSE and
|
16 лет назад |
cmdutils.c
|
090b61b2d1
Implement read_yesno().
|
16 лет назад |
cmdutils.h
|
090b61b2d1
Implement read_yesno().
|
16 лет назад |
common.mak
|
bdc2cc16eb
Always use -L flags for all subdirs
|
16 лет назад |
configure
|
e90f5b5ab1
configure: Add --enable-runtime-cpudetect
|
16 лет назад |
ffmpeg.c
|
cdf38a17fb
Fix -ss / -t interaction with -acodec copy.
|
16 лет назад |
ffplay.c
|
fbf1b88589
Move declaration of 'pict' closer to where it is used and initialize it.
|
16 лет назад |
ffserver.c
|
64159a588b
check if feed max file size is too small
|
16 лет назад |
ffserver.h
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 лет назад |
subdir.mak
|
33afad5451
Add $(ELIBS) to example/test app link command
|
16 лет назад |
version.sh
|
de2c2b5a98
Directly read the version number from a VERSION file; useful for releases.
|
16 лет назад |