https://github.com/eVRydayVR/ffmpeg-unwarpvr

sort by:
Revision Author Date Message Commit Date
7e16636 doc: remove doc/ffmpeg-mt-authorship.txt for release/0.10 we dont carry the whole git history in releases so theres no point in having this in them either. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 21:44:59 UTC
83d78fe Update for 0.10 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 21:43:32 UTC
a8ae00b qdm2: Check data block size for bytes to bits overflow. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org (cherry picked from commit dac56d9ce01eb9963f28f26b97a81db5cbd46c1c) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 21:28:25 UTC
b9e79a3 ismindex: Fix build on mingw Signed-off-by: Martin Storsjö <martin@martin.st> (cherry picked from commit 8801fac365549a43a639e239faba409d8f91ef86) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 21:25:29 UTC
33c2137 Changelog: remove duplicate lines Found-by: durandal_1707 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 21:18:51 UTC
5ce1b21 RELEASE_NOTES: update for 0.10 remove minor things and things that we had in many previous releases already. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 20:59:09 UTC
32281d3 Changelog: update for 0.10 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 20:33:51 UTC
88d84dd dv: Fix out of array read Fixes part of CVE-2011-3936 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 19:10:26 UTC
8847561 mov: Fix seeking regression in fragemnted movs. Regression introduced in 550f7c43ece1af27604407647d10e74b52e6fedf Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 19:10:25 UTC
22eef8d snowenc: dont crash with gray but exit with an error msg. Fixes Ticket839 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 19:05:15 UTC
9decfc1 h264_sei: Fix infinite loop. Fixes not yet fixed parts of CVE-2011-3946. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 18:54:38 UTC
fe0089a ffmpeg: fix -qscale X breaking audio codecs Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 18:54:38 UTC
7ed6b1a mpeg1videoenc: disable slice threads It doesnt work (and as far as i tested also didnt in the past) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 17:45:46 UTC
70dba1e kvmc: Check palsize. Fixes: CVE-2011-3952 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 16:30:49 UTC
1860c66 matroskadec: increase padding on several more extradata allocations. Inspired by: 5af569aa30b93f56344ea540936eb671760f568c by alex Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 16:23:41 UTC
5af569a matroskadec: Pad AAC extradata. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org (cherry picked from commit d2ee8c17793201ce969afd1f433ba1580c143cd2) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 16:16:33 UTC
92115bb dpcm: Round output buffer size up. Fixes: CVE-2011-3951 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 16:05:57 UTC
ddf0c1d diracdec: Check num_refs. Fixes: CVE-2011-3950 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 16:05:57 UTC
e2291ea diracdec: Check dirac_unpack_idwt_params parameters before storing them. Fixes CVE-2011-3949 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 16:05:57 UTC
ee0cab7 doc: remove trailing 's' to metadata. metadata is already plural. Found-by: Alexander Strasser 26 January 2012, 12:06:22 UTC
46095f4 mp3dec: Check for memcpy size to be positive. No, ive no testcase. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 02:30:46 UTC
10e9d1f Fix a heap-buffer-overflow In some case, what left to read from ptr is smaller than EXTRABYTES. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 02:28:12 UTC
3c5fe5b Merge remote-tracking branch 'qatar/master' * qatar/master: (22 commits) wma: Clip WMA1 and WMA2 frame length to 11 bits. movenc: Don't require frame_size to be set for modes other than mov doc: Update APIchanges with info on muxer flushing movenc: Reindent a block tools: Remove some unnecessary #undefs. rv20: prevent calling ff_h263_decode_mba() with unset height/width tools: K&R reformatting cosmetics Ignore generated aviocat and ismindex tools. build: Automatically include architecture-specific library Makefile snippets. indeo5: prevent null pointer dereference on broken files pktdumper: Use usleep instead of sleep cosmetics: Remove some unnecessary block braces. Drop unnecessary prefix from *sink* variable and struct names. Add a tool for creating smooth streaming manifests movdec: Calculate an average bit rate for fragmented streams, too movenc: Write the sample rate instead of time scale in the stsd atom movenc: Add a separate ismv/isma (smooth streaming) muxer movenc: Allow the caller to decide on fragmentation libavformat: Add a flag for muxers that support write_packet(NULL) for flushing movenc: Add support for writing fragmented mov files ... Conflicts: Changelog cmdutils.c cmdutils.h doc/APIchanges ffmpeg.c ffplay.c libavfilter/Makefile libavformat/Makefile libavformat/avformat.h libavformat/movenc.c libavformat/movenc.h libavformat/version.h tools/graph2dot.c Merged-by: Michael Niedermayer <michaelni@gmx.at> 26 January 2012, 01:23:56 UTC
01e5e97 mjpegbdec: Fix incorrect bitstream buffer size. Fixes CVE-2011-3947 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 22:56:09 UTC
dd453f1 r210, r10k and avrp encoder Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 22:40:06 UTC
807a045 kgv1dec: Increase offsets array size so it is large enough. Fixes CVE-2011-3945 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 22:25:45 UTC
2f3a86a doc/ffmpeg.texi Merge changes from avconv.texi since the last merge into ffmpeg.texi Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 22:01:34 UTC
935c659 remove avconv from Doxyfile Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 21:47:45 UTC
def6789 Remove avconv All features have been merged into ffmpeg. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 21:46:37 UTC
1285baa smackerdec: Check that the last indexes are within the table. Fixes CVE-2011-3944 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 21:32:11 UTC
d78bb1a wma: Clip WMA1 and WMA2 frame length to 11 bits. The MDCT buffers in the decoder are only sized for up to 11 bits. The reverse engineered documentation for WMA1/2 headers say that that for all samplerates above 32kHz 11 bits are used. 12 and 13 bit support were added for WMAPro. I was unable to make any Microsoft tools generate a test file at a samplerate above 48kHz. Discovered by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org 25 January 2012, 20:31:37 UTC
9f9c45f movenc: Don't require frame_size to be set for modes other than mov The field frame_size isn't written to the output anywhere except than in mov. This facilitates stream copy from formats that don't set frame_size. Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 20:25:56 UTC
6cb2882 doc: Update APIchanges with info on muxer flushing Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 20:24:13 UTC
990a746 movenc: Reindent a block Also add some space around operators and wrap a comment that extends past the 80 char "limit"/guideline. Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 20:13:56 UTC
247d30a vp3: Copy all 3 frames for thread updates. This fixes a double release of the current frame on deinit. Fixes CVE-2011-3934 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 20:12:00 UTC
d55fa1c tools: Remove some unnecessary #undefs. 25 January 2012, 19:41:22 UTC
6071644 indeo3: fix motion vector validation The index of the motion vector has to be checked before being multiplied by 2 for the array index. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 17:55:32 UTC
5cb57a1 dv: Fix null pointer dereference due to ach=0 Fixes part2 of CVE-2011-3929 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Reviewed-by: Roman Shaposhnik <roman@shaposhnik.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 15:41:27 UTC
f9de136 dv: check stype Fixes part1 of CVE-2011-3929 Possibly fixes part of CVE-2011-3936 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Reviewed-by: Roman Shaposhnik <roman@shaposhnik.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 15:41:26 UTC
c3e10ae rv20: prevent calling ff_h263_decode_mba() with unset height/width Prevents a crash of VLC during playback of a invalid matroska file, found by John Villamil <johnv@matasano.com>. CC: libav-stable@libav.org 25 January 2012, 15:18:54 UTC
4a68949 lavfi: Makefile: cosmetics: align FFLIBS. 25 January 2012, 15:12:52 UTC
4e81b5f tools: K&R reformatting cosmetics 25 January 2012, 14:31:11 UTC
50639cb Ignore generated aviocat and ismindex tools. 25 January 2012, 14:04:35 UTC
07a873a build: Automatically include architecture-specific library Makefile snippets. 25 January 2012, 14:04:28 UTC
366ac22 indeo5: prevent null pointer dereference on broken files Found by John Villamil <johnv@matasano.com> 25 January 2012, 13:31:57 UTC
7072a6a pktdumper: Use usleep instead of sleep MinGW doesn't have sleep, only _sleep (which is deprecated), Sleep (which is defined in winbase.h and not in the standard C headers) and usleep. Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 12:34:51 UTC
33ad8c3 cosmetics: Remove some unnecessary block braces. 25 January 2012, 12:14:49 UTC
abe655a Drop unnecessary prefix from *sink* variable and struct names. 25 January 2012, 11:28:36 UTC
33ec9ef Add a tool for creating smooth streaming manifests It can also optionally split the file into individual fragments, which allows it to be served from any web server without any server side support. Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 10:15:42 UTC
bc7d051 movdec: Calculate an average bit rate for fragmented streams, too Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 10:15:41 UTC
3b5d442 movenc: Write the sample rate instead of time scale in the stsd atom For ismv/isma, the time scale might not be the same as the sample rate. Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 10:15:41 UTC
4ddd54d movenc: Add a separate ismv/isma (smooth streaming) muxer Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 10:15:41 UTC
b613ff5 movenc: Allow the caller to decide on fragmentation Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 10:15:41 UTC
f1caf01 libavformat: Add a flag for muxers that support write_packet(NULL) for flushing Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 10:15:41 UTC
83988d5 movenc: Add support for writing fragmented mov files Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 10:15:41 UTC
6ca3856 movenc: Add a separate start_pts This fixes calculation of trackDuration if the MOVIentry array is cleared. This is required by the fragmentation support in the next patch. Signed-off-by: Martin Storsjö <martin@martin.st> 25 January 2012, 10:15:40 UTC
c3af52f dsputil: use vertical component for drawing bottom edge. Current code only writes 8 pixels of vertical edge for YUV422, which causes MC artifacts when subsequent frames use data from that edge. 25 January 2012, 10:06:36 UTC
668494a ffmpeg: add image size check to codec_get_buffer() Fixes CVE-2011-3935 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 05:48:30 UTC
28d6347 avidec: Fix regression with chunks that are larger than the file. This commit makes the check specific to the case that needs it. Regression was introduced by commit 62adc60b97d854507d07a21b2f370ab5c69e6b7b Author: Michael Niedermayer <michaelni@gmx.at> Date: Fri Dec 16 06:13:04 2011 +0100 avidec: Check that the header chunks fit in the available filesize. Fixes Ticket771 Bug found by: Diana Elena Muscalu Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 05:48:30 UTC
59e95fa h263dec: Disallow width/height changing with frame threads. Fixes CVE-2011-3937 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 05:48:30 UTC
5c01170 nsvdec: Fix use of uninitialized streams. Fixes CVE-2011-3940 (Out of bounds read resulting in out of bounds write) Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 25 January 2012, 05:48:30 UTC
7988dd1 Fix multi-channel encoding with libfaac. 25 January 2012, 02:51:49 UTC
749e5dc buildsystem: 10l add v4l entry back Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 23:46:41 UTC
2179b63 v4l: fix compilation Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 23:13:35 UTC
1d9569f Merge remote-tracking branch 'qatar/master' * qatar/master: (23 commits) aacenc: Fix identification padding when the bitstream is already aligned. aacenc: Write correct length for long identification strings. aud: remove unneeded field, audio_stream_index from context aud: fix time stamp calculation for ADPCM IMA WS aud: simplify header parsing aud: set pts_wrap_bits to 64. cosmetics: indentation aud: support Westwood SND1 audio in AUD files. adpcm_ima_ws: fix stereo decoding avcodec: add a new codec_id for CRYO APC IMA ADPCM. vqa: remove unused context fields, audio_samplerate and audio_bits vqa: clean up audio header parsing vqa: set time base to frame rate as coded in the header. vqa: set packet duration. vqa: use 1/sample_rate as the audio stream time base vqa: set stream start_time to 0. lavc: postpone the removal of AVCodecContext.request_channels. lavf: postpone removing av_close_input_file(). lavc: postpone removing old audio encoding and decoding API avplay: remove the -er option. ... Conflicts: Changelog libavcodec/version.h libavdevice/v4l.c Merged-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 21:53:59 UTC
76c3e76 Allow user to force reading mov alias from absolute path. Based on a work-around by Alex Zhukov. Fixes ticket #935 24 January 2012, 21:39:54 UTC
efe6807 aacenc: Fix identification padding when the bitstream is already aligned. 24 January 2012, 20:55:21 UTC
cdfe94c aacenc: Write correct length for long identification strings. When the length is the escape value (15), the new length is calculated by 15 + get_bits(8) - 1. Signed-off-by: Alex Converse <alex.converse@gmail.com> 24 January 2012, 20:54:59 UTC
c77be3a error concealment: initialize block index. Fixes CVE-2011-3941 (out of bounds write) Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 20:08:41 UTC
b8dd555 aud: remove unneeded field, audio_stream_index from context There is only one stream, so it will always be index 0. This also allows for removal of the private context. 24 January 2012, 19:13:47 UTC
be14a37 aud: fix time stamp calculation for ADPCM IMA WS also allows for removing some unused context fields 24 January 2012, 19:13:47 UTC
10fef6b aud: simplify header parsing also allows for removing some unused context fields 24 January 2012, 19:13:47 UTC
0e6a8b5 aud: set pts_wrap_bits to 64. Time stamps are not read from the bitstream, so no wrapping is needed. 24 January 2012, 19:13:47 UTC
98c290c cosmetics: indentation 24 January 2012, 19:13:46 UTC
d481227 aud: support Westwood SND1 audio in AUD files. Fixes decoding of the handful of "death scream" samples from "Command and Conquer" that use SND1. e.g. http://samples.libav.org/game-formats/westwood-aud/nuyell1.aud http://samples.libav.org/game-formats/westwood-aud/nuyell7.aud 24 January 2012, 19:13:46 UTC
02e7dbf adpcm_ima_ws: fix stereo decoding Stereo ADPCM IMA WS is planar for VQA version 3 and 2-sample interleaved for VQA version 2. 24 January 2012, 19:13:46 UTC
220506d avcodec: add a new codec_id for CRYO APC IMA ADPCM. The stereo layout and extradata is significantly different from that in Westwood IMA ADPCM, so a separate codec_id is warranted. 24 January 2012, 19:13:41 UTC
4340a63 vqa: remove unused context fields, audio_samplerate and audio_bits 24 January 2012, 19:08:29 UTC
7e813d5 vqa: clean up audio header parsing Fix setting of bit_rate and bits_per_coded_sample. Ask for sample for unsupported VQA versions. 24 January 2012, 19:08:29 UTC
5b4c562 vqa: set time base to frame rate as coded in the header. According to Multimedia Wiki documentation, the frame rate is not always 15, and the actual value can be found in the header. 24 January 2012, 19:08:29 UTC
9ae8469 vqa: set packet duration. Also remove unused context field, audio_frame_counter. 24 January 2012, 19:08:29 UTC
53ed79a vqa: use 1/sample_rate as the audio stream time base 24 January 2012, 19:08:29 UTC
e1ac69f vqa: set stream start_time to 0. The format has no coded timestamps and must use packet durations to generate them. 24 January 2012, 19:08:29 UTC
1381e9b lavc: postpone the removal of AVCodecContext.request_channels. Although it has been deprecated for a long time, its intended replacement (request_channel_layout) is not actually used anywhere, so request_channels is currently the only way to access that functionality. 24 January 2012, 17:04:19 UTC
dc7ad30 lavf: postpone removing av_close_input_file(). It has been deprecated only recently. 24 January 2012, 17:04:19 UTC
af0292f lavc: postpone removing old audio encoding and decoding API It has been deprecated only recently. 24 January 2012, 17:04:19 UTC
75e2025 avplay: remove the -er option. Error recognition flags can and should be set directly with AVOptions. 24 January 2012, 17:04:19 UTC
941e9f2 lavd: remove deprecated v4l grab device. 24 January 2012, 17:04:19 UTC
f1721fb Merge remote-tracking branch 'tjoppen/mxf_fixes_20120124' * tjoppen/mxf_fixes_20120124: mxfdec: Fix files > 2 GiB mxfdec: Handle small EditUnitByteCount Merged-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 16:15:55 UTC
62d2a75 Added clockwise rotate values to metadata for 90 and 270 degrees Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 16:01:10 UTC
6813450 lavf: replace remaining use of deprecated get_strz() Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 16:01:10 UTC
1c910d2 sws: Fix RGB0->alpha containing formats. Fixes Ticket869 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 16:01:10 UTC
fa94f8a buildsys: Fix shared lib build of ffserver. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 16:01:10 UTC
79f80f5 build: Allow building old API/ABI libpostproc version Allows our users to still build against a libpostproc with the old API/ABI. Distributions can use this option to defer the soname bump. Signed-off-by: Alexander Strasser <eclipse7@gmx.net> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 16:01:10 UTC
5dfc7f7 doc: add Timecode documentation. 24 January 2012, 15:20:21 UTC
cfa2963 maintainers: add myself for recent works. 24 January 2012, 15:07:53 UTC
0c9ddc0 faq: fix typo. Reported-By: Clément Bœsch 24 January 2012, 15:03:09 UTC
9aaa70a faq: document af_aconvert quirks using lavfi. 24 January 2012, 14:56:10 UTC
ece329d Add myself as mxfdec maintainer Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 14:36:38 UTC
beb19a0 h264: Disallow w/h/pixfmt changes for frame threads. Previously this was just checked in case of slice threads, but frame threads do not support this either currently. Making them support this is of course the long term goal Fixes bug155 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 24 January 2012, 14:36:38 UTC
back to top