Opened 17 years ago

Closed 17 years ago

#675 closed enhancement (remind)

Separate format and protocol registration

Reported by: i_s_c_y@… Owned by: mans@…
Priority: normal Component: libavformat
Version: unspecified Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Codec and format registration are already separated. I need to be able to
register formats separately from protocols. I'd like to split out protocol
registration from 'av_register_all()' into a new function,
'av_register_all_protocols()'.

Attachments (1)

patch (977 bytes ) - added by i_s_c_y@… 17 years ago.
patch

Download all attachments as: .zip

Change History (4)

by i_s_c_y@…, 17 years ago

Attachment: patch added

patch

comment:1 by i_s_c_y@…, 17 years ago

comment:2 by compn, 17 years ago

you should probably send this to mplayer-dev-eng list instead of here.
more people will read it there.

comment:3 by compn, 17 years ago

Resolution: remind
Status: newclosed

patch no longer applies

closing all ffmpeg bugs
please use ffmpeg roundup tracker for ffmpeg

Note: See TracTickets for help on using tickets.