- 07 Sep, 2012 5 commits
-
-
Derek Buitenhuis authored
WINBOOL is MinGW-specific, and since both MSVC and MinGW have BOOL, use that instead. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
Decrease log spam.
-
Stefano Sabatini authored
This is consistent with the apparently prevailing convention.
-
Ramiro Polla authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Ramiro Polla authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 04 Sep, 2012 3 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 01 Sep, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 31 Aug, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 Aug, 2012 1 commit
-
-
Stephan Hilb authored
The cpia video decoder is intended to be used with the v4l2 demuxer. There are some small changes to the v4l2 demuxer to support the variable frame length of the format. Fixes ticket #1537 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Aug, 2012 1 commit
-
-
Ramiro Polla authored
Based on patch by rogerdpack <rogerpack2005@gmail.com> Tested-by:
Roger Pack <rogerdpack2@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 Aug, 2012 2 commits
-
-
rogerdpack authored
Signed-off-by:
rogerdpack <rogerpack2005@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
rogerdpack authored
Signed-off-by:
rogerdpack <rogerpack2005@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Aug, 2012 2 commits
-
-
rogerdpack authored
Signed-off-by:
rogerdpack <rogerpack2005@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
rogerdpack authored
Signed-off-by:
rogerdpack <rogerpack2005@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 08 Aug, 2012 2 commits
-
-
Stefano Sabatini authored
Favor draw_mouse option. Should simplify parsing, and make it more robust.
-
Stefano Sabatini authored
In particular, do not upcase first word, do not use final dot, use a verb to specify what the option does, sort entries by name, apply random vertical align.
-
- 07 Aug, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
-
- 05 Aug, 2012 1 commit
-
-
Clément Bœsch authored
-
- 30 Jul, 2012 1 commit
-
-
Diego Biurrun authored
-
- 28 Jul, 2012 2 commits
-
-
Anton Khirnov authored
-
Diego Biurrun authored
-
- 22 Jul, 2012 5 commits
-
-
Stefano Sabatini authored
Avoid fastidious creation and immediate destroy of the display in case one of the dither options fails to be set. Also add NULL checks in write_trailer(), which are now necessary since the function can be called when not all the components have been initialized.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
More consistent with libcaca function names. Should not harm since the device was added less than one day ago.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
- 21 Jul, 2012 1 commit
-
-
Paul B Mahol authored
-
- 20 Jul, 2012 1 commit
-
-
Nicolas George authored
v4l2_fd_open is already called at the end of v4l2_open; calling a second time leaks structures inside libv4l2. Fix trac ticket #1560.
-
- 19 Jul, 2012 1 commit
-
-
Stefano Sabatini authored
An help message tells what an option does, not what its argument is.
-
- 08 Jul, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Jul, 2012 1 commit
-
-
Lou Logan authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Jul, 2012 1 commit
-
-
Georg Lippitsch authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 04 Jul, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 26 Jun, 2012 1 commit
-
-
Stefano Sabatini authored
It was deprecated since a long time and removed after the 2->3 major bump.
-
- 21 Jun, 2012 1 commit
-
-
Nicolas George authored
The list was set to avfilter_all_channel_layouts, which is really all common channel layouts. Not setting it leaves an empty list, which now means really all.
-