|
|
|
@b398777
|
23 years |
michaelni |
better inter/intra decission algo (same as xvid)
Originally committed …
|
|
|
@72a52b31
|
23 years |
michaelni |
fixing MV range in h263
Originally committed as revision 351 to …
|
|
|
@2efe097
|
23 years |
michaelni |
more aspect stuff
Originally committed as revision 350 to …
|
|
|
@11ce8834
|
23 years |
michaelni |
mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) …
|
|
|
@c5b1c10
|
23 years |
michaelni |
fixing epzs & mpeg1 (hopefully now really ...)
Originally committed …
|
|
|
@8a29b310
|
23 years |
michaelni |
mpeg1 & epzs fix
Originally committed as revision 347 to …
|
|
|
@7084c149
|
23 years |
michaelni |
-me epzs
Originally committed as revision 346 to …
|
|
|
@c7d5049c
|
23 years |
michaelni |
oops
Originally committed as revision 345 to …
|
|
|
@45870f57
|
23 years |
michaelni |
new motion estimation (epzs) not complete yet but allready pretty good …
|
|
|
@daa57641
|
23 years |
michaelni |
fixing bgr15&16 on big_endian
i doubt that that will fix all big …
|
|
|
@af469427
|
23 years |
pulento |
- Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert …
|
|
|
@ce7c56c2
|
23 years |
pulento |
- Added video coding statistics for ffmpeg. Needs more work.
- Fixed …
|
|
|
@68d7eef9
|
23 years |
michaelni |
trying to fix qscale==0
Originally committed as revision 341 to …
|
|
|
@488fa19a
|
23 years |
michaelni |
use the width & height from the mpeg4 header ... in the case that its …
|
|
|
@019d276a
|
23 years |
michaelni |
msmpeg4 bugfix (wrong frame displayed if some frames are skipped)
…
|
|
|
@2e3be0fb
|
23 years |
michaelni |
fixing 4MV
Originally committed as revision 338 to …
|
|
|
@bd31a775
|
23 years |
michaelni |
scene change detection
Originally committed as revision 337 to …
|
|
|
@c6741159
|
23 years |
michaelni |
10l
Originally committed as revision 336 to …
|
|
|
@001e3f55
|
23 years |
pulento |
- Fixes on MPEG demuxer to handle VOBs without System Header.
…
|
|
|
@9cdd6a24
|
23 years |
michaelni |
hopefully better bitrate controll
Originally committed as revision …
|
|
|
@1cb0edb4
|
23 years |
pulento |
- Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine)
- …
|
|
|
@4278e7a6
|
23 years |
michaelni |
optimization
Originally committed as revision 332 to …
|
|
|
@d6231b9
|
23 years |
michaelni |
use ac prediction in mpeg4 encoding (5% smaller …
|
|
|
@49c9325f
|
23 years |
michaelni |
support decoding (with mplayer) of 3 .mp4 files from mphq
optimize …
|
|
|
@10cd581
|
23 years |
michaelni |
generate even more complete mpeg4 headers
Originally committed as …
|
|
|
@6f91bcd1
|
23 years |
michaelni |
mpeg4 b-frames :)
create slightly more correct headers & add "ffmpeg" …
|
|
|
@e2263827
|
23 years |
pulento |
- Bug fix on output sample rate for lame MP3 encoding.
Originally …
|
|
|
@9d36bdc9
|
23 years |
pulento |
- Added MP3 encoding through libmp3lame contributed by Lennert …
|
|
|
@0716b577
|
23 years |
pulento |
- Added MP3 encoding through libmp3lame contributed by Lennert …
|
|
|
@5798368b
|
23 years |
pulento |
- Added MP3 encoding through libmp3lame contributed by Lennert …
|
|
|
@a6741398
|
23 years |
pulento |
- Added MP3 encoding through libmp3lame contributed by Lennert …
|
|
|
@1699d37
|
23 years |
michaelni |
divx5 draw_edges bugfix
Originally committed as revision 322 to …
|
|
|
@7ff037e9
|
23 years |
michaelni |
q-pel mc fixed
Originally committed as revision 321 to …
|
|
|
@44eb4951
|
23 years |
michaelni |
divx5-gmc support
q-pel mc support
neither is totally bugfree yet …
|
|
|
@ef0bc4c
|
23 years |
kabi |
* BeOS patch by François Revol <revol@free.fr>
fixing some …
|
|
|
@73c8e514
|
23 years |
michaelni |
gmc bitstream decoding support (the real motion compensation isnt …
|
|
|
@cc9ba006
|
23 years |
michaelni |
parsing more of the mpeg4 header & print some "not supported" stuff
…
|
|
|
@854288bb
|
23 years |
Felix.Buenemann |
add mangling
Originally committed as revision 4924 to …
|
|
|
@86bec9a1
|
23 years |
pulento |
- Fix on AVI and WAV headers based on Nikolai Zhubr patch.
- Now the …
|
|
|
@f5d1f41b
|
23 years |
michaelni |
fixing warning
Originally committed as revision 315 to …
|
|
|
@43f1708f
|
23 years |
pulento |
- Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR …
|
|
|
@2b9ab1d5
|
23 years |
michaelni |
fixing msmpeg4 decoding if fps < 16 (i thought it was a indicator for …
|
|
|
@81b7c056
|
23 years |
michaelni |
use assert.h
more assertions
Originally committed as revision 4807 to …
|
|
|
@e7774f11
|
23 years |
pulento |
- Bug fix on RTYPE (rounding type) not being honoured by H.263+ …
|
|
|
@2ba1bff0
|
23 years |
michaelni |
101++
Originally committed as revision 4795 to …
|
|
|
@df3c183a
|
23 years |
michaelni |
fixing bgr32 output on big-endian systems
Originally committed as …
|
|
|
@1e1c4fe9
|
23 years |
michaelni |
unscaled yuv2rgb fix for big-endian systems
Originally committed as …
|
|
|
@9e15ad28
|
23 years |
pulento |
- Bug fixes in H.263+ Advanced INTRA Coding decoder.
- H.263+ should …
|
|
|
@d140623f
|
23 years |
pulento |
- H.263+ decoder support for Advanded INTRA Coding (buggy)
Originally …
|
|
|
@608d0dee
|
23 years |
kabi |
* Also include time.h for nanosleep()
by: Philipp Matthias Hahn …
|
|
|
@d6a4c0b
|
23 years |
kabi |
* some modifications to allow gcc to compile same code for -fPIC
- …
|
|
|
@38d171eb
|
23 years |
kabi |
* simplified indexing
* ignoring error from msmpeg4_decode_block
…
|
|
|
@af8793a
|
23 years |
kabi |
* simplified indexing
Originally committed as revision 306 to …
|
|
|
@8257bf05
|
23 years |
kabi |
* eliminating duplicated code from MPV_common_end
* simplified …
|
|
|
@3232bc88
|
23 years |
kabi |
* using static instead of extern
Originally committed as revision 304 …
|
|
|
@b4cc15e7
|
23 years |
kabi |
* continue after error in msmpeg4_decode_mb - helps for some movie …
|
|
|
@bb6f51ae
|
23 years |
michaelni |
avoid overflow of picturenumber*fps*10000
bug found by Lennert …
|
|
|
@3696d2bb
|
23 years |
michaelni |
block_last_index was too large (in mpeg1 decoding)
Originally …
|
|
|
@b4dbd87c
|
23 years |
pulento |
- Minor changes on bitrate control
Originally committed as revision …
|
|
|
@d8cf5aea
|
23 years |
michaelni |
optimized the normal bitstream writer, its faster than the alternative …
|
|
|
@332105e4
|
23 years |
michaelni |
minor dststride bugfix for i420 output
srcHeight %2 != 0 bugfix / …
|
|
|
@f004ca1c
|
23 years |
michaelni |
optimized encode_dc() (+2% speed on P3 for mpeg1 intra only encodings) …
|
|
|
@80feb2a2
|
23 years |
michaelni |
optimize mpeg1_encode_block()
(makeing some constant arrays global, …
|
|
|
@4f0f8bfc
|
23 years |
michaelni |
aligned bitstream writer (1% slower on p3 but perhaps its faster on …
|
|
|
@17592475
|
23 years |
michaelni |
alternative bitstream writer (disabled by default, uncomment #define …
|
|
|
@9bd8bd1a
|
23 years |
michaelni |
unscaled memcpy variant bugfix (negative strides)
Originally …
|
|
|
@e03c341e
|
23 years |
pulento |
- More work on preliminary bit rate control, just to be able to get an …
|
|
|
@37fbfd0
|
23 years |
pulento |
- Now the ME is done for the entire picture when enconding, the …
|
|
|
@ec22603f
|
23 years |
michaelni |
unscaled BGR24 -> YV12
Originally committed as revision 4624 to …
|
|
|
@21316f3c
|
23 years |
michaelni |
rgb24toyv12 in MMX (untested)
Originally committed as revision 4623 …
|
|
|
@4342fc14
|
23 years |
michaelni |
bgr24toUV in MMX
Originally committed as revision 4620 to …
|
|
|
@ac6a2e45
|
23 years |
michaelni |
bgr24toY in MMX
Originally committed as revision 4613 to …
|
|
|
@81401c1f
|
23 years |
pulento |
- Fixes on RTP and GOB headers for H.263.
- RTP callback system …
|
|
|
@3cb32e3d
|
23 years |
arpi |
PATCH by Rik Snel <rsnel@cube.dyndns.org>
this includes the range for …
|
|
|
@80e103d0
|
23 years |
arpi |
PATCH by Rik Snel <rsnel@cube.dyndns.org>
this patch enhances the …
|
|
|
@fa778d53
|
23 years |
michaelni |
workaround gcc 2.95.2 bug
Originally committed as revision 289 to …
|
|
|
@b0db4198
|
23 years |
michaelni |
fastmemcpy
Originally committed as revision 4587 to …
|
|
|
@4bb3fa5e
|
23 years |
michaelni |
unscaled BGR15->BGR16
a few bugfixes of the other unscaled converters
…
|
|
|
@b72034dd
|
23 years |
michaelni |
bgr15 input support
Originally committed as revision 4581 to …
|
|
|
@5bb9d9d8
|
23 years |
michaelni |
faster bgr16 input
Originally committed as revision 4580 to …
|
|
|
@6af250ea
|
23 years |
michaelni |
bgr16 input support
Originally committed as revision 4579 to …
|
|
|
@0b2540a0
|
23 years |
michaelni |
avoid copying input when encoding non intra stuff too
Originally …
|
|
|
@b935781
|
23 years |
michaelni |
unscaled converters
BGR24 -> BGR32 & RGB24 -> RGB32
BGR32 -> BGR24 & …
|
|
|
@adeaecb9
|
23 years |
michaelni |
fixing green line at right side bug (reported by Nick Kurshev …
|
|
|
@d8c2efac
|
23 years |
michaelni |
width or height %16 != 0 bugfix
Originally committed as revision 287 …
|
|
|
@a861d4d7
|
23 years |
michaelni |
rgb32 & rgb24 input support
squished a endianness bug in the 15/16bgr …
|
|
|
@b6654a54
|
23 years |
michaelni |
101 (yuv2rgb with mpeg1,...) ;)
simple copy if possible (same format, …
|
|
|
@3707990
|
23 years |
michaelni |
swScale internally uses yuv2rgb now if possible
Originally committed …
|
|
|
@6fe84b43
|
23 years |
michaelni |
use multiply instead of divides for DC prediction on X86
Originally …
|
|
|
@b81cf274
|
23 years |
michaelni |
printing error messages if something is wrong instead of just return …
|
|
|
@8a01d20c
|
23 years |
michaelni |
filterPos bugfix (only nearest neighbor scaling was affected)
…
|
|
|
@6ff0ad6b
|
23 years |
michaelni |
MMX(2) optimized YUY2 input
avoid duplicate checks for formats by …
|
|
|
@17470314
|
23 years |
michaelni |
printing correct format info
Originally committed as revision 4469 to …
|
|
|
@1e621b1
|
23 years |
michaelni |
YUY2, BGR24, BGR32 input support (no mmx yet)
Originally committed as …
|
|
|
@1f347f22
|
23 years |
michaelni |
-sws 2 is default now
Originally committed as revision 4422 to …
|
|
|
@6c7506de
|
23 years |
michaelni |
YV12 like formats support (I420/IYUV)
bugfixes related to vo_x11 …
|
|
|
@4b6388d1
|
23 years |
michaelni |
top row bugfix
Originally committed as revision 4404 to …
|
|
|
@d8863d37
|
23 years |
michaelni |
area averageing scaling support (-sws 5) (is identical to bilinear for …
|
|
|
@ff7ba856
|
23 years |
michaelni |
nearest neighbor / sdl emulation ;) scaling (-sws 4)
Originally …
|
|
|
@bdd677ac
|
23 years |
michaelni |
minor QP bugfix
Originally committed as revision 4400 to …
|
|
|