- Aug 28, 2013
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Aug 23, 2013
-
-
Sebastian Dröge authored
It is enabled although we pass --disable-hwaccels apparently and makes the build fail on Windows because libav looks for the d3d headers in the wrong places. We can't make use of these features via libav. https://bugzilla.gnome.org/show_bug.cgi?id=706601
-
- Aug 22, 2013
-
-
Sebastian Dröge authored
Due to function decorations on Windows AC_CHECK_LIB can't be used to check for bz2. https://bugzilla.gnome.org/show_bug.cgi?id=465924
-
-
- Aug 21, 2013
-
-
Tim-Philipp Müller authored
-
- Aug 20, 2013
-
-
- Aug 15, 2013
-
-
Sebastian Dröge authored
-
- Aug 13, 2013
- Aug 07, 2013
-
-
Fixes warnings with automake 1.14 https://bugzilla.gnome.org/show_bug.cgi?id=705350
-
- Jul 29, 2013
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jul 24, 2013
-
-
Edward Hervey authored
We cover all the needed formats already. The warning was just getting in the way.
-
- Jul 23, 2013
-
-
-
Sebastian Dröge authored
-
- Jul 19, 2013
-
-
- Jul 18, 2013
-
-
libav can write slightly after the plane end in some SIMD optimized functions. The extra padding value needs to be at least 16+stride_align for each plane, so just increase the bottom padding value for the output frame. https://bugzilla.gnome.org/show_bug.cgi?id=694299
-
- Jul 11, 2013
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jul 09, 2013
-
-
Tim-Philipp Müller authored
version 9.8: - kmvc: Clip pixel position to valid range - kmvc: Use fixed sized arrays in the context - indeo: Reject negative array indexes - indeo: Check for reference when inheriting motion vectors - indeo: Properly forward the error codes - mjpeg: Check the unescaped size for overflows - wmapro: Error out on impossible scale factor offsets - wmapro: Check the min_samples_per_subframe - wmapro: Return early on unsupported condition - wmapro: Check num_vec_coeffs against the actual available buffer - wmapro: Make sure there is room to store the current packet - lavc: Move put_bits_left in put_bits.h - 4xm: Do not overread the source buffer in decode_p_block - 4xm: Check bitstream_size boundary before using it version 9.7: Most of the following fixes resulted from test samples that the Google Security Team has kindly made available to us: - 4xm: fix several programming errors to avoid crashes, etc. - apetag: use int64_t for filesize - jpegls: Fix invalid writes to memory - ljpeg: use the correct number of components in YUV - mjpeg: Validate sampling factors - mjpegdec: properly report unsupported disabled features - mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac - mpegvideo: allocate sufficiently large scratch buffer for interlaced vid - pixdesc: mark gray8 as pseudopal - smacker: fix several programming errors to avoid crashes, etc. - tiff: do not overread the source buffer - vmd: drop incomplete chunks and spurious samples - vmdav: convert to bytestream2 to avoid invalid reads and writes - wavpack: check packet size early - wavpack: use bytestream2 in wavpack_decode_block - wavpack: validate samples size parsed in wavpack_decode_block
-
- Jun 25, 2013
-
-
Wim Taymans authored
realvideo does not have the systemstream property and nobody ever sets it so better remove it here to make it link to something else.
-
- Jun 18, 2013
-
-
- Jun 11, 2013
-
-
Thiago Santos authored
If coded_width/_height is supplied, the codec might use it as the width/height and if it is wrong can lead to segfaults or video corruption. This is specially harmful on renegotiation scenarios where the resolution changed. There seems to be no specific function for reseting the AV Context in libav, so just set it directly. https://bugzilla.gnome.org/show_bug.cgi?id=702003
-
- Jun 05, 2013
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
From 098c0d7 to 01a7a46
-
- May 20, 2013
-
-
Sebastian Dröge authored
-
- May 15, 2013
-
-
Sebastian Dröge authored
From 5edcd85 to 098c0d7
-
- May 06, 2013
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Only 16 bits is supported for now though.
-
- Apr 23, 2013
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
If upstream is live we don't want FRAME based threaded decoding as it adds latency.
-
- Apr 22, 2013
-
-
Tim-Philipp Müller authored
From 3cb3d3c to 5edcd85
-
- Apr 16, 2013
-
-
Sebastian Dröge authored
-
- Apr 15, 2013
-
-
Andoni Morales Alastruey authored
-
Sebastian Dröge authored
-
Matej authored
-
- Apr 14, 2013
-
-
Tim-Philipp Müller authored
From aed87ae to 3cb3d3c
-
- Apr 09, 2013
-
-
Stefan Sauer authored
From 04c7a1e to aed87ae
-