[libav-commits] vfwcap: Include windows.h before vfw. h since the latter requires defines from the former. Patch by kemuri < kemuri9 at gmail dot com>

2012-06-02 Thread kemuri
Module: libav Branch: release/0.5 Commit: 79674d27d9f9e5a7a4b6827fb0651e5b5f12167e Author:kemuri Committer: Derek Buitenhuis Date: Sat Jan 23 20:58:29 2010 + vfwcap: Include windows.h before vfw.h since the latter requires defines from the former. Patch by kemuri Originally comm

[libav-commits] configure: properly check for mingw-w64 through installed headers. mingw-w64 can also target 32-bit code.

2012-06-02 Thread Ramiro Polla
Module: libav Branch: release/0.5 Commit: b990187f992be89e7e507f0c512c9d2f3efa9068 Author:Ramiro Polla Committer: Derek Buitenhuis Date: Sat Jul 10 04:08:02 2010 + configure: properly check for mingw-w64 through installed headers. mingw-w64 can also target 32-bit code. Originally

[libav-commits] mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one

2012-06-02 Thread Ramiro Polla
Module: libav Branch: release/0.5 Commit: b061ee9a5d68aa9f619ae8028171018940f07471 Author:Ramiro Polla Committer: Derek Buitenhuis Date: Sun Jul 11 22:31:41 2010 + mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one Originally committed as revision 24204 to sv

[libav-commits] Replace every usage of -lvfw32 with what is particularly necessary for that case : Avisynth -> -lavifil32 VFW Cap -> -lavicap32 Patch by kemuri < kemuri9 at gmail dot com>

2012-06-02 Thread kemuri
Module: libav Branch: release/0.5 Commit: f6147effd2e998007b30510f723ab75cd549b226 Author:kemuri Committer: Derek Buitenhuis Date: Sat Jan 23 20:42:00 2010 + Replace every usage of -lvfw32 with what is particularly necessary for that case: Avisynth -> -lavifil32 VFW Cap -> -lavica

[libav-commits] mingw32: properly check if vfw capture is supported by the system headers

2012-06-02 Thread Ramiro Polla
Module: libav Branch: release/0.5 Commit: baba561c0b0ee449837f727df5f88c038b7d2569 Author:Ramiro Polla Committer: Derek Buitenhuis Date: Sun Jul 11 22:17:17 2010 + mingw32: properly check if vfw capture is supported by the system headers Remove check for an specific w32api version

[libav-commits] qdm2: clip array indices returned by qdm2_get_vlc().

2012-06-02 Thread Ronald S. Bultje
Module: libav Branch: release/0.5 Commit: ae6c57859cc0a5aaed7fcb14da63c58086c46e64 Author:Ronald S. Bultje Committer: Derek Buitenhuis Date: Wed May 2 16:12:46 2012 + qdm2: clip array indices returned by qdm2_get_vlc(). Prevents subsequent overreads when these numbers are used as

[libav-commits] mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one

2012-06-02 Thread Ramiro Polla
Module: libav Branch: release/0.6 Commit: 77630b68e584b3493ae5691dad8f5346fa3fea15 Author:Ramiro Polla Committer: Derek Buitenhuis Date: Sun Jul 11 22:31:41 2010 + mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one Originally committed as revision 24204 to sv

[libav-commits] mingw32: properly check if vfw capture is supported by the system headers

2012-06-02 Thread Ramiro Polla
Module: libav Branch: release/0.6 Commit: 732dbc0f030c751e297cb648863ab0d5598a9e54 Author:Ramiro Polla Committer: Derek Buitenhuis Date: Sun Jul 11 22:17:17 2010 + mingw32: properly check if vfw capture is supported by the system headers Remove check for an specific w32api version

[libav-commits] dxva2: define required feature selection macros

