git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixed stereo grab
[ffmpeg.git]
/
libavcodec
/
2001-09-17
Fabrice Bellard
copyright change
tree
|
commitdiff
2001-09-17
Fabrice Bellard
corrected mpeg audio encoding overflows - now it should...
tree
|
commitdiff
2001-09-16
Fabrice Bellard
mlib merge
tree
|
commitdiff
2001-09-16
Fabrice Bellard
fixed symetric quantization (better quality!)
tree
|
commitdiff
2001-09-16
Fabrice Bellard
version change
tree
|
commitdiff
2001-09-15
Fabrice Bellard
added get_bits_count()
tree
|
commitdiff
2001-09-15
Fabrice Bellard
merged code and tables between encoder and decoder
tree
|
commitdiff
2001-09-15
Fabrice Bellard
added mpeg audio decoder tables
tree
|
commitdiff
2001-09-15
Fabrice Bellard
added completely new mpeg audio decoder (integer only...
tree
|
commitdiff
2001-09-15
Fabrice Bellard
suppressed mpglib
tree
|
commitdiff
2001-09-13
Nick Kurshev
memalign autodetection
tree
|
commitdiff
2001-08-31
Juanjo
Moved some H.263+ variables to MpegEncContext to be...
tree
|
commitdiff
2001-08-28
Juanjo
Added support to Unrestricted Motion Vectors (UMV)
tree
|
commitdiff
2001-08-20
Nick Kurshev
Aligned malloc. Another 10% of speedup.
tree
|
commitdiff
2001-08-15
Fabrice Bellard
win32 fixes
tree
|
commitdiff
2001-08-15
Fabrice Bellard
motion test
tree
|
commitdiff
2001-08-15
Fabrice Bellard
suppressed nasm stuff
tree
|
commitdiff
2001-08-15
Fabrice Bellard
removed
tree
|
commitdiff
2001-08-15
Fabrice Bellard
suppressed nasm dependancy - rewrote forward DCT and...
tree
|
commitdiff
2001-08-15
Fabrice Bellard
changed opendivx to mpeg4
tree
|
commitdiff
2001-08-15
Fabrice Bellard
log2 to av_log2
tree
|
commitdiff
2001-08-15
Fabrice Bellard
copy avctx
tree
|
commitdiff
2001-08-15
Fabrice Bellard
fix got_picture output
tree
|
commitdiff
2001-08-15
Fabrice Bellard
added draw_horiz_band test
tree
|
commitdiff
2001-08-15
Fabrice Bellard
log2 to av_log2 - added integer version define
tree
|
commitdiff
2001-08-15
Fabrice Bellard
renamed log2 to av_log2
tree
|
commitdiff
2001-08-13
Fabrice Bellard
win32 fixes
tree
|
commitdiff
2001-08-13
Fabrice Bellard
better vol header parsing for mpeg4
tree
|
commitdiff
2001-08-13
Fabrice Bellard
arm optimizations
tree
|
commitdiff
2001-08-13
Fabrice Bellard
arm specific code
tree
|
commitdiff
2001-08-12
Fabrice Bellard
moved matrix init away from MPV_common_init()
tree
|
commitdiff
2001-08-12
Fabrice Bellard
fixed mpeg2 non intra dequant - fixed MPEG1 and 2 matri...
tree
|
commitdiff
2001-08-11
Fabrice Bellard
fixed last zero mv for field - fixed mismatch handling...
tree
|
commitdiff
2001-08-11
Fabrice Bellard
fixed mpeg2 interlaced DCT
tree
|
commitdiff
2001-08-11
Fabrice Bellard
removed incomplete seek patch
tree
|
commitdiff
2001-08-11
Fabrice Bellard
picture utils
tree
|
commitdiff
2001-08-11
Fabrice Bellard
fixed mpeg2 qscale decoding
tree
|
commitdiff
2001-08-11
Fabrice Bellard
added interlaced MJPEG support
tree
|
commitdiff
2001-08-11
Fabrice Bellard
added 422P, 444P support - added deinterlace support...
tree
|
commitdiff
2001-08-11
Fabrice Bellard
fix msmpeg4 seek
tree
|
commitdiff
2001-08-11
Fabrice Bellard
export for imgconvert usage
tree
|
commitdiff
2001-08-11
Fabrice Bellard
new img_convert API - added deinterlacing filter
tree
|
commitdiff
2001-08-11
Fabrice Bellard
fixed mb_intra_vlc decoding table size
tree
|
commitdiff
2001-08-08
Fabrice Bellard
return dummy quality to avoid bug in -sameq case -...
tree
|
commitdiff
2001-08-08
Fabrice Bellard
fixed mpeg1 first block bug (pb with black picture...
tree
|
commitdiff
2001-08-08
Fabrice Bellard
fixed mpeg1 last block bug (mb stuffing code was not...
tree
|
commitdiff
2001-08-08
Fabrice Bellard
added forgotten emms() - fix various segmentation fault...
tree
|
commitdiff
2001-08-08
Nick Kurshev
Portability and testing issues
tree
|
commitdiff
2001-08-07
Fabrice Bellard
added mmx idct
tree
|
commitdiff
2001-08-07
Fabrice Bellard
fixed scan protos
tree
|
commitdiff
2001-08-07
Fabrice Bellard
fixed block permutation in encoder (not optimal - shoul...
tree
|
commitdiff
2001-08-07
Fabrice Bellard
updated scans
tree
|
commitdiff
2001-08-07
Fabrice Bellard
changed quant matrix order (should fix mmx mpeg decodin...
tree
|
commitdiff
2001-08-07
Fabrice Bellard
fixed mjpeg matrix quant encoding and decoding
tree
|
commitdiff
2001-08-07
Fabrice Bellard
permuted coefs in normal IDCT to avoid having different...
tree
|
commitdiff
2001-08-07
Fabrice Bellard
added idct reference code
tree
|
commitdiff
2001-08-07
Fabrice Bellard
added block permutation functions
tree
|
commitdiff
2001-08-07
Fabrice Bellard
updated dct-test to test IDCTs too
tree
|
commitdiff
2001-08-07
Fabrice Bellard
added idct mmx
tree
|
commitdiff
2001-08-07
Fabrice Bellard
updated mmx macros
tree
|
commitdiff
2001-08-07
Fabrice Bellard
added idct mmx code
tree
|
commitdiff
2001-08-06
Fabrice Bellard
use default huffman tables if none given
tree
|
commitdiff
2001-08-06
Fabrice Bellard
added 422P and 444P support - fixed block parsing error
tree
|
commitdiff
2001-08-06
Fabrice Bellard
added 422P and 444P formats (need to patch ffmpeg.c...
tree
|
commitdiff
2001-08-06
Fabrice Bellard
added correct component id handling
tree
|
commitdiff
2001-08-06
Fabrice Bellard
types fix
tree
|
commitdiff
2001-08-06
Fabrice Bellard
added MJPEG decoder + comments
tree
|
commitdiff
2001-08-06
Fabrice Bellard
added MJPEG decoder, renamed mjpegenc.c to mjpeg.c
tree
|
commitdiff
2001-08-05
Nick Kurshev
Suppressing external gas stuff to improve portability...
tree
|
commitdiff
2001-08-04
Arpi
get_bits() specialization, gives 4\speedup
tree
|
commitdiff
2001-08-03
Arpi
inlineing common case of get_bits() -> gives 2speedup...
tree
|
commitdiff
2001-08-03
Arpi
MMX/MMXEXT iDCT support, using external functions curre...
tree
|
commitdiff
2001-08-02
Arpi
- removed #include ../config.h, because it's included...
tree
|
commitdiff
2001-08-02
Nick Kurshev
Adding fastmemcpy stuff to speedup mplayer project
tree
|
commitdiff
2001-07-30
Fabrice Bellard
added external cpuid code to solve -fPIC and gcc unclea...
tree
|
commitdiff
2001-07-30
Fabrice Bellard
added cpuid.s
tree
|
commitdiff
2001-07-30
Fabrice Bellard
renamed - use of s->dct_unquantize function pointer...
tree
|
commitdiff
2001-07-30
Fabrice Bellard
use block[] in structure to have it aligned on 8 bytes...
tree
|
commitdiff
2001-07-30
Fabrice Bellard
use block[] in structure to have it aligned on 8 bytes...
tree
|
commitdiff
2001-07-30
Fabrice Bellard
comments
tree
|
commitdiff
2001-07-30
Fabrice Bellard
added HAVE_AV_CONFIG_H
tree
|
commitdiff
2001-07-30
Fabrice Bellard
added mpegvideo_mmx.c - added HAVE_AV_CONFIG_H
tree
|
commitdiff
2001-07-30
Nick Kurshev
Sync with mplayer's stuff
tree
|
commitdiff
2001-07-24
Fabrice Bellard
added skip macroblock optimization (big perf win on...
tree
|
commitdiff
2001-07-24
Fabrice Bellard
added emms_c() macro which should can used in c code...
tree
|
commitdiff
2001-07-24
Fabrice Bellard
suppressed no longer needed emms()
tree
|
commitdiff
2001-07-24
Fabrice Bellard
fixed cpuid macro to allow PIC compiling
tree
|
commitdiff
2001-07-23
Fabrice Bellard
added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and...
tree
|
commitdiff
2001-07-23
Fabrice Bellard
fixed config for direct mplayer build compatibility
tree
|
commitdiff
2001-07-23
Fabrice Bellard
fixed unsigned pb
tree
|
commitdiff
2001-07-22
Fabrice Bellard
Initial revision
tree
|
commitdiff