gstreamer/libs/getbits
Wim Taymans 2c42495cf0 Converted the mpeg2 encoder asm to gnu asm, removing the dependency of nasm
Original commit message from CVS:
Converted the mpeg2 encoder asm to gnu asm, removing the dependency of nasm
Added cpu detection in the mpeg2 encoder
removed the inlined mmx asembler to seperate files.
2000-09-17 12:31:01 +00:00
..
.gitignore Faster and modular getbits implementation. 2000-09-07 20:35:15 +00:00
gbtest.c Faster and modular getbits implementation. 2000-09-07 20:35:15 +00:00
gstgetbits.c Moved generic function implementations into gstgetbits_generic.c, and tidy up a bit. 2000-09-16 22:03:24 +00:00
gstgetbits.h Converted the mpeg2 encoder asm to gnu asm, removing the dependency of nasm 2000-09-17 12:31:01 +00:00
gstgetbits_generic.c Moved generic function implementations into gstgetbits_generic.c, and tidy up a bit. 2000-09-16 22:03:24 +00:00
gstgetbits_i386.s Faster and modular getbits implementation. 2000-09-07 20:35:15 +00:00
gstgetbits_inl.h Faster and modular getbits implementation. 2000-09-07 20:35:15 +00:00
Makefile.am Converted the mpeg2 encoder asm to gnu asm, removing the dependency of nasm 2000-09-17 12:31:01 +00:00