[FFmpeg-trac] #1996(avcodec:open): why avcodec_get_context_defaults3 does NOT set codec_id field corresponding to the gived codec?

FFmpeg trac at avcodec.org
Thu Dec 6 12:41:48 CET 2012


#1996: why avcodec_get_context_defaults3 does NOT set codec_id field corresponding
to the gived codec?
-------------------------------------+-----------------------------------
             Reporter:  theateist    |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by cehoyos):

 No.

 First clone ffmpeg git as explained on http://ffmpeg.org/download.html
 (first paragraph).
 Then make your changes.
 Then either produce a diff file with the following command:
 $ git diff >set_codec_id.diff
 and send the resulting file with an explanation to ffmpeg-devel

 or use this preferred variant:
 Commit the changes you made to your local repository and either use "git
 send-email" to send your changes to the mailing list or use "git format-
 patch" to produce a - more useful than above - diff file that you can send
 as an attachment, see http://ffmpeg.org/developer.html

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1996#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list