Files
strawberry/src/transcoder
Mikel Pérez 8ad560ce0e simplify CreateElementForMimeType + good practices
suggestions from gstreamer dev slomo on gst's matrix:
- whole static_pad_templates loop can be avoided with
  gst_element_factory_can_src_any_caps
- ffmpeg elements have been av* prefixed for a while now
- should be looking for Muxer instead of Codec/Muxer,
  Encoder/Audio instead of Codec/Encoder/Audio,
  and there are constants for that
2024-07-14 17:24:42 +02:00
..
2020-06-15 21:55:05 +02:00
2018-02-27 18:06:05 +01:00
2018-02-27 18:06:05 +01:00