|
|
|
@156e5023
|
23 years |
nickols_k |
version info
Originally committed as revision 443 to …
|
|
|
@3649cfd9
|
23 years |
michaelni |
MV visualisation support
Originally committed as revision 442 to …
|
|
|
@3d1d9b2c
|
23 years |
michaelni |
shorter user data with formating by juanjo
Originally committed as …
|
|
|
@32cd20de
|
23 years |
michaelni |
move ABS() to common.h
print mb_types in nice looking format support
…
|
|
|
@4085d977
|
23 years |
arpi |
10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels
…
|
|
|
@9717dad8
|
23 years |
michaelni |
move put_string() to common.{c,h}
Originally committed as revision …
|
|
|
@1c3a2382
|
23 years |
michaelni |
correct quantizer bias
Originally committed as revision 438 to …
|
|
|
@0f9400b4
|
23 years |
arpi |
ar -s has portability problems, anyway rc is enough without s -- …
|
|
|
@1e209222
|
23 years |
pulento |
- H263 PAR support by Alex Beregszaszi.
- Typo fix in mpeg4data.
…
|
|
|
@af289048
|
23 years |
arpi |
patch by Alex Beregszaszi <alex@naxine.org>
- AVID (AVRn) support …
|
|
|
@51b8fd19
|
23 years |
michaelni |
freeze fix
Originally committed as revision 434 to …
|
|
|
@ccf589a
|
23 years |
michaelni |
C4=16383 for the c version too and even for some outcommented code
…
|
|
|
@9e1795dd
|
23 years |
michaelni |
set C4 to 16383
Originally committed as revision 432 to …
|
|
|
@4a53a912
|
23 years |
albeu |
printf to mp_msg
Originally committed as revision 5938 to …
|
|
|
@ef5b1b5a
|
23 years |
pulento |
- Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by …
|
|
|
@95c79a24
|
23 years |
pulento |
- Changed FOURCC for H263.
- Warnings fixes.
Originally committed as …
|
|
|
@e84c31dc
|
23 years |
arpi |
Support for external huffman table and various fixes by Alex …
|
|
|
@2a2a98c0
|
23 years |
kabi |
* by Thomas Sailer:
otherwise ffmpeg doesn't compile if shared libs …
|
|
|
@bb71e317
|
23 years |
michaelni |
fixing msmpeg4v3 dc-scale for quantizers 24-31
Originally committed …
|
|
|
@bb3debab
|
23 years |
michaelni |
more msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervoort@wxs.nl>
…
|
|
|
@f94985d0
|
23 years |
michaelni |
detecting xvid/divx4/opendivx and set low_delay flag
Originally …
|
|
|
@2417652
|
23 years |
michaelni |
export mbskip_table for direct rendering
add hurry_up support
…
|
|
|
@d7e9533a
|
23 years |
michaelni |
fixed msmpeg4 infinite loop if buggy stream
rewrote quantizer
fixed …
|
|
|
@1ac9248b
|
23 years |
kabi |
* cleanup
Originally committed as revision 422 to …
|
|
|
@cd8e5f96
|
23 years |
kabi |
* fixes problem with -funroll-loops and buggy gcc compiler
Originally …
|
|
|
@1c2a8c7f
|
23 years |
michaelni |
avcodec_flush_buffers()
Originally committed as revision 420 to …
|
|
|
@eeba58cc
|
23 years |
kabi |
* path to ffmpegs config.h
Originally committed as revision 419 to …
|
|
|
@d697b89b
|
23 years |
michaelni |
segfault fix
Originally committed as revision 418 to …
|
|
|
@57514323
|
23 years |
kabi |
* using liba52
Originally committed as revision 417 to …
|
|
|
@623563c0
|
23 years |
kabi |
* using some small char buffer - needed for sprintf
Originally …
|
|
|
@1ff662cc
|
23 years |
michaelni |
export delay info
fixed low_delay & vo_type on mpeg4 header writer & …
|
|
|
@8d4c65d1
|
23 years |
michaelni |
b-frame mpeg4 fix when seeking
Originally committed as revision 414 …
|
|
|
@dc16b332
|
23 years |
michaelni |
x1 deblocking filter bugfix
Originally committed as revision 5788 to …
|
|
|
@eec1c6b9
|
23 years |
michaelni |
divx 5.01 support
Originally committed as revision 412 to …
|
|
|
@976f969b
|
23 years |
kabi |
* add support for liba52
Originally committed as revision 411 to …
|
|
|
@ee6f786
|
23 years |
michaelni |
fix b-frame MB skip
Originally committed as revision 410 to …
|
|
|
@ba8d0be9
|
23 years |
michaelni |
rounding bugfix
Originally committed as revision 409 to …
|
|
|
@8b4c7dbc
|
23 years |
michaelni |
fixed ratecontrol & b-frames
2pass ratecontrol
fixed hq with 2pass …
|
|
|
@2c029cd
|
23 years |
arpi |
postprocess array increased to handle images up to 2048x1536
…
|
|
|
@91029be7
|
23 years |
michaelni |
much better ME for b frames (a bit slow though)
fixed MC rounding for …
|
|
|
@1f0cd30f
|
23 years |
michaelni |
fixing hq mode with mpeg1 and 2-pass
Originally committed as revision …
|
|
|
@9dbf1ddd
|
23 years |
michaelni |
mpeg2/mpeg4 dequantizer support (c & mmx)
mpeg1 dequantizer …
|
|
|
@9dbcbd92
|
23 years |
michaelni |
fixed mpeg4 time stuff on encoding
mpeg4 b-frame enoding support …
|
|
|
@a7c02e25
|
23 years |
kabi |
* solaris does not support -q
Originally committed as revision 402 to …
|
|
|
@076b09e9
|
23 years |
kabi |
* minor - slightly modified debug message
Originally committed as …
|
|
|
@4b1f4f23
|
23 years |
pulento |
- Versions defined for libav/libavcodec.
- Bug fix in wav muxer for …
|
|
|
@101bea5
|
23 years |
pulento |
- ME method compatibility with legacy apps.
- Please use …
|
|
|
@e4986da
|
23 years |
pulento |
- ME setting moved to AVCodecContext/MpegEncContext, no longer a …
|
|
|
@b1ec5875
|
23 years |
michaelni |
yuv422p -> yuy2 (untested)
Originally committed as revision 5589 to …
|
|
|
@74d35835
|
23 years |
michaelni |
rgb24->bgr24
Originally committed as revision 5583 to …
|
|
|
@096172d
|
23 years |
michaelni |
fix typo found by Milan Cutka <cutka@szm.sk>
Originally committed as …
|
|
|
@9eafa60d
|
23 years |
kabi |
* no error message without config.h
Originally committed as revision …
|
|
|
@045ed63f
|
23 years |
kabi |
* support for simple_idct config
* preserving timestamp if config.h is …
|
|
|
@29da453b
|
23 years |
pulento |
- New switch to activate 4MV in ffmpeg.
Originally committed as …
|
|
|
@e0d2714a
|
23 years |
pulento |
- Fixed AC3 decoding for 5:1 AC3 streams. Now when calling …
|
|
|
@9f862d11
|
23 years |
pulento |
- PIX_FMT_ANY = -1 to avoid breaking any stuff that could be using it. …
|
|
|
@dbc598bb
|
23 years |
pulento |
- Commented out PIX_FMT_ANY by now. It seems that not all codecs are …
|
|
|
@502d105f
|
23 years |
kabi |
* patch by Philip Gladstone
Originally committed as revision 390 to …
|
|
|
@bc657ac3
|
23 years |
kabi |
* using pixtype as enum - by Philip Gladstone
Originally committed as …
|
|
|
@4606ac8d
|
23 years |
kabi |
* some minor modification by Philip Gladston
* grab containes new code …
|
|
|
@a266644f
|
23 years |
kabi |
* more warning cleanups
* adding const & statics
Originally committed …
|
|
|
@684f44d9
|
23 years |
kabi |
* fixing some warnings
Originally committed as revision 386 to …
|
|
|
@7ba8435d
|
23 years |
michaelni |
fixing black stripe at right if width%8!=0 && stride%8==0 reported by …
|
|
|
@6cea494e
|
23 years |
kabi |
* support for .au .gif .mov .mp4 by François Revol <revol@free.fr>
…
|
|
|
@0129e7b3
|
23 years |
kabi |
* empty log message *
Originally committed as revision 384 to …
|
|
|
@30b68f33
|
23 years |
kabi |
* encoding of AC3 with more than 2 channels
by Takashi Iwai …
|
|
|
@10bb7023
|
23 years |
pulento |
- Added force_pts to av_write_packet() to be able to force PTS, this …
|
|
|
@3bf43d4
|
23 years |
michaelni |
mpeg4 mpeg quantizer support
Originally committed as revision 381 to …
|
|
|
@e1a9dbff
|
23 years |
michaelni |
wmv1 header parser (unfinished)
Originally committed as revision 380 …
|
|
|
@3825cd1d
|
23 years |
michaelni |
msmpeg4v2 encoding
Originally committed as revision 379 to …
|
|
|
@2ed627e6
|
23 years |
michaelni |
fixing msmpeg4v2 bugs (is bugfree now afaik)
Originally committed as …
|
|
|
@3c4f1840
|
23 years |
michaelni |
b frames & slices bugfix
Originally committed as revision 377 to …
|
|
|
@84afee34
|
23 years |
michaelni |
msmpeg4v2 decoding (no encoding yet)
Originally committed as revision …
|
|
|
@fcb609f4
|
23 years |
michaelni |
dump_stream support (nicely formated 0s and 1s)
Originally committed …
|
|
|
@5b403c40
|
23 years |
michaelni |
emms was missing, found by juanjo but he didnt commit it?!
Originally …
|
|
|
@5b0ad91b
|
23 years |
pulento |
- Fix memory leak and others bugs for ppmpipe. Thanks to Rudolf …
|
|
|
@c60cf138
|
23 years |
michaelni |
fixing MVs in hq mode
Originally committed as revision 372 to …
|
|
|
@b7dc6f66
|
23 years |
michaelni |
overread in the mmx2 horizontal scaler fixed
2% faster horizontal mmx2 …
|
|
|
@0344cd0
|
23 years |
michaelni |
multiple init bugfix (patch by Alex Beregszaszi <alex@naxine.org>)
…
|
|
|
@ff3dfbae
|
23 years |
michaelni |
fixing 1/0
Originally committed as revision 370 to …
|
|
|
@14ae07d8
|
23 years |
michaelni |
divx5-gmc bug workaround
Originally committed as revision 369 to …
|
|
|
@7f89b6fb
|
23 years |
michaelni |
msmpeg4v2 header parser & some dump bits code behind #if 0
Originally …
|
|
|
@dbbe8999
|
23 years |
michaelni |
minor optimizations / simplifications
Originally committed as …
|
|
|
@60e575ac
|
23 years |
arpi |
using Juanjo's way to pass forced type - especially as I_TYPE/P_TYPE …
|
|
|
@4d69fbc9
|
23 years |
michaelni |
force frame type for 2-pass encoding
Originally committed as revision …
|
|
|
@649c00c9
|
23 years |
michaelni |
sizeof(s->block) isnt 64*6*2 anymore bugfix
mpeg12 decoding …
|
|
|
@cf8039b2
|
23 years |
michaelni |
mpeg4 4MV encoding
Originally committed as revision 363 to …
|
|
|
@ba6802de
|
23 years |
michaelni |
4MV motion estimation (not finished yet)
SAD functions rewritten (8x8 …
|
|
|
@52075cde
|
23 years |
michaelni |
10l
Originally committed as revision 5339 to …
|
|
|
@5d55fdb4
|
23 years |
michaelni |
byte interleaving for mga
untested (no g200 mga or whatever i would …
|
|
|
@2a164b2
|
23 years |
michaelni |
optimizing mpeg4_encode_dc
Originally committed as revision 361 to …
|
|
|
@9c15096e
|
23 years |
michaelni |
fcode_tables where too small, found by Klaas-Pieter Vlieg …
|
|
|
@d633c2c0
|
23 years |
michaelni |
b-frame decoding bugfix
Originally committed as revision 359 to …
|
|
|
@49092244
|
23 years |
michaelni |
resync marker support, needed for some mp4 files
Originally committed …
|
|
|
@122546a6
|
23 years |
michaelni |
seems the old intra/inter decission is slightly better with a …
|
|
|
@174489bd
|
23 years |
michaelni |
10l (motion_val was uninitilized)
20l (first frame of a gop could be a …
|
|
|
@9d2a0355
|
23 years |
michaelni |
fixing motion estimation with h263p hopefully
Originally committed as …
|
|
|
@098eefe1
|
23 years |
michaelni |
statistics for 2-pass encoding
Originally committed as revision 354 …
|
|
|
@b1563bfe
|
23 years |
michaelni |
dont return -1 if mpeg4 scalability ...
Originally committed as …
|
|
|
@b398777
|
23 years |
michaelni |
better inter/intra decission algo (same as xvid)
Originally committed …
|
|
|