[FFmpeg-devel] [PATCH]h264: Fix ticket #3147 H264 - Wrong field order

Michael Niedermayer michaelni at gmx.at
Sun Sep 27 22:54:30 CEST 2015


On Sun, Sep 27, 2015 at 10:11:47PM +0100, Thomas Mundt wrote:
> IME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
> 
> Default field order to top field first when interlaced frame is detected and pic_struct_present_flag is not set.
> Since bottom field first comes from the old NTSC standard and is not used with HD anymore I think it??s straight forward to favor the majority.
> 
> Signed-off-by: Thomas Mundt <loudmax at yahoo.de>
> ---
>  libavcodec/h264.c | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Its not that you shouldnt use gotos but rather that you should write
readable code and code with gotos often but not always is less readable
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150927/cfac5e1d/attachment.sig>


More information about the ffmpeg-devel mailing list