|
|
|
@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 …
|
|
|
@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 …
|
|
|