Giter Site home page Giter Site logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
I've applied a modified version of your patch, needed to a #ifdef's so that it 
still compiles with older avcodec versions. Can you please check that it still 
compiles (r1299) for you - as my avcodec is not as new as yours.

Original comment by [email protected] on 25 Jun 2012 at 6:14

  • Changed state: Accepted

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Good thing those #ifdefs I would have done that myself too, but my
C/C++ skills are limited to doing simple function renames and
adding missing headers or copying a snipped of code from another
project when something is not building up ^_^.

Seems you forgot to include the <libavutil/audioconvert.h> header
file which is also needed.

Original comment by [email protected] on 25 Jun 2012 at 7:01

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Oops - added in r1300

Original comment by [email protected] on 25 Jun 2012 at 7:35

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
And the ones in the funtion too ^_^
bool FfmpegInput::setChannelMap(int *st) const

Lines 222-234

Original comment by [email protected] on 25 Jun 2012 at 7:38

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
What about the 'CH_FRONT_LEFT' ones? Should they be AV_CH_FRONT_LEFT ????

Original comment by [email protected] on 25 Jun 2012 at 7:46

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Yeas like I said the ones in the bool FfmpegInput::setChannelMap(int *st) const
function.

CH_XX_YY -> AV_CH_XX_YY

Original comment by [email protected] on 25 Jun 2012 at 7:50

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Right - your patch never had these, and you said it compiled. Updated in r1301

Original comment by [email protected] on 25 Jun 2012 at 8:00

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
It does have them, starting on the line 21......

Original comment by [email protected] on 25 Jun 2012 at 8:01

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
Oops :-( you are correct - sorry!!! Anyway, is it all ok now???

Original comment by [email protected] on 25 Jun 2012 at 8:15

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
It finally works ^_^

Original comment by [email protected] on 25 Jun 2012 at 8:18

from cantata.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024

Original comment by [email protected] on 25 Jun 2012 at 9:28

  • Changed state: Fixed

from cantata.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.