- 21 Aug, 2010 6 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
-
- 20 Aug, 2010 2 commits
-
-
Rémi Duraffort authored
* fetch the list of video for one item only if required * use the provided thumbnail if available.
-
Rémi Duraffort authored
-
- 19 Aug, 2010 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
There still are some formatting issues (e.g. --cdda-track)
-
Rémi Denis-Courmont authored
This reverts commit 10d0f724.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
add needed header to fix build process all config items process all items of config lists (off by one) fix display of lists: some option have a space in their name
-
Rafaël Carré authored
-
- 18 Aug, 2010 14 commits
-
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It allows to: - properly support filters that do not have 1:1 input/output relation (yadif2x, bob, ... are back). - filter only once each picture (for the 'static' filter chain). It fixes filters with state behavior. - display as soon as possible the first frame after a flush. There are still a few issues: - when paused, on filter changes, the picture displayed step forward the first time. - preventive frame dropping is not enough agressive.
-
Laurent Aimar authored
Due to the way dynamic configuration is managed, the static chain contains only deinterlace/postproc for now.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
As reported by xxcv
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #3996
-
Ilkka Ollakka authored
Should fix #4078 , same issue was in linux side also.
-
Jean-Baptiste Kempf authored
-
- 17 Aug, 2010 11 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
I am not sure it had consequences, but it seems more logical and it follows the libxml2 code example I found (reader1.c).
-
Laurent Aimar authored
xml_ReaderReset(reader, NULL) followed by xml_ReaderDelete(reader) lead to a double free. xml_ReaderReset(reader, stream) would leak the module upon error.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
The script is faster and decrease the load on the server.
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-