doc
|
44be8d4278
mingw32: FFmpeg now passes -fno-common automatically.
|
16 years ago |
ffpresets
|
c79de5c07b
The default subq value in the x264 CLI is now 6, not 5.
|
16 years ago |
libavcodec
|
d7670f2827
Use sign_extend function instead of reimplementing it.
|
16 years ago |
libavdevice
|
08982bb466
Cosmetics: Split long line.
|
16 years ago |
libavfilter
|
fe479c9d63
Also copy pixel_aspect when copying the picref in avfilter_start_frame.
|
16 years ago |
libavformat
|
a00f440f37
Cosmetics : reindent after last commit and remove redundant comment.
|
16 years ago |
libavutil
|
9f5ff83f2a
PPC asm for AV_RL*()
|
16 years ago |
libpostproc
|
e90f5b5ab1
configure: Add --enable-runtime-cpudetect
|
16 years ago |
libswscale
|
a208350c3c
Rename swscale_avoption.c to options.c.
|
16 years ago |
tests
|
a3d23e15fb
fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samples
|
16 years ago |
tools
|
9e793a2462
Check for INIT_VLC_USE_STATIC
|
16 years ago |
COPYING.GPL
|
5d3049559a
Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the GPLv2.
|
17 years ago |
COPYING.LGPL
|
5d3049559a
Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the GPLv2.
|
17 years ago |
CREDITS
|
10ce8f2372
it seems I never added myself in there before
|
16 years ago |
Changelog
|
888505df22
Explain the sort order for changelog entries.
|
16 years ago |
Doxyfile
|
67eb5da61a
HAVE_3DNOW --> HAVE_AMD3DNOW
|
16 years ago |
INSTALL
|
3d4fc61064
Clarify that we require GNU make 3.81+.
|
16 years ago |
LICENSE
|
3ba153f8da
Replace MPEG group reference DCT implementation by newly rewritten version.
|
16 years ago |
MAINTAINERS
|
35e2e681b8
Add my public key fingerprint to MAINTAINERS.
|
16 years ago |
Makefile
|
d7167f0555
Move generated file aynth1.sw to the data subdirectory. Thus it does not have
|
16 years ago |
README
|
aae9c405c7
Move licensing information into a separate file called LICENSE and
|
16 years ago |
cmdutils.c
|
090b61b2d1
Implement read_yesno().
|
16 years ago |
cmdutils.h
|
090b61b2d1
Implement read_yesno().
|
16 years ago |
common.mak
|
c5662879ff
Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.
|
16 years ago |
configure
|
9f5ff83f2a
PPC asm for AV_RL*()
|
16 years ago |
ffmpeg.c
|
b716c6c6a6
Remove unneeded assignment from av_encode() found by CSA.
|
16 years ago |
ffplay.c
|
bea183757b
Use the new avcodec_decode_* API.
|
16 years ago |
ffserver.c
|
64159a588b
check if feed max file size is too small
|
16 years ago |
ffserver.h
|
5b21bdabe4
Add FFMPEG_ prefix to all multiple inclusion guards.
|
17 years ago |
subdir.mak
|
33afad5451
Add $(ELIBS) to example/test app link command
|
16 years ago |
version.sh
|
de2c2b5a98
Directly read the version number from a VERSION file; useful for releases.
|
16 years ago |