2002-11-19 |
michaelni |
altivec optimizations patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>)
libavcodec
|
2002-11-19 |
michaelni |
10l
libavcodec
|
2002-11-19 |
kabi |
* oops fixed bad initialization of ff vals.
libavcodec
|
2002-11-19 |
kabi |
* fixed prototype
libavcodec
|
2002-11-19 |
kabi |
* compilation fix (ARM users please check)
libavcodec
|
2002-11-18 |
michael |
fixing compilation of cs_test
libavcodec
|
2002-11-18 |
michaelni |
hurry_up=5 support
libavcodec
|
2002-11-15 |
michaelni |
slices & encoding optim
libavcodec
|
2002-11-15 |
michaelni |
dr1
libavcodec
|
2002-11-14 |
michaelni |
0.1l
libavcodec
|
2002-11-14 |
michaelni |
YV12 support (warning this is experimental & wont work with offical huffyuv but there is a approx. 20% speed & compression gain)
libavcodec
|
2002-11-14 |
michaelni |
16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled)
libavcodec
|
2002-11-14 |
michaelni |
huffyuv
libavcodec
|
2002-11-14 |
kabi |
* minor warning fix
libavcodec
|
2002-11-14 |
kabi |
* not checking for get_buffer_callback - it would be user's error
libavcodec
|
2002-11-14 |
michaelni |
1l found by kabi
libavcodec
|
2002-11-12 |
kabi |
* fixing some minor const warnings
libavcodec
|
2002-11-12 |
kabi |
* init for inv_zigzag_direct16 moved to init block
libavcodec
|
2002-11-12 |
kabi |
* init table once
libavcodec
|
2002-11-12 |
kabi |
* using macros to shorten init part
libavcodec
|
2002-11-11 |
kabi |
* quick fix for bit exact setting
libavcodec
|
2002-11-11 |
michaelni |
100l for kabi (fixing qpel)
libavcodec
|
2002-11-11 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
2002-11-11 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
2002-11-11 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
2002-11-11 |
kabi |
* using DSPContext - so each codec could use its local (sub)set of CPU extension
libavcodec
|
2002-11-11 |
kabi |
* useless commit - ignore
libavcodec
|
2002-11-11 |
kabi |
* avcodec_init could be removed I guess...
libavcodec
|
2002-11-11 |
kabi |
* consts
libavcodec
|
2002-11-11 |
kabi |
* added dsp_mask
libavcodec
|
2002-11-10 |
arpi_esp |
10l - set pixelfmt (colorspace) _before_ calling get_buffer() callback
libavcodec
|
2002-11-10 |
michaelni |
reversing header game
libavcodec
|
2002-11-10 |
michaelni |
avoid duplicate ";" warnings (based upon a patch by mru at users dot sourceforge dot net (Måns Rullgård))
libavcodec
|
2002-11-10 |
michaelni |
hurry_up>=5 -> skip everything except header & set pict_type&key_frame
libavcodec
|
2002-11-09 |
michaelni |
fixing -sameq with mpeg2
libavcodec
|
2002-11-09 |
michaelni |
cleanup
libavcodec
|
2002-11-08 |
michaelni |
cleanup (breaks compatibility, requested by fabrice)
libavcodec
|
2002-11-06 |
michaelni |
cleanup
libavcodec
|
2002-11-06 |
michaelni |
cleanup
libavcodec
|
2002-11-05 |
michaelni |
cleanup
libavcodec
|
2002-11-05 |
michaelni |
lrintf detection (based upon a patch by François Revol <revol at free dot fr>)
libavcodec
|
2002-11-04 |
michael |
dont use fastmemcpy for PIC
libavcodec
|
2002-11-04 |
michaelni |
vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>)
libavcodec
|
2002-11-04 |
kabi |
* DR1 support
libavcodec
|
2002-11-04 |
michael |
fixing dependancies
libavcodec
|
2002-11-03 |
michael |
pp docs
libavcodec
|
2002-11-02 |
al3x |
fixed some bugs in app parser - some jfif and adobe jpgs fixed
libavcodec
|
2002-11-02 |
michaelni |
support forcing low_delay during decoding
libavcodec
|
2002-11-02 |
michael |
cleanup
libavcodec
|
2002-11-02 |
michael |
cleanup
libavcodec
|
2002-11-02 |
michaelni |
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)
libavcodec
|
2002-11-02 |
michaelni |
added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support
libavcodec
|
2002-11-02 |
michaelni |
cleanup
libavcodec
|
2002-11-02 |
arpi_esp |
handle init error in ffmpeg12
libavcodec
|
2002-11-02 |
michaelni |
better padding bug detection
libavcodec
|
2002-11-01 |
michaelni |
put MIN/MAX under ifndef MAX/MIN
libavcodec
|
2002-11-01 |
michaelni |
fixing msmpeg4v3 with mb_height % slice_height != 0
libavcodec
|
2002-11-01 |
michaelni |
hopefully fixing sprite_warping_points==0
libavcodec
|
2002-11-01 |
michael |
cosmetics requested by kabi
libavcodec
|
2002-10-31 |
kabi |
* avoid negative numbers as well
libavcodec
|