[libav-commits] ass: KR formatting cosmetics

2014-03-02 Thread Patrice Clement
Module: libav Branch: master Commit: 5c9c305d14730faf2af206e5d519df4948de0ed2 Author:Patrice Clement charlier...@free.fr Committer: Diego Biurrun di...@biurrun.de Date: Fri Feb 28 18:31:29 2014 +0100 ass: KR formatting cosmetics --- libavformat/assdec.c | 95

[libav-commits] qt-faststart: Check fseeko() return codes

2014-03-02 Thread Michael Niedermayer
Module: libav Branch: release/10 Commit: 92edc13d69188de1f12197996334c1cc6e2d12c5 Author:Michael Niedermayer michae...@gmx.at Committer: Reinhard Tartler siret...@tauware.de Date: Mon Oct 22 22:42:51 2012 +0200 qt-faststart: Check fseeko() return codes Signed-off-by: Martin Storsjö

[libav-commits] qt-faststart: Fix the signedness of variables keeping the ftello return values

2014-03-02 Thread Michael Niedermayer
Module: libav Branch: release/10 Commit: 298d66c8de1d4faa152f4ef557566aa0519223d8 Author:Michael Niedermayer michae...@gmx.at Committer: Reinhard Tartler siret...@tauware.de Date: Mon Oct 29 22:05:33 2012 +0100 qt-faststart: Fix the signedness of variables keeping the ftello return

[libav-commits] qt-faststart: Simplify code by using a MIN() macro

2014-03-02 Thread Michael Niedermayer
Module: libav Branch: release/10 Commit: c9f015f1c6887ffcbfef119ea1e4846b800fdfff Author:Michael Niedermayer michae...@gmx.at Committer: Reinhard Tartler siret...@tauware.de Date: Sun Sep 30 21:53:26 2012 +0200 qt-faststart: Simplify code by using a MIN() macro qt-faststart doesn't use

[libav-commits] doxygen: Add a number of missing function parameter descriptions

