|
|
|
@560b10a6
|
19 years |
r_togni |
Dual mono stereo strems sound ok now, added sanity checks and removed …
|
|
|
@e839a994
|
19 years |
diego |
RealVideo 1.0/2.0 and TrueSpeech are supported.
Originally committed …
|
|
|
@60900991
|
19 years |
mike |
ugly, but necessary
Originally committed as revision 4814 to …
|
|
|
@3b6ab26c
|
19 years |
michaelni |
cleanup
fix 4mv playback distortions
Originally committed as revision …
|
|
|
@ee0d2803
|
19 years |
diego |
H.263: more descriptive error message
patch by Tom Joseph < tom-lists …
|
|
|
@27c61ac5
|
19 years |
michaelni |
8x8 integer dct from x264 as cmp function (under CONFIG_GPL)
if this …
|
|
|
@7022003
|
19 years |
diego |
Fix an out of array access and some minor cleanup of the code.
All …
|
|
|
@1499e0be
|
19 years |
michaelni |
av_freep() recommandition
Originally committed as revision 4809 to …
|
|
|
@87f50d27
|
19 years |
diego |
Make all tables static const.
Originally committed as revision 4808 …
|
|
|
@6942d002
|
19 years |
diego |
Simplify source_path handling, avoids some warnings with non-bash …
|
|
|
@39503a27
|
19 years |
diego |
bashism--; Use POSIX-compatible string handling instead.
Originally …
|
|
|
@e3880318
|
19 years |
diego |
bashism--;
Originally committed as revision 4805 to …
|
|
|
@9f23a10a
|
19 years |
diego |
Add -Wdeclaration-after-statement to CFLAGS on GCCs that support it. …
|
|
|
@bf3027c8
|
19 years |
diego |
TrueSpeech compatible audio decoder by Konstantin Shishkov
Originally …
|
|
|
@27c748b5
|
19 years |
nicola.sabbi |
try with auto_guess if first detection fails
Originally committed as …
|
|
|
@5d4d67e0
|
19 years |
nicola.sabbi |
added support for DVHS (192) packet size
Originally committed as …
|
|
|
@f007d35
|
19 years |
diego |
Add entry about release frequency.
Originally committed as revision …
|
|
|
@ab2e3e2c
|
19 years |
lorenm |
fix asymmetric CQMs with pre-transposed DCT.
Originally committed as …
|
|
|
@f23af3d8
|
19 years |
lorenm |
CQM: fix fallback to JVT scaling lists
Originally committed as …
|
|
|
@11d86c97
|
19 years |
lorenm |
direct mvs in B_8x8 mbs were set too early.
Originally committed as …
|
|
|
@f1f17e54
|
19 years |
lorenm |
fix direct_8x8_inference_flag with 4x4 mvs.
Originally committed as …
|
|
|
@cec93959
|
19 years |
lorenm |
fix some potential arithmetic overflows in pred_direct_motion() and …
|
|
|
@003cd80d
|
19 years |
revol |
:%s/check_block_2p/check_block_inter/g
Originally committed as …
|
|
|
@52137f2f
|
19 years |
revol |
this fixes compilation with gcc 2.95 which seems to not like array …
|
|
|
@ab561df9
|
19 years |
revol |
finally found what those >138 codes were... crappy compressed 5bit …
|
|
|
@b9a87c4d
|
19 years |
revol |
fix parsing version 1 mdhd atom (64 bit) as suggested by b-o-n-d AT …
|
|
|
@f593b273
|
19 years |
diego |
Replace buggy --disable-codec/--enable-codec with non-buggy …
|
|
|
@13705b69
|
19 years |
michaelni |
mem corruption fix
Originally committed as revision 4789 to …
|
|
|
@f0efbde7
|
19 years |
diego |
spelling/grammar
Originally committed as revision 4788 to …
|
|
|
@e0db8cfb
|
19 years |
diego |
spelling/wording/grammar
Originally committed as revision 4787 to …
|
|
|
@3f45598a
|
19 years |
diego |
updates
Originally committed as revision 4786 to …
|
|
|
@88e51e1f
|
19 years |
michaelni |
second try of improved lambda/qp guessing for motion estimation RD in …
|
|
|
@58f7833e
|
19 years |
lorenm |
update x264 wrapper.
patch by Robert Swain.
Originally committed as …
|
|
|
@d6f41eed
|
19 years |
michaelni |
4mv + iter ME 10l fix (still not bugfree but better)
Originally …
|
|
|
@735f9f34
|
19 years |
michaelni |
10l
Originally committed as revision 4782 to …
|
|
|
@51d6a3cf
|
19 years |
michaelni |
iterative overlapped block based motion estimation for snow
…
|
|
|
@1338e0cb
|
19 years |
r_togni |
wma2 fix
Originally committed as revision 4780 to …
|
|
|
@b620467
|
19 years |
r_togni |
Fix wma2 audio decoder
Patch by Reimar Doeffinger
Originally …
|
|
|
@76bec1d
|
19 years |
eclipse7 |
Mention libav versioning in CVS policy section with a short …
|
|
|
@c842aa37
|
19 years |
michaelni |
Fix DV memory leak and allow multiple instances patch by (Burkhard …
|
|
|
@e8501c93
|
19 years |
michaelni |
support downscaling frames for dynamic b frame decission
Originally …
|
|
|
@c9ab8df8
|
19 years |
michaelni |
10l (didnt remove option from old ones after converting to AVOption)
…
|
|
|
@984b8e4d
|
19 years |
michaelni |
b frame strategy 2
Originally committed as revision 4774 to …
|
|
|
@aaaa6f15
|
19 years |
michaelni |
dont discard least significant bits
Originally committed as revision …
|
|
|
@c69e7914
|
19 years |
r_togni |
Support for 28_8 in old ar. files
Originally committed as revision …
|
|
|
@aacb6ac
|
19 years |
michaelni |
hmm did i mess the scaling of these up at some point?
anyway, this …
|
|
|
@b7c51ebc
|
19 years |
michaelni |
slightly better mv_penalty table
Originally committed as revision …
|
|
|
@d4f0c2fc
|
19 years |
michaelni |
10l (segfault fix)
Originally committed as revision 4769 to …
|
|
|
@316a2ec8
|
19 years |
michaelni |
bidir refine support
Originally committed as revision 4768 to …
|
|
|
@377798d6
|
19 years |
michaelni |
minor typo
Originally committed as revision 4767 to …
|
|
|
@82b019c
|
19 years |
michaelni |
better f_code guessing in 2nd pass
Originally committed as revision …
|
|
|
@50c6f6cd
|
19 years |
michaelni |
improved lambda/qp guessing for motion estimation RD in first pass …
|
|
|
@bb270c0
|
19 years |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
Originally committed …
|
|
|
@50827fcf
|
19 years |
diego |
Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but …
|
|
|
@64c968da
|
19 years |
diego |
Add some comments to #ifdef #else #endif blocks and fix wrong ones.
…
|
|
|
@a2f3431f
|
19 years |
michaelni |
also autodetect xvid idct if bitexact is used
Originally committed as …
|
|
|
@762b5cd5
|
19 years |
dalias |
10l to michael for breaking gcc 2.95 compile :)
Originally committed …
|
|
|
@1e4668d1
|
19 years |
r_togni |
Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.ra …
|
|
|
@daba69b2
|
19 years |
michaelni |
10l
Originally committed as revision 4758 to …
|
|
|
@8ed9f9ab
|
19 years |
michaelni |
use correct qp & lambda for ME on the second pass
Originally …
|
|
|
@2ceff404
|
19 years |
michaelni |
forgot
Originally committed as revision 4756 to …
|
|
|
@0888fd22
|
19 years |
michaelni |
support printing compact qp histogram
Originally committed as …
|
|
|
@71160c55
|
19 years |
michaelni |
fix q=0 bug
Originally committed as revision 4754 to …
|
|
|
@9944fb97
|
19 years |
makovick |
new qscale type to distinguish H264
Originally committed as revision …
|
|
|
@5639729b
|
19 years |
michaelni |
unfinished jpeg-ls codec (feel free to finish it ...)
Originally …
|
|
|
@a42bed52
|
19 years |
michaelni |
typo
Originally committed as revision 4751 to …
|
|
|
@6baac1af
|
19 years |
michaelni |
fix custom matrix permutation if xvid idct is autoselected and you …
|
|
|
@115329f1
|
19 years |
diego |
COSMETICS: Remove all trailing whitespace.
Originally committed as …
|
|
|
@d76319b1
|
19 years |
makovick |
malloc padding to avoid reading past the malloc()ed area.
Credits to …
|
|
|
@63d33cf
|
19 years |
michaelni |
bitstream related fixes from [PATCH] from DivX, Part 9: bitstream …
|
|
|
@725e3877
|
19 years |
michaelni |
wrong sizes, part of [PATCH] from DivX, Part 9: bitstream crashes from …
|
|
|
@dcb2fb79
|
19 years |
michaelni |
total == 0 seems like it should be valid (based upon patch by Steve …
|
|
|
@780eb1c9
|
19 years |
michaelni |
nan fps fix
Originally committed as revision 4744 to …
|
|
|
@e84a047
|
19 years |
mike |
correctly deal with the alpha channel in 32-bit QT RLE (courtesy of …
|
|
|
@0c3ee78f
|
19 years |
mike |
correctly handle very large Cinepak frames (courtesy of John Koleszar …
|
|
|
@86f77a49
|
19 years |
revol |
Add some more PRIfooNN crap so it builds again here. Why can't ppl add …
|
|
|
@4733abcb
|
19 years |
mans |
use PRIxN, %zd, %td formats where needed
Originally committed as …
|
|
|
@fccfc475
|
19 years |
mans |
fix const warning
Originally committed as revision 4739 to …
|
|
|
@7e491fa5
|
19 years |
mans |
remove unused variables
Originally committed as revision 4738 to …
|
|
|
@8d1018bf
|
19 years |
diego |
QDM2
Originally committed as revision 4737 to …
|
|
|
@765c3440
|
19 years |
diego |
Define EMULATE_INTTYPES for all windows-systems, except Cygwin and …
|
|
|
@4d1ee6f
|
19 years |
mans |
use utf-8 encoding
Originally committed as revision 4735 to …
|
|
|
@ab470fa7
|
19 years |
lorenm |
recognize some more nal types
Originally committed as revision 4734 …
|
|
|
@b7c24ff6
|
19 years |
r_togni |
This patch adds some support for non-joint stereo streams. It also …
|
|
|
@9261e3eb
|
19 years |
mans |
alpha needs -fPIC for shared libs
Originally committed as revision …
|
|
|
@f6d1338c
|
19 years |
gpoirier |
Add the rest of missing Reg_* macros to support both AMD-64 style regs …
|
|
|
@5a872801
|
19 years |
diego |
SONAME support for shared libs
patch by Luca Barbato < .. lu_zero .. …
|
|
|
@64428d02
|
19 years |
r_togni |
Add credit for cook
Originally committed as revision 4729 to …
|
|
|
@440e7988
|
19 years |
r_togni |
Add cook decoder
Originally committed as revision 4728 to …
|
|
|
@0343015
|
19 years |
diego |
cook
Originally committed as revision 4727 to …
|
|
|
@e0f7e329
|
19 years |
r_togni |
Cook compatibe decoder, patch by Benjamin Larsson
Add cook demucing, …
|
|
|
@60d76256
|
19 years |
michaelni |
psnr calculation with threads>1 fix
Originally committed as revision …
|
|
|
@a4893baf
|
19 years |
r_togni |
Support for samples with fft_order = 7
Fail init for unknown fft …
|
|
|
@db795a1c
|
19 years |
r_togni |
Remove duplicated fft init
Originally committed as revision 4723 to …
|
|
|
@1db68540
|
19 years |
diego |
Add the necessary 'strip' commands to the BSD/OS section of configure …
|
|
|
@e684b35d
|
19 years |
revol |
fix for systems not defining PRIu64, not everyone knows C99.
…
|
|
|
@6f72dcf7
|
19 years |
diego |
Unify include paths, -I.. is in CFLAGS.
Originally committed as …
|
|
|
@2e70e4aa
|
19 years |
mans |
ogg format probe function by Ivo <ivop at euronet nl>
Originally …
|
|
|
@4393e639
|
19 years |
michaelni |
check block_max_depth (fixes crash)
Originally committed as revision …
|
|
|
@91aa4e33
|
19 years |
michaelni |
make selftest code compile again
Originally committed as revision …
|
|
|