On 1/22/12 1:28 AM, Anton Khirnov wrote:
Hi,
0.8 is finally out so we can start preparing the next major bump. Before
we can actually bump, there are still some issues to resolve:

* ffmpeg.c uses deprecated APIs. IMO it's fulfilled its purpose so we
can just drop it.

We should make sure avconv doesn't show any usage regression.


* the v4l device still uses the deprecated AVFormatParameters stuff.
It's been deprecated some time ago, so I think we can drop it as well.

v4l2 should take care of all the usages I guess.

Also we need to decide what to drop and what to keep. I propose we keep
the old audio encoding and decoding stuff and av_close_input_file(),
since those have been deprecated quite recently.

I'd put in the list trying to expose better rtsp and rtmp and write some small server out of it to make sure the api is sound.

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to