On Sun, Jul 27, 2014 at 10:18:16PM +0200, Andreas Cadhalpun wrote:
> Hi,
>
> the commit message of 6e8e9f1e517ee52fe439f3e8ca762f09d235f21e reads:
> "Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88'
>
> * commit '8c02adc62d71dfbb079a04753d8c16152c49de88':
> lavu: add all color-related en
Hi,
the commit message of 6e8e9f1e517ee52fe439f3e8ca762f09d235f21e reads:
"Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88'
* commit '8c02adc62d71dfbb079a04753d8c16152c49de88':
lavu: add all color-related enums to AVFrame
Conflicts:
libavcodec/avcodec.h
libavutil/frame.
On 25.07.2014 22:06, Michael Niedermayer wrote:
On Fri, Jul 25, 2014 at 03:55:51PM +0200, Andreas Cadhalpun wrote:
Hi,
On 12.07.2014 20:34, Timothy Gu wrote:
So, ff_ = can only be used within this library (in theory) and can be
removed without major bump. It should not be exported or be used b
On Fri, Jul 25, 2014 at 03:55:51PM +0200, Andreas Cadhalpun wrote:
> Hi,
>
> On 12.07.2014 20:34, Timothy Gu wrote:
> >So, ff_ = can only be used within this library (in theory) and can be
> >removed without major bump. It should not be exported or be used by users.
> >
> >avpriv_ = can only be us