gstreamer/libs/getbits
Wim Taymans cab1728fa5 Added gst_pipeline_add_sink/src to allow multiple sink cases and more complex autoplugging. Update docs too.
Original commit message from CVS:
Added gst_pipeline_add_sink/src to allow multiple sink cases and
more complex autoplugging. Update docs too.
Simplified the pipeline autoplugging code.
Changed the cothread case: One iteration is now a push from the src
element. The disk source does not change its state anymore on eof.
Better type setting for the ac3 parser/decoder and mpeg2parse.
2000-09-17 22:08:09 +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 Added gst_pipeline_add_sink/src to allow multiple sink cases and more complex autoplugging. Update docs too. 2000-09-17 22:08:09 +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