362
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 7 months ago.
Oct 23, 2022 — Oct 23, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a bug in the riff parser with the allignment of the chunks. This should solve the errors with avi playback. More... almost 24 years ago
I'm too lazy to comment this More... almost 24 years ago
Added DivX ;-) support by using the wine .dll loader. you must unzip binaries.zip from http://divx.euro.ru/binaries.z... More... almost 24 years ago
Better error recovery in teh MPEG1 decoder. More... almost 24 years ago
This is the audio/video sync release. More... almost 24 years ago
Added HW scaling and YUV conversion for XFree 4.0 More... almost 24 years ago
I'm too lazy to comment this More... almost 24 years ago
Added seeking to some of the plugins. some MMX speedups in the MPEG decoders. More... almost 24 years ago
I'm too lazy to comment this More... almost 24 years ago
Added more accurate mpeg system stream detection (MPEG1 and MPEG2) More... almost 24 years ago
Switched Cr and Cb in YUV2RGB fixed the avi parser (gstriff had wrong size) the system_encoder can now do video only ... More... almost 24 years ago
Fixed an MMX IDCT bug. More... almost 24 years ago
Unified putbits. More... almost 24 years ago
Added SCR and mux_rate calculations in the MPEG1 multiplexer. worked toward a unified putbits implementation More... almost 24 years ago
Reworked the colorspace converter and the scaler API. More... almost 24 years ago
Reworked the audio resampler. More... almost 24 years ago
Add a missing ; in the BROKEN_PAND implementation. More... almost 24 years ago
Rewrote the mpeg2 system parser like the mpeg1 parser. More... almost 24 years ago
Added a basic element: pipefilter. This element connects the stdin/stdout of an external program into the pipeline. W... More... almost 24 years ago
Rewrote the mpeg1 system stream parser. More... almost 24 years ago
Added gstreamer.types to the .cvsignore More... almost 24 years ago
An MPEG1 transcoder. More... almost 24 years ago
Fixed the mpeg2 encoder. Added MMX optimisations for motion estimation. More... almost 24 years ago
... More... about 24 years ago
A simple video scaler as a library and an Element. Also a little non working mpeg2 to mpeg1 converter (still struggli... More... about 24 years ago
More changes to the mpeg parser and encoder. More... about 24 years ago
Make GDK pixbuf optional, by compiling videosink only if it is present. More... about 24 years ago
Fixed some build errors. More... about 24 years ago
MPEG2 decoder fixes, unified MPEG System stream parser. an mpeg encoder. More... about 24 years ago
Added the mpeg2dec MPEG1 and MPEG2 decoder. More... about 24 years ago