- 30 Jul, 2015 7 commits
-
-
Thomas Guillem authored
cf. ISO/IEC 14496-15 5.2.4.1
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
And wait for extradata parsed from the input.
-
Thomas Guillem authored
This partially revert 1af77eb5
-
- 29 Jul, 2015 22 commits
-
-
Jean-Baptiste Kempf authored
-
Tristan Matthews authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sean McGovern authored
The changes have already been merged into 0.3.13. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
-
Thomas Guillem authored
-
Thomas Guillem authored
It's allocated and freed from Open/Close now.
-
Thomas Guillem authored
For now, only Marvell decoders seem to assert if channels count is 0.
-
Thomas Guillem authored
And don't do a late opening if there is no decoder available.
-
Thomas Guillem authored
-
Felix Paul Kühne authored
-
- 28 Jul, 2015 11 commits
-
-
Thomas Guillem authored
Disabled by default. Enable it with the "mediacodec-audio" option.
-
Thomas Guillem authored
Add ParseVideoExtra that parse video extra data for h264/hevc. Leave room for a possible ParseAudioExtra.
-
Thomas Guillem authored
Rename DecodeVideo to DecodeCommon. DecodeCommon use 2 callbacks to put Video and Audio specific code. These callbacks are called when a new block is processed and when it try to get an output buffer.
-
Thomas Guillem authored
-
Thomas Guillem authored
Add an union for future audio arguments.
-
Thomas Guillem authored
-
Thomas Guillem authored
It happens when fetching the "channel-mask" property.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Disabled since it's not tested enough.
-
Rémi Denis-Courmont authored
-