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

sort by:
Revision Author Date Message Commit Date
acf511d avcodec/g2meet: fix src pointer checks in kempf_decode_tile() Fixes Ticket2842 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 2960576378d17d71cc8dccc926352ce568b5eec1) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 22:14:17 UTC
fd2951b update for 2.0.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 21:58:48 UTC
fa004f4 MAINTAINERS: add Alexander Strasser for the server Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit c11c180132b3e0038143dc9ba4dfd7287d1509c7) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 21:58:48 UTC
1155bdb MAINTAINERS: remove myself from movenc, 2 maintainers should be enough Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 55a88daf6ff1e09994bff39fac313a38a35b0055) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 21:58:48 UTC
01838c5 MAINTAINERS: add myself as maintainer for lavf/aiff* and lavf/movenc.c Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 88a1ff22336ebfd62b0d1d920e0e7d49f7bd1ece) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 21:58:48 UTC
f09f330 MAINTAINERS: alphabetical sort Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 81f4d55c3669733318b2f0e61d10d9efe9b00074) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 21:58:48 UTC
b2a9f64 MAINTAINERS: Add some maintainers for parts of libavutil Developers added are active and in the copyright of the specified files, If anyone wants to maintain anything else, send a patch that adds you to MAINTAINERS. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit b45b1d7af93bd5b8b3824edeae3d1d54644a5361) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 21:58:48 UTC
15ea618 MAINTAINERS: order libavutil entries alphabetically Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 48188a512068e77fbf94ec1a250870260a1ff1ae) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 21:58:48 UTC
ec33423 MAINTAINERS: drop 1.1 from the releases that i maintain There seems to be no need to continue maintaining it, people can easily upgrade to 1.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 5fe5f020b6cfb0b7137d12aab10db936cc08836f) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 21:58:48 UTC
d5dd54d MAINTAINERS: add myself as maintainer for the interface code to swresample & swscale in libavfilter Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 5ad4e29337483bbd3337bc47db4ad181d7e2da00) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 21:58:48 UTC
e7a4c34 avisynth: Exit gracefully when trying to serve video from v2.5.8. 'Fixes' ticket #2526 insofar as it stops 2.5.8 from crashing and tells the user to upgrade to 2.6 if they want to make video input work. A real solution to #2526 would be to get video input from 2.5.8 to work right. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 9db353bc4727d2a184778c110cf4ea0b9d1616cb) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 19:45:11 UTC
2881bfb avisynth: Cosmetics Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit f277d6bf42329d481f58b6147f6dc4130f198ba5) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 19:45:03 UTC
80fb381 sgidec: safer check for buffer overflow Signed-off-by: Paul B Mahol <onemda@gmail.com> (cherry picked from commit 86e722ab97d7f5f0552c8a0958f7910dfcf3c5b7) Conflicts: libavcodec/sgidec.c Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 00:03:37 UTC
b79f337 ttaenc: fix packet size Signed-off-by: Paul B Mahol <onemda@gmail.com> (cherry picked from commit bc2187cfdb5eeb82e3caf42a81a00d1ee4c16d8e) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 August 2013, 00:01:40 UTC
f593ac1 matroskaenc: simplify mkv_check_tag() Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 066111bf19518a9f4d836991b34dbfc5ab72a41a) 09 August 2013, 19:28:39 UTC
baf9230 lavf/matroskaenc: Check for valid metadata before creating tags Tags must have at least one SimpleTag element to be spec conformant. Updated lavf-mkv and seek-lavf-mkv FATE references as the tests were affected by this. Fixes ticket #2785 Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 088ed5314694031e07e02e9d364c9d486a60e704) 09 August 2013, 19:28:31 UTC
d6d168e avfilter/vf_separatefields: fix ;; Found-by: llogan Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 74561680cd01f36a2b225efb529bcd5729b65d32) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 August 2013, 11:58:45 UTC
50f9c4a avformat/paf: Fix integer overflow and out of array read Found-by: Laurent Butti <laurentb@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit f58cd2867a8af2eed13acdd21d067b48249b14a1) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 August 2013, 11:53:27 UTC
211374e avutil/mem: Fix flipped condition Fixes return code and later null pointer dereference Found-by: Laurent Butti <laurentb@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit c94f9e854228e0ea00e1de8769d8d3f7cab84a55) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 August 2013, 11:53:25 UTC
1bf2461 avfilter: fix plane validity checks Fixes out of array accesses (cherry picked from commit e43a0a232dbf6d3c161823c2e07c52e76227a1bc) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 August 2013, 11:53:14 UTC
64444cd avcodec/kmvc: fix MV checks Fixes Ticket2813 Fixes regression since 70b5583 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 3cd8aaa2b2e78faf039691e1c31ff4f8d94e3bc6) 31 July 2013, 00:54:26 UTC
0047a31 Revert "pnm: remove nonsense code" Breaks decoding pgms with 255 < maxval < 65535. Found-by: Carl Eugen Hoyos <cehoyos@ag.or.at>. This reverts commit a0348d0966a81a66f3a1bf061576b24d5296b933. (cherry picked from commit 768e40b451a459fefaceed6b1b3d6e70c93596ac) 28 July 2013, 22:05:01 UTC
d73ce6c jpeg2000dec: Support non subsampled 9-16bit planar pixel formats This applies changes similar to fc6de70c44be05eb0368ab519bfb790431d8dee5 to the >8bit codepath Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 1434df3b93fde086be729d174ffbbee1e25792b3) 28 July 2013, 02:09:21 UTC
9a6d3ee jpeg2000dec: silence unused variable warning Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit db33010483a024f1343bfb516415fe9ef77e82d9) 28 July 2013, 02:09:11 UTC
8b221d6 jpeg2000dec: Support non subsampled 8bit planar pixel formats Fixes file2.jp2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit fc6de70c44be05eb0368ab519bfb790431d8dee5) 28 July 2013, 02:08:10 UTC
9da9b36 jpeg2000dec: parse CDEF Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Conflicts: libavcodec/jpeg2000dec.c Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 99de97cabf35c035b628943b865ab991583a6ea5) 28 July 2013, 02:07:36 UTC
09b33f9 Fix pix_fmt detection in the native jpeg2000 decoder. Based on b7a928b by Michael Bradshaw. Fixes ticket #2683. Reviewed-by: Nicolas Bertrand (cherry picked from commit b39a6bbe7f43710d8e7163757c5aeef596878712) 28 July 2013, 02:07:20 UTC
fa6b6da jpeg2000: fix overflow in dequantization Fixes decoding of file generated with: ffmpeg -f lavfi -i smptehdbars=hd720 -pix_fmt rgb48 /tmp/o.jp2 Reviewed-by: Nicolas BERTRAND <nicoinattendu@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit f57119b8e58cb5437c3ab40d797293ecb9b4a894) 28 July 2013, 02:07:10 UTC
e0d88cf jpeg2000: Initialize only once mqc arrays Increases encoding and decoding speed Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit dd1382ac9534bd9b5ec7833eed9ab6f383e68a50) 28 July 2013, 02:07:02 UTC
18043e3 avformat/dtsdec: Improve probe, reject things looking like analoge signals Fixes Ticket2810 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 6663205338f57eedb2392263dde48e2717c6e980) 26 July 2013, 10:18:46 UTC
ccf470f mpeg12: Ignore slice threading if hwaccel is active Slice threading does not work with hardware acceleration, as decoding is per-picture. This fixes Bugzilla #542. Signed-off-by: Diego Biurrun <diego@biurrun.de> (cherry picked from commit 93a51984a27f3ba84d4e6f13d0c704ee9891603e) Conflicts: libavcodec/mpeg12dec.c 26 July 2013, 09:35:36 UTC
8f9bc6f swscale/input: fix 16bit gbrp input Fixes Ticket2793 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit a4b55bbb6f8ba055bba1493f6872792503e47563) 19 July 2013, 12:50:16 UTC
fcab45f ftp: fix interrupt callback misuse FTP protocol used interrupt callback to simulate nonblock operation which is a misuse of this callback. This commit make FTP protocol fully blocking and removes invalid usage of interrutp callback Also adds support for multiline responses delimited with dashes (cherry picked from commit 247e658784ead984f96021acb9c95052ba599f26) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 17 July 2013, 23:54:24 UTC
bc44d06 avformat/matroskadec: Detect conflicting sample rate/default_duration Fixes Ticket2508 Thanks-to: Moritz Bunkus Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 6158a3bcdf52fafc1d9ae9eb358a56c614b23aa3) 16 July 2013, 09:43:21 UTC
7740e36 mjpegdec: Fix used quant index for gbr Fixes Ticket1651 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 15cee5e5628a80a51d1bb298c8b838ddefd75a88) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 11 July 2013, 10:06:57 UTC
6127f79 mjpegdec: initialize source variables before gbr remap Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 94e86ae15a4328b22f6f103b9fd9b6a9ee0c676c) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 11 July 2013, 10:06:57 UTC
fd2cf9c Suggest recompilation with openssl or gnutls if the https protocol is not found. Fixes ticket #2765. (cherry picked from commit 1db88c33f2c0225aae160cc412b62dfaa3a34cbc) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 11 July 2013, 10:06:57 UTC
fc3dec8 lavf/utils.c: Avoid a null pointer dereference on oom after duration_error allocation. (cherry picked from commit c9eb5c9751c88caaed62af5ffe908fe545022e7e) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 11 July 2013, 10:06:56 UTC
a731511 wmavoice: conceal clearly corrupted blocks Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind (cherry picked from commit d14a26edb7c4487df581f11e5c6911dc0e623d08) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 11 July 2013, 10:06:56 UTC
37268dc avcodec/qdm2: initialize sign_bits Fixes non deterministic output Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 8f09957194b8d7a3ea909647e22eaf1389b6f5c4) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 11 July 2013, 10:03:30 UTC
ea28e74 avcodec/qdm2: store bits in an integer instead of float variable Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit fbe159e85079f1f94a7201dc210b155dba7ff4a6) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 11 July 2013, 10:02:56 UTC
c1c84f0 avformat/utils: avformat_find_stream_info set value for ret in case of oom without it FFmpeg didn't display any error message when oom event occured Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit b0509563347b81d7b0a2474e56abbc9c99043688) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 11 July 2013, 10:02:33 UTC
56bf388 lavfi/aconvert: unbreak Even if its deprecated, it should still work correctly. Signed-off-by: Paul B Mahol <onemda@gmail.com> (cherry picked from commit bc95b9428950cd672162bcb2bb98fbecad52a5b3) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 11 July 2013, 10:02:00 UTC
1cda4aa avformat/utils: avformat_find_stream_info fix a crash in case of oom fixes ticket #2767 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit ccf9211e29bdfad02faf93575bf39a8f89c30647) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 11 July 2013, 10:00:39 UTC
9711b52 avfilter/af_earwax: Fix out of array accesses on odd packets Found-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 0a3a0edd52b98aec27d1b8c63c85cb52ff46d40e) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 July 2013, 17:07:50 UTC
2b8b2ba Changelog: replace next by 2.0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 July 2013, 00:47:10 UTC
1ebb95d Update for 2.0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 July 2013, 00:15:43 UTC
5eaed6d atrac3: fix error handling decode_tonal_components returns a proper AVERROR. Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 10 July 2013, 00:15:43 UTC
09f59d6 avformat/gif: Do not write GIF89a header if loop is set to -1. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 23:18:59 UTC
9e21490 Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: assume 0 stream start time if start time is unset in duration check ffplay: do not update audio clock with old audio pts if current frame is AV_NOPTS_VALUE Merged-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 22:57:04 UTC
49f441e MAINTAINERS: Update which releases are supported Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 22:47:01 UTC
c3ca702 codec_desc: fix typo in rv20 long_name. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 22:27:34 UTC
3aa2257 doc/RELEASE_NOTES: add a note about AVISynth Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 22:24:04 UTC
233177a jpegdec: clear EOBRUN on restarts Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 21:49:06 UTC
1c032e9 jpegdec: give handle_rstn() a return code that indicates if restart did happen Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 21:45:31 UTC
776155c mjpeg_decode_scan: reset restart state Fixes Ticket2082 Fixes progressive/refinement + restart jpegs Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 21:43:36 UTC
e9be467 doc/ffmpeg: document -override_ffserver Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 20:19:10 UTC
325411a snowenc: check minimum resolution Fixes Ticket1855 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 19:10:45 UTC
f07cb53 ffplay: assume 0 stream start time if start time is unset in duration check Fixes ticket #2103 and #2743. Signed-off-by: Marton Balint <cus@passwd.hu> 09 July 2013, 18:19:54 UTC
3886572 ffplay: do not update audio clock with old audio pts if current frame is AV_NOPTS_VALUE Signed-off-by: Marton Balint <cus@passwd.hu> 09 July 2013, 18:19:54 UTC
aa74810 bitstream: fix a crash in case of oom fixes ticket #2766 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 17:41:22 UTC
1937822 vorbiscomment: Add support for embedded cover art Fixes ticket #2655 Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 17:21:23 UTC
1e5bbbf lavf/flacdec: Share the function to parse cover art blocks Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 17:19:42 UTC
f9d7431 avformat/AVFormatContext: Move fields down to match the fork avconv uses private and internal fields from libavformat, we thus must match the layout even of the fields marked non public. Otherwise ffmpegs libavformat could not be used as a dropin replacement on debian/ubuntu The current soname of libavformat was not part of any release nor are any fields marked public moved thus in theory no installed shared lib ABI breakage should occur. Still the need for this change is unfortunate and chilling. If you installed shared libs from a recent development version of libavformat that is more recent than the last release. You probably want to check or rebuild applications that linked to it. minor versions of avformat & avdevice are bumped to allow detecting this as both use the updated struct Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 17:06:32 UTC
d5de123 avfilter/graphparse: Fix build with --enable-incompatible-fork-abi Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 17:06:32 UTC
c5a1b18 lavfi/drawtext: add support for printing frame metadata Signed-off-by: Paul B Mahol <onemda@gmail.com> 09 July 2013, 15:21:01 UTC
87fb18c imc: Catch a division by zero Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Reviewed-by: Kostya Shishkov Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 14:20:50 UTC
7d9cb12 avcodec/wmaprodec: Check block_align Fixes undefined behavior Its not known if this condition can be triggered through crafted input. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 13:32:21 UTC
694550f Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Force correct extradata for AVID AVCI50 in mov. Merged-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 11:04:51 UTC
0dd9962 ff_lpc_calc_coefs: assert that the type is levinson or cholesky Otherwise the code could misbehave (and there are no other types anyway) Fixes CID700759 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 09:57:45 UTC
9a1ec1f Force correct extradata for AVID AVCI50 in mov. Fixes ticket #2106. Reviewed-by: Kieran Kunhya 09 July 2013, 09:43:33 UTC
3c5071d lavfi/psnr: rename 's' parameter to match documentation Also removes some irrelevant lines in documentation. Signed-off-by: Paul B Mahol <onemda@gmail.com> 09 July 2013, 09:40:53 UTC
d0a7933 ffmpeg_opt: do not warn about unused gop_timecode The option is injected by generic code and being sometimes unused is normal. Fixes Ticket2762 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 08:54:40 UTC
e914a21 Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: Rename the timestamp parameter to dts in write_hint_packets Merged-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 08:07:23 UTC
848295c Merge commit 'a87a0acf9b5d27aad032e61eef4973e62a4a6830' * commit 'a87a0acf9b5d27aad032e61eef4973e62a4a6830': movenc: Make sure the RTP hint tracks have nondecreasing DTS Merged-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 08:01:17 UTC
00b1401 avcodec/h264_ps: try to support Ambarella AVC Fixes Ticket2763 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 03:21:26 UTC
509642b WebM muxer writes WebVTT subtitle track The Matroska muxer now allows WebVTT subtitle tracks to be written while in WebM muxing mode. WebVTT subtitle tracks have four kinds: "subtitles", "captions", "descriptions", and "metadata". Each text track kind has a distinct Mastroska CodecID and track type, as described in the temporal metadata guidelines here: http://wiki.webmproject.org/webm-metadata/temporal-metadata/webvtt-in-webm When the stream has codec id AV_CODEC_ID_WEBVTT, the stream packet is serialized per the temporal metadata guidelines cited above. The WebVTT cue is written as a Matroska block group. The block frame comprises the WebVTT cue id, followed by the cue settings, followed by the cue text. (The block timestamp is synthesized from the cue timestamp.) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 01:09:12 UTC
a20f049 avcodec/libvpxenc: make class names unique This should fix an infinite loop with -h full Found-by: <Foofie> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 09 July 2013, 01:04:31 UTC
d1e8d4b ffmpeg: Allow overriding ffservers input Fixes Ticket1970 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 23:50:32 UTC
d7fbe92 ffmpeg: move creation_time for ffserver setting up Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 23:50:32 UTC
a03e79e lavfi: fix broken logic in metadata handling Signed-off-by: Paul B Mahol <onemda@gmail.com> 08 July 2013, 20:13:56 UTC
970c8df mpeg12dec: avoid reinitializtation on PS changes when possible. Fixes Ticket2574 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 19:55:04 UTC
7dee9c2 tests/fate/filter-audio: update asyncts reference The new reference matches the one used by qatar Fixes: fate-filter-asyncts Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 17:44:27 UTC
19c8f22 lavfi/rotate: switch to new drawutils Get rid of ugly hacks, also add support for more pixel formats. Signed-off-by: Paul B Mahol <onemda@gmail.com> 08 July 2013, 16:40:49 UTC
55c94f4 lavfi/drawutils: fix planar rgb Signed-off-by: Paul B Mahol <onemda@gmail.com> 08 July 2013, 16:40:49 UTC
d2dd1e0 lavfi/pad: use FFSIGN Signed-off-by: Paul B Mahol <onemda@gmail.com> 08 July 2013, 16:40:48 UTC
70b922f avformat/mov: read stream bitrates from isml manifest This allows to read a live isml movie and segment it using the smoothstreaming muxer, which requires the bitrates to be known for each stream. Signed-off-by: Alexandre Sicard <alexandre.sicard@smartjog.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 15:36:45 UTC
e096283 mp3dec: detect CBR and use CBR axiom to seek This should also work reasonable with truncated and growing mp3s. Fixes Ticket2590 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 15:12:51 UTC
6150bec lavfi: add psnr filter Signed-off-by: Paul B Mahol <onemda@gmail.com> 08 July 2013, 14:58:04 UTC
1ba01d3 swscale: treat gray as a fullrage (0-255) format Fixes Ticket2684 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 13:21:48 UTC
b86651a Check the return value of ff_rv34_decode_init() in rv30.c and rv40.c Avoids possible null pointer dereferences on oom. Fixes ticket #2727. 08 July 2013, 09:56:16 UTC
0677dde movenc: Rename the timestamp parameter to dts in write_hint_packets This matches its actual intended use better. Signed-off-by: Martin Storsjö <martin@martin.st> 08 July 2013, 09:44:25 UTC
a87a0ac movenc: Make sure the RTP hint tracks have nondecreasing DTS The RTP timestamps can be decreasing for codecs with B-frames. For these cases, make sure the timestamps in the MP4 file track itself are nondecreasing, and add an offset to the RTP packet hint instead to produce the intended RTP timestamp. Signed-off-by: Martin Storsjö <martin@martin.st> 08 July 2013, 09:43:42 UTC
5d3c303 cmdutils: replace exit() by exit_program() Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 09:12:32 UTC
eeddeb6 ffmpeg_opt: replace exit() by exit_program() Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 09:12:32 UTC
efce76a ffmpeg_filter: replace exit() by exit_program() Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 09:09:22 UTC
44d0e52 Merge remote-tracking branch 'qatar/master' * qatar/master: qdm2: check and reset dithering index per channel Merged-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 03:26:17 UTC
e1f98f2 Merge commit '76efedeadb1f6bf79020c44a71dd0cee13d932ad' * commit '76efedeadb1f6bf79020c44a71dd0cee13d932ad': qdm2: formatting cosmetics Conflicts: libavcodec/qdm2.c Merged-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 03:10:06 UTC
d28a8ad Merge commit 'f054e309c58894450a5d18cce9799ef58aab9f14' * commit 'f054e309c58894450a5d18cce9799ef58aab9f14': qdm2: use init_static_data westwood_vqa: do not free extradata on error in read_header Conflicts: libavformat/westwood_vqa.c Merged-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 03:02:52 UTC
b5a87dc Merge commit 'c4abc9098cacb227dba39bac6aea16b2bceba0d0' * commit 'c4abc9098cacb227dba39bac6aea16b2bceba0d0': vqavideo: check the version Conflicts: libavcodec/vqavideo.c See: b226af39107f09cd650875388250f4968eea54db Merged-by: Michael Niedermayer <michaelni@gmx.at> 08 July 2013, 02:53:52 UTC
back to top