- 08 Aug, 2013 12 commits
-
-
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 7 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>
-
Pierre Ynard authored
Characters with accents are not encoded, but apostrophes happen
-
Pierre Ynard authored
With google accounts it's happening now
-
- 04 Aug, 2013 1 commit
-
-
Pierre Ynard authored
-
- 03 Aug, 2013 2 commits
-
-
Rafaël Carré authored
-
Gleb Pinigin authored
As said in Apple documentation drawRect should not be implemented for view based on opengl es layer. Instead contentScaleFactor should be changed manually if needed. Underlying opengl es layer will adjust its scale accordingly. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 02 Aug, 2013 5 commits
-
-
Jean-Baptiste Kempf authored
This is exception of bonjour, because of jlj
-
Jean-Baptiste Kempf authored
Note that the visual plugin still depends on a GPL'd fft. Note that the new vsxu plugin is still GPL (depending on a GPL library anyway)
-
Jean-Baptiste Kempf authored
This reverts commit e61ba5a7.
-
Jean-Baptiste Kempf authored
Close #9117
-
Jean-Paul Saman authored
-