|
|
|
@53be4c90
|
19 years |
michaelni |
update
Originally committed as revision 5805 to …
|
|
|
@94c4def2
|
19 years |
lucabe72 |
Use libavutil in libswscale, and allow it to be built out of the …
|
|
|
@918a4591
|
19 years |
michaelni |
removing redundant mess next time we break compatiility
Originally …
|
|
|
@ccb15994
|
19 years |
michaelni |
fix regression failure after adler simplification
Originally …
|
|
|
@79dc59b7
|
19 years |
michaelni |
simplify
Originally committed as revision 5802 to …
|
|
|
@0912bf57
|
19 years |
michaelni |
for floats fabs is better & smaller then ABS
Originally committed as …
|
|
|
@f2964465
|
19 years |
michaelni |
simpler, smaller and faster
Originally committed as revision 5800 to …
|
|
|
@d9cf32d9
|
19 years |
michaelni |
avoid 4 +
Originally committed as revision 5799 to …
|
|
|
@d26a9ea0
|
19 years |
michaelni |
remove 166 useless underscores, and make this file valid c code as a …
|
|
|
@e003ea06
|
19 years |
michaelni |
remove a few useless casts and avoid the useless t1/t2 variables
…
|
|
|
@684d9e36
|
19 years |
michaelni |
simplify
Originally committed as revision 5796 to …
|
|
|
@006ff1c
|
19 years |
michaelni |
more simplifications
Originally committed as revision 5795 to …
|
|
|
@f72f8a77
|
19 years |
michaelni |
simplification
Originally committed as revision 5794 to …
|
|
|
@09eb00f6
|
19 years |
michaelni |
iabs -> ABS
Originally committed as revision 5793 to …
|
|
|
@1abbf64e
|
19 years |
michaelni |
simplify
Originally committed as revision 5792 to …
|
|
|
@1af5f60f
|
19 years |
michaelni |
fix loop filter
Originally committed as revision 5791 to …
|
|
|
@47adb886
|
19 years |
lucabe72 |
Install log.h
Originally committed as revision 5790 to …
|
|
|
@462f3c37
|
19 years |
diego |
Add missing EXESUF to executable rules.
patch by Victor Paesa, wzrlpy …
|
|
|
@5ced7b80
|
19 years |
michaelni |
disable the vp3 mmx and sse2 idcts, their output doesnt match the c …
|
|
|
@86329cc
|
19 years |
baptiste.coudurier |
GXF muxer
Originally committed as revision 5787 to …
|
|
|
@1d94a662
|
19 years |
michaelni |
simplify
Originally committed as revision 5786 to …
|
|
|
@cfc4bd46
|
19 years |
gpoirier |
Fix memleak, patch by I. Po % yyymmmm # gmail O com %
Original …
|
|
|
@cea8f6f3
|
19 years |
lucabe72 |
Move av_malloc(), av_realloc(), and av_free() from libavcodec to …
|
|
|
@b8889ea5
|
19 years |
banan |
Possibility to skip bytes in the beginning of a file.
Originally …
|
|
|
@7028259a
|
19 years |
michaelni |
simplify b64_encode()
maybe this should be moved to libavutil ...
…
|
|
|
@4b45de0e
|
19 years |
lucabe72 |
Move av_log() & friends to libavutil
Originally committed as revision …
|
|
|
@8b75e45d
|
19 years |
lorenm |
sync to x264 r537
Originally committed as revision 5780 to …
|
|
|
@fd0fb306
|
19 years |
michaelni |
add header info to flv format based on a patch by (Philipp Klaus …
|
|
|
@efea8528
|
19 years |
michaelni |
parse all QIS values (we still ignore them though ...)
Originally …
|
|
|
@a14ab4e4
|
19 years |
michaelni |
100l for me
Originally committed as revision 5777 to …
|
|
|
@116d866c
|
19 years |
michaelni |
fix playback of theora.ogg on mphq patch by (matthieu castet %% castet …
|
|
|
@ae1dd8e1
|
19 years |
michaelni |
attempt to implement xiphs useless and stupid quantization matrix mess …
|
|
|
@187c9be7
|
19 years |
michaelni |
replace *_dequant (2 intra, 1 inter) by qmat (3 intra, 3 inter) …
|
|
|
@d2744e1
|
19 years |
michaelni |
use RSHIFT
Originally committed as revision 5773 to …
|
|
|
@4501e678
|
19 years |
michaelni |
useless memcpy
Originally committed as revision 5772 to …
|
|
|
@7cfe7fe5
|
19 years |
michaelni |
some fixmes if someone ever wants to implement theora support …
|
|
|
@e278056f
|
19 years |
michaelni |
check how many bits are left after decoding extradata
this change is …
|
|
|
@b7f3fdd7
|
19 years |
michaelni |
cleanup
Originally committed as revision 5769 to …
|
|
|
@717b1733
|
19 years |
lorenm |
slightly faster h264 fill_caches()
Originally committed as revision …
|
|
|
@e1bbc032
|
19 years |
justin.ruggles |
cosmetic change to adjust alignment.
Originally committed as revision …
|
|
|
@5f3acd9e
|
19 years |
justin.ruggles |
Modify preset compression levels to utilize log search.
Originally …
|
|
|
@05020c89
|
19 years |
Reimar.Doeffinger |
Split common.h in two parts, purely internal stuff (internal.h) and …
|
|
|
@7a5f09f6
|
19 years |
mans |
cosmetics
Originally committed as revision 5764 to …
|
|
|
@dbb45a3b
|
19 years |
michaelni |
log prediction order search method
Originally committed as revision …
|
|
|
@26053bdc
|
19 years |
justin.ruggles |
Add lpc order search. This creates new compression levels 6 to 12.
…
|
|
|
@7e84f27
|
19 years |
kostya.shishkov |
Don't pass block[6][64] parameter to decode_p_mb as we always use …
|
|
|
@0a45801f
|
19 years |
kostya.shishkov |
Correct inverse quantization for P-frames
Originally committed as …
|
|
|
@c5b32ec1
|
19 years |
kostya.shishkov |
Rounding control for motion compensation.
Originally committed as …
|
|
|
@408ec4e2
|
19 years |
michaelni |
calculate all coefficients for several orders during cholesky …
|
|
|
@6ce704bb
|
19 years |
diego |
Remove unused variable.
Originally committed as revision 5757 to …
|
|
|
@4581fdf
|
19 years |
diego |
Cygwin shared libraries support, patch by Víctor Paesa wzrlpy at …
|
|
|
@84c22efd
|
19 years |
diego |
Create infrastructure to install shared and static libs into different …
|
|
|
@2266e085
|
19 years |
diego |
Fix DESTDIR handling. DESTDIR got prepended twice for …
|
|
|
@7d6ed4aa
|
19 years |
mans |
set defaults before showing help
Originally committed as revision …
|
|
|
@5cf226fb
|
19 years |
stefan.gehrer |
avoid double copying of left border in luma prediction
Originally …
|
|
|
@50879935
|
19 years |
stefan.gehrer |
replace run by run+1 in VLC tables
Originally committed as revision …
|
|
|
@8ea543b5
|
19 years |
michaelni |
cleanup
Originally committed as revision 5750 to …
|
|
|
@c90c3919
|
19 years |
stefan.gehrer |
change partition flags SYM -> FWD|SYM
Originally committed as …
|
|
|
@77f173be
|
19 years |
stefan.gehrer |
set mvP2 also in PSKIP macroblock
Originally committed as revision …
|
|
|
@ab01b2b8
|
19 years |
michaelni |
optionally (use_lpc=2) support Cholesky factorization for finding the …
|
|
|
@643326f7
|
19 years |
stefan.gehrer |
avoid overflows of qp and pic_type
Originally committed as revision …
|
|
|
@3409385d
|
19 years |
diego |
Properly handle vhook build flags for platforms that require special …
|
|
|
@302cdccf
|
19 years |
diego |
cosmetics: Reorder some entries for more consistency and readability.
…
|
|
|
@2c779260
|
19 years |
michaelni |
unneeded #include
Originally committed as revision 5743 to …
|
|
|
@d14ed1f
|
19 years |
diego |
10l: the ${prefix} variable should not be expanded when setting path …
|
|
|
@6b7f5b3
|
19 years |
michaelni |
adding a \ so we can add more lines without having to do a "cosmetic" …
|
|
|
@82ab5ad7
|
19 years |
michaelni |
linear least squares solver using cholesky factorization
Originally …
|
|
|
@29e4710a
|
19 years |
mans |
indent
Originally committed as revision 5739 to …
|
|
|
@0339e2b4
|
19 years |
mans |
simplify
Originally committed as revision 5738 to …
|
|
|
@6d3d62b3
|
19 years |
mans |
simplify
Originally committed as revision 5737 to …
|
|
|
@1dd59061
|
19 years |
mans |
remove impossible #ifdef case
Originally committed as revision 5736 …
|
|
|
@b2b48c77
|
19 years |
mans |
remove old msvc cruft
Originally committed as revision 5735 to …
|
|
|
@43756fa1
|
19 years |
mans |
remove redundant #include <math.h>
Originally committed as revision …
|
|
|
@4b65d88f
|
19 years |
mans |
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use
of …
|
|
|
@38603ff6
|
19 years |
mans |
cleanup suggested by Michael Niedermayer
Originally committed as …
|
|
|
@b9a73d8d
|
19 years |
mans |
move adler32 to libavutil
Originally committed as revision 5731 to …
|
|
|
@43865cf0
|
19 years |
diego |
Simplify the setting of some defaults.
Originally committed as …
|
|
|
@5894e1bb
|
19 years |
mans |
add loop_input to AVFormatContext, getting rid of old hack
patch by …
|
|
|
@2645e80f
|
19 years |
gpoirier |
Add/improve PPC64 support. On such machines, "uname -m" returns …
|
|
|
@1484a467
|
19 years |
michaelni |
dither lpc cpeffs
Originally committed as revision 5727 to …
|
|
|
@ebd7617b
|
19 years |
mans |
add lost raw pcm input/output formats
Originally committed as …
|
|
|
@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 …
|
|
|