|
|
|
@db42e13b
|
23 years |
mellum |
Ugly hack to make the assembler accept MVI instructions.
Originally …
|
|
|
@b210c96
|
23 years |
mellum |
* Fixed constraints
* Support ccc
* Support gcc 3.2 builtins
…
|
|
|
@3155c994
|
23 years |
mellum |
Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more …
|
|
|
@5ac80202
|
23 years |
michaelni |
killing globals
Originally committed as revision 6555 to …
|
|
|
@f10bd870
|
23 years |
michaelni |
4mv bugfix
Originally committed as revision 702 to …
|
|
|
@985c5133
|
23 years |
michaelni |
10l
Originally committed as revision 6542 to …
|
|
|
@5859233b
|
23 years |
michaelni |
100l (non mmx versions didnt compile)
some cleanup
Originally …
|
|
|
@0c51ef97
|
23 years |
arpi |
IF09 is alias for YVU9 (actually it has extra 4th plane containing MC …
|
|
|
@e616aa93
|
23 years |
michaelni |
yvu9 support (other planar yuv formats with other chroma subsamplings …
|
|
|
@3f7bb50c
|
23 years |
michaelni |
cleanup
Originally committed as revision 6521 to …
|
|
|
@c7a810cc
|
23 years |
michaelni |
selftest support
bugfixes
Originally committed as revision 6518 to …
|
|
|
@390dffc5
|
23 years |
michaelni |
more mpeg4 fourcc's
Originally committed as revision 701 to …
|
|
|
@44c1035c
|
23 years |
michaelni |
cleanup & grayscale support
Originally committed as revision 6504 to …
|
|
|
@bd5e1c72
|
23 years |
michaelni |
fixing wmv1 bugs, it was foolish to belive that m$ would use the same …
|
|
|
@0d9f3d85
|
23 years |
arpi |
sync with mplayer xp
- partial yvu9 support (copy only)
- rgb 15/16 -> …
|
|
|
@d661d18d
|
23 years |
alex |
pre-yvu9toyv12 converter, only grayscale Y-plane coping :)
Originally …
|
|
|
@24f9709
|
23 years |
fabrice |
fixed VOB parsing bug
Originally committed as revision 699 to …
|
|
|
@9b030d9d
|
23 years |
michaelni |
wmv1
Originally committed as revision 698 to …
|
|
|
@0151a6f
|
23 years |
michaelni |
wmv1 support
Originally committed as revision 697 to …
|
|
|
@f5957f3f
|
23 years |
michaelni |
wmv1 support
dc scale optimisation
better ac table selection for …
|
|
|
@8f8402e4
|
23 years |
michaelni |
dc scale simplification/optimization
Originally committed as revision …
|
|
|
@f0063c1
|
23 years |
michaelni |
10l
Originally committed as revision 6459 to …
|
|
|
@e4b168df
|
23 years |
michaelni |
1bpp support
Originally committed as revision 6457 to …
|
|
|
@8fd5fe94
|
23 years |
fabrice |
use #ifdef
Originally committed as revision 694 to …
|
|
|
@cbadbf19
|
23 years |
philipjsg |
Change ticker_tick to use ticker_abs as we want the absolute number
of …
|
|
|
@c25fdfc6
|
23 years |
philipjsg |
Add ticker_abs function that returns the number of ticks to get the …
|
|
|
@d03be26e
|
23 years |
michaelni |
8bpp bugfixes (brightness, contrast ...)
4bpp
Originally committed as …
|
|
|
@66cd0d8e
|
23 years |
michaelni |
ordered dither for 8bpp
Originally committed as revision 6453 to …
|
|
|
@431b47f
|
23 years |
michaelni |
8bpp support (no dithering yet, use -vop noise for now)
Originally …
|
|
|
@2dbceb9f
|
23 years |
philipjsg |
Change the way that the ?date= stuff is parsed. It now takes a time …
|
|
|
@4fd60448
|
23 years |
fabrice |
reverted to inttypes.h since it gives problems on some unixes
…
|
|
|
@ce992c69
|
23 years |
fabrice |
moved code to mem.c and allcodecs.c
Originally committed as revision …
|
|
|
@915bbac6
|
23 years |
fabrice |
fixed one mpeg decoder memory leak
Originally committed as revision …
|
|
|
@6d4985bb
|
23 years |
fabrice |
move unaligned access macros to dsputil.h - added unaligned 32 bit …
|
|
|
@544eb99
|
23 years |
fabrice |
memory functions are exported
Originally committed as revision 686 to …
|
|
|
@771b9a70
|
23 years |
fabrice |
put codec registering in another file so that the user can install the …
|
|
|
@d01fe86d
|
23 years |
fabrice |
put memory functions in a separate file so that the user can …
|
|
|
@773cefc6
|
23 years |
fabrice |
added installlib target to install static libraries and includes
…
|
|
|
@96707bb7
|
23 years |
fabrice |
do not export internal functions - use stdint.h
Originally committed …
|
|
|
@d714edf1
|
23 years |
fabrice |
optimized ticker_tick() if num is big - please test it (should reduce …
|
|
|
@5eb765ef
|
23 years |
philipjsg |
* Add code to restart ffmpeg if it crashes
* Add code to monitor the …
|
|
|
@6282185e
|
23 years |
michaelni |
grayscale only encoding
Originally committed as revision 679 to …
|
|
|
@03987173
|
23 years |
michaelni |
passing avctx->flags so that grayscale only decoding works with …
|
|
|
@b50eef3a
|
23 years |
michaelni |
grayscale only decoding
Originally committed as revision 677 to …
|
|
|
@800d7ceb
|
23 years |
arpi |
in libavcodec/Makefile there is in line 110: "distclean: clean<binary …
|
|
|
@d81c5983
|
23 years |
fabrice |
fixed multiple allocation bug
Originally committed as revision 675 to …
|
|
|
@9f4f81ed
|
23 years |
fabrice |
fixed case where abs_level > MAX_LEVEL
Originally committed as …
|
|
|
@0f440e02
|
23 years |
michaelni |
optimizing MPV_decode_mb
Originally committed as revision 673 to …
|
|
|
@8ee14970
|
23 years |
fabrice |
added ff_idct_put/add
Originally committed as revision 672 to …
|
|
|
@d36a2466
|
23 years |
fabrice |
added inlined put/add functions
Originally committed as revision 671 …
|
|
|
@ad31c904
|
23 years |
fabrice |
use ff_idct_put/add()
Originally committed as revision 670 to …
|
|
|
@ee4b748b
|
23 years |
fabrice |
use ff_idct_put()
Originally committed as revision 669 to …
|
|
|
@5bcfd1ad
|
23 years |
fabrice |
use a local dir for tests
Originally committed as revision 668 to …
|
|
|
@412ba501
|
23 years |
fabrice |
removed unused code - began to merge alpha specific stuff - added mac …
|
|
|
@16300e23
|
23 years |
philipjsg |
* Get the buffer size right now we have the buffer inside the FFStream …
|
|
|
@e4c47db
|
23 years |
philipjsg |
Add the copyright/comment/author/title keywords
Originally committed …
|
|
|
@084fada8
|
23 years |
philipjsg |
* Add the comment block if any of the comment fields are present.
* …
|
|
|
@2ac887ba
|
23 years |
philipjsg |
* Give the max stream time configuration item a chance of working
* …
|
|
|
@2824c473
|
23 years |
philipjsg |
Remove some calls to av_free that tured out to be duplicate. This …
|
|
|
@dd536160
|
23 years |
michaelni |
run1 can be <0 bugfix (found by fabrice)
Originally committed as …
|
|
|
@03c94ede
|
23 years |
fabrice |
avoid name clash with libjpeg - added missing externs
Originally …
|
|
|
@c3aea5c4
|
23 years |
fabrice |
added missing externs (we were lucky that commons are used)
…
|
|
|
@6d5bf534
|
23 years |
fabrice |
added missing externs
Originally committed as revision 658 to …
|
|
|
@39825f31
|
23 years |
kabi |
* reimplemented remaing avg_ pixel functions
* modified PAVGB mmx …
|
|
|
@d3cd0742
|
23 years |
kabi |
* implemented remaing avg_ pixel functions (these are not used offen)
…
|
|
|
@e7650be
|
23 years |
mellum |
Revert previous bogus warning fix.
Originally committed as revision …
|
|
|
@20695ec9
|
23 years |
mellum |
Minor warning cleanup.
Originally committed as revision 654 to …
|
|
|
@8696b636
|
23 years |
nickols_k |
use qstride instead of fixed constants
Originally committed as …
|
|
|
@ae72cda6
|
23 years |
nickols_k |
new field for communicating with external postprocessing
Originally …
|
|
|
@4136dd24
|
23 years |
michaelni |
100l divx501+ seeking bugfix
Originally committed as revision 651 to …
|
|
|
@bc45bca3
|
23 years |
michaelni |
gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at …
|
|
|
@90864f27
|
23 years |
michaelni |
10l found&patch by D Richard Felker III <dalias at aerifal.cx>
…
|
|
|
@333547be
|
23 years |
michaelni |
typo (found by Bohdan Horst <nexus at hoth.amu.edu.pl>)
Originally …
|
|
|
@2a052693
|
23 years |
michaelni |
divx5 bug workaround
Originally committed as revision 647 to …
|
|
|
@1f6b6e50
|
23 years |
michaelni |
single coefficient elimination
error concealment / error resilience …
|
|
|
@9effc0c7
|
23 years |
michaelni |
b_quant_offset (unfinished, should be 0 for now)
Originally committed …
|
|
|
@5bb6fbb
|
23 years |
michaelni |
data partitioning
Originally committed as revision 644 to …
|
|
|
@287229e
|
23 years |
michaelni |
msmpeg4v1 decoding
Originally committed as revision 643 to …
|
|
|
@7f2fe44
|
23 years |
michaelni |
single coefficient elimination
prequantization
more readable malloc & …
|
|
|
@0d21a84
|
23 years |
michaelni |
dont double check vectors
more correct EPZS implementation
much faster …
|
|
|
@6733417a
|
23 years |
michaelni |
error concealment / error resilience
merging s->first_gob_line & …
|
|
|
@92073d01
|
23 years |
michaelni |
error concealment / error resilience
data partitioning …
|
|
|
@c9b5489c
|
23 years |
michaelni |
fixing get_bits_count at the end
Originally committed as revision 638 …
|
|
|
@7fd08ac
|
23 years |
michaelni |
sqrt
MAX, MIN
Originally committed as revision 637 to …
|
|
|
@ab00685a
|
23 years |
michaelni |
bugfix
Originally committed as revision 636 to …
|
|
|
@1eb2212e
|
23 years |
fabrice |
mpegaudio decoder is in high precision mode by default (low precision …
|
|
|
@81552334
|
23 years |
fabrice |
fixed layer1/2 overflow if very loud sound - fixed broken free format …
|
|
|
@31def229
|
23 years |
philipjsg |
* Bad buffer management bug. Forgot to take care of the case
where …
|
|
|
@fca0f0e5
|
23 years |
kabi |
* removed MANGLE from macros for setting constants
* using …
|
|
|
@4e33b83b
|
23 years |
philipjsg |
Added Launch, FaviconURL and Redirect examples
Originally committed …
|
|
|
@cde25790
|
23 years |
philipjsg |
* New stuff and bug fixes:
* Change to dynamically allocated buffers. …
|
|
|
@cb09b2e
|
23 years |
philipjsg |
* Go faster stripes: don't check to see if the user presses 'q' if …
|
|
|
@3a2d0447
|
23 years |
philipjsg |
Make sure that the http_proxy environment variable starts with http:// …
|
|
|
@5845431a
|
23 years |
kabi |
* added dependency on dsputil_mmx_rnd.h for dsputil test
Originally …
|
|
|
@ff965706
|
23 years |
kabi |
* using unrolled loops seems to help to MMX Celerons
* calculating …
|
|
|
@6aa6ea8e
|
23 years |
kabi |
* reenabled original xy2 put routine - rounding error is really bad …
|
|
|
@91abb473
|
23 years |
kabi |
* code with new PAVGB for MMX only CPU splited into separate file
…
|
|
|
@def60345
|
23 years |
kabi |
* new mmx code - based upon http://aggregate.org/MAGIC
for now it's …
|
|
|
@541027e2
|
23 years |
kabi |
* cosmetic minor change
Originally committed as revision 622 to …
|
|
|
@d17b6f0b
|
23 years |
kabi |
* optimized remaing avg_pixels_xy2
Originally committed as revision …
|
|
|