2012-06-02 Thread Kyle
Module: libav Branch: release/0.6 Commit: 97ed486fffc817317561a91bc6ecd71a8eb493c6 Author:Kyle Committer: Derek Buitenhuis Date: Sat Feb 19 00:42:11 2011 + dxva2: define required feature selection macros Signed-off-by: Mans Rullgard (cherry picked from commit 04973f8082c5a822112d

[libav-commits] configure: properly check for mingw-w64 through installed headers. mingw-w64 can also target 32-bit code.

2012-06-02 Thread Ramiro Polla
Module: libav Branch: release/0.6 Commit: 68d2c6e872d2d063ff0642399524e6e804039f9c Author:Ramiro Polla Committer: Derek Buitenhuis Date: Sat Jul 10 04:08:02 2010 + configure: properly check for mingw-w64 through installed headers. mingw-w64 can also target 32-bit code. Originally

[libav-commits] qdm2: clip array indices returned by qdm2_get_vlc().

2012-06-02 Thread Ronald S. Bultje
Module: libav Branch: release/0.6 Commit: 4bccd5a36bb14d9befecdc10cd8c4c4a5d3d24fe Author:Ronald S. Bultje Committer: Derek Buitenhuis Date: Wed May 2 16:12:46 2012 + qdm2: clip array indices returned by qdm2_get_vlc(). Prevents subsequent overreads when these numbers are used as

[libav-commits] x86: fix build with gcc 4.7

2012-06-02 Thread Mans Rullgard
Module: libav Branch: release/0.7 Commit: 850298ef2538f02cd4671a4cc5035026b35c7bf5 Author:Mans Rullgard Committer: Derek Buitenhuis Date: Tue Jul 26 12:23:43 2011 +0100 x86: fix build with gcc 4.7 The upcoming gcc 4.7 has more advanced constant propagation resulting some inline asm op

[libav-commits] qdm2: clip array indices returned by qdm2_get_vlc().

2012-06-02 Thread Ronald S. Bultje
Module: libav Branch: release/0.7 Commit: 628b82294a6f51d0d9c51981d737c70e287e1ba3 Author:Ronald S. Bultje Committer: Derek Buitenhuis Date: Wed May 2 16:12:46 2012 + qdm2: clip array indices returned by qdm2_get_vlc(). Prevents subsequent overreads when these numbers are used as

[libav-commits] qdm2: clip array indices returned by qdm2_get_vlc().

2012-06-02 Thread Ronald S. Bultje
Module: libav Branch: release/0.8 Commit: c38d3e1a39b28937692a2c0eb39b25d8bc07d7bb Author:Ronald S. Bultje Committer: Derek Buitenhuis Date: Wed May 2 16:12:46 2012 + qdm2: clip array indices returned by qdm2_get_vlc(). Prevents subsequent overreads when these numbers are used as

[libav-commits] flv: support stream text data as onTextData

2012-06-02 Thread Luca Barbato
Module: libav Branch: master Commit: 21e2dc9fb76bc34fcdedf32e4ce820d6cdf923fb Author:Luca Barbato Committer: Luca Barbato Date: Wed May 9 14:35:58 2012 -0700 flv: support stream text data as onTextData Adobe specifies onTextData as the standard message to use to deliver text informat

[libav-commits] mpegtsenc: Support LATM packetization for AAC

2012-06-02 Thread Jindrich Makovicka
Module: libav Branch: master Commit: 2439bd86817374362ac8daa701fdb567e14cbe50 Author:Jindrich Makovicka Committer: Martin Storsjö Date: Fri Jun 1 10:42:48 2012 +0200 mpegtsenc: Support LATM packetization for AAC This adds the avoption mpegts_flags and converts the existing resend_hea

[libav-commits] mpegtsenc: use AVFormatContext for AAC packetization

2012-06-02 Thread Jindrich Makovicka
Module: libav Branch: master Commit: b1c56eabe84b8a808dcf691205f3ba26619d1fa0 Author:Jindrich Makovicka Committer: Martin Storsjö Date: Fri Jun 1 12:42:20 2012 +0200 mpegtsenc: use AVFormatContext for AAC packetization This removes the dependency on adts.c internals, and simplifies a

[libav-commits] mpegtsenc: use AVERROR() for return codes

2012-06-02 Thread Jindrich Makovicka
Module: libav Branch: master Commit: d1a3a3d4b2856c7cf116668900b00b9a0eba3350 Author:Jindrich Makovicka Committer: Martin Storsjö Date: Fri Jun 1 11:44:56 2012 +0200 mpegtsenc: use AVERROR() for return codes Signed-off-by: Jindrich Makovicka Signed-off-by: Martin Storsjö --- lib

[libav-commits] adtsenc: Don't expose the muxer internals to the rest of lavf

2012-06-02 Thread Jindrich Makovicka
Module: libav Branch: master Commit: 485d3ea064c60d0344e4919a7ba611ebe0367508 Author:Jindrich Makovicka Committer: Martin Storsjö Date: Tue May 29 14:48:38 2012 +0200 adtsenc: Don't expose the muxer internals to the rest of lavf This isn't required any longer, when the mpegts muxer us

[libav-commits] projects: add reference to jlibav

2012-06-02 Thread Luca Barbato
Module: libav.org Branch: master Commit: 8f5c639757ccc6cd3958bdca4702ad7ab52e1dec Author:Luca Barbato Committer: Luca Barbato Date: Sat Jun 2 18:41:55 2012 +0200 projects: add reference to jlibav --- src/projects |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --gi