Timeline



Oct 11, 2013:

11:42 PM Changeset in ffmpeg [e4d45673] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: set XDCAM codec tag correctly Signed-off-by: Michael …
11:42 PM Changeset in ffmpeg [713dcdbf] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: set pretty compressor name for XDCAM Signed-off-by: …
11:42 PM Changeset in ffmpeg [ce994a03] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: make AVStream easier to access This adds a AVStream …
6:52 PM Ticket #3045 (x11grab does not handle missed frames properly) updated by Levi
Version changed
Is still broken in head. The commit that broke the behaviour was …
6:00 PM Changeset in ffmpeg [024bf3a1] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: Add missing mpeg2 aac profiles Signed-off-by: Michael …
5:59 PM Changeset in ffmpeg [1fdae101] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: Add ignorecrop Signed-off-by: Michael Niedermayer …
5:59 PM Changeset in ffmpeg [db4a6774] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: Remove no longer existing options Signed-off-by: Michael …
5:57 PM Changeset in ffmpeg [a55e813e] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: Cosmetics in the flags2 description Signed-off-by: …
5:21 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Elon Musk
I posted patch on mailing list, which may fix async issues. It would …
4:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I'll be free from October 16th. klaussfreire, could you provide the …
2:59 PM Changeset in ffmpeg [dfb89fee] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: document skip_alpha Signed-off-by: Michael Niedermayer …
2:48 PM Changeset in ffmpeg [e7fa041] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: prores: …
2:40 PM Changeset in ffmpeg [f02bab6d] by Stefano Sabatini <stefasab@gmail.com>
doc/filters/scale: do not explicitly state the default swscale flags …
2:23 PM Changeset in ffmpeg [a12ab37d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/riff.c: Fix GeoVision H.264 fourcc. Fixes d24da748
1:39 PM Changeset in ffmpeg [4bc7c1ba]n1.1.7 by Michael Niedermayer <michaelni@gmx.at>
update for 1.1.7 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:36 PM Changeset in ffmpeg [0efb4ff8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/parser: reset indexes on realloc failure Fixes Ticket2982 …
1:36 PM Changeset in ffmpeg [f0bb0aaa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ffv1enc: update buffer check for 16bps Signed-off-by: Michael …
1:28 PM Changeset in ffmpeg [eb3330b0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'TimothyGu/release/1.1' into release/1.1 …
12:49 PM Changeset in ffmpeg [e31e6694] by Michael Niedermayer <michaelni@gmx.at>
Delete changelog The merges have filled the changelog of the 1.1 …
12:49 PM Changeset in ffmpeg [835bc39b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/9' into release/1.1 * …
8:38 AM Ticket #3045 (x11grab does not handle missed frames properly) updated by Carl Eugen Hoyos
Please test current git head.
8:02 AM Changeset in ffmpeg [d24da748] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add H.264 fourcc GAVC for GeoVision cameras.
7:22 AM Changeset in ffmpeg [08b22c0e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mxf: …
7:20 AM Changeset in ffmpeg [bb8ce36d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5f5ada3dbf97e306a74250ba8dcf8619ad59b020' * commit …
6:23 AM Changeset in ffmpeg [964f9ca2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ed796fba761f4794bec7735d467c1b2c8e1858fe' * commit …
4:14 AM Ticket #3045 (x11grab does not handle missed frames properly) created by Levi
If x11grab misses some frames, there is no indication that this …
3:10 AM ffmpeg_report.log attached to Ticket #3031 by userid99
log file with command: ffmpeg -v 9 -loglevel 99 -report -i …

Oct 10, 2013:

11:04 PM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by userid99
Replying to cehoyos: > Please provide the input subtitle …
11:00 PM muxxsub.avi attached to Ticket #3031 by userid99
FFmpeg Output
10:59 PM subtitle.sub attached to Ticket #3031 by userid99
Input Vobsub
10:59 PM subtitle.idx attached to Ticket #3031 by userid99
Vobsub index
10:59 PM video.avi attached to Ticket #3031 by userid99
Video.divx file input
10:51 PM Changeset in ffmpeg [a72bf5fd] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: set the source_index for trivial filter graphs Fixes one …
8:28 PM Ticket #3044 (pts resets when input parameters changes) created by Elon Musk
When filtering inputs images and when such images changes width/height …
7:02 PM Changeset in ffmpeg [c0de9a23] by Luca Barbato <lu_zero@gentoo.org>
prores: Reject negative run and level values Sample-Id: …
6:24 PM Changeset in ffmpeg [996c7349] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: remove pointless initialization Signed-off-by: Paul B …
6:07 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
> Patch sent. …
4:33 PM Changeset in ffmpeg [2d528349] by Michael Niedermayer <michaelni@gmx.at>
atrac3: Better name for imdct window initialization Patch by Diego …
4:33 PM Changeset in ffmpeg [4fb8de08] by Michael Niedermayer <michaelni@gmx.at>
atrac3: Remove unused gain compensation tables Patch by Diego …
4:25 PM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) updated by Carl Eugen Hoyos
Resolution changed
Michael fixed this in a830915b
4:22 PM Changeset in ffmpeg [054454c6] by Luca Barbato <lu_zero@gentoo.org>
mxf: Add jpeg2000 codec to intra only codecs Conform with SMPTE RP …
3:52 PM Changeset in ffmpeg [5f5ada3d] by Luca Barbato <lu_zero@gentoo.org>
shorten: Fix out-of-array read pred_order == …
3:34 PM Ticket #2910 (Skipping ‘nokey’ frames in h264 video causes errors) updated by Anatoliy
was it merged into ffmpeg2.0 branch?
3:28 PM Changeset in ffmpeg [a830915b] by Michael Niedermayer <michaelni@gmx.at>
swscale: Use full resolution chroma for yuv2rgb when the input has …
3:08 PM Changeset in ffmpeg [d1d875d3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_w3fdif: do not reset pts to 0 Shamelessly stolen from …
2:58 PM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Ben Boeckel
This is output from playing a -dumpstream from an MPD build with …
2:03 PM Changeset in ffmpeg [cdc9657a] by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: Document field_order Signed-off-by: Michael Niedermayer …
1:56 PM Changeset in ffmpeg [bb81b2b2] by Reinhard Tartler <siretart@tauware.de>
Fix top-level description
1:21 PM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Ben Boeckel
It's not really a failure in ffmpeg. I'm mainly looking at …
12:50 PM Changeset in ffmpeg [58287d3b] by Reinhard Tartler <siretart@tauware.de>
update Changelog
12:48 PM Creating multiple outputs edited by Roger Pack
note this option (no picture yet :|) (diff)
12:29 PM Changeset in ffmpeg [ed796fba] by Diego Biurrun <diego@biurrun.de>
atrac3: Better name for IMDCT window initialization Signed-off-by: …
12:26 PM Changeset in ffmpeg [be764150] by Diego Biurrun <diego@biurrun.de>
atrac3: Remove unused gain compensation tables Signed-off-by: Diego …
11:43 AM Changeset in ffmpeg [7ab8bcea] by Michael Niedermayer <michaelni@gmx.at>
doc/encoder/aac: Remove -cutoff trick Fix Ticket #2686 comment 155. …
11:36 AM Changeset in ffmpeg [20d78a86] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 …
11:11 AM Changeset in ffmpeg [ef6b85e9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresdec2: propagate error codes Based-on: …
10:51 AM config.log attached to Ticket #2778 by Rafa Lopez
config.log 2.0.1
10:50 AM Ticket #2778 (Corrupt image when transcoding H264 stream to JPEG using IB-CAM2002) updated by Rafa Lopez
I have the same problem. More information: This error only occurs …
10:30 AM Changeset in ffmpeg [0391f461] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vmnc/reset_buffers(): reset cur_hx/hy too for saftey …
10:29 AM Changeset in ffmpeg [3fa4c528] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: prores: …
10:21 AM Changeset in ffmpeg [5c99ca22] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '44690dfa683f620c77e9f0e8e9bc5682608636b1' * commit …
10:06 AM Changeset in ffmpeg [7acb464f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e6ed8668597cfea25dfb350a9b4df7fb2efc1d90' * commit …
9:58 AM Changeset in ffmpeg [c2555bcb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'be1e1373d267bae2af8a62d79eef736736f24565' * commit …
9:45 AM Changeset in ffmpeg [0efbd98e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d7aeff9a1080e64125f3374d993b2c9c4c2751b' * commit …
9:38 AM Changeset in ffmpeg [70025c07] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '41a10f3ba149a2012de499d0b4ad4955d81f28d5' * commit …
9:31 AM Changeset in ffmpeg [5fcd0a80] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ceec6e792e4b5baaa23b220f4fd33417631f5288' * commit …
9:22 AM Changeset in ffmpeg [dd0429e1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '756547ce7f4d67a18663503e2157aebed3531703' * commit …
8:40 AM Changeset in ffmpeg [c589c4c5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1cac9accbd1f9b8596122d0735e37b97a844c514' * commit …
8:32 AM Changeset in ffmpeg [e96c8015] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1018a92219a38a812cf97761c6b3a5e66a400f4b' * commit …
8:26 AM Changeset in ffmpeg [2df7f771] by Luca Barbato <lu_zero@gentoo.org>
prores: Error out only on surely incomplete ac_coeffs
7:47 AM Changeset in ffmpeg [44690dfa] by Luca Barbato <lu_zero@gentoo.org>
prores: Add a codepath for decoding errors
7:45 AM Changeset in ffmpeg [5a7a902a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '071e29af4d383bdb44d0c87416dee3e4bb597936' * commit …
7:42 AM Changeset in ffmpeg [e6ed866] by Martin Storsjö <martin@martin.st>
flvenc: Write proper cropping for VP6 even if there's no extradata …
7:42 AM Changeset in ffmpeg [be1e1373] by Martin Storsjö <martin@martin.st>
flvenc: Support muxing VP6A as well Handle it in the same way as …
7:41 AM Changeset in ffmpeg [4d7aeff9] by Martin Storsjö <martin@martin.st>
flvenc: Don't pretend to support muxing "plain" VP6 The plain VP6 …
7:41 AM Changeset in ffmpeg [41a10f3b] by Martin Storsjö <martin@martin.st>
vp6: Support cropping to AVCodecContext.width/height In these cases, …
7:39 AM Changeset in ffmpeg [20669753] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5e992a4682d2c09eed3839c6cacf70db3b65c2f4' * commit …
7:24 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
If you believe we can improve the "Submitting Sample Media" paragraph …
7:19 AM Changeset in ffmpeg [f18db82f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '61cd19b8bc32185c8caf64d89d1b0909877a0707' * commit …
7:08 AM discontinuity.ts attached to Ticket #3032 by Carl Eugen Hoyos
7:04 AM Changeset in ffmpeg [7824b5f6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a66aa0daf290ef157cb3322b034b43d6201c43e9' * commit …
6:29 AM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) updated by Carl Eugen Hoyos
Please test current git head and add a failing ffmpeg command line …
5:28 AM Changeset in ffmpeg [ceec6e7] by Luca Barbato <lu_zero@gentoo.org>
avi: directly resync on DV in AVI read failure Reported-by: Mateusz …
5:28 AM Changeset in ffmpeg [756547ce] by Luca Barbato <lu_zero@gentoo.org>
avi: DV in AVI must be considered single stream Reported-by: Mateusz …
5:27 AM Changeset in ffmpeg [1cac9acc] by Luca Barbato <lu_zero@gentoo.org>
avi: properly fail if the dv demuxer is missing CC: libav-stable@libav.org
4:50 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
I tried using filezilla, unfortunatlye the ffmpeg server kept kicking …
3:53 AM Ticket #3043 (RFE: Implement updated comment header packets in OGG/vorbis streams) created by Ben Boeckel
I am looking to implement this feature, but am unsure of how best to …
2:53 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
Replying to Timothy_Gu: > Replying to [comment:155
1:07 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Replying to cehoyos: > Please confirm the md5sum for the …
12:43 AM Ticket #2738 (Recovery point / I-frame missed on h264 stream) closed by Michael Niedermayer
fixed: Fixed in 65c2fe7159f7521bf694b3990a148c71166e38ac
12:25 AM Changeset in ffmpeg [65c2fe71] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: call flush_change() on init This ensures that all the …
12:15 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by Carl Eugen Hoyos
Please confirm the md5sum for the sample you uploaded: […]
12:05 AM Ticket #2125 (Add dnxhd-tr support (cid 1244)) updated by Carl Eugen Hoyos
Keywords changed
Sample with cid 1256 (from videolan ticket 9620) uploaded to …

Oct 9, 2013:

11:54 PM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
Regression since aecb9d3.
11:45 PM Ticket #3013 (Determination of brightness or light level) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status changed
10:36 PM Ticket #2777 (H.264 decoding failure) closed by Michael Niedermayer
duplicate: Duplicate of #2968
10:17 PM Ticket #2968 (Possible regression for h264 decoding) closed by Michael Niedermayer
fixed: Fixed in 5ac6b6028f17b64723884c9fa72cfcbd369a1ba2
10:07 PM Changeset in ffmpeg [5ac6b602] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_refs: modify key frame detection heuristic to detect more …
9:37 PM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) updated by mike
i didn't know that flag , thank , with that flag i got correct results …
9:09 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by Michael Niedermayer
Replying to mbradshaw: > Replying to michael: …
8:41 PM Ticket #3033 (Wrong Duration For WAV File) closed by Michael Niedermayer
fixed: Fixed in 83fc6c822b06688e572333299927d93eb3c6c426
8:40 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) reopened by ramitb
8:40 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) updated by ramitb
I've uploaded the file "Ticket #3032.ts" to the incoming directory. …
8:25 PM Changeset in ffmpeg [1018a922] by Luca Barbato <lu_zero@gentoo.org>
jpeg2000: Check block length Reported-by: Mateusz "j00ru" Jurczyk and …
8:25 PM Changeset in ffmpeg [071e29af] by Luca Barbato <lu_zero@gentoo.org>
vmnc: Use meaningful return values
8:25 PM Changeset in ffmpeg [5e992a46] by Luca Barbato <lu_zero@gentoo.org>
vmnc: Check the cursor dimensions And manage the reallocation failure …
8:25 PM Changeset in ffmpeg [61cd19b] by Luca Barbato <lu_zero@gentoo.org>
vmnc: Port to bytestream2 Fix some buffer overreads. Reported-by: …
8:25 PM Changeset in ffmpeg [a66aa0da] by Luca Barbato <lu_zero@gentoo.org>
vmnc: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
8:18 PM Changeset in ffmpeg [83fc6c82] by Michael Niedermayer <michaelni@gmx.at>
avformat/wavdec: Dont trust the fact chunk for PCM Fixes Ticket3033 …
7:20 PM Ticket #3042 (RealMedia streaming: assertion failed "rm->audio_pkt_cnt > 0" ...) created by Underground78
Playing that RealMedia stream: …
6:02 PM Ticket #2833 (can't parse HLS subtitles and alternate audio) updated by Underground78
Cc changed
Another example: http://chkhu.connectmedia.hu/6090/index.m3u8 (from …
5:54 PM Capture/Desktop edited by Elon Musk
(diff)
5:52 PM Capture/Desktop edited by Elon Musk
(diff)
5:34 PM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) updated by qyot27
New backtrace from a new build, including info all-registers […]
5:01 PM Changeset in ffmpeg [3aa57651] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavd/xv.c: Include XShm.h before Xvlib.h. This may fix compilation …
4:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
aacenc.c line 106 and 133, this properly worked, and the result 7350Hz …
4:23 PM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) closed by Michael Niedermayer
invalid: you need "-sws_flags full_chroma_int" and yes it probably should use …
4:10 PM Ticket #3013 (Determination of brightness or light level) updated by Michael Niedermayer
Type, Component changed
3:07 PM Ticket #3041 (multitude of screen capture codecs) created by compn
a bunch of screen capture codecs i came across. most arent …
2:44 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Anatoliy
Thank you!
2:41 PM Ticket #3015 (conversion never ends with 'apad' filter) updated by Michael Niedermayer
Note, you need -shortest apad without shortest is meaningless
2:40 PM Ticket #3015 (conversion never ends with 'apad' filter) closed by Michael Niedermayer
fixed: Fixed in 8780f7fbfaacb1f31d9915a368850f23557bc0d5
2:33 PM Changeset in ffmpeg [0f322fef] by Michael Niedermayer <michaelni@gmx.at>
avfilter/buffersink: try to fix AV_NOPTS_VALUE no testcase available, …
2:33 PM Changeset in ffmpeg [8780f7fb] by Michael Niedermayer <michaelni@gmx.at>
avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUE …
1:46 PM Changeset in ffmpeg [8c7bc7d3] by Paul B Mahol <onemda@gmail.com>
avcodec/exr: use avpriv_report_missing_feature() Signed-off-by: Paul …
1:39 PM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
The original desync problem is also reproducible with the following …
12:54 PM Changeset in ffmpeg [19fda0a] by Paul B Mahol <onemda@gmail.com>
avcodec/vmnc: use av_freep() Signed-off-by: Paul B Mahol …
12:29 PM Changeset in ffmpeg [31d0d355] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86inc: …
12:17 PM Changeset in ffmpeg [4ce82e6f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9e3946aadaef6f7d7ef15c31b5ff1e73d0ba79a1' * commit …
11:44 AM Changeset in ffmpeg [ad7d7d4f] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: Remove .rodata kludges The Mach-O bug was fixed in yasm 0.8.0 …
11:44 AM Changeset in ffmpeg [9e3946aa] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
build: Require yasm 0.8.0 or higher This is in preparation for …
11:22 AM Changeset in ffmpeg [56db86a] by Clément Bœsch <clement@stupeflix.com>
doc/filters: remove extra spacing in vid.stab section.
10:43 AM Ticket #3039 (Support kate subtitles in ogg) updated by Carl Eugen Hoyos
Keywords changed
10:28 AM Ticket #3035 (h264 decoder duplicates 8-th frame) updated by eugene smirnov
Thanks, -vsync 0 seems resolved that issue, only note that anexb …
10:24 AM Ticket #3040 (ICY metadata not handled when using HTTP chunked transfer) created by odumas
ICY metadata are not retrieved when the shoutcast/icecast server is …
10:00 AM Ticket #3037 (installation errors) updated by Carl Eugen Hoyos
Keywords, Status, Component changed
Apparently a regression since 3d5a995 / e52567c
9:48 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Without a backtrace, I don't think there is much we can do.
9:46 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
Replying to cehoyos: > Does it also crash if you use …
9:38 AM Ticket #3039 (Support kate subtitles in ogg) created by Carl Eugen Hoyos
http://streams.videolan.org/streams/ogg/kiki_Theora_Vorbis_kate.ogg
9:37 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Does it also crash if you use -acodec aac -strict -2 ?
9:04 AM Changeset in ffmpeg [7f22df3a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:55 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
My apologies for not attaching the missing info. I am running this …
8:44 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by Carl Eugen Hoyos
Replying to soulbabel: > Perhaps this is a Windows only …
8:06 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
I've tried it on two different Windows machines (Win7 and Windows …
8:02 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) closed by Carl Eugen Hoyos
worksforme: Works fine here, if you want to reopen this ticket, please provide the …
7:57 AM Ticket #3019 (fieldmatch + decimate causes out-of-sync audio) updated by Carl Eugen Hoyos
The following command works fine now: […] The following produces an …
7:46 AM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by Carl Eugen Hoyos
Version changed
Please provide the input subtitle file.
7:42 AM Changeset in ffmpeg [3aabfaa3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix make checkheaders for vp9 header files.
7:39 AM Changeset in ffmpeg [f4e85afd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add pulse_audio_common.h to skipheaders. Fixes an error when running …
7:08 AM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide a sample.
7:02 AM Ticket #3035 (h264 decoder duplicates 8-th frame) updated by Carl Eugen Hoyos
Keywords changed
If you want to avoid the duplication use -vsync 0 The h264 …
6:59 AM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) updated by Carl Eugen Hoyos
Keywords changed
Replying to jakobsybren: > If more info is required for …
6:27 AM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) updated by Jakob van Bethlehem
Cc changed
6:27 AM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) updated by Jakob van Bethlehem
Status, Owner changed
4:10 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) updated by soulbabel
I tried to attach a sample, but I couldn't extract a segment that was …
3:57 AM Ticket #3038 (FFMPEG crashes encoding AAC audio at 32k/1ch AAC, but not at 31k/1ch ...) created by soulbabel
Summary of the bug: FFMPEG crashes when output audio bitrate is set to …
2:04 AM Changeset in ffmpeg [f115e83c] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add Communication section Add Twitter with myself (Lou …
2:01 AM Changeset in ffmpeg [df08fd5e] by Michael Niedermayer <michaelni@gmx.at>
doc/default.css + doc/t2h.init: New styles The main motive of this …
1:36 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > However, it seems the …
1:34 AM Changeset in ffmpeg [b2148fa] by Luca Barbato <lu_zero@gentoo.org>
shorten: Extend fixed_coeffs to properly support pred_order 0 …

Oct 8, 2013:

10:55 PM Changeset in ffmpeg [2a7bdbf6] by Michael Niedermayer <michaelni@gmx.at>
ffserver: strip odd chars from html error messages before sending them …
10:55 PM Ticket #3034 (XSS vulnerability in ffserver) closed by Michael Niedermayer
fixed: Fixed in 885739f3b4ca3fb60abf417120845e3fcfb99b53
10:40 PM Ticket #3033 (Wrong Duration For WAV File) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 6629dbd.
10:30 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Timothy Gu
Replying to Kamedo2: > This document recommends to use …
10:30 PM Changeset in ffmpeg [885739f3] by Michael Niedermayer <michaelni@gmx.at>
ffserver: strip odd chars from html error messages before sending them …
10:21 PM Ticket #3037 (installation errors) updated by Elliott
[…]
9:37 PM Ticket #3037 (installation errors) updated by Carl Eugen Hoyos
Priority changed
Please run make distclean && ./configure and post the complete, …
9:30 PM Ticket #3037 (installation errors) updated by llogan
Keywords, Component changed
To make this a valid ticket please include all relevant information in …
9:02 PM Changeset in ffmpeg [6013634] by Michael Niedermayer <michaelni@gmx.at>
lavd/pulse: move common code to separate file Signed-off-by: Lukasz …
8:54 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Sorry, I've been having trouble making good, provable progress with …
8:42 PM Ticket #3037 (installation errors) created by Elliott
Summary of the bug: When I install the latest build from git master, I …
8:28 PM Changeset in ffmpeg [1ab9f322] by Michael Niedermayer <michaelni@gmx.at>
lavd/pulse: rename pulse.c into pulse_audio_dec.c This make name of …
6:57 PM Changeset in ffmpeg [9d0bb7fc]n2.0.2 by Michael Niedermayer <michaelni@gmx.at>
doc/codecs: fix dangling reference to codec-options chapter (cherry …
6:37 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I think aacenc.c line 106 and 133 lacks the position for 7350Hz, which …
5:39 PM Changeset in ffmpeg [a53fd4b7] by Michael Niedermayer <michaelni@gmx.at>
update for 2.0.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
5:27 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
FFmpeg crashes when the sampling rate is 7350Hz, both vbr and abr. …
4:13 PM Changeset in ffmpeg [b4ccdf5e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ffv1dec: fix format detection Fixes crash with carefuly …
4:13 PM Changeset in ffmpeg [9b02aa25] by Michael Niedermayer <michaelni@gmx.at>
avcodec/parser: reset indexes on realloc failure Fixes Ticket2982 …
3:30 PM Ticket #3036 (HTTP isml output (ie: HTTP POST) with authentication is broken) created by Jakob van Bethlehem
We're using ffmpeg to push an isml stream to a server that runs the …
2:32 PM 0004.h264 attached to Ticket #3035 by eugene smirnov
avc input
2:32 PM log.txt attached to Ticket #3035 by eugene smirnov
log
2:30 PM Ticket #3035 (h264 decoder duplicates 8-th frame) created by eugene smirnov
Summary of the bug: How to reproduce: […] In decodmpressed YUV …
12:40 PM Changeset in ffmpeg [162e22e1] by Paul B Mahol <onemda@gmail.com>
avfilter/af_join: remove now unnecessary goto Options are freed from …
12:40 PM Changeset in ffmpeg [85b56e48] by Paul B Mahol <onemda@gmail.com>
avcodec/xwddec: use avpriv_report_missing_feature Signed-off-by: Paul …
12:40 PM Changeset in ffmpeg [3abbf209] by Paul B Mahol <onemda@gmail.com>
dpx: abgr support Signed-off-by: Paul B Mahol <onemda@gmail.com>
12:31 PM Changeset in ffmpeg [361b56c3] by Michael Niedermayer <michaelni@gmx.at>
lavd: pulse audio encoder Signed-off-by: Lukasz Marek …
12:18 PM Changeset in ffmpeg [8c0f565e] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: factor out find_fps() Signed-off-by: Michael …
11:38 AM Changeset in ffmpeg [2dce4abe] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add max_error_rate Suggested-by: Paul B Mahol …
10:36 AM Changeset in ffmpeg [ad75d2b] by Michael Niedermayer <michaelni@gmx.at>
x86: Fix compilation with nasm on PPC & OS/2 Signed-off-by: Michael …
10:10 AM Changeset in ffmpeg [deb5addc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
10:02 AM Changeset in ffmpeg [19c38908] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3e2fa991db7ef172579422accd61624d52777e5a' * commit …
9:57 AM Changeset in ffmpeg [31d9aa6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '71155665414b551ad350622d5abed20e58371fbf' * commit …
9:37 AM Changeset in ffmpeg [3f965ab] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '47f9d7ce5493e119e09d1227d017414feaaf8d97' * commit …
9:23 AM Changeset in ffmpeg [1f17619f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450' * commit …
9:15 AM Changeset in ffmpeg [17d9c7c2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3fb78e99a04d0ed8db834d813d933eb86c37142a' * commit …
9:07 AM Changeset in ffmpeg [3352fdb2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '49ebe3f9fe02174ae7e14548001fd146ed375cc2' * commit …
9:01 AM Changeset in ffmpeg [006c0fcf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '63f0d623100bdb0c6081456127f4b6713e83d3db' * commit …
8:52 AM Changeset in ffmpeg [faafffaf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ad76e6e7e193b98e7335156422d35467816f9ef1' * commit …
8:45 AM Changeset in ffmpeg [3d5a995e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e52567c2954f627d420b30f75f71af2f2e4afe80' * commit …
8:27 AM Changeset in ffmpeg [c1488fab] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '25cb0c1a1e66edacc1667acf6818f524c0997f10' * commit …
7:58 AM Ticket #3034 (XSS vulnerability in ffserver) created by Anatoliy
Summary of the bug: How to reproduce: […] Output: […] Special …
5:33 AM Ticket #3033 (Wrong Duration For WAV File) updated by shensiapoost
Replying to cehoyos: > Please test current git head and …
4:38 AM Ticket #3033 (Wrong Duration For WAV File) updated by Carl Eugen Hoyos
Keywords changed
Please test current git head and please post the complete, uncut …
4:18 AM thermo.wav attached to Ticket #3033 by shensiapoost
WAV file that is giving the wrong duration time
4:17 AM Ticket #3033 (Wrong Duration For WAV File) created by shensiapoost
Summary of the bug: When I get information on the attached file, which …
12:27 AM Changeset in ffmpeg [ba9c557b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/vp9dsp: Fix compilation with nasm. Signed-off-by: Michael …
12:11 AM Changeset in ffmpeg [653cdf42] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/9' into release/1.1 * …
12:03 AM Changeset in ffmpeg [829e4301] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '494f2d4f9e834db1eaf1a7d0160d497f9802013d' into …

Oct 7, 2013:

11:41 PM Changeset in ffmpeg [8d14e1d6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7e350b7ddd19af856b55634233d609e29baab646' into …
11:26 PM Changeset in ffmpeg [5da68aff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '04d2f9ace3fb6e880f3488770fc5a39de5b63cbb' into …
11:06 PM Changeset in ffmpeg [55aedd67] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ce1dacb435460dda1f9d453eaaeac44bd502aca4' into …
10:49 PM Changeset in ffmpeg [af26185b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '163196562fe744149ef599d754c30c08a9898381' into …
10:24 PM Changeset in ffmpeg [af1fb1d4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f8a72f041c049e812dfa1f32156327e9778f5710' into …
9:58 PM Changeset in ffmpeg [b6b9c150] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add max_error_rate to allow tuning the point decoding errors …
8:05 PM Changeset in ffmpeg [728bb910] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_deshake: fix block_contrast() lower brightness value …
7:46 PM Changeset in ffmpeg [6405ca7d] by Diego Biurrun <diego@biurrun.de>
x86: h264_idct: Update comments to match 8/10-bit depth optimization split
7:39 PM Changeset in ffmpeg [2779b7b3] by Michael Niedermayer <michaelni@gmx.at>
avfilter/deshake The old row index looks weird and wrong to me …
7:11 PM Ticket #3032 (ffmpeg fails to stream copy mpeg2 TS file with timestamp discontinuity) created by ramitb
Summary of the bug: In some cases when trying to stream copy a TS …
4:23 PM Changeset in ffmpeg [abf2d53d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options_table: add field_order This allows setting and …
11:45 AM Changeset in ffmpeg [23824b96] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: support for 8 and 16 bit luma only files Signed-off-by: …
11:45 AM Changeset in ffmpeg [e745dc2d] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: refactor pixel format selection Signed-off-by: Paul B …
11:28 AM Changeset in ffmpeg [b8866783] by Michael Niedermayer <michaelni@gmx.at>
avfilter/lswsutils: dont override the default scaler This should make …
10:27 AM Changeset in ffmpeg [3e2fa991] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: remove misaligned cpu flag Prevents a crash if the misaligned …
10:27 AM Changeset in ffmpeg [71155665] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: various minor backports from x264 Small backports that …
10:27 AM Changeset in ffmpeg [47f9d7ce] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: Check for OUTPUT_FORMAT having a value of "x64" This is …
10:25 AM Changeset in ffmpeg [bbe4a6db] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: Utilize the shadow space on 64-bit Windows Store XMM6 and …
10:25 AM Changeset in ffmpeg [3fb78e99] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: create xm# and ym#, analagous to m# For when we want to mix …
10:25 AM Changeset in ffmpeg [49ebe3f9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: fix some corner cases of SWAP SWAP with >=3 named (rather …
10:24 AM Changeset in ffmpeg [63f0d623] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: Use SSE instead of SSE2 for copying data Reduces code size …
10:24 AM Changeset in ffmpeg [ad76e6e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: Set ELF hidden visibility for global constants Signed-off-by: …
10:20 AM Changeset in ffmpeg [e52567c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
build: Strip spurious labels The implementation of 25cb0c1a involves …
10:17 AM Changeset in ffmpeg [25cb0c1a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
x86inc: activate REP_RET automatically Now RET checks whether it …
10:01 AM Changeset in ffmpeg [c21be584] by Stefano Sabatini <stefasab@gmail.com>
doc/indevs: make pulse dev formatting consistent with other devices …
9:45 AM Changeset in ffmpeg [49ba6e56] by Stefano Sabatini <stefasab@gmail.com>
lavu/parseutils: add more resolutions See …
9:37 AM Changeset in ffmpeg [b67cb585] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
9:27 AM Changeset in ffmpeg [57f0f86f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9adbc3f3a1770fec9d24b8f5be3438a6c8e9e6a6' * commit …
9:10 AM Changeset in ffmpeg [62078f25] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: return different error code for unsupported depths Also …
8:40 AM Changeset in ffmpeg [ad934bc3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_drawtext: remove dead initialization Signed-off-by: Paul …
8:28 AM Changeset in ffmpeg [ce26a016] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_phase: remove dead initialization Signed-off-by: Paul B …

Oct 6, 2013:

11:36 PM Changeset in ffmpeg [38e13f55] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: dont detect slight (0.1sec) backward moving dts as discontinuity
11:36 PM Changeset in ffmpeg [8f2386b5] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparseflac: fix handling of old flac in ogg Improves …
11:36 PM Changeset in ffmpeg [630c005b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flac_parser: export sample_rate also when …
8:17 PM Changeset in ffmpeg [ee3d03bf] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: make .long_name more descriptive Signed-off-by: Paul B …
8:12 PM Changeset in ffmpeg [8ec3286] by Paul B Mahol <onemda@gmail.com>
avcodec: add dpx parser Signed-off-by: Paul B Mahol <onemda@gmail.com>
8:02 PM Changeset in ffmpeg [ce1e8045] by Diego Biurrun <diego@biurrun.de>
x86: fdct: Employ more specific ifdefs This avoids building mmxext …
5:43 PM Ticket #3005 (Hickups with ffplay when playing vc1) updated by Marton Balint
Cc changed
The PTS values seems broken. Framedrops happen when consecuitve frames …
5:36 PM Changeset in ffmpeg [9adbc3f] by Diego Biurrun <diego@biurrun.de>
bmv: Remove unused variable
5:07 PM Changeset in ffmpeg [63d5db37]n0.7.16 by Michael Niedermayer <michaelni@gmx.at>
update for 0.7.16 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
5:04 PM Changeset in ffmpeg [0ca3dbbf] by Michael Niedermayer <michaelni@gmx.at>
Merge tag 'n0.8.15' into release/0.7 FFmpeg 0.8.15 release * tag …
4:48 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The sound sample above is from here. …
4:12 PM ffmpeg_aac_lead_voice.flac attached to Ticket #2686 by Kamedo2
Degrades on FFmpeg aac encoder, both on vbr and abr. The original …
3:48 PM Changeset in ffmpeg [a248117f]n0.8.15 by Michael Niedermayer <michaelni@gmx.at>
update for 0.8.15 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
3:45 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
It doesn't encode 7.1ch surround file from here. …
2:43 PM Changeset in ffmpeg [efff7564] by Michael Niedermayer <michaelni@gmx.at>
configure: filters should select the parts they need not use deps …
1:22 PM Changeset in ffmpeg [4916088a] by Michael Niedermayer <michaelni@gmx.at>
fate: fix dpx on big endian Signed-off-by: Michael Niedermayer …
10:39 AM Changeset in ffmpeg [3ee79676] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_scale: dont duplicate default. use the defaults set by …
10:24 AM Changeset in ffmpeg [4634871] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:50 AM Changeset in ffmpeg [c86955d2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2ddb35b91131115c094d90e04031451023441b4d' * commit …
9:44 AM Changeset in ffmpeg [5710f55e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6b3ff6f91a535d6383f41ca7bdf760165dcb6015' * commit …
9:42 AM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by Michael Niedermayer
Keywords changed
add bounty keyword so this can be found. See: …
9:31 AM Changeset in ffmpeg [7fb12342] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '258414d0771845d20f646ffe4d4e60f22fba217c' * commit …
9:25 AM Changeset in ffmpeg [d0b27036] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0b8b2ae5e93d616c2ece59f7175f483154cff918' * commit …
9:16 AM Changeset in ffmpeg [90cecd3c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4272bb6ef1533846a788c259cc498562d0704444' * commit …
9:00 AM Changeset in ffmpeg [931a4b4] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_scale: change the default scaler to bicubic See: …
8:47 AM Changeset in ffmpeg [ccf96f8c] by Michael Niedermayer <michaelni@gmx.at>
swscale/options: switch default to bicubic Suggested-by: Ronald S. …
8:01 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I encoded over 10,000 AAC mp4s, including really weird samples as the …
4:08 AM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by Carl Eugen Hoyos
Priority, Component changed
2:13 AM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by Ridley Combs
$100 to whoever fixes, where "fixed" is defined as "ffmpeg -ss <time> …
1:13 AM Changeset in ffmpeg [bd664568] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ffv1enc: update buffer check for 16bps Signed-off-by: Michael …
1:13 AM Changeset in ffmpeg [90ee388b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dsputil: fix signedness in sizeof() comparissions …
1:13 AM Changeset in ffmpeg [e3d643cf] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdsp: fix (un)signed type in end comparission Fixes out of …
1:13 AM Changeset in ffmpeg [1b05b000] by Michael Niedermayer <michaelni@gmx.at>
matroska_read_seek: Fix used streams for subtitle index compensation …
1:13 AM Changeset in ffmpeg [38ca79b0] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000: check log2_cblk dimensions Fixes out of array access Fixes …
1:12 AM ffmpeg-20131005-210932.log attached to Ticket #3031 by userid99
Log file with -v 9 -loglevel 99
12:49 AM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) created by userid99
Summary of the bug: creating xsubtitles (xsub) results in color …
12:38 AM Changeset in ffmpeg [0dff3171] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rpza: Perform pointer advance and checks before using the …
12:38 AM Changeset in ffmpeg [ff29290e] by Michael Niedermayer <michaelni@gmx.at>
update all trac links to use the trac subdomain Signed-off-by: …
12:38 AM Changeset in ffmpeg [ba7cd748] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: List merge commit hashes and version numbers …
12:38 AM Changeset in ffmpeg [510da4fe] by Michael Niedermayer <michaelni@gmx.at>
apichanges: fix 2 wrong hashes Signed-off-by: Michael Niedermayer …

Oct 5, 2013:

10:44 PM Ticket #2451 (Inputting some webM files screws up output playback) closed by Michael Niedermayer
fixed: Fixed in 6853e40106cac769f0641183ea0bdd530ae9a0a1
10:22 PM Changeset in ffmpeg [6853e401] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: only set r_frame_rate if the value is within …
9:16 PM Changeset in ffmpeg [90e15e34] by Diego Biurrun <diego@biurrun.de>
oggparsevorbis: return meaningful errors Signed-off-by: Diego Biurrun …
7:16 PM Changeset in ffmpeg [746e3142] by Paul B Mahol <onemda@gmail.com>
avfilter/f_interleave: use the name 's' for the pointer to the private …
5:21 PM Changeset in ffmpeg [2ddb35b9] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from …
5:04 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by mbradshaw
Replying to michael: > Is this also reproducable with …
5:00 PM ArticlesForCreation edited by slhck
Android page already exists but is a stub (diff)
4:58 PM CompilationGuide edited by slhck
Moved platform-specific guides from Start Page to here (diff)
4:57 PM WikiStart edited by slhck
compilation guides for Android and Raspberry Pi go into the … (diff)
4:43 PM Changeset in ffmpeg [4b05906e] by Michael Niedermayer <michaelni@gmx.at>
configure: add --tempprefix option With this and ccache configure …
4:38 PM Changeset in ffmpeg [6b3ff6f9] by Luca Barbato <lu_zero@gentoo.org>
swscale: provide a default scaler if none is set Lanczos for general …
4:20 PM Changeset in ffmpeg [258414d0] by Diego Biurrun <diego@biurrun.de>
x86: fdct: Initialize optimized fdct implementations in the standard way
4:14 PM Changeset in ffmpeg [0b8b2ae5] by Diego Biurrun <diego@biurrun.de>
x86: xviddct: Employ more specific ifdefs This avoids building mmxext …
4:09 PM Changeset in ffmpeg [4272bb6e] by Luca Barbato <lu_zero@gentoo.org>
doxy: Document avlog Provide some information for every function and …
2:07 PM Ticket #3025 (Adding support for TeleText in ffmpeg) updated by ramitb
Here is a custom built version of ffmpeg with libzvbi (teletext) …
1:58 PM Ticket #3025 (Adding support for TeleText in ffmpeg) reopened by ramitb
1:57 PM Ticket #3025 (Adding support for TeleText in ffmpeg) updated by ramitb
FYI, it does not support Teletext, please see below am trying to …
12:27 PM Changeset in ffmpeg [fc83c99c] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: cosmetics: fix identation Signed-off-by: Paul B Mahol …
12:26 PM Changeset in ffmpeg [0841652b] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: reformat avpriv_report_missing_feature messages …
12:26 PM Changeset in ffmpeg [c3e0fbc5] by Paul B Mahol <onemda@gmail.com>
avcodec/dpx: return proper error code for unsupported files Also use …
11:59 AM Changeset in ffmpeg [9665217a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_silencedetect: support more sample formats Signed-off-by: …
11:00 AM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) updated by qyot27
After more investigation, the exact line that causes the SIGILL is …
9:35 AM Changeset in ffmpeg [922596e3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:29 AM Changeset in ffmpeg [47a57c68] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '583a287f6f48f263859df142e6f90993e4217c72' * commit …
9:14 AM Changeset in ffmpeg [5de251a3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd347a7b248d4ffdc278373fecf033b0ade030343' * commit …
8:50 AM Changeset in ffmpeg [a7630e37] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b698542ad83284fbb8c22404e3cafeb2dd739d38' * commit …
1:34 AM Ticket #2104 (anti-epilepsy bright flash remover video filter) updated by compn
this sample is also good for testing: …
12:28 AM Limiting the output bitrate edited by llogan
nitlording (diff)

Oct 4, 2013:

11:41 PM Changeset in ffmpeg [a927276f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx: check packing Signed-off-by: Michael Niedermayer …
11:41 PM Changeset in ffmpeg [23f105a8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx: check encoding Signed-off-by: Michael Niedermayer …
11:33 PM Changeset in ffmpeg [fb726ef0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx: fix reading of the packing field Signed-off-by: Michael …
11:31 PM Changeset in ffmpeg [8cb7d205] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dpx: fix reading 12bit dpx images, which have non zero padding …
11:14 PM Changeset in ffmpeg [a9fc88ea] by Reinhard Tartler <siretart@tauware.de>
Prepare for 9.10 RELEASE
9:39 PM Ticket #3021 ("Invalid block label" error while converting GIF) closed by Michael Niedermayer
fixed: Fixed in e1f8184a1a973fd7de1bf53578d09661ec7bad75
9:31 PM Changeset in ffmpeg [23e42841] by Martin Storsjö <martin@martin.st>
h263dec: Remove a hack that can cause infinite loops The actual …
9:31 PM Changeset in ffmpeg [42c7ed49] by Martin Storsjö <martin@martin.st>
mpegvideo: Initialize chroma_*_shift and codec_tag even if the size is …
9:26 PM Changeset in ffmpeg [e1f8184a] by Michael Niedermayer <michaelni@gmx.at>
avformat/gifdec: make GIF_APP_EXT_LABEL parsing more robust Fixes …
9:26 PM Changeset in ffmpeg [b611ea04] by Michael Niedermayer <michaelni@gmx.at>
lavd/pulse: add MAINTAINERS entry Signed-off-by: Lukasz Marek …
9:01 PM Changeset in ffmpeg [a4435f92] by Martin Storsjö <martin@martin.st>
ismindex: Change the duration field to int64_t This reduces the risk …
9:01 PM Changeset in ffmpeg [583a287f] by Martin Storsjö <martin@martin.st>
ismindex: Calculate the file duration among the included tracks If …
9:01 PM Changeset in ffmpeg [d347a7b2] by Martin Storsjö <martin@martin.st>
ismindex: Use the individual stream duration instead of the global one …
9:00 PM Changeset in ffmpeg [b698542a] by Martin Storsjö <martin@martin.st>
mov: Don't allocate arrays with av_malloc that will be realloced CC: …
7:36 PM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by Nemesis7
Subler: https://code.google.com/p/subler/
7:20 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by Michael Niedermayer
Is this also reproducable with --disable-asm ? also is this specific …
5:22 PM compare2.png attached to Ticket #3028 by mike
zoomed input output second sample
5:17 PM compare.png attached to Ticket #3028 by mike
zoomed compare input/output
4:48 PM Changeset in ffmpeg [a2c14ba2] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_histogram: use const for variables that are not supposed …
4:43 PM Ticket #3030 (support ratio threshold in cropdetect) updated by Elon Musk
What about using extractplanes=u to just use u plane?
4:39 PM Ticket #3030 (support ratio threshold in cropdetect) updated by dave rice
I added a lut=y=0 before the cropdetect in the filter chain, but I …
4:36 PM Ticket #3030 (support ratio threshold in cropdetect) updated by Elon Musk
Status changed
And how do you ignore luma?
4:31 PM cropdetect.mp4 attached to Ticket #3030 by dave rice
4:30 PM Ticket #3030 (support ratio threshold in cropdetect) created by dave rice
Summary of the enhancement request: I'm using the cropdetect filter …
3:55 PM Ticket #2991 (Stream-copy h264 from mov does not work anymore) closed by Michael Niedermayer
fixed: Fixed in e41ea866fc26f38d770bbc1ad67703e7f4400ae1
3:47 PM Changeset in ffmpeg [e41ea866] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: force parsing of headers if stts is absent Fixes …
3:05 PM Ticket #2897 (jpeg2000: avoid abort) closed by Michael Niedermayer
fixed: Fixed in fcd19d6c8db514b017662166d014ac8560fbe8f5
2:49 PM Ticket #3029 (youtube live stream using ffmpeg) closed by Elon Musk
invalid: This is not answering machine.
2:36 PM Changeset in ffmpeg [515e651f] by Stefano Sabatini <stefasab@gmail.com>
lavu/opt: fix doxy for av_opt_get* functions about return value …
2:36 PM Changeset in ffmpeg [719b4eef] by Stefano Sabatini <stefasab@gmail.com>
lavu/common: add warning to GET_UTF8 doxy Should prevent wrong uses, …
2:32 PM Ticket #3029 (youtube live stream using ffmpeg) created by vikrant malik
How to stream youtube live link using ffmpeg.
2:15 PM sc2.bmp attached to Ticket #3028 by mike
2:15 PM sc1.bmp attached to Ticket #3028 by mike
2:14 PM Ticket #3028 (broken conversion yuv444p to bgr24/rgb24) created by mike
I found that capturing game and recording with OBS lossless x264 …
1:33 PM Changeset in ffmpeg [b46f1910] by Clément Bœsch <clement@stupeflix.com>
cosmetics: group remaining .name and .long_name. See b2bed9325.
12:48 PM Limiting the output bitrate edited by burek
(diff)
12:36 PM Changeset in ffmpeg [9d8e8495] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
12:30 PM Changeset in ffmpeg [74b2b0ed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cd818b3a5709b9b08bd5901cb8863a8b61be265e' * commit …
12:25 PM Changeset in ffmpeg [5bb3ef3b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8921e32f730c191543b84e61338bc9d549aa05a3' * commit …
12:18 PM Changeset in ffmpeg [b8e44118] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '24fee95321c1463360ba7042d026dae021854360' * commit …
12:17 PM Changeset in ffmpeg [205b6021] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '72540e514ceaaed8ecb97ed63637b2a2a4447ab8' * commit …
11:57 AM Ticket #3017 (ff_emu_edge_vfix21_sse causes SIGILL on Pentium-III) updated by qyot27
A workaround of sorts is to change EXTERNAL_SSE on line 247 of …
11:53 AM Changeset in ffmpeg [d32eec33] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d6d70292e91a7ef027824d731b6b6570ceabf2f' * commit …
11:47 AM Changeset in ffmpeg [373d1552] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a6b361325f2bfc8d9d4e5f761d6c1a07b209c4fb' * commit …
10:34 AM Changeset in ffmpeg [ee77140a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' * commit …
10:06 AM Ticket #3027 (tee muxer do not catch exception when slave fall dow) updated by Marek
ffmpeg-64b-gb4e1630 -v info -video_size 1280x720 -pixel_format …
10:01 AM Changeset in ffmpeg [f3968ab4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '49fe9c05f97bc2cfafd8fdcfea2f313d7c8e2c48' * commit …
9:49 AM Changeset in ffmpeg [90e1fc8b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '47b6cfc2a0333fb24f074d27830bf35ae5007050' * commit …
9:30 AM Ticket #3027 (tee muxer do not catch exception when slave fall dow) updated by Carl Eugen Hoyos
Please add your failing (crashing?) command line together with the …
9:28 AM Changeset in ffmpeg [1e678007] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '80fefbed623491b92fe59ead99225f99c0d0ca08' * commit …
9:25 AM Changeset in ffmpeg [d4dc6734] by Clément Bœsch <clement@stupeflix.com>
avformat/vobsub: raise packet even if apparently incomplete. This …
9:22 AM Changeset in ffmpeg [8378aae7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6a5bfd4d49e7433f6de869ccfe682940dbca8740' * commit …
9:16 AM Changeset in ffmpeg [02a6ee51] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_frei0r: fix out of array read Signed-off-by: Michael …
8:50 AM Changeset in ffmpeg [6cc133ec] by Diego Biurrun <diego@biurrun.de>
x86: fdct: Only build fdct code if encoders have been enabled fdct is …
8:50 AM Ticket #3027 (tee muxer do not catch exception when slave fall dow) created by Marek
Summary of the bug: I want to use tee muxer to distribute stream to …
6:25 AM Changeset in ffmpeg [cd818b3a] by Martin Storsjö <martin@martin.st>
rtmpproto: Validate the embedded flv packet size before copying This …
6:25 AM Changeset in ffmpeg [8921e32f] by Martin Storsjö <martin@martin.st>
rtmpproto: Readjust the end of the flv buffer if handle_metadata …
6:25 AM Changeset in ffmpeg [24fee953] by Martin Storsjö <martin@martin.st>
rtmpproto: Move the flv header/trailer addition to append_flv_data …
6:25 AM Changeset in ffmpeg [72540e51] by Martin Storsjö <martin@martin.st>
rtmpproto: Clear the flv allocation size on reallocp failures This …
6:25 AM Changeset in ffmpeg [4d6d7029] by Martin Storsjö <martin@martin.st>
rtmpproto: Pass the 'live' parameter in the right unit The current …
6:25 AM Changeset in ffmpeg [a6b36132] by Martin Storsjö <martin@martin.st>
rtmpproto: Print the error code string if there's no description On …
5:59 AM Changeset in ffmpeg [dbfe6110] by Clément Bœsch <u@pkh.me>
avformat/vobsub: fix several issues. Here is an extract of …
5:59 AM Changeset in ffmpeg [95cafeb6] by Clément Bœsch <u@pkh.me>
avcodec/dvdsubdec: reconstruct incomplete SPU packets.
5:59 AM Changeset in ffmpeg [71e0ae22] by Clément Bœsch <u@pkh.me>
avcodec/dvdsubdec: extract every subtitle in a different file (debug). …
5:59 AM Changeset in ffmpeg [41fd6f07] by Clément Bœsch <u@pkh.me>
avcodec/dvdsubdec: factor out rectangles reset.
5:40 AM Ticket #2049 (msvc: --extra-cflags="-MD" leads to unresolved externals) updated by Andrey
As I remember on old ffmpeg I have used workaround like: …
5:32 AM Ticket #3023 (Information lost when remuxing DTS from MKV to MP4) updated by Carl Eugen Hoyos
What recognizes the FFmpeg-produced mp4 file as 2.0?
5:31 AM Ticket #3026 (support vectorscope graticule in histogram color modes) updated by Carl Eugen Hoyos
Priority changed
5:29 AM Ticket #3025 (Adding support for TeleText in ffmpeg) closed by Carl Eugen Hoyos
duplicate: eia_608 != teletext Apparently a duplicate of ticket #1482.
5:26 AM Ticket #1482 (Support eia_608 in wtv) updated by Carl Eugen Hoyos
Status, Component, Summary, Priority, Keywords, Type changed
4:19 AM Ticket #3026 (support vectorscope graticule in histogram color modes) created by dave rice
Summary of the enhancement request: A vectorscope graticule overlay …
2:45 AM Changeset in ffmpeg [9597807] by Luca Barbato <lu_zero@gentoo.org>
vc1dec: Don't decode slices when the latest slice header failed to …
2:45 AM Changeset in ffmpeg [494f2d4f] by Luca Barbato <lu_zero@gentoo.org>
vc1dec: Make sure last_picture is initialized in …
2:45 AM Changeset in ffmpeg [99fe4c57] by Luca Barbato <lu_zero@gentoo.org>
r3d: Add more input value validation Reported-by: Mateusz "j00ru" …
2:45 AM Changeset in ffmpeg [98e1f0a2] by Luca Barbato <lu_zero@gentoo.org>
fraps: Make the input buffer size checks more strict Reported-by: …
2:45 AM Changeset in ffmpeg [3ee5458a] by Luca Barbato <lu_zero@gentoo.org>
svq3: Avoid a division by zero If the height is zero, the …
2:45 AM Changeset in ffmpeg [99f953b3] by Luca Barbato <lu_zero@gentoo.org>
rmdec: Validate the fps value Abort if it is invalid if strict error …
2:45 AM Changeset in ffmpeg [9b9aee27] by Luca Barbato <lu_zero@gentoo.org>
twinvqdec: Check the ibps parameter separately This is required, …
1:52 AM Changeset in ffmpeg [fc4d11ec] by Luca Barbato <lu_zero@gentoo.org>
asfdec: Check the return value of asf_read_stream_properties This …
1:52 AM Changeset in ffmpeg [fd2ba180] by Luca Barbato <lu_zero@gentoo.org>
mxfdec: set audio timebase to 1/samplerate Fixes sync in some samples …
1:52 AM Changeset in ffmpeg [7e350b7d] by Luca Barbato <lu_zero@gentoo.org>
pcx: Check the packet size before assuming it fits a palette This …
1:52 AM Changeset in ffmpeg [f06e39f] by Luca Barbato <lu_zero@gentoo.org>
rpza: Fix a buffer size check We read 2 bytes for 15 out of 16 …
1:52 AM Changeset in ffmpeg [3ac156b7] by Luca Barbato <lu_zero@gentoo.org>
xxan: Disallow odd width Decoded data is always written in pairs …
1:52 AM Changeset in ffmpeg [09ace619] by Luca Barbato <lu_zero@gentoo.org>
xan: Only read within the data that actually was initialized …
1:52 AM Changeset in ffmpeg [145de328] by Luca Barbato <lu_zero@gentoo.org>
xan: Use bytestream2 to limit reading to within the buffer …
1:52 AM Changeset in ffmpeg [812955a1] by Luca Barbato <lu_zero@gentoo.org>
pcx: Consume the whole packet if giving up due to missing palette …
1:52 AM Changeset in ffmpeg [a63e83cd] by Luca Barbato <lu_zero@gentoo.org>
pngdec: Stop trying to decode once inflate returns Z_STREAM_END If …
1:52 AM Changeset in ffmpeg [c10f3fe] by Luca Barbato <lu_zero@gentoo.org>
mov: Make sure the read sample count is nonnegative This avoids …
1:52 AM Changeset in ffmpeg [10f384e4] by Luca Barbato <lu_zero@gentoo.org>
bfi: Add some very basic sanity checks for input packet sizes CC: …
1:52 AM Changeset in ffmpeg [ad1223d6] by Luca Barbato <lu_zero@gentoo.org>
bfi: Avoid divisions by zero If a zero-length video packet is to be …
1:52 AM Changeset in ffmpeg [a89868d7] by Luca Barbato <lu_zero@gentoo.org>
electronicarts: Add more sanity checking for the number of channels …
1:52 AM Changeset in ffmpeg [607863ac] by Luca Barbato <lu_zero@gentoo.org>
riffdec: Add sanity checks for the sample rate This avoids a division …
1:52 AM Changeset in ffmpeg [04d2f9ac] by Luca Barbato <lu_zero@gentoo.org>
mvi: Add sanity checking for the audio frame size This avoids a …
1:52 AM Changeset in ffmpeg [78aa2ed6] by Luca Barbato <lu_zero@gentoo.org>
alac: Do bounds checking of lpc_order read from the bitstream In …
1:52 AM Changeset in ffmpeg [2ff935a0] by Luca Barbato <lu_zero@gentoo.org>
xwma: Avoid division by zero Reported-by: Mateusz "j00ru" Jurczyk and …
1:52 AM Changeset in ffmpeg [2e4c649] by Luca Barbato <lu_zero@gentoo.org>
avidec: Make sure a packet is large enough before reading its data …
1:52 AM Changeset in ffmpeg [60701469] by Luca Barbato <lu_zero@gentoo.org>
vqf: Make sure the bitrate is in the valid range Even if the sample …
1:52 AM Changeset in ffmpeg [4d60ab62] by Luca Barbato <lu_zero@gentoo.org>
vqf: Make sure sample_rate is set to a valid value This avoids …
1:26 AM Changeset in ffmpeg [8bd27a16] by Luca Barbato <lu_zero@gentoo.org>
electronicarts: Check packet sizes before reading Reported-by: …
1:26 AM Changeset in ffmpeg [17e7edf7] by Luca Barbato <lu_zero@gentoo.org>
lavf: Avoid setting avg_frame_rate if delta_dts is negative This …
1:26 AM Changeset in ffmpeg [a6a8f66] by Luca Barbato <lu_zero@gentoo.org>
vc1dec: Undo mpegvideo initialization if unable to allocate tables …
1:26 AM Changeset in ffmpeg [b6270489] by Luca Barbato <lu_zero@gentoo.org>
vc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables on errors …
1:26 AM Changeset in ffmpeg [0c8c6b44] by Luca Barbato <lu_zero@gentoo.org>
wnv1: Make sure the input packet is large enough Reported-by: Mateusz …
1:26 AM Changeset in ffmpeg [97b6916f] by Luca Barbato <lu_zero@gentoo.org>
dcadec: Validate the lfe parameter Reported-by: Mateusz "j00ru" …
1:26 AM Changeset in ffmpeg [ce1dacb4] by Luca Barbato <lu_zero@gentoo.org>
rl2: Avoid a division by zero Reported-by: Mateusz "j00ru" Jurczyk …
1:26 AM Changeset in ffmpeg [78dc022f] by Luca Barbato <lu_zero@gentoo.org>
wtv: Add more sanity checks for a length read from the file Also make …
1:26 AM Changeset in ffmpeg [5379c518] by Luca Barbato <lu_zero@gentoo.org>
segafilm: Validate the number of audio channels This avoids divisions …
1:26 AM Changeset in ffmpeg [4d90550c] by Luca Barbato <lu_zero@gentoo.org>
qpeg: Add checks for running out of rows in qpeg_decode_inter …
1:26 AM Changeset in ffmpeg [bacf5db] by Luca Barbato <lu_zero@gentoo.org>
mpegaudiodec: Validate that the number of channels fits at the given …
1:26 AM Changeset in ffmpeg [5358f1b5] by Luca Barbato <lu_zero@gentoo.org>
asvdec: Verify the amount of extradata The init function reads one …
1:26 AM Changeset in ffmpeg [de75bc01] by Luca Barbato <lu_zero@gentoo.org>
idroqdec: Make sure a video stream has been allocated before returning …
1:26 AM Changeset in ffmpeg [0b0f1cd4] by Luca Barbato <lu_zero@gentoo.org>
rv10: Validate the dimensions set from the container Reported-by: …
1:26 AM Changeset in ffmpeg [00516b54] by Luca Barbato <lu_zero@gentoo.org>
xmv: Add more sanity checks for parameters read from the bitstream …
1:26 AM Changeset in ffmpeg [3706c229] by Luca Barbato <lu_zero@gentoo.org>
ffv1: Make sure at least one slice context is initialized This avoids …
1:26 AM Changeset in ffmpeg [eac1c3f3] by Luca Barbato <lu_zero@gentoo.org>
truemotion2: Use av_freep properly in an error path Reported-by: …
1:26 AM Changeset in ffmpeg [2e12af45] by Luca Barbato <lu_zero@gentoo.org>
eacmv: Make sure a reference frame exists before referencing it This …
1:26 AM Changeset in ffmpeg [c8c93795] by Luca Barbato <lu_zero@gentoo.org>
mpeg4videodec: Check the width/height in …
1:26 AM Changeset in ffmpeg [38bd229] by Luca Barbato <lu_zero@gentoo.org>
ivi_common: Make sure color planes have been initialized Reported-by: …
1:26 AM Changeset in ffmpeg [fe8bc7d1] by Luca Barbato <lu_zero@gentoo.org>
mov: Don't use a negative duration for setting other fields Some …
1:26 AM Changeset in ffmpeg [16319656] by Luca Barbato <lu_zero@gentoo.org>
oggparseogm: Convert to use bytestream2 Reported-by: Mateusz "j00ru" …
1:26 AM Changeset in ffmpeg [20c8f176] by Luca Barbato <lu_zero@gentoo.org>
rv34: Check the return value from ff_rv34_decode_init Reported-by: …
1:26 AM Changeset in ffmpeg [9f7a8b8f] by Luca Barbato <lu_zero@gentoo.org>
matroskadec: Verify realaudio codec parameters Reported-by: Mateusz …
1:26 AM Changeset in ffmpeg [9272aa46] by Luca Barbato <lu_zero@gentoo.org>
mace: Make sure that the channel count is set to a valid value Also …
1:26 AM Changeset in ffmpeg [aeca97a] by Luca Barbato <lu_zero@gentoo.org>
svq3: Check for any negative return value from …
1:26 AM Changeset in ffmpeg [b4c479a8] by Luca Barbato <lu_zero@gentoo.org>
vp3: Check the framerate for validity Reported-by: Mateusz "j00ru" …
1:26 AM Changeset in ffmpeg [9f883e75] by Luca Barbato <lu_zero@gentoo.org>
cavsdec: Make sure a sequence header has been decoded before decoding …
Note: See TracTimeline for information about the timeline view.