]> git.sesse.net Git - mlt/commit
producer_avformat.c:
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sun, 10 Jun 2007 05:27:13 +0000 (05:27 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Sun, 10 Jun 2007 05:27:13 +0000 (05:27 +0000)
commit7cf6e721345241727982c679de66da5e5fd326d5
tree180603ea3b07a2e5ec88b3b3754e7a1709389fc8
parent976626140eeed3ea86604ad07cd008e721157e73
producer_avformat.c:
- remove seeking immediately after opening file improves compatibility
  (in particular, ogg theora)
- use non-deprecated avcodec_decode_audio2 if available
- changes to adhere to warnings on ffmpeg decode api docs ought to improve
  stability and compatibility

git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@981 d19143bc-622f-0410-bfdd-b5b2a6649095
src/modules/avformat/producer_avformat.c