|
|
|
@6636b7e8
|
19 years |
mans |
rename AMR config variables to CONFIG_AMR*
Originally committed as …
|
|
|
@8515d1c
|
19 years |
mans |
static libvorbis needs -logg
Originally committed as revision 5724 to …
|
|
|
@f7f03a6
|
19 years |
diego |
Remove MPlayer-specific include option hacks.
Originally committed as …
|
|
|
@0607887f
|
19 years |
mans |
split compile and link in check_ld
based on patch by Graham Booker …
|
|
|
@3ab60c83
|
19 years |
mans |
nut needs crc.o
Originally committed as revision 5721 to …
|
|
|
@9d9f4119
|
19 years |
mans |
move common stuff from avienc.c and wav.c to new file riff.c
…
|
|
|
@b8635ec6
|
19 years |
diego |
Also remove versioned .so files on make clean.
Originally committed …
|
|
|
@2f30a81d
|
19 years |
diego |
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just …
|
|
|
@3dc7174e
|
19 years |
mans |
simplify list processing
Originally committed as revision 5717 to …
|
|
|
@fce5352
|
19 years |
mans |
tidy up option parsing
Originally committed as revision 5716 to …
|
|
|
@0cc4f268
|
19 years |
mans |
another round of cola, please
Originally committed as revision 5715 …
|
|
|
@bd4700b1
|
19 years |
mans |
log stderr of test programs in check_exec()
Originally committed as …
|
|
|
@fc4b254
|
19 years |
mans |
find all codecs, even the ones with numbers
Originally committed as …
|
|
|
@32f090db
|
19 years |
mans |
10l to Diego for disabling all codecs
Originally committed as …
|
|
|
@55006fc0
|
19 years |
diego |
Split CODEC_LIST into ENCODER_LIST AND DECODER_LIST.
Originally …
|
|
|
@f7facfbf
|
19 years |
diego |
cosmetics: Fix indentation after last commit.
Originally committed as …
|
|
|
@4bbefe6b
|
19 years |
diego |
Remove old MSVC remnants.
Originally committed as revision 5709 to …
|
|
|
@8a85f46d
|
19 years |
diego |
CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo
Originally committed as …
|
|
|
@ff70e60
|
19 years |
mans |
allow individual selection of muxers and demuxers
Originally …
|
|
|
@4cac0d5
|
19 years |
diego |
Not every 64 bit SPARC is an UltraSPARC so optimize for v9 instead. …
|
|
|
@57b3c36
|
19 years |
lucabe72 |
make libswscale build system similar to the libav* one
Originally …
|
|
|
@2ec7b29b
|
19 years |
baptiste.coudurier |
assign exact codec id, needed when stream copy
Originally committed …
|
|
|
@1a5f0dbe
|
19 years |
diego |
100l: Add missing quotes to FFLDFLAGS in the MinGW section.
…
|
|
|
@4874eef
|
19 years |
diego |
MinGW should set FFLDFLAGS and not LDFLAGS so that the LDFLAGS env var …
|
|
|
@e67bcdd9
|
19 years |
diego |
Move MinGW section before the combination of FFLDFLAGS and LDFLAGS.
…
|
|
|
@1db54e2
|
19 years |
diego |
Move gprof compiler flag handling to configure.
Originally committed …
|
|
|
@dea4953d
|
19 years |
diego |
Remove silly TEST variable that is used in one line but not directly …
|
|
|
@7b0cd9ee
|
19 years |
diego |
Move MinGW LDFLAGS setting to configure.
Originally committed as …
|
|
|
@d7b34d08
|
19 years |
diego |
Move UltraSparc CFLAG addition to configure.
Originally committed as …
|
|
|
@d2a067d1
|
19 years |
mans |
give AVInput/OutputFormat structs consistent names
Originally …
|
|
|
@21227514
|
19 years |
michaelni |
simplify
Originally committed as revision 5696 to …
|
|
|
@b2846eff
|
19 years |
michaelni |
avoid redundant local variables
Originally committed as revision 5695 …
|
|
|
@69f34e5b
|
19 years |
michaelni |
simplify
Originally committed as revision 5694 to …
|
|
|
@e148c6e1
|
19 years |
diego |
FastUVMV vs FastUVMC typo, noticed by bond
Originally committed as …
|
|
|
@608bd843
|
19 years |
mans |
make some tables const
Originally committed as revision 5692 to …
|
|
|
@af9e7d18
|
19 years |
mans |
--enable/disable parsers. Warning: some combinations are broken.
…
|
|
|
@18769c0a
|
19 years |
michaelni |
cosmetic
Originally committed as revision 5690 to …
|
|
|
@a7702890
|
19 years |
michaelni |
remove STATS code (probably hasnt been used for years ..., and its not …
|
|
|
@fdb59832
|
19 years |
kostya.shishkov |
Check if 4-MV MB should not be decoded.
Originally committed as …
|
|
|
@5c4b8efd
|
19 years |
kostya.shishkov |
MVRANGE may occur in all frames and RESPIC in all but B-frames
…
|
|
|
@3a3f1cf3
|
19 years |
kostya.shishkov |
Fix mquant selection for ALL_MBS mode
Originally committed as …
|
|
|
@65c7bb9e
|
19 years |
kostya.shishkov |
Use overlap filter instead of loop filter.
Originally committed as …
|
|
|
@d2779ecd
|
19 years |
kostya.shishkov |
Use s->first_slice_line in checks instead of s->mb_y
Originally …
|
|
|
@88e2539b
|
19 years |
mans |
10l: make disabling all pcm/adpcm codecs work
Originally committed as …
|
|
|
@4990951b
|
19 years |
baptiste.coudurier |
simplify, use LE_32, BE_32 macros
Originally committed as revision …
|
|
|
@f7e79298
|
19 years |
mans |
only build dpcm.o if its codecs are enabled
Originally committed as …
|
|
|
@6f3d6022
|
19 years |
mans |
forgot to remove adx.o from objs always built
Originally committed as …
|
|
|
@7239fb57
|
19 years |
mans |
make the adx adpcm codec available
Originally committed as revision …
|
|
|
@327dcfd3
|
19 years |
mans |
enable/disable pcm and adpcm codecs
Originally committed as revision …
|
|
|
@e5f28e8f
|
19 years |
michaelni |
set CONFIG_SMALL if user wants small ffmpeg
Originally committed as …
|
|
|
@a08d38ee
|
19 years |
michaelni |
put the code which is specific for the large crc table under #ifndef …
|
|
|
@a29ff6b
|
19 years |
mans |
cosmetic: sort codec list alphabetically
Originally committed as …
|
|
|
@c6375bf2
|
19 years |
justin.ruggles |
allows user-settable block size and fixes related typo
Originally …
|
|
|
@bac3be38
|
19 years |
mans |
rewrite kconfig-style
Originally committed as revision 5673 to …
|
|
|
@7f53b77c
|
19 years |
mans |
Sun mlib works fine. Remove comment stating otherwise.
Originally …
|
|
|
@2eb1a65d
|
19 years |
mans |
Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the …
|
|
|
@6be4846a
|
19 years |
diego |
Remove bogus IPP section that is not referenced anywhere.
Originally …
|
|
|
@cfca95f1
|
19 years |
baptiste.coudurier |
clean up useless code
Originally committed as revision 5669 to …
|
|
|
@1f1890c7
|
19 years |
baptiste.coudurier |
better handling of partial files
Originally committed as revision …
|
|
|
@b72708f8
|
19 years |
baptiste.coudurier |
new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix …
|
|
|
@f1b163e0
|
19 years |
Aurélien Jacobs |
set proper bits_per_sample value for ADPCM codecs
Originally …
|
|
|
@ab7e3153
|
19 years |
mans |
remove -fforce-addr as it to generate slightly slower code
Originally …
|
|
|
@9d82b0dd
|
19 years |
michaelni |
moving utf8 reading function to libavutil
Originally committed as …
|
|
|
@5da71469
|
19 years |
Aurélien Jacobs |
simplify the voc demuxer using av_get_bits_per_sample()
Originally …
|
|
|
@c448303d
|
19 years |
michaelni |
seems i forgot to commit this simplification ...
Originally committed …
|
|
|
@ac3e1834
|
19 years |
baptiste.coudurier |
av_get_bits_per_sample and due simplifications
Originally committed …
|
|
|
@29c5cdca
|
19 years |
diego |
Fix compilation with --disable-decoders.
patch by Emiliano Parasassi, …
|
|
|
@6a09487e
|
19 years |
diego |
Chinese AVS decoder
Originally committed as revision 5659 to …
|
|
|
@55582f8d
|
19 years |
michaelni |
table contains vlc with 19 bits and 8*2 < 19
Originally committed as …
|
|
|
@5ab0f204
|
19 years |
diego |
spelling/grammar
Originally committed as revision 5657 to …
|
|
|
@9fcee585
|
19 years |
michaelni |
unresponsive maintainer policy (its pretty much what has always been …
|
|
|
@e8d2507c
|
19 years |
baptiste.coudurier |
add MS ADPCM fourcc
Originally committed as revision 5655 to …
|
|
|
@e7cc4b5
|
19 years |
baptiste.coudurier |
skip others fourcc, if present
Originally committed as revision 5654 …
|
|
|
@421de257
|
19 years |
baptiste.coudurier |
clean
Originally committed as revision 5653 to …
|
|
|
@913e93d5
|
19 years |
kostya.shishkov |
Improve chroma MC: correct case for FASTUVMC=1, use slower but correct …
|
|
|
@50af2fd
|
19 years |
kostya.shishkov |
Enable coefficient scaling
Originally committed as revision 5651 to …
|
|
|
@928dc49d
|
19 years |
kostya.shishkov |
Don't read out-of-bounds values.
Originally committed as revision …
|
|
|
@1ede1725
|
19 years |
mans |
simplify
Originally committed as revision 5649 to …
|
|
|
@0ac3dcb8
|
19 years |
mans |
build mpegaudio.c and ac3enc.c only if needed
Originally committed as …
|
|
|
@3284e7f
|
19 years |
stefan.gehrer |
hopefully better for platforms not supporting misaligned read
…
|
|
|
@1a1650fe
|
19 years |
stefan.gehrer |
make use of 16x16 motion comp functions, 16x8 and 8x16 do not seem to …
|
|
|
@76b56668
|
19 years |
michaelni |
increasing version for AVBitStreamFilters
Originally committed as …
|
|
|
@514e0831
|
19 years |
michaelni |
noise bitstream filter
add priv_data field to AVBitStreamFilterContext …
|
|
|
@748c2fca
|
19 years |
michaelni |
AVBitStreamFilter (some thingy which can modify the bitstream like add …
|
|
|
@06fcf56c
|
19 years |
baptiste.coudurier |
typo fix
Originally committed as revision 5642 to …
|
|
|
@875f9287
|
19 years |
baptiste.coudurier |
10l, all modes is 0x81FF
Originally committed as revision 5641 to …
|
|
|
@b7d9da10
|
19 years |
baptiste.coudurier |
simplify and write correct values conforming to specs
Originally …
|
|
|
@62a05b5b
|
19 years |
diego |
Mark some read-only datastructures as const.
patch by Stefan Huehner, …
|
|
|
@0540cad3
|
19 years |
michaelni |
100l to whoever write this
Originally committed as revision 5638 to …
|
|
|
@2111e3f9
|
19 years |
michaelni |
check for unparsed AMR input
Originally committed as revision 5637 to …
|
|
|
@9a39cd35
|
19 years |
michaelni |
vbr requires version=1 and samplesize=0 per QT spec
untested, but if …
|
|
|
@1ae4a8e6
|
19 years |
kostya.shishkov |
Fix one case of choosing MV for chroma
Originally committed as …
|
|
|
@a020e2c5
|
19 years |
diego |
Add proper LGPL header.
Originally committed as revision 5634 to …
|
|
|
@da2e9781
|
19 years |
diego |
spelling typo
Originally committed as revision 5633 to …
|
|
|
@277e84f5
|
19 years |
diego |
Fix compilation with --disable-muxers.
patch by Gianluigi Tiesi, …
|
|
|
@24dd8c61
|
19 years |
lu_zero |
Make ffmpeg better support pic - from Diego Pettenò …
|
|
|
@bb428277
|
19 years |
mans |
use $(LIBOBJFLAGS) when compiling sparc/*.c
Originally committed as …
|
|
|
@6eefb6fd
|
19 years |
mans |
set CONFIG_ENCODERS/CONFIG_DECODERS only if any encoders/decoders are …
|
|
|
@98d417cb
|
19 years |
mans |
#define SBUTTERFLY outside CONFIG_ENCODERS
Originally committed as …
|
|
|
@2e0141c3
|
19 years |
stefan.gehrer |
even more cbp safety
Originally committed as revision 5627 to …
|
|
|