- 11 Dec, 2013 17 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie 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
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rafaël Carré authored
This reverts commit 16e99999. We use short flac extra format if it does *not* start with the header. Thus we need not to add ! in front of memcmp
-
Jean-Paul Saman authored
The Thread() function could access demux->p_sys before it was assigned a value other then NULL. If this happens then it will crash on line 158 while accessing sys->pcm.
-
Jean-Paul Saman authored
-
Tristan Matthews authored
-
Tristan Matthews authored
Fixes #9966.
-
- 10 Dec, 2013 4 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Close #10096
-
Rafaël Carré authored
-
- 09 Dec, 2013 10 commits
-
-
Francois Cartegnie authored
-
Erwan Tulou authored
In the swscale filter plugin, i_visible_width and i_visible_height fields are now expected to be provided and greater than 0. This fixes art display problems with the skins2 in recent builds.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Align seek time on second to avoid overflow on seek.
-
Ilkka Ollakka authored
regression from 808e6123 as calculations still used with/height instead of visible_width/height
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Jean-Baptiste Kempf authored
-
Andrey Utkin authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
-
- 08 Dec, 2013 9 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Ray Tiley authored
The initial-segment-number option allows for passing in the number for the first segment. This is useful if you want to append to an existing live stream. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
Solve the green line bug during thumbnailing. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
Enable video filters using the visible dimension of the picture. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Vittorio Giovara authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-