- 05 Sep, 2015 1 commit
-
-
Hendrik Leppkes authored
-
- 30 Aug, 2015 1 commit
-
-
Michael Niedermayer authored
These are not used outside nor are in installed headers Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 28 Aug, 2015 2 commits
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
Deprecated in 10/2012.
-
- 23 Aug, 2015 1 commit
-
-
Ganesh Ajjanagadde authored
FAIL(ret) expands to statements including a silly ret=ret. This triggers a -Wself-assign on confirmed clang 3.6, and so we fix it. Signed-off-by:
Ganesh Ajjanagadde <gajjanagadde@gmail.com> Reviewed-by:
Nicolas George <george@nsup.org> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 22 Aug, 2015 2 commits
-
-
Andreas Cadhalpun authored
Reviewed-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
-
Andreas Cadhalpun authored
Reviewed-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
-
- 18 Aug, 2015 1 commit
-
-
Ronald S. Bultje authored
ff_dlog checks compilability, and is non-public. av_dlog is deprecated and no longer exists if FF_API_DLOG=0.
-
- 08 Aug, 2015 1 commit
-
-
Andreas Cadhalpun authored
Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
-
- 04 Aug, 2015 1 commit
-
-
Carl Eugen Hoyos authored
Reported, debugged and tested by trac user noah. Fixes ticket #4644.
-
- 31 Jul, 2015 1 commit
-
-
rogerdpack authored
Signed-off-by:
rogerdpack <rogerpack2005@gmail.com>
-
- 28 Jul, 2015 1 commit
-
-
Chris Spencer authored
In version 10.4 of the DeckLink SDK, GetBufferedAudioSampleFrameCount() was changed to take an unsigned int instead of an unsigned long. Signed-off-by:
Chris Spencer <spencercw@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 27 Jul, 2015 1 commit
-
-
Vittorio Giovara authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 20 Jul, 2015 1 commit
-
-
Vittorio Giovara authored
The rationale is that coded_frame was only used to communicate key_frame, pict_type and quality to the caller, as well as a few other random fields, in a non predictable, let alone consistent way. There was agreement that there was no use case for coded_frame, as it is a full-sized AVFrame container used for just 2-3 int-sized properties, which shouldn't even belong into the AVCodecContext in the first place. The appropriate AVPacket flag can be used instead of key_frame, while quality is exported with the new AVPacketSideData quality factor. There is no replacement for the other fields as they were unreliable, mishandled or just not used at all. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 11 Jul, 2015 1 commit
-
-
Dan Flett authored
Tested on a Raspberry Pi. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 06 Jul, 2015 1 commit
-
-
Luca Barbato authored
Found-By: Cheristheus
-
- 30 Jun, 2015 1 commit
-
-
Vittorio Giovara authored
-
- 16 Jun, 2015 1 commit
-
-
Andreas Cadhalpun authored
Also fix typo found by Lou Logan: Sacrifying -> Sacrificing Reviewed-by:
Lou Logan <lou@lrcd.com> Signed-off-by:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
-
- 13 Jun, 2015 1 commit
-
-
Carl Eugen Hoyos authored
-
- 10 Jun, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Jun, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Jun, 2015 1 commit
-
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 1292520
-
- 07 Jun, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Jun, 2015 1 commit
-
-
Clément Bœsch authored
Note: [xy]_off and screen_[wh] variables are int, as well as X11GrabContext.{width,height,x_off,y_off}.
-
- 16 May, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 May, 2015 3 commits
-
-
Michael Niedermayer authored
Found-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Giorgio Vazzana authored
Fixes ticket #4030. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Giorgio Vazzana authored
This was introduced in cde6e328Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 May, 2015 3 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Nicolas George authored
Signed-off-by:
Nicolas George <george@nsup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Nicolas George authored
Introduced in e8c4db0d.
-
- 30 Apr, 2015 2 commits
-
-
Luca Barbato authored
And notify why the capture is impossible. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 24 Apr, 2015 1 commit
-
-
Giorgio Vazzana authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Apr, 2015 1 commit
-
-
Mate Sebok authored
Signed-off-by:
Mate Sebok <smfinc.org@gmail.com> Reviewed-by:
Roger Pack <rogerdpack2@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Apr, 2015 2 commits
-
-
Federico Tomassetti authored
Bug-Id: CID 1265785 Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Vittorio Giovara authored
This applies to every library where performance is not critical.
-
- 11 Apr, 2015 1 commit
-
-
Michael Kostylev authored
-
- 10 Apr, 2015 2 commits
-
-
Martin Storsjö authored
These headers can't be included in any arbitrary order. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
This should fix build on vs2013 Found-by:
Ferdinand Oeinck <ferdo@bigroses.demon.nl> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-