On Sun, Apr 01, 2007 at 12:19:47PM +0200, Marco Gerards wrote:
>
> Here is a patch with both the demuxer and the doc+changelog update.
Hmmmm
> --- libavformat/thp.c (revision 0)
> +++ libavformat/thp.c (revision 0)
> @@ -0,0 +1,170 @@
> +
> +AVInputFormat thp_demuxer = {
> + "tph",
> + "TPH",
thp/THP or tph/TPH ?
Diego