362
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 6 months ago.
Oct 23, 2022 — Oct 23, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed (hopfully) the last bug in MPEG1 video player. A state bug caused some I-frames to be skipped. More... about 24 years ago
updated .cvsignores More... about 24 years ago
Made queue default bigger. fixed parsing errors in mp3parse mpeg1parse mp1videoparse: more than 2 zeros and a 1 is al... More... about 24 years ago
Fixed the queue length (fixed length 5 for now). fixed mpeg1 video rate control. More... about 24 years ago
Rearranged and updated mp1parse. Indentation is sane again (what editor and it now uses threads. Playback is clean ... More... about 24 years ago
Changed the way state is dealt with when a child is added to the bin. The note states that the COMPLETE state should... More... about 24 years ago
The first functional video MPEG1 decoder. The decoder still opens a window to show the video. This is not optimised a... More... about 24 years ago
Optimisations to mp3decode and mp3parse (subbuffers) mp1videoparse now correctly pushes buffers in complete chuncks. More... about 24 years ago
Added MPEG1 video parser. More... about 24 years ago
Added compiler optimistaion flags to mpg123. reverted to old WRITE_SAMPLE which was much faster. More... about 24 years ago
Added metadata to mpg123 buffers. removed (disabeled) debug info. More... about 24 years ago
Fixed the mpeg 1 parser. It can now be used to playback the audio stream of an MPEG1 movie (check out test/mp1parse.c). More... about 24 years ago
cleanup. Still not working... More... about 24 years ago
The mpeg1 parser test program. More... about 24 years ago
Some changes to the mpeg 1 parser. Does not work yet. More... about 24 years ago
Fixed a nasty bug in mp3parse (partial buffer state remained) More... about 24 years ago
Compile a test program to ensure that we have working atomic resource counting. More... about 24 years ago
More documentation changes, a couple configure.in and Makefile.am fixes. More... about 24 years ago
Fixed lowercase PLUGINS_USE_SRCDIR which made running test apps fail. More... about 24 years ago
Try to compile a little mmx program, set the default value of HAVE_LIBMMX. some typos fixed. Changed include path for... More... about 24 years ago
Re- set up the gtk-doc system. I'd managed to mutilate it a while back, but now it's fixed. I'll put a copy of the ... More... about 24 years ago
Tidy up of configure script. More... about 24 years ago
Added general MMX macros. More... about 24 years ago
More incremental updates. I can now successfully produce an rpm simply by typing `./autogen.sh;make rpm`. This is g... More... about 24 years ago
gah, missed Makefile.am of all files... More... about 24 years ago
A bunch more changes to clean up build/`make dist` issues, as well as a spec file, -config file, .m4, etc. Next step... More... about 24 years ago
Various fixes that collectively allow `make dist` to work. More... about 24 years ago
uh, forgot to do the root .cvsignore... More... about 24 years ago
OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... More... about 24 years ago
initial checkin More... about 24 years ago