|
|
|
@2d7490fc
|
18 years |
gpoirier |
port watermark vhook to swscaler
Patch by Victor Paesa %wzrlpy A …
|
|
|
@67d0436c
|
18 years |
gpoirier |
port imlib2 vhook to swscaler
Patch by Victor Paesa %wzrlpy A arsystel …
|
|
|
@6ab312da
|
18 years |
michaelni |
doxy
Originally committed as revision 6647 to …
|
|
|
@777f4649
|
18 years |
baptiste.coudurier |
fix bit rate
Originally committed as revision 6646 to …
|
|
|
@d50756c
|
18 years |
baptiste.coudurier |
use av_get_bits_per_sample
Originally committed as revision 6645 to …
|
|
|
@e27d9277
|
18 years |
baptiste.coudurier |
use av_get_bits_per_sample, compute block align if not set
Originally …
|
|
|
@8d41fe2
|
18 years |
baptiste.coudurier |
simplify by not writing unneeded codec name to fix segfault when …
|
|
|
@086b05cd
|
18 years |
diego |
Move CFLAGS handling to common.mak.
Originally committed as revision …
|
|
|
@dadb850a
|
18 years |
diego |
Move CFLAGS handling to common.mak.
Originally committed as revision …
|
|
|
@a33fe572
|
18 years |
diego |
Switch to the LGPL as agreed to by the author according to the
initial …
|
|
|
@3689cf16
|
18 years |
kostya.shishkov |
Targa image decoder
Originally committed as revision 6640 to …
|
|
|
@e7becfb2
|
18 years |
diego |
printf --> av_log with some help from Oded
Originally committed as …
|
|
|
@d95442c
|
18 years |
michaelni |
unused #define
Originally committed as revision 6638 to …
|
|
|
@ab2c12ec
|
18 years |
michaelni |
remove dummy amr_read_close()
Originally committed as revision 6637 …
|
|
|
@b4963892
|
18 years |
michaelni |
more factoriztaion and a FIXME note
Originally committed as revision …
|
|
|
@d84fd5d1
|
18 years |
michaelni |
factorze another 2 lines
Originally committed as revision 6635 to …
|
|
|
@ce2f3c8b
|
18 years |
michaelni |
set duration and timebase (based on a patch by Simon Morlat …
|
|
|
@b1bf48aa
|
18 years |
michaelni |
factorize (untested)
Originally committed as revision 6633 to …
|
|
|
@effdc8ef
|
18 years |
michaelni |
return cleanup
Originally committed as revision 6632 to …
|
|
|
@c74915cd
|
18 years |
baptiste.coudurier |
fix d-10 mapping detection
Originally committed as revision 6631 to …
|
|
|
@e395e286
|
18 years |
baptiste.coudurier |
assign myself to aiff maintainer
Originally committed as revision …
|
|
|
@de9fe002
|
18 years |
baptiste.coudurier |
rewind completely if sample time is negative
Originally committed as …
|
|
|
@4a775c19
|
18 years |
baptiste.coudurier |
dont seek back if no sync to let eof happen
Originally committed as …
|
|
|
@c2095a8f
|
18 years |
gpoirier |
Add pentium-m to the list of tuning targets
Originally committed as …
|
|
|
@15e35274
|
18 years |
diego |
Rename SIGN macro to the more fitting UNFOLD.
Originally committed as …
|
|
|
@6b6b5003
|
18 years |
diego |
Remove unused variables.
Originally committed as revision 6625 to …
|
|
|
@31903634
|
18 years |
baptiste.coudurier |
quiet gcc about enum value not handled in switch
Originally committed …
|
|
|
@0bc2e7f0
|
18 years |
diego |
BRANCHLESS_CABAD --> BRANCHLESS_CABAC_DECODER
Originally committed as …
|
|
|
@8925915f
|
18 years |
diego |
Change libpostproc to use the FFMIN/FFMAX macros from libavutil.
…
|
|
|
@ab5a1435
|
18 years |
gpoirier |
Move TRANSPOSE8 macro to dsputil_altivec.h.
(was duplicated in …
|
|
|
@a22b732
|
18 years |
diego |
Move sign macro to libavutil.
Originally committed as revision 6620 …
|
|
|
@e0296b9
|
18 years |
diego |
Use ABS macro from libavutil.
Originally committed as revision 6619 …
|
|
|
@9ed92c65
|
18 years |
michaelni |
moving another bit&1 out, this is as fast as with it in there, but it …
|
|
|
@ee56f2c0
|
18 years |
kostya.shishkov |
10l: remove alien seek function from demuxer
Originally committed as …
|
|
|
@f1b37db4
|
18 years |
michaelni |
move the &1 out of the asm so gcc can optimize it away in inlined …
|
|
|
@ab0151d1
|
18 years |
michaelni |
replace a few and/sub/... by cmov
this is faster on P3, should be …
|
|
|
@c6a9271c
|
18 years |
diego |
Remove gcc-workaround that is already present in libavutil/common.h.
…
|
|
|
@ef85972b
|
18 years |
diego |
Fix default license header.
Originally committed as revision 6613 to …
|
|
|
@a6672acf
|
18 years |
michaelni |
reading 8bit mem into a 8bit register needs 2 uops on P4, 8bit->32bit …
|
|
|
@2d3df05c
|
18 years |
michaelni |
on the P4 inc needs twice as much time a add
Originally committed as …
|
|
|
@2ee9dc65
|
18 years |
michaelni |
10l
Originally committed as revision 6610 to …
|
|
|
@7822e1c1
|
18 years |
michaelni |
reverse remainder of the failed attempt to optimize …
|
|
|
@ef0090a9
|
18 years |
michaelni |
x86 branchless cabac decoder
slightly faster on P3
Originally …
|
|
|
@2e1aee80
|
18 years |
michaelni |
optimize branchless C CABAC decoder
Originally committed as revision …
|
|
|
@b420448e
|
18 years |
lu_zero |
removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore
…
|
|
|
@1c2a417f
|
18 years |
michaelni |
move outcommented START/STOP_TIMER to a hopefully better place for …
|
|
|
@30dc5f56
|
18 years |
michaelni |
drop failed attempt to optimize *state= c->mps_state[s];
Originally …
|
|
|
@c56d23da
|
18 years |
michaelni |
10l bugfix for some disabled code
Originally committed as revision …
|
|
|
@f7d0b68
|
18 years |
michaelni |
first try of a handwritten get_cabac() for x86, this is 10-20% faster …
|
|
|
@2a1a6b64
|
18 years |
michaelni |
always add -fomit-frame-pointer if optimizations are enabled
…
|
|
|
@441e8fe9
|
18 years |
lu_zero |
add_bytes passes tests
Originally committed as revision 6600 to …
|
|
|
@5bbe2a52
|
18 years |
michaelni |
remove bytestream_end checks, seems to work fine without them and the …
|
|
|
@462209fe
|
18 years |
gpoirier |
fix AC3 5.1 being decoded as mono
patch by Andrea Gianarro % giandrea …
|
|
|
@bca519e0
|
18 years |
diego |
Fix GPL/LGPL license version mismatch.
Originally committed as …
|
|
|
@c010d69a
|
18 years |
michaelni |
decrease ff_h264_norm_shift[] size
Originally committed as revision …
|
|
|
@158256a1
|
18 years |
dominik |
Fixes:
rv10.c:494: warning: implicit declaration of function …
|
|
|
@6ff04269
|
18 years |
michaelni |
cleanup
Originally committed as revision 6594 to …
|
|
|
@a10c779f
|
18 years |
dominik |
Fixes:
opt.c:327: warning: no return statement in function returning …
|
|
|
@6926176
|
18 years |
dominik |
Fixes:
parser.c:555: warning: implicit declaration of function …
|
|
|
@621d9294
|
18 years |
dominik |
Fixes:
mpegvideo.h:777: warning: ‘inline’ is not at beginning of …
|
|
|
@214019ed
|
18 years |
Reimar.Doeffinger |
Avoid void *-arithmetic
Originally committed as revision 6590 to …
|
|
|
@76808d6e
|
18 years |
diego |
Quote names individually, since otherwise the whole list was …
|
|
|
@75336fc8
|
18 years |
lu_zero |
Non Altivec optimizations already present at the top
Originally …
|
|
|
@260ceb63
|
18 years |
michaelni |
branchless renormalization (1% faster get_cabac) old branchless …
|
|
|
@99ce1087
|
18 years |
michaelni |
5% faster get_cabac()
Originally committed as revision 6586 to …
|
|
|
@e16c407a
|
18 years |
diego |
output typo fixes
Originally committed as revision 6585 to …
|
|
|
@cad35abc
|
18 years |
diego |
Compilation fix: pix_abs16x16_c was undeclared.
Originally committed …
|
|
|
@8823419f
|
18 years |
diego |
Compilation fix, printf gets redefined to please_use_av_log.
…
|
|
|
@400d0f8e
|
18 years |
michaelni |
disable benchmarking code
disable asm optims as the fastest depends on …
|
|
|
@4310580d
|
18 years |
michaelni |
renorm_cabac_decoder_once START/STOP_TIMER scores for athlon
…
|
|
|
@87ea51e0
|
18 years |
lu_zero |
fix the dcbz check and move it in configure
Originally committed as …
|
|
|
@104f8c10
|
18 years |
r_togni |
Add fourccs for Wavpak and TTA
Patch by yong ||| y0ngc |a| yahoo dot …
|
|
|
@5659b509
|
18 years |
michaelni |
refill cabac variables in 16bit steps, 3% faster get_cabac()
…
|
|
|
@d026b45e
|
18 years |
diego |
Change license headers to say 'FFmpeg' instead of 'this program'.
…
|
|
|
@b78e7197
|
18 years |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this …
|
|
|
@2ae7569d
|
18 years |
michaelni |
() 10l
Originally committed as revision 6576 to …
|
|
|
@d4165a81
|
18 years |
lu_zero |
fix a warning
Originally committed as revision 6575 to …
|
|
|
@ade6e7f
|
18 years |
diego |
Compilation fix, printf gets redefined to please_use_av_log.
…
|
|
|
@ec8f483a
|
18 years |
michaelni |
several x86 renorm_cabac_decoder_once optimizations
START/STOP_TIMER …
|
|
|
@21423ad9
|
18 years |
diego |
Replace -I.. by -I$(BUILD_ROOT).
Originally committed as revision …
|
|
|
@cbeee4d8
|
18 years |
diego |
Replace -I../-I. by -I$(BUILD_ROOT).
Originally committed as revision …
|
|
|
@4aad0d6d
|
18 years |
diego |
Remove bogus commented out include line.
Originally committed as …
|
|
|
@5064755e
|
18 years |
diego |
cosmetics: Add backslashes to the last line of continued lines to make …
|
|
|
@4b1a1a2a
|
18 years |
michaelni |
flac fourcc (fixes mplayer -demuxer 35 with flac)
Originally …
|
|
|
@92eb8232
|
18 years |
michaelni |
prevent >16bit tags to be truncated and used in creating .wav files
…
|
|
|
@59ef342b
|
18 years |
michaelni |
fix decoding of ED-small-sample-file.ogg
Originally committed as …
|
|
|
@25b6ce46
|
18 years |
gpoirier |
Update checksum to match latest ASF patch
Originally committed as …
|
|
|
@07506002
|
18 years |
michaelni |
fix buffer underflows by reencoding the current frame with a higher QP …
|
|
|
@e1931c59
|
18 years |
diego |
message typo fixes
Originally committed as revision 6564 to …
|
|
|
@aae0bc1
|
18 years |
diego |
Simplify test program build.
Originally committed as revision 20073 …
|
|
|
@c6c46511
|
18 years |
diego |
Simplify test program build.
Originally committed as revision 6563 to …
|
|
|
@885e691a
|
18 years |
baptiste.coudurier |
support D-10, XDCAM, fix …
|
|
|
@9933dc71
|
18 years |
diego |
Fix imgresample-test compilation.
Originally committed as revision …
|
|
|
@6a077179
|
18 years |
diego |
Test programs depend on $(LIB).
Originally committed as revision …
|
|
|
@0ec92a1
|
18 years |
diego |
imgresample-test depends on $(LIB).
Originally committed as revision …
|
|
|
@425139d5
|
18 years |
diego |
Simplify EXTRALIBS handling.
Originally committed as revision 6558 to …
|
|
|
@0eb59ddb
|
18 years |
diego |
Switch idct_mmx_xvid.c from GPL to LGPL as permitted by the
author, …
|
|
|
@777938e
|
18 years |
diego |
FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.
…
|
|
|
@7fd265a7
|
18 years |
diego |
cosmetics: Put all OBJS on a line of their own for nicer-looking …
|
|
|
@3aba4289
|
18 years |
diego |
Libraries are created in the build tree, not in the source tree.
…
|
|
|