|
|
|
@a552591f
|
22 years |
michaelni |
optimization tips
can allso be used as a torture test for ur spelling …
|
|
|
@94d883e8
|
22 years |
fabrice |
jpeg detection fix - fixed imagepipe output
Originally committed as …
|
|
|
@7481e919
|
22 years |
fabrice |
more formats
Originally committed as revision 1442 to …
|
|
|
@3c27199b
|
22 years |
fabrice |
added av_set_parameters()
Originally committed as revision 1441 to …
|
|
|
@817b23ff
|
22 years |
fabrice |
still image support - increase audio buffer size - do hex dump even if …
|
|
|
@87a0a681
|
22 years |
fabrice |
added still image support
Originally committed as revision 1439 to …
|
|
|
@f746a046
|
22 years |
fabrice |
added url_get_filename()
Originally committed as revision 1438 to …
|
|
|
@0b9fb89
|
22 years |
fabrice |
extracted yuv4mpeg from img.c (untested)
Originally committed as …
|
|
|
@290c5fa
|
22 years |
fabrice |
added simple still image format support to simplify image and …
|
|
|
@2a877875
|
22 years |
fabrice |
added missing formats in all functions - added monoblack, monowhite …
|
|
|
@5915a6dc
|
22 years |
fabrice |
moved avpicture_xxx to imgconvert
Originally committed as revision …
|
|
|
@2d1a4094
|
22 years |
fabrice |
build update - avpicture_fill() returns the image size
Originally …
|
|
|
@0b2612b1
|
22 years |
fabrice |
changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big …
|
|
|
@524c6b6
|
22 years |
fabrice |
simplified code (need automatic testing) - added primitive new format …
|
|
|
@9bbffbb1
|
22 years |
fabrice |
moved avcodec_get_chroma_sub_sample() to imgconvert.c
Originally …
|
|
|
@dab64ebc
|
22 years |
fabrice |
new image formats - suppressed ill defined formats (endianness, unless …
|
|
|
@1a02ea65
|
22 years |
mellum |
Implement sad8x8 and sad16x16 with pix_abs.
Originally committed as …
|
|
|
@88e9ab1f
|
22 years |
michaelni |
typo (noticed by kabi)
Originally committed as revision 1427 to …
|
|
|
@db794953
|
22 years |
michaelni |
qpel fix
Originally committed as revision 1426 to …
|
|
|
@28269849
|
22 years |
michaelni |
fixed wmv2 slices
Originally committed as revision 1425 to …
|
|
|
@e5ab4fdd
|
22 years |
michaelni |
workaround dropable p frame after first frame bug
Originally …
|
|
|
@4013fcf4
|
22 years |
fabrice |
altivec patches by Romain Dolbeau
Originally committed as revision …
|
|
|
@e366e679
|
22 years |
fabrice |
suppressed getopt.h
Originally committed as revision 1422 to …
|
|
|
@9ebc63a9
|
22 years |
fabrice |
tests link all libavcodec
Originally committed as revision 1421 to …
|
|
|
@0fe67fa7
|
22 years |
fabrice |
suppressed pix_norm_altivec
Originally committed as revision 1420 to …
|
|
|
@f08ce7fe
|
22 years |
fabrice |
suppressed redundant math.h - suppressed M_PI redefinition
Originally …
|
|
|
@c4d82fea
|
22 years |
fabrice |
generic M_PI define
Originally committed as revision 1418 to …
|
|
|
@8d268a7d
|
22 years |
fabrice |
fft altivec by Romain Dolbeau - simplified patch, test it on PPC with …
|
|
|
@15e35d0d
|
22 years |
fabrice |
removed redundant includes
Originally committed as revision 1416 to …
|
|
|
@923ceff8
|
22 years |
fabrice |
enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - …
|
|
|
@b35a02d5
|
22 years |
fabrice |
align fixes for sse/altivec
Originally committed as revision 1414 to …
|
|
|
@bbbb6d6f
|
22 years |
fabrice |
enabled SSE fft on x86
Originally committed as revision 1413 to …
|
|
|
@d982369
|
22 years |
fabrice |
use av_malloc instead of malloc
Originally committed as revision 1412 …
|
|
|
@ea0f841a
|
22 years |
fabrice |
compile fixes
Originally committed as revision 1411 to …
|
|
|
@e1958604
|
22 years |
fabrice |
added define for builtins use - inverse fix by Romain Dolbeau
…
|
|
|
@52b41d7f
|
22 years |
fabrice |
allow easy use of GCC vector builtins on x86 (has someone a better …
|
|
|
@5a508a98
|
22 years |
michaelni |
PIC / ebx fix
Originally committed as revision 1408 to …
|
|
|
@0b093b6f
|
22 years |
michaelni |
more gcc bug workarounds
Originally committed as revision 1407 to …
|
|
|
@3df6fa77
|
22 years |
michaelni |
gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too …
|
|
|
@3bea5386
|
22 years |
michaelni |
1000l, but for whom? (zero ME sucks and caused the many I frames in …
|
|
|
@2f62e147
|
22 years |
fabrice |
oops : better error resilience - should fix most wma decoding problems …
|
|
|
@87fb268f
|
22 years |
kabi |
* avoid usage of next/last buffer after flush
(but there still …
|
|
|
@628d601b
|
22 years |
kabi |
* first shot for generaly usable option parser for codecs
Originally …
|
|
|
@c296f66b
|
22 years |
michaelni |
1000l (push & esp) using mangle now ...
Originally committed as …
|
|
|
@4a711c33
|
22 years |
michaelni |
b frame segfault fix
Originally committed as revision 1400 to …
|
|
|
@b17d099d
|
22 years |
philipjsg |
Improve bind failure message to indicate the port that failed
…
|
|
|
@3178ee4c
|
22 years |
michaelni |
qpel in b frames bugfixes
Originally committed as revision 1398 to …
|
|
|
@3643bd9c
|
22 years |
michaelni |
slowdown / gcc 2.95.* bug workaround (this should be reversed as soon …
|
|
|
@e9effafd
|
22 years |
michaelni |
YUV 411/422/444 support for pp
Originally committed as revision 8806 …
|
|
|
@f7b47594
|
22 years |
michaelni |
negative linesize support (so mplayer -flip works)
Originally …
|
|
|
@369fe599
|
22 years |
michaelni |
pts encoding fix patch by (Thomas Jarosch <tomj at simonv dot com>)
…
|
|
|
@826f429a
|
22 years |
michaelni |
qpel in mmx2/3dnow
qpel refinement quality parameter
Originally …
|
|
|
@70ac76c0
|
22 years |
michaelni |
mpeg4 header encoding bugfix
Originally committed as revision 1392 to …
|
|
|
@001bcd29
|
22 years |
philipjsg |
Fix a crash in ffserver when streaming to WMP from a file. However, it …
|
|
|
@f931ff7b
|
22 years |
michaelni |
pre motion estimation cleanup/bugfix
Originally committed as revision …
|
|
|
@f5fb6b34
|
22 years |
michaelni |
motion estimation pre pass
Originally committed as revision 1389 to …
|
|
|
@0a13093d
|
22 years |
michaelni |
bugfix
Originally committed as revision 1388 to …
|
|
|
@fbd8bb7e
|
22 years |
michaelni |
-c patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Originally …
|
|
|
@ccfddafb
|
22 years |
michaelni |
warnings patch by (bubu <bubu at bubu dot net>)
Originally committed …
|
|
|
@7204b806
|
22 years |
michaelni |
regression checksums change cuz of motion estimation changes 10min ago …
|
|
|
@b07a5980
|
22 years |
michaelni |
shape adaptive diamonds for EPZS
user specified amount of MV …
|
|
|
@e9166b58
|
22 years |
michaelni |
mpeg1 rounding fix
Originally committed as revision 1383 to …
|
|
|
@c442d75c
|
22 years |
michaelni |
trellis quantization for mpeg1
rounding bugfix for mpeg1 (seems this …
|
|
|
@9981dfc6
|
22 years |
michaelni |
more optimized trellis quantizer
Originally committed as revision …
|
|
|
@477ab036
|
22 years |
michaelni |
trellis quantization
Originally committed as revision 1380 to …
|
|
|
@bb87a84c
|
22 years |
saschasommer |
10l another int i missing (without M)
Originally committed as …
|
|
|
@a2596758
|
22 years |
michaelni |
10l (int i)
Originally committed as revision 8657 to …
|
|
|
@f60f0df1
|
22 years |
michaelni |
libav -> libavformat in Makefile patch by (Thomas Jarosch <tomj at …
|
|
|
@41773b73
|
22 years |
michaelni |
correcter mpeg4 headers
Originally committed as revision 1376 to …
|
|
|
@3cef5227
|
22 years |
michaelni |
cleaning corners of green dirt ;)
Originally committed as revision …
|
|
|
@7bd7fa91
|
22 years |
michaelni |
ooops forgot this (ffserver regression checksums update after motion …
|
|
|
@2bbf717
|
22 years |
michaelni |
removing PIX_FMT_ANY
Originally committed as revision 1373 to …
|
|
|
@5fe061a0
|
22 years |
michaelni |
better set pix_fmt explicitly
Originally committed as revision 1372 …
|
|
|
@a6a494fb
|
22 years |
michaelni |
xvid build 3 still has the padding wrong in 1/8 of the cases :((((( …
|
|
|
@88c0bc7e
|
22 years |
michaelni |
buffer alloc cleanup / 10l
Originally committed as revision 8631 to …
|
|
|
@d3d10087
|
22 years |
fabrice |
update
Originally committed as revision 1369 to …
|
|
|
@61b717c3
|
22 years |
fabrice |
updated html docs
Originally committed as revision 1368 to …
|
|
|
@f3c4a7bd
|
22 years |
michaelni |
motion estimation changes
Originally committed as revision 1367 to …
|
|
|
@6fc18700
|
22 years |
michaelni |
update
Originally committed as revision 1366 to …
|
|
|
@1457ab52
|
22 years |
michaelni |
qpel encoding
4mv+b frames encoding finally fixed
chroma ME
5 …
|
|
|
@ac977341
|
22 years |
fabrice |
added release tar target
Originally committed as revision 1364 to …
|
|
|
@f560dd82
|
22 years |
michaelni |
huffyuv 4cc & -strict
(huffyuv still doesnt work with ffmpeg (it does …
|
|
|
@368eb094
|
22 years |
philipjsg |
Updated as a result of changes to the rate change code in ffmpeg
…
|
|
|
@be4ce157
|
22 years |
philipjsg |
This fixes the jerky video from vob files. However, I am convinced …
|
|
|
@18531e52
|
22 years |
michaelni |
fix segfault with -vcodec copy
Originally committed as revision 1360 …
|
|
|
@a46a7052
|
22 years |
alex |
disabled aspect code due to it is extra buggy
Originally committed as …
|
|
|
@6bf40f39
|
22 years |
philipjsg |
Changed thru to through and fixed several other typos
Originally …
|
|
|
@bc15b8ef
|
22 years |
philipjsg |
Make sure that if you abort the server regression tests, then it …
|
|
|
@34d7008d
|
22 years |
philipjsg |
Applied Mark Hill's patches.
Originally committed as revision 1356 to …
|
|
|
@c55427f8
|
22 years |
michaelni |
fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)
…
|
|
|
@a960b45f
|
22 years |
philipjsg |
Added my TODO list
Originally committed as revision 1354 to …
|
|
|
@c2ce254
|
22 years |
philipjsg |
Make asf files work again -- the match against the URL was being done …
|
|
|
@c6c11cb6
|
22 years |
michaelni |
mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot …
|
|
|
@732d9245
|
22 years |
michaelni |
mingw32 configure patch by (Bill Eldridge <bill at rfa dot org>)
…
|
|
|
@1cef9527
|
22 years |
revol |
Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi
…
|
|
|
@8ff32388
|
22 years |
revol |
redid usleep() fix for BeOS, more consistant with the MINGW32 one. …
|
|
|
@40d05a6b
|
22 years |
revol |
That should be enough for now :)
Originally committed as revision …
|
|
|
@9b2e001
|
22 years |
michaelni |
mingw patch by (Bill Eldridge <bill at rfa dot org>)
Originally …
|
|
|
@e5e65a53
|
22 years |
michaelni |
my TODO ...
Originally committed as revision 1346 to …
|
|
|
@1d366fce
|
22 years |
michaelni |
10l
Originally committed as revision 1345 to …
|
|
|