Michael Niedermayer
|
d9dd7a0d2c
minor user data reading bugfix
|
19 лет назад |
Diego Biurrun
|
bb628dae44
spelling fixes
|
20 лет назад |
Michael Niedermayer
|
cf5c5c8f08
10l (%f vs. %Ld)
|
20 лет назад |
Michael Niedermayer
|
160147ccfc
fixing decoding of AlanKay-245.asf
|
20 лет назад |
Michael Niedermayer
|
9cd8179818
#defines for strict_std_compliance and split between inofficial extensions and non standarized things
|
20 лет назад |
Kevin Baragona
|
893bc62480
Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com)
|
20 лет назад |
Michael Niedermayer
|
8b975b7ca5
put most codecs under ifdefs
|
20 лет назад |
Michael Niedermayer
|
c0df9d75bd
switch to native time bases
|
20 лет назад |
Michael Niedermayer
|
dee6dde669
avoid unneeded clear_blocks()
|
20 лет назад |
Mike Melanson
|
160d679c07
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
|
20 лет назад |
Michael Niedermayer
|
e91f4bf160
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
|
20 лет назад |
Michael Niedermayer
|
59fa3f96f4
support omiting various headers in mpeg4 as WMP seems to have difficulty with them
|
20 лет назад |
Michael Niedermayer
|
c1e292ea91
fixing playback of xvid pretending to be divx (sample_vop_nc.avi)
|
20 лет назад |
Måns Rullgård
|
88730be651
kill warnings patch by (Måns Rullgård <mru inprovide com>)
|
20 лет назад |
Michael Niedermayer
|
3f26d68aec
emulate (idiotic) MS behavior for inconsistant dimensions
|
20 лет назад |
Michael Niedermayer
|
1b781f82c9
support skiping some bitstream encoding
|
20 лет назад |
Michael Niedermayer
|
2c65638640
x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>)
|
20 лет назад |
Michael Niedermayer
|
0ecca7a49f
various security fixes and precautionary checks
|
20 лет назад |
Michael Niedermayer
|
85df8f7cf0
print "D" instead of "P" for dropable frames in flv with -debug 1
|
20 лет назад |
Michael Niedermayer
|
2d2651f821
WV1F support
|
20 лет назад |
Burkhard Plaum
|
073c2593c9
Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>)
|
20 лет назад |
Michael Niedermayer
|
40028f8f6e
dont print "vop not coded" by default
|
20 лет назад |
Michael Niedermayer
|
15c5fa7b7f
trellis quantization for h263(p)
|
20 лет назад |
Michael Niedermayer
|
9ebb8e1124
check if the user specified timestamps are strictly monotone
|
20 лет назад |
Loren Merritt
|
952b32c0ad
Always write VOL control parameters, needed by old xvid patch by (Loren Merritt <lorenm at u dot washington dot edu>)
|
20 лет назад |
Michael Niedermayer
|
b1114f189d
copy & paste bug
|
20 лет назад |
Michael Niedermayer
|
baced9f598
user overrideable level & profile
|
20 лет назад |
Michael Niedermayer
|
0ff93477be
optimization
|
21 лет назад |
Michael Niedermayer
|
caacc47ff9
coefficient saturation fix
|
21 лет назад |
Michael Niedermayer
|
b876b5c5f7
10l (interlaced b frame decoding fix)
|
21 лет назад |
Michael Niedermayer
|
5e13a73006
motion estimation for SVQ1
|
21 лет назад |
Michael Niedermayer
|
4ccde216cd
support decoding mpeg4 with buggy dc clipping
|
21 лет назад |
Michael Niedermayer
|
a7137a0452
mpeg4 dc prediction simplification
|
21 лет назад |
Michael Niedermayer
|
3116cb14d1
AMV bug workaround
|
21 лет назад |
Michael Niedermayer
|
ae4b7d5947
H.263 MCBPC fix
|
21 лет назад |
Michael Niedermayer
|
3c0da30c01
fix decoding with quant matrixes which contain elements <16
|
21 лет назад |
Michael Niedermayer
|
49f3806dd8
rv10 decoding fix
|
21 лет назад |
Michael Niedermayer
|
7c4f71c428
exporting field_select/ref_index values
|
21 лет назад |
Michael Niedermayer
|
14e2a9404e
flv dropable p frame support
|
21 лет назад |
Michael Niedermayer
|
137c8468e8
unify table indexing (motion_val,dc_val,ac_val,coded_block changed)
|
21 лет назад |
Michael Niedermayer
|
6c205de244
assert(time_incr >= 0) so its clear that this MUST be the case
|
21 лет назад |
Michael Niedermayer
|
3f9d89c696
gmc segfault fix
|
21 лет назад |
Michael Niedermayer
|
58c2182d72
fixing alignment, 2nd try
|
21 лет назад |
Michael Niedermayer
|
5cce4dd761
ensure that the bitstream buffers for encoding partitioned frames are aligned
|
21 лет назад |
Michael Niedermayer
|
204b5c9e08
h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot luc dot ac dot be>)
|
21 лет назад |
Michael Niedermayer
|
7813d6a307
1000000l (using uninitalized variable for initalizing bits per MV table)
|
21 лет назад |
Michael Niedermayer
|
b98202a438
mb stuffing in partitioned frames fix
|
21 лет назад |
Michael Niedermayer
|
b056e73c80
h263+ custom pcf support
|
21 лет назад |
Michael Niedermayer
|
e82d912dba
h263 framerate & aspect ratio fixes
|
21 лет назад |
Michael Niedermayer
|
9740beffc6
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
|
21 лет назад |