There is no reason I should be getting 75 emails for 25 commits. Additionally I don't use filters cause they aren't all that convenient when working from a mobile device to have to navigate to multiple folders, Much easier to streamline looking through a singular folder. <br>
<br><div class="gmail_quote">On Mon, Feb 15, 2010 at 10:19 AM, Sean McGovern <span dir="ltr"><<a href="mailto:gseanmcg@gmail.com">gseanmcg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dude, this is what mail filters are for.<br>
<font color="#888888"><br>
-- Sean<br>
</font><div><div></div><div class="h5">-----Original Message-----<br>
From: Marc Schulz <<a href="mailto:schulz.marc@gmail.com">schulz.marc@gmail.com</a>><br>
Date: Mon, 15 Feb 2010 08:38:28<br>
To: Mailing list for x264 developers<<a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a>><br>
Subject: Re: [x264-devel] commit: Add ability to adjust ratecontrol<br>
parameters on the fly ( Jason Garrett-Glaser )<br>
<br>
Is there any possibilty you could simply merge these commits into a<br>
single diff or perhaps commit more frequently instead of filling up my<br>
inbox in a single morning? This would be simple courtesy to mailing<br>
list subscribers.<br>
<br>
Sent from my iPhone<br>
<br>
On Feb 15, 2010, at 3:07 AM, <a href="mailto:git@videolan.org">git@videolan.org</a> (git version control)<br>
wrote:<br>
<br>
> x264 | branch: master | Jason Garrett-Glaser <<a href="mailto:darkshikari@gmail.com">darkshikari@gmail.com</a>><br>
> | Fri Jan 29 02:40:41 2010 -0800|<br>
> [f555cf3758f46f3c4f7a2f05094b16f8f3c25a27] | committer: Jason<br>
> Garrett-Glaser<br>
><br>
> Add ability to adjust ratecontrol parameters on the fly<br>
> encoder_reconfig and x264_picture_t->param can now be used to change<br>
> ratecontrol parameters.<br>
> This is extraordinarily useful in certain streaming situations where<br>
> the encoder needs to adapt the bitrate to network circumstances.<br>
><br>
> What can be changed:<br>
> 1) CRF can be adjusted if in CRF mode.<br>
> 2) VBV maxrate and bufsize can be adjusted if in VBV mode.<br>
> 3) Bitrate can be adjusted if in CBR mode.<br>
> However, x264 cannot switch between modes and cannot change bitrate<br>
> in ABR mode.<br>
><br>
> Also fix a bug where x264_picture_t->param reconfig method would not<br>
> always be frame-exact.<br>
><br>
> Commit sponsored by SayMama video calling.<br>
><br>
>> <a href="http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=f555cf3758f46f3c4f7a2f05094b16f8f3c25a27" target="_blank">http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=f555cf3758f46f3c4f7a2f05094b16f8f3c25a27</a><br>
> ---<br>
><br>
> encoder/encoder.c | 56 +++++++++++++++++++-<br>
> encoder/ratecontrol.c | 137 ++++++++++++++++++++++<br>
> +-------------------------<br>
> encoder/ratecontrol.h | 2 +<br>
> x264.h | 7 ++-<br>
> 4 files changed, 126 insertions(+), 76 deletions(-)<br>
><br>
> Diff: <a href="http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=f555cf3758f46f3c4f7a2f05094b16f8f3c25a27" target="_blank">http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=f555cf3758f46f3c4f7a2f05094b16f8f3c25a27</a><br>
> _______________________________________________<br>
> x264-devel mailing list<br>
> <a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
> <a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
_______________________________________________<br>
x264-devel mailing list<br>
<a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
_______________________________________________<br>
x264-devel mailing list<br>
<a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
</div></div></blockquote></div><br>