[FFmpeg-devel] [RFC] Split libavformat

Luca Abeni lucabe72
Thu Nov 22 15:46:28 CET 2007


Hi all,

Michael Niedermayer wrote:
[...]
>>> renames (which are pure cosmetic changes) must be seperate
>>> also i dont see any sense in the renames
>> Which renames?  If it is about the format registration I disagree,
>> calling the input/output devices (de)muxers is suboptimal.
> 
> they ARE (de)muxers, implement them as URLProtocol if you like but
> as long as they are demuxers they should be called demuxers

Since there does not seem to be an agreement and I would like to
commit something soon, I removed all the renaming from the patch (that
returns to be similar to the original version ;-)...
The renaming will not break the API, and could be committed later
if/when people will agree.

I was not planning to send another version for review, but I prefer to
have an explicit ack before committing. Some notes about this version
of the patch:
1) I changed libavdevice version to 52.0.0 (the current libavformat
    version)
2) I removed the call to av_register_all() from avdevice_register_all(),
    and added all the explicit initializations in ffmpeg.c and ffplay.c
3) I removed all the renamings, but I left unchanged the macros names
    in alldevices.c (REGISTER_OUTDEV, REGISTER_INDEV, and REGISTER_INOUTDEV)
4) I hope I did not break anything during the last changes ;-)



				Luca
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: create_libavgrab-5.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071122/fc74831f/attachment.txt>



More information about the ffmpeg-devel mailing list