Michael Niedermayer
|
3074f03a07
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Justin Ruggles
|
6054cd25b4
ac3enc: add int32_t array clipping function to DSPUtil, including x86 versions.
|
13 years ago |
Michael Niedermayer
|
721be99371
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
be73d76b34
cosmetics: fix some then/than typos
|
13 years ago |
Michael Niedermayer
|
c137fdd778
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Jason Garrett-Glaser
|
c90b94424c
4:4:4 H.264 decoding support
|
13 years ago |
Jason Garrett-Glaser
|
504811baea
Roll back 4:4:4 H.264 for now
|
13 years ago |
Jason Garrett-Glaser
|
c9c493872c
4:4:4 H.264 decoding support
|
13 years ago |
Michael Niedermayer
|
87f40364d1
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Vladimir Pantelic
|
c1dfb72d35
Remove unused get_psnr() prototype
|
13 years ago |
Michael Niedermayer
|
034fc7bf12
Merge remote-tracking branch 'qatar/master'
|
14 years ago |
Ronald S. Bultje
|
e973557211
Move emms_c() from libavcodec to libavutil.
|
14 years ago |
Oskar Arvidsson
|
19a0729b4c
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
Oskar Arvidsson
|
e39e3abad4
Choose h264 chroma dc dequant function dynamically.
|
14 years ago |
Baptiste Coudurier
|
6d4c49a2af
Move png mmx functions into x86/png_mmx.c, remove them from DSPContext.
|
14 years ago |
Michael Niedermayer
|
efb5fa79f5
Merge remote branch 'qatar/master'
|
14 years ago |
Anton Khirnov
|
3453a231a6
lavc: remove misc disabled cruft.
|
14 years ago |
Oskar Arvidsson
|
8dbe585641
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
|
14 years ago |
Oskar Arvidsson
|
af0b2d6736
Choose h264 chroma dc dequant function dynamically.
|
14 years ago |
Michael Niedermayer
|
1511936034
Correctly implement:
|
14 years ago |
Alexander Strange
|
1500be13f2
dsputil: allow to skip drawing of top/bottom edges.
|
14 years ago |
Michael Niedermayer
|
2fd41c9067
Merge remote-tracking branch 'newdev/master'
|
14 years ago |
Justin Ruggles
|
e6e9823488
Add apply_window_int16() to DSPContext with x86-optimized versions and use it
|
14 years ago |
Michael Niedermayer
|
d375c10400
Fake-Merge remote-tracking branch 'ffmpeg-mt/master'
|
14 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
Michael Niedermayer
|
0fecf2642b
Merge remote-tracking branch 'newdev/master'
|
14 years ago |
Mans Rullgard
|
381d37fda9
dsputil: add bswap16_buf()
|
15 years ago |
Johan Andersson
|
21de920472
Update the url to the site website and change ffmpeg-devel to libav-devel
|
14 years ago |
Ronald S. Bultje
|
34bb0575c1
dsputil: make {add/put/put_signed}_pixels_clamped() non-static.
|
14 years ago |
Ronald S. Bultje
|
484a337cd7
dsputil: make {add/put/put_signed}_pixels_clamped() non-static.
|
14 years ago |
Ronald S. Bultje
|
9a1ced321b
dsputil: move VC1-specific stuff into VC1DSPContext.
|
14 years ago |
Ronald S. Bultje
|
12802ec060
dsputil: move VC1-specific stuff into VC1DSPContext.
|
14 years ago |
Justin Ruggles
|
fe2ff6d247
Separate format conversion DSP functions from DSPContext.
|
14 years ago |
Justin Ruggles
|
c73d99e672
Separate format conversion DSP functions from DSPContext.
|
14 years ago |
Justin Ruggles
|
a8ae4e0e7b
Remove unneeded add bias from 3 functions.
|
14 years ago |
Justin Ruggles
|
80ba1ddb58
Remove unneeded add bias from 3 functions.
|
14 years ago |
Ronald S. Bultje
|
d23e3e5fea
Move ff_emulated_edge_mc() into DSPContext.
|
14 years ago |
Alex Converse
|
b5f83debf5
Make ff_float_to_int16*_c() static.
|
14 years ago |
Ronald S. Bultje
|
2e27959879
Move ff_emulated_edge_mc() into DSPContext.
|
14 years ago |
Alex Converse
|
5ce5dbc5f3
Make ff_float_to_int16*_c() static.
|
14 years ago |
Justin Ruggles
|
733dbe7d18
Remove the add bias hack for the C version of DSPContext.float_to_int16_*().
|
14 years ago |
Justin Ruggles
|
9d06d7bce3
Remove the add bias hack for the C version of DSPContext.float_to_int16_*().
|
14 years ago |
Justin Ruggles
|
015f9f1ad3
Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
|
14 years ago |
Mans Rullgard
|
60c99b5510
Make LOCAL_ALIGNED macro fully C99 compatible
|
14 years ago |
Justin Ruggles
|
0d8837bdda
Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.
|
14 years ago |
Justin Ruggles
|
6eabb0d3ad
Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
|
14 years ago |
Mans Rullgard
|
96aad41e81
Make LOCAL_ALIGNED macro fully C99 compatible
|
14 years ago |
Justin Ruggles
|
56f8952b25
Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.
|
14 years ago |
Ronald S. Bultje
|
772225c041
Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.
|
14 years ago |
Ronald S. Bultje
|
66c6b5e2a5
Revert 2a1f431d38ea9c05abb215d70c7dc09cdb6888ab, it broke H264 lossless.
|
14 years ago |