Opened 10 years ago

Closed 10 years ago

#5513 closed enhancement (fixed)

ffmpeg-2.4.1

Reported by: Igor Živković Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.7
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

Change History (6)

comment:1 by Armin K, 10 years ago

sed is required for VLC-2.1.5 when using ffmpeg-2.4.

sed "s:< 56:< 57:g" -i configure

comment:2 by Armin K, 10 years ago

sed is required for Transcode-1.1.7 when using ffmpeg-2.4.

sed -i "s:av_close_input_file:avformat_close_input:g" import/probe_ffmpeg.c

compile tested only.

comment:3 by Fernando de Oliveira, 10 years ago

Description: modified (diff)
Summary: ffmpeg-2.4ffmpeg-2.4.1

comment:4 by Fernando de Oliveira, 10 years ago

Couldn't find RELEASE_NOTES for new version.

comment:5 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:6 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Armin, thanks for the sed's.

Fixed at r14489.

Note: See TracTickets for help on using tickets.