0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected almost 2 years ago.
Mar 05, 2022 — Mar 05, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First compilation of movtar_unify. More... over 24 years ago
Added hierarchical sub-sampling search. Now first search 4*4 and then uses the results of this to seed the 2*2 search. More... over 24 years ago
Introduced experimental coefficient magnitude based quantisation/ bit-rate control (so far so good, but early days). More... over 24 years ago
*** empty log message *** More... over 24 years ago
MMX1 code for interpolated distance calculations (added late as debugging and testing incomplete earlier) More... over 24 years ago
After climbing the wall trying to find one corrupt frame in a huge .avi I was compressing to MPEG (probably due to a buffer over-run when the file-server went off and did its own thing for a bit...) I have now modified readpic.c to give warnings but not crash if a dud frame is encountered. In this case mpeg2enc now simply re-uses the previous frame to keep things reasonably invisible. More... over 24 years ago
Relaxed constraints on audio buffering to allow use with less flexible sound-cards. Code now permits only simple double-buffering (2 frags) and bugger (frag) sizes of only 4096. The drivers for some modern PCI cards don't like delivering the larger (8192 byte) frags and 8 buffers demanded by the original code. Added code to run audio capture as a X/Open real-time thread rather than as a seperate ordinary process. This should obviate the need for so many / such large frags. More... over 24 years ago
*** empty log message *** More... over 24 years ago
Additional optimisation of motion compensation search algorithm. MMX2 routines for fast final interpolated search... More... over 24 years ago
Some additional cleanup - checked in v4l-conf and lavvideo.c More... over 24 years ago
libmovtar is slowly emerging from the smoking ruins of the buz_tools, more powerful and comfortable than ever before ... libmovtar: read support for movtar (integrated in lavplay, quite alpha) started to port utilities. movtar_play moved into movtar/ (and adapted to libmovtar) More... over 24 years ago
*** empty log message *** More... over 24 years ago
A.Stevens Initial merge (back) in of auxiliary tools in sub-dirs More... over 24 years ago
A.Stevens: Initial merge of performance improvements to mpeg2enc. More... over 24 years ago
New Makefile More... over 24 years ago
some fixes and libmovtar introduced More... over 24 years ago
movtar_play working again More... over 24 years ago
that was easy: fullscreen More... over 24 years ago
interlaced video working More... over 24 years ago
Working a little on it More... over 24 years ago
First working version - still _very_ shakey More... over 24 years ago
Snapshot before the lavtool integration More... over 24 years ago
15/16/24/32 bit working More... over 24 years ago
15bit displays working More... over 24 years ago
32 bit decompression integrated nicely More... over 24 years ago
RGB conversion corrected in libjpeg More... over 24 years ago
First working version w/o sound More... over 24 years ago
jdsample in MMX \! More... over 24 years ago
jidctfst - correct version More... over 24 years ago
Ha mc Now it's working - changes in jdct.h More... over 24 years ago