- 09 Aug, 2013 8 commits
-
-
Rémi Duraffort authored
This test is always true. Moreover, strrchr does handle empty strings.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 08 Aug, 2013 14 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
This no longer assumes that planes are contiguous. It should help with libav reference counting, and also avoids interleaving unused padding.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Regression from 5989169a and ticket #7558 Close #9124
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Yeah, yeah, such a clever idea, thx... Let' not use TRACKTOTAL or TOTALTRACKS or TOTALTRACK or TRACKSTOTAL, because you know, there is not enough options... Oh, and let's not make ANY of the above official in the spec, because then, people could follow the spec... https://www.xiph.org/vorbis/doc/v-comment.html Next time, please use mkv...
-
- 07 Aug, 2013 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 06 Aug, 2013 12 commits
-
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(regression from 46f782a9)
-
Rémi Denis-Courmont authored
(since the callbacks do not know the actual offsets)
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Adrian Yanes authored
closes #8981 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 Aug, 2013 5 commits
-
-
Rémi Denis-Courmont authored
Currently, the period time is more critical, so constrain it first. Both values are interdependant with some drivers.
-
Rémi Denis-Courmont authored
This is not fool proof, as the run-time version is not checked. But versions 0.4/0.5 crash due to a bug in the libvdpau DRI2 code.
-
Rémi Denis-Courmont authored
This reverts commit a08cf819.
-
Rémi Denis-Courmont authored
This is the frequency for SACD Digital eXtreme Definition. Higher sample rates exist, notably DSD's 2822.4kH but that is not PCM and the bitrate computation would really risk 31-bits integer overflow.
-
Martin Storsjö authored
Since b71c85b3, the output from the avcodec video decoder requires the vout to handle the cropping. This uses an updated version of the jni_SetAndroidSurfaceSize function to be able to pass the visible size separately from the full size. Signed-off-by: Martin Storsjö <martin@martin.st>
-