Timeline



May 12, 2015:

11:59 PM Changeset in ffmpeg [a7c0c793] by Michael Niedermayer <michaelni@gmx.at>
aacdec: remove a duplicated line got_frame_ptr is set again after the …
11:58 PM Changeset in ffmpeg [00f5c8f9] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_zoompan: free out AVFrame on failure Fixes: CID1197065 …
11:42 PM Changeset in ffmpeg [93b0ee21] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_sei: Check num_sps_ids_minus1 value Fixes CID1271794 …
10:57 PM reference.wav attached to Ticket #4553 by Carl Eugen Hoyos
10:56 PM g729stereo.wav attached to Ticket #4553 by Carl Eugen Hoyos
10:55 PM Ticket #4553 (Support G.729 stereo files) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/193145 A user …
10:41 PM Changeset in ffmpeg [8a62b80c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vqavideo: Check chunk size Fixes CID1239154 Signed-off-by: …
9:36 PM A-223555-223610-00324.avi attached to Ticket #4552 by Carl Eugen Hoyos
9:35 PM Ticket #4552 (Broken timestamps for msmpeg4v2 in avi) created by Carl Eugen Hoyos
A user uploaded a sample for which bad timestamps are produced since …
7:19 PM Changeset in ffmpeg [ec38a1ba] by Michael Niedermayer <michaelni@gmx.at>
aacdec: don't return frames without data Since commit 676a395a …
6:31 PM Changeset in ffmpeg [d3c9f1fd] by Michael Niedermayer <michaelni@gmx.at>
avfilter/avf_showcqt: Fix gamma comparisons Fixes CID1297587, …
6:19 PM Changeset in ffmpeg [0d054064] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_cover_rect: Handle the case where the cover rectangle is …
6:08 PM Changeset in ffmpeg [1431b4cf] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4 The 4th planes …
5:28 PM Changeset in ffmpeg [b62b3292] by Michael Niedermayer <michaelni@gmx.at>
avformat/hevc: Check num_negative_pics and num_positive_pics Fixes …
5:09 PM Changeset in ffmpeg [2cddc0b1] by Michael Niedermayer <michaelni@gmx.at>
avformat/hevc: Check cpb_cnt_minus1 Fixes CID1239014 Signed-off-by: …
5:03 PM Changeset in ffmpeg [7a27aa15] by Michael Niedermayer <michaelni@gmx.at>
avformat/hls: Handle read_buffer allocation failure Fixes CID1297576 …
4:40 PM Changeset in ffmpeg [70e022cf] by Michael Niedermayer <michaelni@gmx.at>
avformat/idcin: Remove redundant chunk size check Fixes CID1138438 …
4:34 PM Changeset in ffmpeg [171af59d] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: Cleanup error handling for bz2 & zlib Fixes …
4:20 PM Changeset in ffmpeg [56abf351] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutdec: Fix use of uinitialized value Fixes CID1041175 …
4:07 PM Changeset in ffmpeg [a23379a0] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpdec_xiph: Move pkt_len onto one side of the check This is …
4:03 PM Changeset in ffmpeg [aa516993] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpdec_xiph: Check upper bound on len in xiph_handle_packet() …
3:55 PM Changeset in ffmpeg [81198a68] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpenc_jpeg: Check remaining buffer size for SOS Fixes …
3:30 PM Changeset in ffmpeg [85ca012b] by Vittorio Giovara <vittorio.giovara@gmail.com>
mjpegenc: Fix JFIF header byte ordering The header had a wrong …
3:30 PM Changeset in ffmpeg [d84429d4] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhd: Print unknown header when found
2:28 PM Changeset in ffmpeg [8fc11abe] by Vittorio Giovara <vittorio.giovara@gmail.com>
mkv: Print unsupported mov tags when found
2:28 PM Changeset in ffmpeg [0348e74c] by Vittorio Giovara <vittorio.giovara@gmail.com>
quickdraw: Skip the empty 512 byte header for images Found-by: Carl …
2:28 PM Changeset in ffmpeg [d0dce15d] by Vittorio Giovara <vittorio.giovara@gmail.com>
quickdraw: Make the palette opaque Additional overflow fix by Michael …
12:15 PM Changeset in ffmpeg [c3671e1d] by Michael Niedermayer <michaelni@gmx.at>
avformat/riffenc: Use size_t for strlen in ff_riff_write_info_tag() …
12:13 PM Ticket #4551 (Problems with decoding when opening RTSP stream.) closed by Carl Eugen Hoyos
needs_more_info: Please test current FFmpeg git head and reopen this ticket if you can …
12:08 PM Ticket #4550 (Overlaying VOBSUB from MKV sample while deinterlacing produces various ...) updated by Ridley Combs
Issue also occurs with kerndeint instead of yadif, which suggests this …
12:04 PM Changeset in ffmpeg [94e293a8] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aphaser: reject too small delay Signed-off-by: Paul B …
11:39 AM Ticket #4551 (Problems with decoding when opening RTSP stream.) created by iRidium_mobile
Summary of the bug: When we connect for the first time, everything …
11:32 AM Changeset in ffmpeg [93cc5ca7] by Michael Niedermayer <michaelni@gmx.at>
lavf/img2dec: add option to disable pattern matching Signed-off-by: …
10:56 AM Ticket #4550 (Overlaying VOBSUB from MKV sample while deinterlacing produces various ...) updated by Ridley Combs
Looks like vf_yadif.c changes the time base (in config_props), and …
10:48 AM Ticket #4550 (Overlaying VOBSUB from MKV sample while deinterlacing produces various ...) updated by Ridley Combs
Yes (this is mentioned in my original description); the result and …
10:47 AM Ticket #4550 (Overlaying VOBSUB from MKV sample while deinterlacing produces various ...) updated by Carl Eugen Hoyos
Is the issue also reproducible with a native encoder like mpeg4 or …
10:29 AM Changeset in ffmpeg [37efad4e] by Michael Niedermayer <michaelni@gmx.at>
fate: Test pullup and fieldmatch with 5 instead of 1 frame …
10:17 AM Changeset in ffmpeg [2ce2462b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'da5c6a97bbfe34d4b30a89e72150dd400299ddce' * commit …
10:07 AM Changeset in ffmpeg [85bbe1db] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0670acc4f1c4ceb16968818a654e07a3f550a8c9' * commit …
10:02 AM Ticket #4550 (Overlaying VOBSUB from MKV sample while deinterlacing produces various ...) created by Ridley Combs
Summary of the bug: Sample at http://puu.sh/hKq7C/513a386d04.mkv
9:49 AM Ticket #4549 (/usr/bin/ld: libavutil/color_utils.o: relocation R_X86_64_32S against ...) updated by gjdfgh
>To make matters worse, enabling VAAPI on my Intel Broadwell laptop …
9:37 AM Ticket #4549 (/usr/bin/ld: libavutil/color_utils.o: relocation R_X86_64_32S against ...) updated by Kai Hendry
Is there an easy way to binary search through 38 switches of …
2:01 AM Changeset in ffmpeg [acf4925f] by Michael Niedermayer <michaelni@gmx.at>
tools/graph2dot: use larger data types than int for array/string sizes …
1:24 AM Changeset in ffmpeg [59db9e69] by Michael Niedermayer <michaelni@gmx.at>
avformat/internal: Fix warning about struct declaration Moving …
1:22 AM Changeset in ffmpeg [da5c6a97] by Luca Barbato <lu_zero@gentoo.org>
riff: Add MultiScope II fourcc MSC2 as MJPEG Signed-off-by: Luca …
1:20 AM Changeset in ffmpeg [0670acc] by Luca Barbato <lu_zero@gentoo.org>
dca_parser: Extend DTS core sync word and fix existing check The …

May 11, 2015:

10:52 PM Changeset in ffmpeg [3ecc0633] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: Fix order of operations in hls_decode_neighbour() …
9:59 PM CompilationGuide/WinRT edited by Gilles Khouzam
Updating instructions for VS 2015 RC and Win10 10074 (diff)
8:53 PM Changeset in ffmpeg [62a1e003] by Michael Niedermayer <michaelni@gmx.at>
avformat/mlvdec: Use AVFormatContext->open_cb() Signed-off-by: …
8:51 PM Ticket #3730 (libx265 ignores threads option.) updated by David Joffe
It seems to me that the behavior Danixu is looking for can possibly be …
8:33 PM Changeset in ffmpeg [a228f7d5] by Michael Niedermayer <michaelni@gmx.at>
avformat/avformat: slightly more verbose documentation for open_cb() …
7:56 PM Changeset in ffmpeg [77ccc914] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Use open_cb() if set Signed-off-by: Michael Niedermayer …
7:55 PM Changeset in ffmpeg [541d75f9] by Michael Niedermayer <michaelni@gmx.at>
avformat: add callback for opening further files Previous version …
6:21 PM Changeset in ffmpeg [0382c94f] by Michael Niedermayer <michaelni@gmx.at>
id3v2: catch avio_read errors in check_tag Since len is an unsigned …
6:01 PM Changeset in ffmpeg [ae4eea8b] by Michael Niedermayer <michaelni@gmx.at>
avutil/avstring: Use size_t in av_strlcatf() Signed-off-by: Michael …
4:12 PM Changeset in ffmpeg [2b97cc2e] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Pass MovContext into mov_open_dref() Signed-off-by: …
3:15 PM Changeset in ffmpeg [94c20de4] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avcodec/libx265: use x265 Multi-library Interface to query the API …
1:56 PM Changeset in ffmpeg [ab6dc863] by Michael Niedermayer <michaelni@gmx.at>
avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length() …
1:56 PM Changeset in ffmpeg [66f26b3e] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskaenc: Check ff_vorbiscomment_length in …
1:56 PM Changeset in ffmpeg [0db5b2b9] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggenc: Check ff_vorbiscomment_length in …
1:37 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by Ganesh Ajjanagadde
Looking at the source and documentation for aphaser, I see some other …
1:31 PM Changeset in ffmpeg [40a7700] by Michael Niedermayer <michaelni@gmx.at>
avformat/flacenc: Check length in flac_write_block_comment() …
1:23 PM Changeset in ffmpeg [eca38864] by Michael Niedermayer <michaelni@gmx.at>
avformat/vorbiscomment: Check entry length in ff_vorbiscomment_write() …
10:42 AM Changeset in ffmpeg [a633928d] by Michael Niedermayer <michaelni@gmx.at>
avformat/subtitles: Use size_t for len string length could …
9:18 AM Ticket #4549 (/usr/bin/ld: libavutil/color_utils.o: relocation R_X86_64_32S against ...) updated by Carl Eugen Hoyos
And please confirm that you ran make distclean.
8:39 AM Ticket #4549 (/usr/bin/ld: libavutil/color_utils.o: relocation R_X86_64_32S against ...) updated by Carl Eugen Hoyos
I cannot reproduce. To make this a valid ticket please provide the …
8:23 AM Ticket #4549 (/usr/bin/ld: libavutil/color_utils.o: relocation R_X86_64_32S against ...) created by Kai Hendry
Summary of the bug: Build error http://ix.io/itN How to reproduce: The …
2:31 AM Ticket #4504 (Valgrind on arm fate client) updated by Michael Niedermayer
Status changed
2:30 AM Ticket #4503 (Android fate client) updated by Michael Niedermayer
Status changed
2:30 AM Ticket #4435 (armcc fate client) updated by Michael Niedermayer
Status changed
2:30 AM Ticket #4548 (Opensolaris / sunos fate client) updated by Michael Niedermayer
Status changed
2:30 AM Ticket #4434 (Haiku fate client needs a new maintainer) updated by Michael Niedermayer
Status changed
2:30 AM Ticket #4548 (Opensolaris / sunos fate client) created by Michael Niedermayer
We currently have a aging opensolaris fate client, someone should …
2:05 AM Changeset in ffmpeg [17b26308] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: Use size_t for the variable holding a strlen() …
1:50 AM Changeset in ffmpeg [95efc65] by Michael Niedermayer <michaelni@gmx.at>
avformat/url: Use size_t for len from strlen() Signed-off-by: Michael …

May 10, 2015:

11:56 PM Changeset in ffmpeg [28b7d7a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd' * commit …
11:48 PM Ticket #4545 (MPEG Dash output does not pass MPD Validator) closed by James
fixed: Fixed in 32a4177a627ddce984a5a9ed7023d9a63dcbdf85, thanks for the report.
11:46 PM Changeset in ffmpeg [ae99f06e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ac1a1cb948fe29975424e367173b88db48792144' * commit …
11:37 PM Changeset in ffmpeg [32a4177a] by Michael Niedermayer <michaelni@gmx.at>
dashenc: replace attribute id with contentType for the AdaptationSet …
9:32 PM Changeset in ffmpeg [8d916ef5] by Michael Niedermayer <michaelni@gmx.at>
fate: Use more than 5 frames for testing select and idet filters …
9:09 PM Changeset in ffmpeg [5e19651c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' * commit …
9:08 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
[…]
9:05 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by Ganesh Ajjanagadde
A quick check at: …
9:02 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by Carl Eugen Hoyos
Do you know who the packager for Arch Linux is? I always wanted to …
8:53 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by Ganesh Ajjanagadde
I did not compile myself, instead used the standard ffmpeg package on …
8:52 PM sample.aif attached to Ticket #4547 by Ganesh Ajjanagadde
aphaser segfault
8:51 PM Changeset in ffmpeg [1cf81a2c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '379e5603f4131e677ecf5ba79973dcd5603f28ea' * commit …
8:47 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide a sample that allows to reproduce the crash. …
8:42 PM Changeset in ffmpeg [f230451b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b9f7a677083647d85e583d6d7384938766a293d7' * commit …
8:31 PM Changeset in ffmpeg [55231323] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '254f3daba4271c1918d9a7ad155b1442ef93ed29' * commit …
8:20 PM Changeset in ffmpeg [73b8155b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d0ee4962be7e07cdc038a78008ef2e4e47e5f81' * commit …
8:09 PM Changeset in ffmpeg [8b0ceb96] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b34257eefd98cb768ea2f53a390b8684d51e689a' * commit …
8:05 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) created by Ganesh Ajjanagadde
I attempted to apply an -aphaser filter to an aif audio file, with the …
8:00 PM Changeset in ffmpeg [ce1c0e99] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '243e8443cd9e83c887e3f5edf09a169e7783d14e' * commit …
7:57 PM Changeset in ffmpeg [b8d2630c] by Martin Storsjö <martin@martin.st>
dashenc: Reduce the segment duration if cutting out parts with edit …
7:57 PM Changeset in ffmpeg [ac1a1cb9] by Martin Storsjö <martin@martin.st>
dashenc: replace attribute id with contentType for the AdaptationSet …
7:42 PM Changeset in ffmpeg [918c5ea4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '295e05a762332c5edcc84c325e94457815a51b5c' * commit …
6:05 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by llogan
Fixed in 28f20d2ff487aa589643d8f70eaf614b78839685.
6:03 PM Changeset in ffmpeg [004564c9] by Michael Niedermayer <michaelni@gmx.at>
avformat/wavenc: Check umid length Fixes potential out of array read …
5:52 PM Changeset in ffmpeg [ecb4ae78] by Michael Niedermayer <michaelni@gmx.at>
avformat/wavenc: fix string length variable types Signed-off-by: …
4:09 PM Changeset in ffmpeg [d0b29428] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ppc/h264qpel_template: Fix alignment assert Signed-off-by: …
3:31 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by Alan
my appologies , here is the full result: ffmpeg -i …
3:29 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by Carl Eugen Hoyos
Replying to alan1523: > 3) http://evermeet.cx/ffmpeg/ > …
3:27 PM Ticket #4546 (-acodec copy doesn't work with AAC VBR) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can provide your FFmpeg command line including …
3:17 PM Ticket #4546 (-acodec copy doesn't work with AAC VBR) created by ericzutter
Summary of the bug: When using "-acodec copy" to extract AAC VBR …
2:59 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by Alan
Should testing be done on ( N-72119-g82a6e18-tessus ) ? if so the …
2:47 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by Carl Eugen Hoyos
Replying to alan1523: > 3) http://evermeet.cx/ffmpeg/ > …
2:40 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by Alan
Only current FFmpeg git head is supported here, except for regressions …
2:28 PM Changeset in ffmpeg [07cb6bf9] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: Use size_t to hold strlen()s value This should …
2:26 PM Changeset in ffmpeg [d66b623a] by Michael Niedermayer <michaelni@gmx.at>
avformat/nutenc: Fix writing strings larger than 2gb Signed-off-by: …
2:26 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by Carl Eugen Hoyos
Replying to alan1523: > Tested using the version Mac Port …
2:25 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by Carl Eugen Hoyos
Replying to alan1523: > Tested using the version Mac Port …
2:09 PM Changeset in ffmpeg [4c128ea1] by Michael Niedermayer <michaelni@gmx.at>
avutil/dict: Use size_t for appending strings the string length is …
2:06 PM Changeset in ffmpeg [4950bd4e] by Michael Niedermayer <michaelni@gmx.at>
libavutil/mem: use size_t for the length in av_strdup() the string …
2:05 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by Alan
Performed test once more with FFMPEG 2.6.1 Command: …
1:32 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by Alan
Tested using the version Mac Port Install delivers. What would be the …
1:09 PM Changeset in ffmpeg [54e64eaf] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/swscale: Fix warning about loosing significant bits in …
1:01 PM Changeset in ffmpeg [a649f36f] by Michael Niedermayer <michaelni@gmx.at>
avformat/http: Mark lower_proto as const in http_listen() …
12:39 PM Changeset in ffmpeg [3d65570f] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxf: Always evaluate PRINT_KEY() arguments at compile time …
12:39 PM Changeset in ffmpeg [8b42b222] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxf: Simplify PRINT_KEY() Signed-off-by: Michael Niedermayer …
12:19 PM Changeset in ffmpeg [72910851] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snowenc: set dia_size for the first pass of motion estimation …
11:49 AM Changeset in ffmpeg [2fb02ecf] by Luca Barbato <lu_zero@gentoo.org>
fate: Reduce the number of frames used to test video filters Use 5 …
6:47 AM Changeset in ffmpeg [5af62127] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
avformat_alloc_context: initialize raw_packet_buffer_remaining_size. …
6:36 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by James
Status changed
A patch is on the mailing list.
4:53 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by FishB8
I just now noticed that the validator is based off the 2012 standard, …
4:23 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) reopened by FishB8
4:22 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by FishB8
Ok. To generate content for testing: ffmpeg -y -f lavfi -i …
4:16 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by James
You can reopen and edit this one instead, if it's still about mpeg …
4:10 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by FishB8
Actually I take that back, there only seems to one error. I messed up …
3:40 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by FishB8
I can provide more info... but I'm not sure where to start. All mpd …
3:35 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) closed by Carl Eugen Hoyos
needs_more_info
3:09 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) created by FishB8
Various errors when testing the MPD output on the validator. …
12:38 AM Changeset in ffmpeg [58201c6e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snowenc: correct fullpel search pattern No real difference in …

May 9, 2015:

11:05 PM Changeset in ffmpeg [db6d0a5b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snowenc: Fix used reference MV in fullpel iterative ME This …
10:46 PM Changeset in ffmpeg [f349703e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snowenc: change log level for iterative ME information to …
9:52 PM Changeset in ffmpeg [b6229780] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snowenc: add intra_penalty AVOption This allows favoring …
3:10 PM Changeset in ffmpeg [cf31e2df] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Fix null pointer dereference with grayscale …
2:38 PM Ticket #4288 (libfdk_aac - channel 3 is corrupt) updated by Cigaes
Channel 3 is the subwoofer, the behaviour you observe is normal.
2:33 PM Ticket #4288 (libfdk_aac - channel 3 is corrupt) updated by Amnon
Version changed
1:58 PM Changeset in ffmpeg [33529104] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: Fix "-flags +gray" Signed-off-by: Michael …
1:55 PM Changeset in ffmpeg [379e5603] by Luca Barbato <lu_zero@gentoo.org>
id3v2: Do not export empty APIC description APIC tags always have a …
1:55 PM Changeset in ffmpeg [b9f7a677] by Luca Barbato <lu_zero@gentoo.org>
png: Set the color range as full range The format uses full range for …
1:55 PM Changeset in ffmpeg [254f3dab] by Luca Barbato <lu_zero@gentoo.org>
nut: Make sure to clean up on read_header failure Based on Andreas …
1:51 PM Changeset in ffmpeg [4d0ee496] by Luca Barbato <lu_zero@gentoo.org>
avi: Validate sample_size And either error out or set it to 0 if it …
12:12 PM Ticket #4532 (ffmpeg (vers. 2.3.4 or 2.6.2) - "-timestamp" option doesn't work any more) updated by Carl Eugen Hoyos
Keywords, Version changed
Regression since 98298eb1034bddb4557fa689553dae793c2b0092
11:20 AM Ticket #4532 (ffmpeg (vers. 2.3.4 or 2.6.2) - "-timestamp" option doesn't work any more) closed by Michael Niedermayer
fixed: Fixed in 107e4da47644fe615ea821d6a19682d73789aca7
11:07 AM Changeset in ffmpeg [876c89a8] by Michael Niedermayer <michaelni@gmx.at>
cmdline: Check options array for not working flag combinations …
11:07 AM Changeset in ffmpeg [107e4da4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: Fix -timestamp parsing Signed-off-by: Michael Niedermayer …
10:03 AM Changeset in ffmpeg [9ba5dd37] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Fix indention Signed-off-by: Michael Niedermayer …
12:42 AM Changeset in ffmpeg [5c8809b4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/error_resilience: support grayscale Signed-off-by: Michael …

May 8, 2015:

11:36 PM Changeset in ffmpeg [82a6e18b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Fix -flags +gray with xvid_vlc_trac7411.h263 …
11:26 PM Ticket #4542 (vc1 gray decoding produces artefacts) closed by Michael Niedermayer
fixed: Fixed in 982e7bbfa6b57c7173d3f774fbbb735aed3291f0 and …
11:13 PM Changeset in ffmpeg [9025bc58] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: use PIX_FMT_GRAY8 when the user specified …
10:50 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) closed by holden
fixed: Okay, the patch was accepted upstream so I am closing this bug. Feel …
10:27 PM Changeset in ffmpeg [d1d8ee5e] by Michael Niedermayer <michaelni@gmx.at>
avdevice/v4l2: Try to fix build on netbsd/openbsd Found-by: James …
8:31 PM Changeset in ffmpeg [28f20d2f] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged …
7:49 PM problem_transcoding_5dot1_aac_latm_audio.log attached to Ticket #4544 by Carlos Henrique
7:49 PM problem_transcoding_5dot1_aac_latm_audio.aac attached to Ticket #4544 by Carlos Henrique
7:47 PM Ticket #4544 (Problem transcoding 5.1 AAC LATM audio streams) created by Carlos Henrique
Summary of the bug: I´ve captured some AAC LATM streams that are …
6:32 PM Changeset in ffmpeg [982e7bbf] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1: Skip chroma operations if CODEC_FLAG_GRAY is set …
5:59 PM Ticket #4543 (Bad WAV output for an mkv file) updated by James
For WAV files this big, you need to mux it using the "-rf64 auto" or …
5:45 PM Ticket #4543 (Bad WAV output for an mkv file) updated by Artem S. Tashkinov
Replying to cehoyos: > > No such problems exists with FLAC …
5:25 PM Ticket #4543 (Bad WAV output for an mkv file) updated by Carl Eugen Hoyos
Replying to birdie: > I will retest this issue when you …
5:22 PM Ticket #4540 (ADX sample count is not written to ADX header) updated by Carl Eugen Hoyos
Status changed
5:17 PM Ticket #4543 (Bad WAV output for an mkv file) updated by Artem S. Tashkinov
I will retest this issue when you create a new official GIT snapshot, …
5:16 PM Ticket #4540 (ADX sample count is not written to ADX header) updated by Misty De Meo
You can calculate the size given the stream offset and the final size …
4:58 PM Ticket #4543 (Bad WAV output for an mkv file) updated by Carl Eugen Hoyos
Priority changed
Unfortunately, this ticket is useless as-is. To make this a valid …
4:53 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by holden
Replying to corco: > On ubuntu 14.04, I confirmed the bug …
4:53 PM Ticket #4543 (Bad WAV output for an mkv file) created by Artem S. Tashkinov
Summary of the bug: when I try to export six channel audio from an MKV …
4:28 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by corco
Cc changed
4:21 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by corco
Replying to holden: > Hi, could you please test again the …
4:02 PM Changeset in ffmpeg [23e6cf83] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: fix typo This was introduced in …
3:55 PM 0003-lavd-v4l2-produce-a-0-byte-packet-when-a-dequeued-bu.patch attached to Ticket #4030 by holden
3:55 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by holden
Hi, could you please test again the latest git head with the new …
3:33 PM Ticket #4540 (ADX sample count is not written to ADX header) updated by Carl Eugen Hoyos
Could you provide a "correct" sample or (much better) explain how the …
3:03 PM Ticket #4540 (ADX sample count is not written to ADX header) updated by Misty De Meo
> Do I understand correctly that these players do not play the adx …
2:18 PM Ticket #4542 (vc1 gray decoding produces artefacts) created by Carl Eugen Hoyos
The following produces ugly artefacts since …
12:42 PM Changeset in ffmpeg [c97d30f0] by Michael Niedermayer <michaelni@gmx.at>
vp9: de-duplicate some functions that are identical between 10/12 bpp. …
12:33 PM Changeset in ffmpeg [ba1f56ae] by Michael Niedermayer <michaelni@gmx.at>
configure: remove loongson check inline asm and mips dependent …
12:01 PM Changeset in ffmpeg [b6d8afd] by Michael Niedermayer <michaelni@gmx.at>
configure: replace arch loongson with arch extra list loongson …
10:38 AM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by Carl Eugen Hoyos
Keywords, Analyzed by developer, Component, Reproduced by developer changed
Could you explain why you tested FFmpeg 2.6.2? Are you a distributor?
10:04 AM Ticket #4540 (ADX sample count is not written to ADX header) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Do I understand correctly that these players do not play the adx files …
10:01 AM patchadx.diff attached to Ticket #4540 by Carl Eugen Hoyos
9:10 AM Changeset in ffmpeg [b34257ee] by Luca Barbato <lu_zero@gentoo.org>
nut: Check chapter creation in decode_info_header This fixes a …
9:10 AM Changeset in ffmpeg [243e8443] by Luca Barbato <lu_zero@gentoo.org>
alac: Reject rice_limit 0 if compression is used If in compression …
9:10 AM Changeset in ffmpeg [295e05a7] by Luca Barbato <lu_zero@gentoo.org>
ape: Support _0000 files with nblock smaller than 64 The …
3:29 AM Ticket #4541 (Allow selecting decoder per stream or make libdcadec the default) updated by Ofekmeister
link to sample file: http://www.datafilehost.com/d/d02fada3
3:20 AM Ticket #4541 (Allow selecting decoder per stream or make libdcadec the default) created by Ofekmeister
Hello! I'm told this will be an easy fix. The new libdcadec decoding …
3:15 AM Ticket #4540 (ADX sample count is not written to ADX header) created by Misty De Meo
When FFmpeg encodes ADX files, it hardcodes the sample count to 0: …
3:06 AM files.zip attached to Ticket #4539 by Alan
original and reference versions
2:54 AM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) created by Alan
Summary of the bug: Attempting to render a x264 file using a …

May 7, 2015:

11:07 PM Changeset in ffmpeg [b697b297] by Michael Niedermayer <michaelni@gmx.at>
id3v2: do not export APIC description if empty APIC tags always have …
10:44 PM Changeset in ffmpeg [72e7553] by Michael Niedermayer <michaelni@gmx.at>
pngdec: set correct range AV_PIX_FMT_GRAY8/16 are considered YUV …
9:58 PM Changeset in ffmpeg [3b123353] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/hscale_fast_bilinear_simd: Remove ancient out-commented …
9:56 PM Changeset in ffmpeg [28eaf46d] by James Almer <jamrial@gmail.com>
doc/APIchanges: fill missing versions and hashes Signed-off-by: James …
9:35 PM Changeset in ffmpeg [e0a403e] by James Almer <jamrial@gmail.com>
vp9: add missing changelog and APIchanges entries for new VP9 profiles …
9:10 PM Changeset in ffmpeg [288dc5b4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/s3tc: fix alpha decoding when dimensions are not a multiple of …
8:50 PM Changeset in ffmpeg [b1b0baa3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g2meet: Check init_get_bits8() return value Signed-off-by: …
8:50 PM Changeset in ffmpeg [43e94d5a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g2meet: Use init_get_bits8() Signed-off-by: Michael …
8:49 PM Ticket #4538 (Support >6 channels in AAC audio) created by Ridley Combs
Similar request to #3595 AAC can support up to 48 full-bandwidth …
8:35 PM Ticket #4537 (segfault in av_buffer_unref when using Linphone 3.6.1) created by Jan Kundrát
(this is about ffmpeg 2.6.2 which isn't available in the version …
7:20 PM Changeset in ffmpeg [5f0ebe86] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: Use av_packet_side_data_name() to find the side data name …
7:01 PM Changeset in ffmpeg [a7dd933b] by Michael Niedermayer <michaelni@gmx.at>
avcodec: Add av_packet_side_data_name() Signed-off-by: Michael …
5:11 PM Changeset in ffmpeg [daea3209] by Michael Niedermayer <michaelni@gmx.at>
avcodec/txd: Fix input size checks for dxt1/3 for dimensions % 4 != 0 …
4:32 PM Changeset in ffmpeg [873d7e0e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/s3tc: fix decoding when dimensions are not a multiple of 4 …
3:32 PM Changeset in ffmpeg [584cc1ad] by Michael Niedermayer <michaelni@gmx.at>
aacsbr: break infinite loop in sbr_hf_calc_npatches Signed-off-by: …
3:29 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by holden
Hello guys, thanks for your feedback. I just saw that the original …
2:47 PM Changeset in ffmpeg [7174df44] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, …
1:40 PM Changeset in ffmpeg [aa70801a] by Michael Niedermayer <michaelni@gmx.at>
ripemd: move ripemd{256, 320} into separate functions This allows the …
12:55 PM 1080HdvNtscWrongAspectRatio_cut.wmv attached to Ticket #1883 by Carl Eugen Hoyos
12:33 PM Changeset in ffmpeg [cc77bb09] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/vp9dsp_init: Fix mix of declaration and statement …
12:32 PM Changeset in ffmpeg [a6153977] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp9dsp: Replace assert by av_assert0() Reviewed-by: "Ronald …
11:22 AM Changeset in ffmpeg [b28d5c49] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'rbultje/vp9-profile23-wip' * …
11:19 AM Changeset in ffmpeg [2293ec6a] by Ronald S. Bultje <rsbultje@gmail.com>
libvpxdec: add 440 pixfmts.
11:19 AM Changeset in ffmpeg [b8077d7a] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add profile 2/3 fate tests.
3:07 AM Changeset in ffmpeg [9253cc4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Replace default_bsep[] by multiplication …
1:57 AM Changeset in ffmpeg [21b30947] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/hscale_fast_bilinear_simd: Fix variable names in comments …

May 6, 2015:

11:59 PM Changeset in ffmpeg [5f2b4a2f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
11:49 PM Changeset in ffmpeg [bc6f84ff] by Michael Niedermayer <michaelni@gmx.at>
avdevice/dshow_capture: avoid #ifdef, use ff_dlog() for dshowdebug() …
11:21 PM Changeset in ffmpeg [2279de6e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/img2dec: Autodetect qdraw images.
11:21 PM Changeset in ffmpeg [b453e768] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/qdrw: Also support real-world qdraw images.
11:17 PM Ticket #4516 (ffplay.c can reference an uninitialized variable) closed by Marton Balint
fixed: Michael merged a fix for this from libav.
11:07 PM Changeset in ffmpeg [223a8598] by Michael Niedermayer <michaelni@gmx.at>
swresample/dither_template: Do not define macro functions to nothing …
11:05 PM Changeset in ffmpeg [3e14ed05] by Michael Niedermayer <michaelni@gmx.at>
avformat/internal: always check arguments of hex_dump_debug() …
10:54 PM Changeset in ffmpeg [374cf935] by Michael Niedermayer <michaelni@gmx.at>
avformat/asfdec: do not define print_guid() to nothing This avoid …
10:52 PM Changeset in ffmpeg [0c015aa9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tableprint_vlc: Do not define functions to nothing This …
9:49 PM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) updated by sneaker
I looked deeper into the delay and it seems to match the encoder …
8:37 PM Changeset in ffmpeg [2284c38e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e0010bb91fc0b067be8aefd2f77e6838537da433' * commit …
8:29 PM Changeset in ffmpeg [0318013a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278' * commit …
7:46 PM Changeset in ffmpeg [1caff573] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '04070dbca0688ab1e24528ce5c135254a9a79c47' * commit …
7:21 PM Changeset in ffmpeg [20ce69e5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd81fb63d87692765c004c19934b49427df434a07' * commit …
7:10 PM Changeset in ffmpeg [23ba4538] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add inter-frame profile 2/3 suport.
7:10 PM Changeset in ffmpeg [b224b165] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add keyframe profile 2/3 support.
7:10 PM Changeset in ffmpeg [346ce5da] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: parse profile 2/3 bitdepth in frame header.
7:10 PM Changeset in ffmpeg [01e59d48] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add profile 2/3 to exported profiles.
7:10 PM Changeset in ffmpeg [5c600d74] by Ronald S. Bultje <rsbultje@gmail.com>
fate: add/update reference files for 440 addition.
7:05 PM Changeset in ffmpeg [ffed987a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7b734ee55dbb8476d7ad63c7daf55c534cf82d5d' * commit …
6:40 PM Changeset in ffmpeg [39e89f52] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '34efb8a169e4551326e069be47125c6c2cb7ab90' * commit …
6:32 PM Changeset in ffmpeg [251f9dcf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bb2cb0a66d86ec4ad9f43a488e8b6ab894c22d2f' * commit …
6:23 PM Changeset in ffmpeg [d423fc12] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd00f1e0fc10bb945cdf140a6c320eb0c9cd25162' * commit …
6:10 PM Changeset in ffmpeg [958ddef4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '01fdfa51aca9086e04bd354fe3f103a49352c085' * commit …
4:04 PM Changeset in ffmpeg [711d8812] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: add yuv440p10/12 pixfmts.
4:04 PM Changeset in ffmpeg [57f970a7] by Ronald S. Bultje <rsbultje@gmail.com>
lavc: add yuv440p10/12 formats to aligned pixfmt list.
4:04 PM Changeset in ffmpeg [98f7f0f7] by Ronald S. Bultje <rsbultje@gmail.com>
lavu: add yuv440p10/12 pixfmts.
4:02 PM Changeset in ffmpeg [75fc81c8] by Michael Niedermayer <michaelni@gmx.at>
diracdec: check that block length is valid In init_planes p->xblen …
3:50 PM Changeset in ffmpeg [4b13a542] by Michael Niedermayer <michaelni@gmx.at>
dirac: use and forward error codes Signed-off-by: Andreas Cadhalpun …
3:11 PM Changeset in ffmpeg [2a947c93] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eaa9693fed36c29dfbac896946de31eb186ac5d0' into …
3:10 PM Changeset in ffmpeg [e93c46b3] by Michael Niedermayer <michaelni@gmx.at>
alsdec: only adapt order for positive max_order For max_order = 0 the …
3:10 PM Changeset in ffmpeg [0756fa8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd36d3ae02ca7d535de2b26fa0b3ab44387d19b6a' into …
3:09 PM Changeset in ffmpeg [3a0a2c25] by Michael Niedermayer <michaelni@gmx.at>
alsdec: check sample pointer range in revert_channel_correlation Also …
3:09 PM Changeset in ffmpeg [deb0f487] by Michael Niedermayer <michaelni@gmx.at>
alsdec: validate time diff index If begin is smaller than t, the …
3:09 PM Changeset in ffmpeg [f0cfa5d9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the …
3:09 PM Changeset in ffmpeg [f0bf5c53] by Michael Niedermayer <michaelni@gmx.at>
alsdec: ensure channel reordering is reversible If the same idx is …
3:02 PM Changeset in ffmpeg [36c5bb6a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b0b92ee04d1ee49a5d8b1aca718ea7d7d44932aa' into …
3:01 PM Changeset in ffmpeg [74409bff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd0e66cb1c7cf2a9ef12963cdc6fd49a35599a9dd' into …
3:01 PM Changeset in ffmpeg [645bc997] by Michael Niedermayer <michaelni@gmx.at>
alsdec: limit avctx->bits_per_raw_sample to 32 …
2:50 PM Changeset in ffmpeg [55376ef9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '941972d9e9806e30f978e8fd033671fd30a80a07' into …
2:46 PM Changeset in ffmpeg [b34afd94] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bac0850fbf870d4354d0f68840c0b1c9c1425c4a' into …
2:11 PM Changeset in ffmpeg [3c7d3d27] by Michael Niedermayer <michaelni@gmx.at>
tools/cws2fws: Use a similar implementation in dbgprintf() as in …
2:03 PM Changeset in ffmpeg [0a6b410e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp8: Suppress empty body warnings Signed-off-by: Michael …
2:01 PM Changeset in ffmpeg [e0010bb] by Vittorio Giovara <vittorio.giovara@gmail.com>
mux: Do not leave stale side data pointers in …
1:57 PM Changeset in ffmpeg [6c8c7c2] by Vittorio Giovara <vittorio.giovara@gmail.com>
dump: Print AVAudioServiceType side data
1:56 PM Changeset in ffmpeg [890b8748] by Michael Niedermayer <michaelni@gmx.at>
avutil/internal: Suppress empty body warning from emms_c() …
1:54 PM other formats.7z attached to Ticket #4536 by sneaker
additional samples (mp3, ac3, vorbis, pcm)
1:53 PM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) updated by sneaker
You are kind of right, I didn't look close enough. Happens on 3 …
1:53 PM Changeset in ffmpeg [04070dbc] by Vittorio Giovara <vittorio.giovara@gmail.com>
libx265: Fix 'braces around scalar initializer' warning x265 …
1:36 PM Changeset in ffmpeg [d81fb63] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: Add a PICT test This stimulates the direct pixel mode in …
1:29 PM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) updated by Hendrik
Only frame 1 seems to be wrong (42->49), everything else has the …
1:27 PM Changeset in ffmpeg [7b734ee5] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavf: Open PICT images with Quickdraw Update the pictor test to use …
1:27 PM Changeset in ffmpeg [34efb8a1] by Vittorio Giovara <vittorio.giovara@gmail.com>
quickdraw: Support direct pixel blocks Data is stored in separated …
1:26 PM Changeset in ffmpeg [bb2cb0a6] by Vittorio Giovara <vittorio.giovara@gmail.com>
quickdraw: Switch to greedy parsing Quickdraw packs data as a series …
1:26 PM Changeset in ffmpeg [d00f1e0f] by Vittorio Giovara <vittorio.giovara@gmail.com>
quickdraw: Convert to bytestream2 Add appropriate error messages and …
1:25 PM mkv audio reencoding leads to nonuniform video timecodes.7z attached to Ticket #4536 by sneaker
sample files (orignal and transcode + timecodes)
1:24 PM Ticket #4536 (mkv audio reencoding leads to nonuniform video timecodes) created by sneaker
Summary of the bug: When transcoding the audio of an mkv file the …
11:33 AM Changeset in ffmpeg [7971fa9c] by Michael Niedermayer <michaelni@gmx.at>
lavd/xcbgrab: fix comparison with screen size. Signed-off-by: Nicolas …
10:25 AM Changeset in ffmpeg [01fdfa51] by Luca Barbato <lu_zero@gentoo.org>
xcbgrab: Accept geometries matching the screen size Introduced in …
9:37 AM Changeset in ffmpeg [22a0387d] by Michael Niedermayer <michaelni@gmx.at>
OS/2:Makedef.cmd cleanup Remove PROTMODE as it doesn't make sense for …
9:01 AM CompilationGuide/MinGW edited by Stefano Sabatini
add note about how to deal with a missing MSVCR100.dll file (diff)
8:55 AM CompilationGuide/MinGW edited by Stefano Sabatini
add more notes about setting up the MinGW environment (diff)
8:43 AM CompilationGuide/MinGW edited by Stefano Sabatini
drop sentence introducing the next paragraph, avoid redundancy. (diff)
7:47 AM Ticket #4421 (flac md5 error with LPC precision 15) updated by Carl Eugen Hoyos
Cc, Priority, Analyzed by developer changed
Thank you for the analysis! Initial patch sent: …
7:28 AM CompilationGuide/MinGW edited by Stefano Sabatini
fix a few typos, reword (diff)
3:58 AM Ticket #3988 (Spamming license violators) updated by llogan
Description changed
1:49 AM Changeset in ffmpeg [f28d3f98] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8b86c2ed2eb29dce137b26e66a9bddd50f72817f' into …
1:35 AM Changeset in ffmpeg [14664877] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '378ee3bad5b99e8f90864af9bc851590e0f64825' into …
1:34 AM Changeset in ffmpeg [843b860a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '41a89cba6086de2bd24f9ec7e21200fa162505e9' into …
1:20 AM Changeset in ffmpeg [97d7c8d5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7b66cf5ce7fdb8b3fa13459aab3f4d6ab559f1ea' into …
1:10 AM Changeset in ffmpeg [8d3a9676] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '97010c74cbff177b58daf9a092b4e37a7da26f85' into …
1:08 AM Changeset in ffmpeg [1cb47093] by Michael Niedermayer <michaelni@gmx.at>
alsdec: limit avctx->bits_per_raw_sample to 32 …
1:07 AM Changeset in ffmpeg [4ba11b94] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0d3a7dd26490156b607541dd2e1faeaa0fc61a88' into …
12:44 AM Changeset in ffmpeg [a2190de5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Fix types and wraparounds in …

May 5, 2015:

11:54 PM Changeset in ffmpeg [d93181ef] by Michael Niedermayer <michaelni@gmx.at>
diracdec: check if reference could not be allocated s->ref_pics[i] is …
10:28 PM Changeset in ffmpeg [9e66b39a] by Michael Niedermayer <michaelni@gmx.at>
diracdec: avoid overflow of bytes*8 in decode_lowdelay If bytes is …
10:21 PM Ticket #430 (Support for GMP4 variant of MPEG-4 ASP) updated by compn
with the new GXAMP4.dll binary, uploaded here …
10:18 PM Changeset in ffmpeg [af6739d6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3735b5c616770429572f86aabdaec39c6ebb8818' * commit …
10:06 PM MSC2.avi attached to Ticket #4535 by Carl Eugen Hoyos
10:04 PM Ticket #4535 (Wrong avi resolution leads to green frames (MSC2)) created by Carl Eugen Hoyos
I will attach the first frames of a cctv recording that contains mjpeg …
9:52 PM Changeset in ffmpeg [e31cdb5c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/riff: Add MultiScope II fourcc MSC2 as MJPEG.
8:57 PM Changeset in ffmpeg [1ace789f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '60f1cc4a1ffcbf24acbb543988ceeaec76b70818' * commit …
8:56 PM Changeset in ffmpeg [ff849e11] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '94bb1ce882a12b6d7a1fa32715a68121b39ee838' * commit …
8:45 PM Changeset in ffmpeg [9810aa3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '110f7f35fb615b97d983b1c6c6a714fddd28bcbe' * commit …
8:33 PM Changeset in ffmpeg [df952816] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e191aaca44b986816695e3b7ecfae64697fd6631' * commit …
8:20 PM Changeset in ffmpeg [54d985db] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8fc8024ea56e814cd257d5fe27b21a865080782f' * commit …
8:01 PM Changeset in ffmpeg [5a455dd0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Move buf[] read after size check Signed-off-by: …
7:59 PM Changeset in ffmpeg [eaa9693f] by Anton Khirnov <anton@khirnov.net>
alsdec: only adapt order for positive max_order For max_order = 0 the …
7:59 PM Changeset in ffmpeg [d36d3ae0] by Anton Khirnov <anton@khirnov.net>
alsdec: check sample pointer range in revert_channel_correlation Also …
7:59 PM Changeset in ffmpeg [b0b92ee0] by Anton Khirnov <anton@khirnov.net>
aacpsy: correct calculation of minath in psy_3gpp_init The minimum of …
7:59 PM Changeset in ffmpeg [d0e66cb1] by Anton Khirnov <anton@khirnov.net>
alsdec: limit avctx->bits_per_raw_sample to 32 …
7:59 PM Changeset in ffmpeg [941972d9] by Anton Khirnov <anton@khirnov.net>
aasc: return correct buffer size from aasc_decode_frame CC: …
7:52 PM Changeset in ffmpeg [984f50de] by Michael Niedermayer <michaelni@gmx.at>
diracdec: prevent overflow in data_unit_size check buf_idx + …
7:41 PM Changeset in ffmpeg [8b86c2e] by Anton Khirnov <anton@khirnov.net>
Revert "lavfi: always check av_expr_parse_and_eval() return value" …
7:41 PM Changeset in ffmpeg [378ee3b] by Anton Khirnov <anton@khirnov.net>
alsdec: only adapt order for positive max_order For max_order = 0 the …
7:41 PM Changeset in ffmpeg [41a89cb] by Anton Khirnov <anton@khirnov.net>
alsdec: check sample pointer range in revert_channel_correlation Also …
7:41 PM Changeset in ffmpeg [7b66cf5c] by Anton Khirnov <anton@khirnov.net>
aacpsy: correct calculation of minath in psy_3gpp_init The minimum of …
7:41 PM Changeset in ffmpeg [97010c74] by Anton Khirnov <anton@khirnov.net>
alsdec: limit avctx->bits_per_raw_sample to 32 …
7:41 PM Changeset in ffmpeg [0d3a7dd2] by Anton Khirnov <anton@khirnov.net>
aasc: return correct buffer size from aasc_decode_frame CC: …
7:30 PM CompilationGuide/WinRT edited by Gilles Khouzam
Setting the UCRTSdkVer automatically (diff)
6:59 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) closed by Hendrik
fixed: Fixed by Michael in 9d4fdfe24c731d1880797dee65365154b41c1dea
6:09 PM Changeset in ffmpeg [ed68fccf] by Michael Niedermayer <michaelni@gmx.at>
vp9: error out if chroma subsampling changes between frames. This can …
2:27 PM Changeset in ffmpeg [3735b5c6] by Anton Khirnov <anton@khirnov.net>
Revert "lavfi: always check av_expr_parse_and_eval() return value" …
2:26 PM HWAccelIntro edited by Stefano Sabatini
fix typo "filering" -> "filtering" (diff)
2:10 PM Changeset in ffmpeg [60f1cc4a] by Anton Khirnov <anton@khirnov.net>
alsdec: only adapt order for positive max_order For max_order = 0 the …
2:06 PM Changeset in ffmpeg [94bb1ce8] by Anton Khirnov <anton@khirnov.net>
alsdec: check sample pointer range in revert_channel_correlation Also …
11:35 AM Ticket #4487 (remuxing Matroska files delays all tracks and in turn messes up chapters) closed by Michael Niedermayer
fixed: Fixed in 9d4fdfe24c731d1880797dee65365154b41c1dea
11:17 AM Changeset in ffmpeg [9d4fdfe2] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream …
10:44 AM Changeset in ffmpeg [7ac5c38e] by Michael Niedermayer <michaelni@gmx.at>
avformat/mux: Add avoid_negative_ts_use_pts This allows using pts …
10:37 AM Voxware_codec_cut.avi attached to Ticket #4534 by Carl Eugen Hoyos
10:36 AM Ticket #4534 (Voxware metasound sounds broken) created by Carl Eugen Hoyos
(videolan ticket 14540) A Voxware Metasound avi sample was uploaded …
9:51 AM Changeset in ffmpeg [36993527] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: Add libm.h for round() Found-by: jamrial Signed-off-by: …
8:38 AM Ticket #4528 ([regression] [matroska] Codec for stream 1 does not use global headers ...) updated by Hendrik
It looks like this warning itself is the bug, it can be safely …
8:28 AM Changeset in ffmpeg [110f7f35] by Anton Khirnov <anton@khirnov.net>
aacpsy: correct calculation of minath in psy_3gpp_init The minimum of …
8:22 AM Changeset in ffmpeg [e191aaca] by Anton Khirnov <anton@khirnov.net>
alsdec: limit avctx->bits_per_raw_sample to 32 …
8:18 AM Changeset in ffmpeg [8fc8024e] by Anton Khirnov <anton@khirnov.net>
aasc: return correct buffer size from aasc_decode_frame CC: …
7:38 AM Ticket #4485 (Rewrapping (codec copy) no longer work as expected.) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can at least provide your original …
6:58 AM Ticket #4528 ([regression] [matroska] Codec for stream 1 does not use global headers ...) updated by diuser
In my case encoding works, unlike #4472. Resulting file looks …
5:47 AM Changeset in ffmpeg [858f81fd] by James Almer <jamrial@gmail.com>
cmdutils: move get_rotation() up in the file Fixes compilation of …
5:16 AM Changeset in ffmpeg [3f7986f] by James Almer <jamrial@gmail.com>
avfilter/Makefile: add missing lavfutils.c dependency to cover_rect …
2:59 AM Ticket #4533 (Broken MPEG-2 GOP after 1010b36d8672d891e77aa713e07ff749e8b0797f) closed by Michael Niedermayer
fixed: Fixed in 7f45f7fc7f4977e3a0697dfa0771015b4b985e24
2:33 AM Changeset in ffmpeg [7f45f7fc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: use the correct dimensions for checking SAR Fixes …
12:41 AM Changeset in ffmpeg [6ef3426d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/deinterlace: use INIT_MMX like other asm code does too
Note: See TracTimeline for information about the timeline view.