- 14 Feb, 2018 1 commit
-
-
Carl Eugen Hoyos authored
Reviewed-by: Muhammad Faiz
-
- 24 Feb, 2015 5 commits
-
-
Martin Storsjö authored
Many of these functions were named foo_free_context, and since the functions no longer should free the context itself, only allocated elements within it, the previous naming was slightly misleading. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
This makes it more consistent with depacketizers that don't have any .free function at all, where the payload context is freed by the surrounding framework. Always free the context in the surrounding framework, having the individual depacketizers only free any data they've specifically allocated themselves. This is similar to how this works for demuxer/muxers/codecs - a component shouldn't free the priv_data that the framework has allocated for it. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
This avoids implementing a full function just to set this one field. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 21 Feb, 2015 1 commit
-
-
Gilles Chanteperdrix authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 14 Feb, 2015 1 commit
-
-
Gilles Chanteperdrix authored
Signed-off-by:
Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org> Reviewed-by:
Thomas Volkert <silvo@gmx.net> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-