|
|
|
@48b1f800
|
21 years |
Roman R. |
* adding integer/floating point AAN implementations for DCT 2-4-8
…
|
|
|
@b292469
|
21 years |
Roman R. |
* sh doesn't understand $(command) type of Command substitution.
…
|
|
|
@99200bae
|
21 years |
michaelni |
optimizing
Originally committed as revision 2428 to …
|
|
|
@1b245cc2
|
21 years |
michaelni |
Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at …
|
|
|
@07bd15c
|
21 years |
michaelni |
rational.h not installed patch by (Fred Rothganger <rothgang at uiuc …
|
|
|
@10acc479
|
21 years |
Roman R. |
* introducing dct248 into the DSP context.
* simple/accurate …
|
|
|
@01a2dda
|
21 years |
alex |
1l
Originally committed as revision 2424 to …
|
|
|
@cf3bf5bb
|
21 years |
michaelni |
minor mmx2 optimization if the dct
Originally committed as revision …
|
|
|
@1745173b
|
21 years |
michaelni |
inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() …
|
|
|
@8d00c562
|
21 years |
michaelni |
4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd …
|
|
|
@b4c3816c
|
21 years |
michaelni |
optionally merge postscale into quantization table for the float aan …
|
|
|
@10becaa
|
21 years |
michaelni |
10l
Originally committed as revision 2419 to …
|
|
|
@369e2d50
|
21 years |
alex |
10l
Originally committed as revision 2418 to …
|
|
|
@1ffb0091
|
21 years |
alex |
100l
Originally committed as revision 2417 to …
|
|
|
@6f5cf8c5
|
21 years |
michaelni |
oops forgot
Originally committed as revision 2416 to …
|
|
|
@65e4c8c
|
21 years |
michaelni |
floating point AAN DCT
Originally committed as revision 2415 to …
|
|
|
@9d9e317
|
21 years |
michaelni |
112 bytes smaller MpegEncContext
Originally committed as revision …
|
|
|
@45686da2
|
21 years |
michaelni |
move blocks away MpegEncContext (7.4 -> 5.8k)
Originally committed as …
|
|
|
@642ccefb
|
21 years |
michaelni |
move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no …
|
|
|
@7e4995c3
|
21 years |
michaelni |
move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is …
|
|
|
@c4f1e443
|
21 years |
michaelni |
minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)
…
|
|
|
@b465449e
|
21 years |
michaelni |
dynamic alloc of picture structs instead of putting them in …
|
|
|
@7f96ed5b
|
21 years |
michaelni |
forgot to apply this chunk appearently, no, i dont really remember …
|
|
|
@8831db5c
|
21 years |
michaelni |
start time hack by (devik <devik at cdi dot cz>)
Originally committed …
|
|
|
@33a6984b
|
21 years |
michaelni |
BSD doesnt have log2
Originally committed as revision 2407 to …
|
|
|
@5c9e4723
|
21 years |
michaelni |
mpeg2 aspect ratio encoding fixed
Originally committed as revision …
|
|
|
@5ed9f2e5
|
21 years |
michaelni |
use continued fractions to approximate a fraction if its numerator or …
|
|
|
@1c0dcc39
|
21 years |
michaelni |
10l
Originally committed as revision 2404 to …
|
|
|
@5ff85f1d
|
21 years |
michaelni |
AVRational
sample_aspect_ratio
aspect ratio in JPEG JFIF is SAR not …
|
|
|
@9dad924e
|
21 years |
michaelni |
bottom_field_first -> top_field_first
Originally committed as …
|
|
|
@fa384dcc
|
21 years |
michaelni |
export mpeg2 active display area / pan scan
fix mpeg2 aspect_ratio for …
|
|
|
@f2fae326
|
21 years |
michaelni |
OS/X 10.2.x gcc-3.1 bug workaround by ("Steven M. Schultz" <sms at …
|
|
|
@dc7cb06
|
21 years |
michaelni |
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi …
|
|
|
@4cb3f3b6
|
21 years |
michaelni |
Using the extension m4a for audio only MPEG-4 files is increasingly …
|
|
|
@cf9d24a
|
21 years |
michaelni |
- Moving -Wall from the individual Makefiles to configure (and only …
|
|
|
@2744ca9a
|
21 years |
Roman R. |
* providing MPEG codecs with a generic fields in AVFrame to use.
…
|
|
|
@a573cc27
|
21 years |
michaelni |
emu_edge checks simplification and avoid redundant checks for mpeg1/2 …
|
|
|
@5c00fe41
|
21 years |
Roman R. |
* original fix still didn't align lines on s_align when …
|
|
|
@00c28046
|
21 years |
Roman R. |
* fix for a trivial 100l declaration typo
Originally committed as …
|
|
|
@6571e41d
|
21 years |
michaelni |
picture buffer cleanup, this fixes a assertion failure (if assertion …
|
|
|
@f0bbfc4a
|
21 years |
michaelni |
default_get_buffer() fixes
Originally committed as revision 2391 to …
|
|
|
@66535069
|
21 years |
michaelni |
Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug …
|
|
|
@f539eb52
|
21 years |
michaelni |
align
Originally committed as revision 2389 to …
|
|
|
@bcc7125e
|
21 years |
michaelni |
fix "first frame is no keyframe" bug
Originally committed as revision …
|
|
|
@4b684105
|
21 years |
alex |
10l
Originally committed as revision 2387 to …
|
|
|
@ff490720
|
21 years |
michaelni |
dither scaling coefficients so they add up to 1.0
Originally …
|
|
|
@379a2036
|
21 years |
michaelni |
rounding fixes
Originally committed as revision 11123 to …
|
|
|
@93cb9d7f
|
21 years |
mike |
hook up the XA ADPCM decoder
Originally committed as revision 2386 to …
|
|
|
@fc384777
|
21 years |
mike |
activate the XA and ADX ADPCM codecs
Originally committed as revision …
|
|
|
@f19af812
|
21 years |
mike |
replace file to remove nasty DOS CRs and hard tabs
Originally …
|
|
|
@f1271366
|
21 years |
mike |
this should be part of adpcm.c
Originally committed as revision 2383 …
|
|
|
@e986b6e2
|
21 years |
mike |
quiet
Originally committed as revision 2382 to …
|
|
|
@baf23f0c
|
21 years |
mike |
use the correct file modes
Originally committed as revision 2381 to …
|
|
|
@ffaa816e
|
21 years |
michaelni |
recommit of
* fixing an unitilaized field …
|
|
|
@fe08925f
|
21 years |
michaelni |
recommit of
* backing out the 0-sized packets patch. We have to …
|
|
|
@00293677
|
21 years |
mike |
remove experimental reference
Originally committed as revision 2378 …
|
|
|
@485bc05d
|
21 years |
alex |
make it compatible with older make (debian stable - make 3.79.1)
…
|
|
|
@f561046
|
21 years |
mike |
added CRI ADX and XA ADPCM audio modules, courtesy of BERO
<bero -at- …
|
|
|
@764ef400
|
21 years |
mike |
disable encoders where appropriate (patch courtesy of BERO
<bero -at- …
|
|
|
@a003ee9a
|
21 years |
michaelni |
fix the case where all vlc codes are 8 bits long (repeat=256)
…
|
|
|
@7674347b
|
21 years |
michaelni |
alignment 10l
Originally committed as revision 2373 to …
|
|
|
@84705403
|
21 years |
michaelni |
mmx2 optimization of huffyuv median encoding
Originally committed as …
|
|
|
@8c812d73
|
21 years |
michaelni |
10l
Originally committed as revision 2371 to …
|
|
|
@ac0c6638
|
21 years |
michaelni |
dont check if the ac esc 3 could have been stored as vlc as this …
|
|
|
@117a5490
|
21 years |
alex |
init_put_bits changed
Originally committed as revision 2369 to …
|
|
|
@c58222c5
|
21 years |
alex |
10l
Originally committed as revision 2368 to …
|
|
|
@431f2172
|
21 years |
michaelni |
fix decoding if the aspect ratio changes
Originally committed as …
|
|
|
@ed7debda
|
21 years |
alex |
removed the obsolete and unused parameters of init_put_bits
…
|
|
|
@d6896c4
|
21 years |
alex |
add some missing codecs
Originally committed as revision 2365 to …
|
|
|
@bba3a09b
|
21 years |
michaelni |
h263 GOB decoding fix
Originally committed as revision 2364 to …
|
|
|
@34790165
|
21 years |
michaelni |
intra dc treshold != 0 decoding fixed
Originally committed as …
|
|
|
@5e83dec4
|
21 years |
alex |
Sunplus JPEG codec (SP5X) support
Originally committed as revision …
|
|
|
@91381201
|
21 years |
alex |
theora comments skipping
Originally committed as revision 2361 to …
|
|
|
@6cbff2f4
|
21 years |
alex |
using av_abort
Originally committed as revision 2360 to …
|
|
|
@f44ee2c3
|
21 years |
alex |
theora decoding support (only keyframes for now, because by theora the …
|
|
|
@a62a7323
|
21 years |
mike |
optimised versions of the get_pixels, diff_pixels, and bswap_buf …
|
|
|
@c9319f2e
|
21 years |
michaelni |
forgot to commit, i hope its correct
Originally committed as revision …
|
|
|
@688cbabe
|
21 years |
michaelni |
recommit of
direct rendering support
Originally committed as revision …
|
|
|
@11417def
|
21 years |
michaelni |
recommit of
VOL != 0x120 support
Originally committed as revision …
|
|
|
@3bbd212
|
21 years |
michaelni |
recommit (of patch, as cvslog msg didnt apply cleanly)
libavcodec/ppc …
|
|
|
@95831f48
|
21 years |
michaelni |
recommit of
slightly cleaner width / height comment
Originally …
|
|
|
@49e17f8
|
21 years |
michaelni |
recommit of
#define DEBUG fix by (Glenn Maynard <g_sf at zewt dot …
|
|
|
@75917b88
|
21 years |
michaelni |
recommit of
promote avpicture_alloc to public interface patch by (Drew …
|
|
|
@86a7e115
|
21 years |
Roman R. |
* recommiting change from SF CVS
Originally committed as revision …
|
|
|
@b3a5d003
|
21 years |
mike |
support a few more types of VQA files
Originally committed as …
|
|
|
@7ac25f2d
|
21 years |
michaelni |
yv12->uyvy MMX
Originally committed as revision 11073 to …
|
|
|
@abdcd337
|
21 years |
michaelni |
1E10l
#undef ARCH_X86
...
#ifdef ARCH_X86
...
#define ARCH_X86
... …
|
|
|
@2549c2bc
|
21 years |
michaelni |
10l
Originally committed as revision 11071 to …
|
|
|
@caeaabe7
|
21 years |
alex |
uyvy output support in swscaler
Originally committed as revision …
|
|
|
@23669983
|
21 years |
alex |
Fixed the brokeness and also bgr32 should work now. Patch by Ken …
|
|
|
@158c7f05
|
21 years |
michaelni |
use lagrange multipler instead of qp for ratecontrol, this may break …
|
|
|
@72385798
|
21 years |
mike |
This patch marks frames used in RPZA decoder as reference frames, from …
|
|
|
@e5021fff
|
21 years |
michaelni |
mpeg1 + trellis quant segfault fix
Originally committed as revision …
|
|
|
@8025405
|
21 years |
michaelni |
10l ?
Originally committed as revision 2345 to …
|
|
|
@cafa66af
|
21 years |
mike |
added solid color vectors; basic PAL8, 4x2-vector video (as in
Command …
|
|
|
@20f269dc
|
21 years |
mike |
handle a wider variety of VQA files, including silent files
…
|
|
|
@77a416e8
|
21 years |
gabucino |
many small typo and grammar fixes
Based on Bernard Leak's mail …
|
|
|
@29d48296
|
21 years |
michaelni |
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern …
|
|
|
@39518b49
|
21 years |
Roman R. |
* 10000l (cut'n'paste is evil!)
* Fix from Charles Yates for 0 …
|
|
|
@5a00941b
|
21 years |
mike |
instructions for using the decoder
Originally committed as revision …
|
|
|