Opened 20 years ago
Closed 19 years ago
#675 closed enhancement (remind)
Separate format and protocol registration
| Reported by: | Owned by: | ||
|---|---|---|---|
| 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)
Change History (4)
by , 20 years ago
comment:1 by , 20 years ago
comment:2 by , 20 years ago
you should probably send this to mplayer-dev-eng list instead of here.
more people will read it there.
comment:3 by , 19 years ago
| Resolution: | → remind |
|---|---|
| Status: | new → closed |
patch no longer applies
closing all ffmpeg bugs
please use ffmpeg roundup tracker for ffmpeg
Note:
See TracTickets
for help on using tickets.

patch