- 26 May, 2017 1 commit
-
-
François Cartegnie authored
-
- 27 Apr, 2017 1 commit
-
-
François Cartegnie authored
only used internally by ts muxer
-
- 19 Apr, 2017 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 01 Mar, 2017 1 commit
-
-
Filip Roséen authored
pi_service_types is of type pointer-to-uint8_t, so the previous implementation would allocate far more memory (as a pointer is bigger than uint8_t) than what is actually required. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 28 Feb, 2017 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- 19 Feb, 2017 1 commit
-
-
Rémi Denis-Courmont authored
-
- 25 Jan, 2017 1 commit
-
-
François Cartegnie authored
-
- 14 Jan, 2017 1 commit
-
-
François Cartegnie authored
otherwise sidx/tftd offsets in media time are unusable
-
- 12 Jan, 2017 2 commits
-
-
François Cartegnie authored
pes_dts is interpolated from data position and from, sometimes innacurate/incorrect, length which ends next block being too early by few ms should avoid most of the too strange dts errors
-
François Cartegnie authored
-
- 10 Jan, 2017 1 commit
-
-
François Cartegnie authored
-
- 02 Jan, 2017 1 commit
-
-
François Cartegnie authored
-
- 14 Dec, 2016 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
So it now applies to content created by demux's PMT hotfix
-
- 13 Dec, 2016 4 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 04 Dec, 2016 1 commit
-
-
François Cartegnie authored
-
- 15 Nov, 2016 3 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 11 Nov, 2016 1 commit
-
-
François Cartegnie authored
-
- 01 Nov, 2016 1 commit
-
-
François Cartegnie authored
-
- 26 Oct, 2016 1 commit
-
-
François Cartegnie authored
-
- 10 Oct, 2016 1 commit
-
-
Filip Roséen authored
vlc_array_item_at_index returns a value of type pointer-to-void, meaning that the pointer is implicitly convertible to the destination type (there is no need for the explicit cast). Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 05 Oct, 2016 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- 24 Sep, 2016 1 commit
-
-
Ilkka Ollakka authored
for example avcodec encoder marks all audio blocks as type_i and we don't want split for example livehttp output based on those.
-
- 22 Sep, 2016 1 commit
-
-
François Cartegnie authored
-
- 05 Sep, 2016 1 commit
-
-
Filip Roséen authored
In order to clean up the dynamically allocated resources owned by an ogg_packet, ogg_packet_clear should be called. - https://xiph.org/ogg/doc/libogg/ogg_packet_clear closes #17334 Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- 14 Aug, 2016 1 commit
-
-
François Cartegnie authored
-