[FFmpeg-trac] #3613(documentation:new): transcode_aac test fails to build

FFmpeg trac at avcodec.org
Mon May 5 18:18:37 CEST 2014


#3613: transcode_aac test fails to build
--------------------------------+-----------------------------------------
             Reporter:  brad    |                    Owner:
                 Type:  defect  |                   Status:  new
             Priority:  normal  |                Component:  documentation
              Version:  2.2.1   |               Resolution:
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+-----------------------------------------
Changes (by Timothy_Gu):

 * component:  undetermined => documentation


Comment:

 Code:

 {{{
 static char *const get_error_text(const int error) { ... }
 }}}

 It should be `static const char *get_error_text`.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3613#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list