[FFmpeg-devel] compile failure with -DDEBUG of HEAD

Kevin Wheatley kevin.j.wheatley at gmail.com
Mon Feb 16 18:05:28 CET 2015


This time with patch...

On Mon, Feb 16, 2015 at 4:58 PM, Kevin Wheatley
<kevin.j.wheatley at gmail.com> wrote:
> Whilst compiling with -DDEBUG I get the following...
>
> libavformat/rtpdec_h264.c: In function 'h264_handle_packet_stap_a':
> libavformat/rtpdec_h264.c:208: error: 'data' undeclared (first use in
> this function)
> libavformat/rtpdec_h264.c:208: error: (Each undeclared identifier is
> reported only once
> libavformat/rtpdec_h264.c:208: error: for each function it appears in.)
> libavformat/rtpdec_h264.c: In function 'h264_handle_packet_fu_a':
> libavformat/rtpdec_h264.c:259: error: 'data' undeclared (first use in
> this function)
>
> Looks like passing in the needed context to from the calling functions
> would work,
>
> Kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtpdec_h264_compile_failt.patch
Type: text/x-patch
Size: 1687 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150216/d472e33d/attachment.bin>


More information about the ffmpeg-devel mailing list