- 19 Mar, 2013 1 commit
-
-
Clément Bœsch authored
-
- 14 Feb, 2013 1 commit
-
-
rogerdpack authored
Also cleanup exported symbols Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 16 Jan, 2013 5 commits
-
-
rogerdpack authored
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
-
rogerdpack authored
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
-
rogerdpack authored
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
-
rogerdpack authored
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
-
rogerdpack authored
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
-
- 17 Dec, 2012 2 commits
-
-
Ramiro Polla authored
Every call to CoInitialize should have a matching CoUnititalize. Based on patch by Don Moir <donmoir@comcast.net>.
-
Ramiro Polla authored
Handling DirectShow events prevents infinite loops when there is an error in the graph, such as a device being disconnected. This makes it possible for dshow to return an error to the caller and run the cleanup code. Based on patch by Don Moir <donmoir@comcast.net>.
-
- 15 Dec, 2012 1 commit
-
-
rogerdpack authored
Signed-off-by: rogerdpack <rogerpack2005@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
- 08 Dec, 2012 1 commit
-
-
Ramiro Polla authored
Successfully opening a device altered the ret variable, making the function not cleanup properly and return an incorrect value for errors that happened afterwards. Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 01 Dec, 2012 1 commit
-
-
Stefano Sabatini authored
This change requires the user to specify min and max value, and makes possible to prevent the user to set AV_{SAMPLE,PIX}_FMT_NONE if forbidden. Add required ifdeffery in case of mixed libraries, when libavutil is updated but not the other libraries. This is a followup of 08d0969c.
-
- 29 Nov, 2012 1 commit
-
-
Stefano Sabatini authored
Use the i64 field rather than the string value. Using a string to set a default sample/pixel format is weird, also the new interface is more consistent with the rest of the API. This is technically an API break, but hopefully there are no applications using this feature outside of FFmpeg. In order to save backward compatibility with mixed libraries in case libavutil is updated but not the other libraries, some ifdeffery hacks are added. Note that the version check is only performed when class->version != 0, since if it is not defined then we assume that no version was defined and the class is not affected by the change. We will luckily get rid of the hack at the next major bump.
-
- 29 Sep, 2012 1 commit
-
-
rogerdpack authored
Signed-off-by: rogerdpack <rogerpack2005@gmail.com> Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Reviewed-by: Ramiro Polla <ramiro.polla@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Sep, 2012 2 commits
-
-
Ramiro Polla authored
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Ramiro Polla authored
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
- 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>
-
- 07 Aug, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 24 May, 2012 1 commit
-
-
Kyle authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 03 Feb, 2012 2 commits
-
-
Ramiro Polla authored
Fixes build after removal of AVFormatParameters. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Ramiro Polla authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 03 Dec, 2011 1 commit
-
-
Clément Bœsch authored
-
- 06 Nov, 2011 6 commits
-
-
Ramiro Polla authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Ramiro Polla authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Ramiro Polla authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Ramiro Polla authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Ramiro Polla authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Ramiro Polla authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 Nov, 2011 1 commit
-
-
Clément Bœsch authored
-
- 17 Oct, 2011 1 commit
-
-
Clément Bœsch authored
-
- 16 Sep, 2011 6 commits
-
-
Ramiro Polla authored
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Ramiro Polla authored
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Ramiro Polla authored
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Ramiro Polla authored
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Ramiro Polla authored
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
Ramiro Polla authored
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-