2014-03-02 Thread Diego Biurrun
Module: libav Branch: release/10 Commit: 35694706938ebf6e1641c2743da7b8151c2b82cd Author:Diego Biurrun di...@biurrun.de Committer: Reinhard Tartler siret...@tauware.de Date: Sun Feb 16 23:36:31 2014 +0100 doxygen: Add a number of missing function parameter descriptions (cherry picked

[libav-commits] x86: dsputil: Use correct file name as multiple inclusion guard

2014-03-02 Thread Diego Biurrun
Module: libav Branch: release/10 Commit: bb4820727f4b646c238ecc91955fda4f648834d7 Author:Diego Biurrun di...@biurrun.de Committer: Reinhard Tartler siret...@tauware.de Date: Mon Dec 23 16:39:36 2013 +0100 x86: dsputil: Use correct file name as multiple inclusion guard (cherry picked

[libav-commits] arm: Mark the stack as non-executable

2014-03-02 Thread Martin Storsjö
Module: libav Branch: release/10 Commit: cd6281abef6e707bfd34b2f479af400a854ab149 Author:Martin Storsjö mar...@martin.st Committer: Reinhard Tartler siret...@tauware.de Date: Fri Feb 7 16:22:54 2014 +0200 arm: Mark the stack as non-executable If linking in an object file without this

[libav-commits] qt-faststart: Avoid unintentionally sign extending BE_32

2014-03-02 Thread Martin Storsjö
Module: libav Branch: release/10 Commit: 9841617b7f862fcf24ad05eda865a3f323ee0dd0 Author:Martin Storsjö mar...@martin.st Committer: Reinhard Tartler siret...@tauware.de Date: Fri Feb 28 12:19:49 2014 +0200 qt-faststart: Avoid unintentionally sign extending BE_32 Without this cast, the

[libav-commits] qt-faststart: Check offset_count before reading from the moov_atom buffer

2014-03-02 Thread Michael Niedermayer
Module: libav Branch: release/10 Commit: 7754d4838178a5c09c3c3953bb2b90d1abc639e3 Author:Michael Niedermayer michae...@gmx.at Committer: Reinhard Tartler siret...@tauware.de Date: Thu Dec 13 15:07:20 2012 +0100 qt-faststart: Check offset_count before reading from the moov_atom buffer

[libav-commits] dca: replace some memcpy by AV_COPY128

2014-03-02 Thread Christophe Gisquet
Module: libav Branch: release/10 Commit: 2897481f64c8ab856b2121ae900d822930d0a5fc Author:Christophe Gisquet christophe.gisq...@gmail.com Committer: Reinhard Tartler siret...@tauware.de Date: Fri Feb 14 15:03:10 2014 + dca: replace some memcpy by AV_COPY128 Signed-off-by: Janne

[libav-commits] hevc: Mention the missing SPS in the error message

2014-03-02 Thread Luca Barbato
Module: libav Branch: release/10 Commit: 646c564de545d808465e231dfcec60539654de2c Author:Luca Barbato lu_z...@gentoo.org Committer: Reinhard Tartler siret...@tauware.de Date: Tue Feb 18 23:55:29 2014 +0100 hevc: Mention the missing SPS in the error message (cherry picked from commit

[libav-commits] h264: Lower bound check for slice offsets

2014-03-02 Thread Vittorio Giovara
Module: libav Branch: release/10 Commit: 63169474b3927e6a1b8ef21728cad6034b09d302 Author:Vittorio Giovara vittorio.giov...@gmail.com Committer: Reinhard Tartler siret...@tauware.de Date: Thu Feb 20 02:38:32 2014 +0100 h264: Lower bound check for slice offsets And use the value from the

[libav-commits] parser: cosmetics: Drop some unnecessary parentheses

2014-03-02 Thread Diego Biurrun
Module: libav Branch: release/10 Commit: 596d3e20ae69a278d562eea08f5e8c0ae5a5bfc4 Author:Diego Biurrun di...@biurrun.de Committer: Reinhard Tartler siret...@tauware.de Date: Tue Feb 25 12:21:15 2014 +0100 parser: cosmetics: Drop some unnecessary parentheses (cherry picked from commit

[libav-commits] pthread_frame: flush all threads on flush, not just the first one

2014-03-02 Thread Anton Khirnov
Module: libav Branch: release/10 Commit: 1d1df82093fdacb2cbc443c70c80f8f801002d28 Author:Anton Khirnov an...@khirnov.net Committer: Reinhard Tartler siret...@tauware.de Date: Thu Feb 27 21:36:33 2014 +0100 pthread_frame: flush all threads on flush, not just the first one

[libav-commits] parser: KR formatting cosmetics

2014-03-02 Thread Luca Barbato
Module: libav Branch: release/10 Commit: 437179e9c89e8b273cb79563838e0ec92f59a193 Author:Luca Barbato lu_z...@gentoo.org Committer: Reinhard Tartler siret...@tauware.de Date: Sun Feb 23 23:59:25 2014 +0100 parser: KR formatting cosmetics Signed-off-by: Diego Biurrun di...@biurrun.de

[libav-commits] gitignore: Add all examples below doc/examples

2014-03-02 Thread Diego Biurrun
Module: libav Branch: release/10 Commit: 33e1bca6517d60a3113e60ed40b9bd50dbf90f4b Author:Diego Biurrun di...@biurrun.de Committer: Reinhard Tartler siret...@tauware.de Date: Tue Feb 18 18:37:48 2014 +0100 gitignore: Add all examples below doc/examples (cherry picked from commit

[libav-commits] af_resample: preserve frame properties

2014-03-02 Thread Anton Khirnov
Module: libav Branch: release/10 Commit: 7933039ade01b39638ec3d9e638b6ae06ee84984 Author:Anton Khirnov an...@khirnov.net Committer: Reinhard Tartler siret...@tauware.de Date: Wed Feb 19 20:42:39 2014 +0100 af_resample: preserve frame properties (cherry picked from commit

[libav-commits] Prepare for 10_beta2 Release

2014-03-02 Thread Reinhard Tartler
Module: libav Branch: release/10 Commit: 4be1b68d52c7969a371a63c077cc240c08fbb28c Author:Reinhard Tartler siret...@tauware.de Committer: Reinhard Tartler siret...@tauware.de Date: Sun Mar 2 11:33:50 2014 -0500 Prepare for 10_beta2 Release --- RELEASE |2 +- 1 file changed, 1

[libav-commits] x86: dca: Add missing multiple inclusion guards

2014-03-02 Thread Diego Biurrun
Module: libav Branch: release/10 Commit: 39dc4a6bb34baf833ce1e5eabad7d0dbf933237d Author:Diego Biurrun di...@biurrun.de Committer: Reinhard Tartler siret...@tauware.de Date: Tue Feb 18 14:30:04 2014 +0100 x86: dca: Add missing multiple inclusion guards (cherry picked from commit

[libav-commits] doxygen: Replace @parblock syntax with manual linebreaks

2014-03-02 Thread Diego Biurrun
Module: libav Branch: release/10 Commit: 1779cd7695ab26a5f708df6f743d4d8fe806ce7b Author:Diego Biurrun di...@biurrun.de Committer: Reinhard Tartler siret...@tauware.de Date: Sun Feb 16 22:09:30 2014 +0100 doxygen: Replace @parblock syntax with manual linebreaks @parblock is only

[libav-commits] doc: Sort the muxer documentation

2014-03-02 Thread Luca Barbato
Module: libav Branch: release/10 Commit: affc7687d33af4111febdadbeee450e4db9af89e Author:Luca Barbato lu_z...@gentoo.org Committer: Reinhard Tartler siret...@tauware.de Date: Tue Feb 18 17:12:30 2014 +0100 doc: Sort the muxer documentation Keep the sections alphabetically sorted.

[libav-commits] hevc: Always consider VLC NALU type mismatch fatal

2014-03-02 Thread Luca Barbato
Module: libav Branch: release/10 Commit: 9b6ccf0f243c5764e3889126f5e8316d48667284 Author:Luca Barbato lu_z...@gentoo.org Committer: Reinhard Tartler siret...@tauware.de Date: Tue Feb 18 23:58:59 2014 +0100 hevc: Always consider VLC NALU type mismatch fatal Sample-Id: 1667-google

[libav-commits] h264: avoid undefined behavior in chroma motion compensation

2014-03-02 Thread Janne Grunau
Module: libav Branch: release/10 Commit: 697be8173bc7c593ebfc30b654b5dc6eafe1f8a3 Author:Janne Grunau janne-li...@jannau.net Committer: Reinhard Tartler siret...@tauware.de Date: Fri Feb 14 17:00:06 2014 +0100 h264: avoid undefined behavior in chroma motion compensation Makes fate-h264

[libav-commits] af_compand: add a dependency on strtok_r

2014-03-02 Thread Anton Khirnov
Module: libav Branch: release/10 Commit: 15ae305007c09a958db27e902e5fbff06753a01c Author:Anton Khirnov an...@khirnov.net Committer: Reinhard Tartler siret...@tauware.de Date: Wed Feb 26 13:44:53 2014 +0100 af_compand: add a dependency on strtok_r (cherry picked from commit

[libav-commits] avconv: Do not divide by zero

2014-03-02 Thread Luca Barbato
Module: libav Branch: release/10 Commit: bc2c9a479aee3bed3dcb06245a008c93a01672c5 Author:Luca Barbato lu_z...@gentoo.org Committer: Reinhard Tartler siret...@tauware.de Date: Wed Feb 19 21:41:12 2014 +0100 avconv: Do not divide by zero (cherry picked from commit

[libav-commits] qt-faststart: Increase the copy buffer size to 64 KB

2014-03-02 Thread Martin Storsjö
Module: libav Branch: release/10 Commit: db6b2ca0b3afe898e8c15176f57b85fdf27cede1 Author:Martin Storsjö mar...@martin.st Committer: Reinhard Tartler siret...@tauware.de Date: Fri Feb 28 11:41:55 2014 +0200 qt-faststart: Increase the copy buffer size to 64 KB Copying data in chunks of 1

[libav-commits] af_volume: preserve frame properties

2014-03-02 Thread Anton Khirnov
Module: libav Branch: release/10 Commit: 58556826a80eb6b59fe08c780080fb8f24c1bae9 Author:Anton Khirnov an...@khirnov.net Committer: Reinhard Tartler siret...@tauware.de Date: Wed Feb 19 20:55:27 2014 +0100 af_volume: preserve frame properties (cherry picked from commit

[libav-commits] h264: Fix a typo from the previous commit

2014-03-02 Thread Luca Barbato
Module: libav Branch: release/10 Commit: de187e3e9ec4803575deb1c293ccad84d2a88da8 Author:Luca Barbato lu_z...@gentoo.org Committer: Reinhard Tartler siret...@tauware.de Date: Sat Feb 22 11:19:03 2014 +0100 h264: Fix a typo from the previous commit

[libav-commits] qt-faststart: Add a note about the -movflags +faststart feature

2014-03-02 Thread Lou Logan
Module: libav Branch: release/10 Commit: a6a2d8eb8f125a2edb512a7a47df33dbd70d6b35 Author:Lou Logan l...@lrcd.com Committer: Reinhard Tartler siret...@tauware.de Date: Tue Jan 7 10:59:04 2014 -0900 qt-faststart: Add a note about the -movflags +faststart feature Signed-off-by: Martin

[libav-commits] doc: Name the MOV muxer as it should be called

2014-03-02 Thread Luca Barbato
Module: libav Branch: release/10 Commit: 1853d8bb7a50a19f9abdd59f130b4cf954684f90 Author:Luca Barbato lu_z...@gentoo.org Committer: Reinhard Tartler siret...@tauware.de Date: Tue Feb 18 21:57:12 2014 +0100 doc: Name the MOV muxer as it should be called The section name is the muxer,

[libav-commits] parser: Remove commented-out cruft

2014-03-02 Thread Diego Biurrun
Module: libav Branch: release/10 Commit: b76871d8700451172e3225f8484b07a93abc3b57 Author:Diego Biurrun di...@biurrun.de Committer: Reinhard Tartler siret...@tauware.de Date: Tue Feb 25 11:59:05 2014 +0100 parser: Remove commented-out cruft (cherry picked from commit

[libav-commits] qt-faststart: Check the ftello() return codes

2014-03-02 Thread Michael Niedermayer
Module: libav Branch: release/10 Commit: b3f106cb1f0036ce54ead5b59120fed7d7aa11d7 Author:Michael Niedermayer michae...@gmx.at Committer: Reinhard Tartler siret...@tauware.de Date: Thu Oct 25 00:39:33 2012 +0200 qt-faststart: Check the ftello() return codes This silences a warning in

[libav-commits] ituh263: reject b-frame with pp_time = 0

2014-03-02 Thread Keiji Costantini
Module: libav Branch: release/10 Commit: 5df52b0131d3d4d804ad6e221bc9a2cd8b201ef2 Author:Keiji Costantini stri...@gmail.com Committer: Reinhard Tartler siret...@tauware.de Date: Sat Mar 1 18:17:04 2014 + ituh263: reject b-frame with pp_time = 0 Avoid a division by 0 in

[libav-commits] af_compand: replace strtok_r() with av_get_token()

2014-03-02 Thread Anton Khirnov
Module: libav Branch: release/10 Commit: 00d5ff64315adb18847ba5bd830c49f37a95df36 Author:Anton Khirnov an...@khirnov.net Committer: Reinhard Tartler siret...@tauware.de Date: Wed Feb 26 22:37:06 2014 +0100 af_compand: replace strtok_r() with av_get_token() (cherry picked from commit

[libav-commits] latm: Always reconfigure if no extradata was set previously

2014-03-02 Thread Hendrik Leppkes
Module: libav Branch: release/10 Commit: 031d3b66c2ea3b338cb7ce437bce47a8a4930ebb Author:Hendrik Leppkes h.lepp...@gmail.com Committer: Reinhard Tartler siret...@tauware.de Date: Fri Dec 23 00:14:32 2011 +0100 latm: Always reconfigure if no extradata was set previously AAC LOAS can

[libav-commits] lavfi: add compand audio filter

2014-03-02 Thread Andrew Kelley
Module: libav Branch: release/10 Commit: ba21499648bbffc5518a41dc01a51449b9871088 Author:Andrew Kelley superjo...@gmail.com Committer: Reinhard Tartler siret...@tauware.de Date: Wed Feb 26 01:47:40 2014 -0500 lavfi: add compand audio filter Signed-off-by: Anton Khirnov