|
|
|
@570233b5
|
22 years |
fabrice |
up to date license terms
Originally committed as revision 1783 to …
|
|
|
@f151ddac
|
22 years |
fabrice |
removed useless copyright policy - added xawtv link
Originally …
|
|
|
@521221c
|
22 years |
arpi |
Compile a52 util functions too
Originally committed as revision 1781 …
|
|
|
@1a7c3c8
|
22 years |
arpi |
Utility functions (CRC calc & float->int converters)
[imported from …
|
|
|
@6814a25c
|
22 years |
michaelni |
meanigfull dr1 comment
Originally committed as revision 1779 to …
|
|
|
@6e023978
|
22 years |
Roman R. |
Changes for SPARC/Solaris compatibility. Now it should be possible to …
|
|
|
@deabd4fd
|
22 years |
mike |
native Indeo3 decoder implementation
Originally committed as revision …
|
|
|
@96cbe82c
|
22 years |
philipjsg |
* Actually make the sort function do some sorting (data needs to be on …
|
|
|
@e31c1c30
|
22 years |
philipjsg |
* Removed ffmpeg output during encoding runs. Now only print out …
|
|
|
@129dfab2
|
22 years |
michaelni |
10l
Originally committed as revision 1774 to …
|
|
|
@9acbbd16
|
22 years |
michaelni |
check validity of some flags
Originally committed as revision 1773 to …
|
|
|
@af6e2fed
|
22 years |
michaelni |
minor cleanup / some warning fixes
Originally committed as revision …
|
|
|
@7db52b63
|
22 years |
michaelni |
10l (hadamard fix)
Originally committed as revision 1771 to …
|
|
|
@7d6e4279
|
22 years |
michaelni |
10l
Originally committed as revision 1770 to …
|
|
|
@30f73fc7
|
22 years |
michaelni |
faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot …
|
|
|
@487bce53
|
22 years |
michaelni |
10l (use before malloc)
Originally committed as revision 1768 to …
|
|
|
@6692d61b
|
22 years |
michaelni |
fail if a test fails instead of contuing as if everything was ok
…
|
|
|
@a90fb38b
|
22 years |
michaelni |
checksum update for the avi zeros ...
Originally committed as …
|
|
|
@b452004b
|
22 years |
philipjsg |
These are my values and seem pretty stable. YMMV
Originally committed …
|
|
|
@aae6ea8b
|
22 years |
philipjsg |
Only reference the images that exist
Originally committed as revision …
|
|
|
@d746f928
|
22 years |
philipjsg |
Add a file serving test as well
Originally committed as revision 1763 …
|
|
|
@d86852d
|
22 years |
philipjsg |
Clear out an unused field in the created AVI file. This helps make
the …
|
|
|
@03ff071a
|
22 years |
philipjsg |
Fix a horrible bug with the launch keyword not handling arguments of …
|
|
|
@be0d1549
|
22 years |
philipjsg |
Apply patch to remove -em_rate
Originally committed as revision 1760 …
|
|
|
@2add6b5d
|
22 years |
michaelni |
use bilinear interpolation for the rotozoom
Originally committed as …
|
|
|
@f0ef6240
|
22 years |
philipjsg |
Applied Roumen Petrov patch to fix crash/memory leak
Originally …
|
|
|
@37b787f1
|
22 years |
michaelni |
some checks to avoid segfaults if the decoder is feeded with junk
…
|
|
|
@9c00c3af
|
22 years |
michaelni |
100l (mpeg2 decoding fixed)
Originally committed as revision 1756 to …
|
|
|
@6afd3b92
|
22 years |
michaelni |
finished integrating rotozoom test in ffmpeg
replaced float by integer …
|
|
|
@66961636
|
22 years |
michaelni |
alternative test video generator by (Sebastien Bechet <s dot bechet at …
|
|
|
@a7beab73
|
22 years |
michaelni |
bunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>) …
|
|
|
@2f5feea4
|
22 years |
michaelni |
10l (adaptve quant fix)
Originally committed as revision 1752 to …
|
|
|
@67cbe681
|
22 years |
michaelni |
check quality too, not only md5 (but dont take the scores too serious, …
|
|
|
@9680a722
|
22 years |
michaelni |
restore old tty in ffmpeg patch by (Roumen Petrov <ffmpeg at …
|
|
|
@b5e34cb1
|
22 years |
michaelni |
#undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" …
|
|
|
@ba57a3ff
|
22 years |
michaelni |
smaller slices for the regression tests, i hope that way we'll catch …
|
|
|
@8a3b6f92
|
22 years |
michaelni |
10l
Originally committed as revision 1747 to …
|
|
|
@7bc9090a
|
22 years |
michaelni |
simplified adressing of most mb based arrays (mb_x + …
|
|
|
@84876d36
|
22 years |
michaelni |
b frames + slices bugfix
Originally committed as revision 1745 to …
|
|
|
@0aae3f43
|
22 years |
michaelni |
fixing slice decoding, dunno why the regression tests didnt catch that …
|
|
|
@e322ea48
|
22 years |
philipjsg |
* Add Video4MotionVector in a stream description to behave like the …
|
|
|
@8553d9f4
|
22 years |
michaelni |
10l patch by (Andreas Hess <jaska at gmx dot net>)
Originally …
|
|
|
@3e2937be
|
22 years |
michaelni |
dv file format support patch by (Roman Shaposhnick <rvs at sun dot …
|
|
|
@ce9fce63
|
22 years |
michaelni |
AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun …
|
|
|
@8b92b79
|
22 years |
michaelni |
some checks to avoid segfault
Originally committed as revision 1740 …
|
|
|
@9f2e61b6
|
22 years |
michaelni |
pict_type & quality fix
Originally committed as revision 1739 to …
|
|
|
@be6784dc
|
22 years |
michaelni |
fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at …
|
|
|
@53e27dd5
|
22 years |
revol |
QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot …
|
|
|
@c8816e01
|
22 years |
revol |
Fix for buggy (?) g++ (bailling out for beosaudio.cpp)
Originally …
|
|
|
@95c26348
|
22 years |
michaelni |
#ifdef TRACE printf() -> tprintf()
Originally committed as revision …
|
|
|
@1924f3ce
|
22 years |
michaelni |
multiple reference frames support
Originally committed as revision …
|
|
|
@365d19ec
|
22 years |
michaelni |
h264 update
Originally committed as revision 1733 to …
|
|
|
@0da71265
|
22 years |
michaelni |
H264 decoder & demuxer
Originally committed as revision 1732 to …
|
|
|
@6aafe463
|
22 years |
michaelni |
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy …
|
|
|
@c9f97d82
|
22 years |
michaelni |
making configure sh script patch by (Roman Shaposhnick <rvs at sun dot …
|
|
|
@50643575
|
22 years |
michaelni |
fixing mem corruption
Originally committed as revision 1729 to …
|
|
|
@0df65975
|
22 years |
michaelni |
RTSP "OPTIONS" command patch by (Andriy Rysin <arysin at bcsii dot …
|
|
|
@98ca7790
|
22 years |
michaelni |
fixing typo in some outcommentet code
Originally committed as …
|
|
|
@553a6284
|
22 years |
michaelni |
optionally optimize for size (libavcodec.a is >30% smaller), no i …
|
|
|
@2c19981a
|
22 years |
michaelni |
10l
Originally committed as revision 1725 to …
|
|
|
@4d2a4834
|
22 years |
michaelni |
msmpeg4 2pass support & some related cleanup
Originally committed as …
|
|
|
@1f9aea9b
|
22 years |
michaelni |
fixing msmpeg4v2 encoding
Originally committed as revision 1723 to …
|
|
|
@3095223
|
22 years |
michaelni |
some static -> dynamic alloc & 16->8 bit
Originally committed as …
|
|
|
@8437bd7b
|
22 years |
michaelni |
mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet …
|
|
|
@9b8709d1
|
22 years |
michaelni |
mpeg1 slice encoding support
Originally committed as revision 1720 to …
|
|
|
@5acaa5e1
|
22 years |
michaelni |
simplify slice encoding (variance of packet size is practically …
|
|
|
@3c30008
|
22 years |
michaelni |
disabling ac3 decoding regression test (its different between …
|
|
|
@c7f2eb83
|
22 years |
michaelni |
don't use proxy and suppress verbose output patch by (Roumen Petrov …
|
|
|
@99d33fa3
|
22 years |
michaelni |
faster C linear blend & interpolate deinterlacers
Originally …
|
|
|
@134eb1e5
|
22 years |
michaelni |
fixing cliping of c deinterlacers
5 tap lowpass deinterlacer
…
|
|
|
@deb0a292
|
22 years |
michaelni |
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)
…
|
|
|
@5bf0135
|
22 years |
michaelni |
10l
Originally committed as revision 9699 to …
|
|
|
@fccb9b2b
|
22 years |
michaelni |
10000l (YUV vs. YVU swscale fix/cleanup)
Originally committed as …
|
|
|
@335338e8
|
22 years |
revol |
the media node now won't connect itself to the default audio input …
|
|
|
@788a2d3d
|
22 years |
revol |
experimental BeOS audio input support. (needs unreleased library)
…
|
|
|
@50515cdd
|
22 years |
revol |
cleanup; unused pipe() stuff removed.
Originally committed as …
|
|
|
@e8b478c1
|
22 years |
michaelni |
I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)
…
|
|
|
@8d170f0e
|
22 years |
michaelni |
test ffserver even if ffmpeg regresion test fails
Originally …
|
|
|
@62790b99
|
22 years |
revol |
debug stuff only for DEBUG :)
Originally committed as revision 1708 …
|
|
|
@8e0a3db7
|
22 years |
michaelni |
faster hadamard transform
Originally committed as revision 1707 to …
|
|
|
@3b0da3f9
|
22 years |
michaelni |
10l
Originally committed as revision 1706 to …
|
|
|
@00df1301
|
22 years |
michaelni |
allways test ffserver too by default
update ffserver regression …
|
|
|
@b88ba823
|
22 years |
michaelni |
ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark …
|
|
|
@06219cb1
|
22 years |
michaelni |
OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot …
|
|
|
@3a694b04
|
22 years |
nickols_k |
binary compatibility fix (workaround for r.147, r.148)
Originally …
|
|
|
@1984f635
|
22 years |
michaelni |
user setable quantizer bias
Originally committed as revision 1701 to …
|
|
|
@65f7062d
|
22 years |
michaelni |
binary compatibility fix
Originally committed as revision 1700 to …
|
|
|
@67116af9
|
22 years |
michaelni |
10l
Originally committed as revision 1699 to …
|
|
|
@64338956
|
22 years |
michaelni |
bitstream tracing support
Originally committed as revision 1698 to …
|
|
|
@5e0daa0a
|
22 years |
michaelni |
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch …
|
|
|
@558eae0
|
22 years |
michaelni |
10l
Originally committed as revision 1696 to …
|
|
|
@d5a21172
|
22 years |
michaelni |
better non conformant divx packed bitstream detection, so unpacked (no …
|
|
|
@d66c7abc
|
22 years |
michaelni |
MacOS X stack overflow? patch by (Sylvain Corré <sylvain dot corre at …
|
|
|
@57d03758
|
22 years |
michaelni |
db video chunk in avi files support (idea by Dmitry Poplavsky <dima at …
|
|
|
@46b4feec
|
22 years |
michaelni |
error resilience cleanup (its faster too...)
Originally committed as …
|
|
|
@5031c5b4
|
22 years |
michaelni |
clear_blocks_mmi() optimization by BroadQ (and patch by Leon van …
|
|
|
@a05c8d71
|
22 years |
michaelni |
merging a small amount of the changes from BroadQ, the rest is either …
|
|
|
@c5a9ab6
|
22 years |
michaelni |
qmin/qmax cleanup
Originally committed as revision 1689 to …
|
|
|
@6c949d1
|
22 years |
michaelni |
10l
Originally committed as revision 1688 to …
|
|
|
@e8750b00
|
22 years |
michaelni |
rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)
…
|
|
|