gst-plugins-rs/video/closedcaption
Mathieu Duponchelle f95b5ee666 closedcaption/caption.c: fix deletion
Trying to write "" in order to erase characters in the caption
frame simply fails silently, the proper way to implement
delete_to_end_of_row and backspace was to memset the relevant
cells.
2021-04-15 14:35:22 +00:00
..
src closedcaption/caption.c: fix deletion 2021-04-15 14:35:22 +00:00
tests fix-getters-{def,calls} pass 2021-04-12 15:57:19 +02:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml Update pretty-assertions to 0.7, async-tungstenite to 0.13 and num-rational to 0.4 2021-03-09 11:42:33 +02:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00