[FFmpeg-devel] [PATCH] libavdevice: JACK demuxer
Diego Biurrun
diego
Tue Mar 17 13:03:09 CET 2009
On Tue, Mar 17, 2009 at 12:40:13PM +0100, Olivier Guilyardi wrote:
>
> Diego Biurrun wrote:
> >
> > A changelog and docs update is missing.
>
> Done for the changelog, but which docs are you talking about?
doc/general.texi
> --- Changelog (revision 18021)
> +++ Changelog (working copy)
> @@ -4,6 +4,7 @@
> - deprecated vhook subsystem removed
> - deprecated old scaler removed
> - VQF demuxer
> +- JACK demuxer
Maybe you could write "JACK device demuxer" or similar to differentiate
this from file demuxers? The entry for ALSA reads
- ALSA support for playback and record
> --- libavformat/Makefile (revision 18021)
> +++ libavformat/Makefile (working copy)
> @@ -240,4 +240,7 @@
>
> +# libavdevice dependencies
> +OBJS-$(CONFIG_JACK_DEMUXER) += timefilter.o
I still wonder if we cannot move this to libavdevice. Michael?
Diego
More information about the ffmpeg-devel
mailing list