|
|
|
@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 …
|
|
|
@4120a53a
|
21 years |
mike |
implemented Id Quake II CIN support
Originally committed as revision …
|
|
|
@a686caf0
|
21 years |
Roman R. |
* fixing bug that prevented resampling the picture and
changing …
|
|
|
@e692fd60
|
21 years |
alex |
fixed codec specific data headers
Originally committed as revision …
|
|
|
@cf246283
|
21 years |
alex |
fixed time base and sample rate handling
Originally committed as …
|
|
|
@5aa0a644
|
21 years |
alex |
fix fabrice's broken get_bi and some minor changes in draft
…
|
|
|
@7fe4c823
|
21 years |
alex |
nut and vcr2
Originally committed as revision 2334 to …
|
|
|
@16c3c1ec
|
21 years |
michaelni |
rd cbp + single coeff elimination fix
Originally committed as …
|
|
|
@6955a882
|
21 years |
mike |
first pass at a VQA video decoder
Originally committed as revision …
|
|
|
@ec59fd53
|
21 years |
mike |
experimental half-pel motion compensation for C planes, courtesy of …
|
|
|
@dda61423
|
21 years |
mike |
properly demux silent files; implemented precise framerate calculation …
|
|
|
@68a43d04
|
21 years |
mike |
the correct data type is offset_t
Originally committed as revision …
|
|
|
@ca7d05d5
|
21 years |
michaelni |
optionally try to encode each MB with MV=<0,0> and choose the one with …
|
|
|
@4fa1c4fa
|
21 years |
Roman R. |
* preAlpha DV encoding support -- there's still a truckload
of …
|
|
|
@c280f2d
|
21 years |
michaelni |
nut regression test
mpeg4 ac prediction cleanup
Originally committed …
|
|
|
@8d8c0294
|
21 years |
michaelni |
ac prediction cleanup
rate distorted optimal ac prediction for mpeg4
…
|
|
|
@2fdf638b
|
21 years |
mike |
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE …
|
|
|
@f2f6134b
|
21 years |
michaelni |
rate distortion optimal cbp support (h263/mpeg4 non intra only)
…
|
|
|
@08f29f82
|
21 years |
michaelni |
Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime …
|
|
|
@b49d4175
|
21 years |
michaelni |
10l
Originally committed as revision 2321 to …
|
|
|
@0d8d3ed
|
21 years |
Roman R. |
* The functionality is now available in dv.[ch].
Originally committed …
|
|
|
@7458ccbb
|
21 years |
Roman R. |
* DV handling was streamlined for both muxing/demuxing and
…
|
|
|
@da64ecc3
|
21 years |
michaelni |
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
…
|
|
|
@6c8e0d4d
|
21 years |
philipjsg |
Fix a very nasty problem with extra bytes appearing in TCP data …
|
|
|
@05ab0b76
|
21 years |
michaelni |
Trivial error reporting patch by (Glenn Maynard <g_sf at zewt dot …
|
|
|
@fe0f2a97
|
21 years |
michaelni |
PowerPC warnings & optimisations patch by (Dan Christiansen <danchr at …
|
|
|
@f578f938
|
21 years |
michaelni |
mov/mp4/3gp muxer improvements patch by (Thomas Raivio <tjraivio at cc …
|
|
|
@1e4ddde2
|
21 years |
michaelni |
ppm vhook follow up patch by (Charles Yates <charles dot yates at …
|
|
|
@c6b1edc9
|
21 years |
michaelni |
init AVFrame with defaults
Originally committed as revision 2312 to …
|
|
|
@d663a1fd
|
21 years |
michaelni |
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
…
|
|
|
@cd1f22f9
|
21 years |
michaelni |
simpler
Originally committed as revision 2310 to …
|
|
|
@6eb23b82
|
21 years |
fabrice |
updated
Originally committed as revision 2309 to …
|
|
|
@4c4b3fcd
|
21 years |
fabrice |
clean target removes output_example
Originally committed as revision …
|
|
|
@8bc80f8b
|
21 years |
philipjsg |
Minor bugfix to prevent segfault if a malloc fails. I have no idea …
|
|
|
@80de6a80
|
21 years |
michaelni |
hurry_up fix?
Originally committed as revision 2306 to …
|
|
|
@8b76418a
|
21 years |
michaelni |
100l
Originally committed as revision 2305 to …
|
|
|
@54324550
|
21 years |
michaelni |
srcSliceY % 4 != 0 fix
Originally committed as revision 10953 to …
|
|
|
@7af75e6c
|
21 years |
michaelni |
h263 stuffing decode fix
Originally committed as revision 2304 to …
|
|
|
@d42f74b8
|
21 years |
mike |
send the chunk preamble bytes to the respective decoders; Id RoQ …
|
|
|
@2ecad8bd
|
21 years |
michaelni |
fixes levis.avi
dunno if this is correct ...
Originally committed as …
|
|
|
@a63d4933
|
21 years |
michaelni |
yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot …
|
|
|