Timeline



Dec 14, 2013:

11:37 PM Changeset in ffmpeg [b2361cfb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: cleanup context in case init fails Fixes memleaks …
11:16 PM Changeset in ffmpeg [7a5d3a41] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Check avio_read() return code in mov_read_extradata() …
9:39 PM Changeset in ffmpeg [12e8104] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:32 PM Changeset in ffmpeg [09c13ff7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6451c8853a07ff2e28bda950fb5e83fcf88c5cf4' * commit …
9:31 PM Changeset in ffmpeg [6d3ea19] by Reinhard Tartler <siretart@tauware.de>
Bump major of libavfilter for reference counted buffer API changes. …
9:31 PM Changeset in ffmpeg [3bc2e89c] by Reinhard Tartler <siretart@tauware.de>
Bump libavutil major version to account for the LLS API/ABI changes. …
9:17 PM Changeset in ffmpeg [6659364d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '797f2a791397210ec1b591b326658805c5dbf104' * commit …
9:14 PM Changeset in ffmpeg [f357ef2e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5db4e88ecd32485341f6150c00f5ee5bfa74f62d' * commit …
8:59 PM Changeset in ffmpeg [892562e9] by Michael Niedermayer <michaelni@gmx.at>
avformat/ipmovie: Check OPCODE_CREATE_TIMER size Fixes use of …
8:47 PM Changeset in ffmpeg [de9ea40a] by Stefano Sabatini <stefasab@gmail.com>
doc/bitstream_filters: remove mp3_header_decompress filter It was …
8:47 PM Changeset in ffmpeg [96093fe1] by Stefano Sabatini <stefasab@gmail.com>
Changelog: correct typo Signed-off-by: Timothy Gu <timothygu99@gmail.com>
7:55 PM Ticket #3224 (avcodec/dvbsub: bad display definition segment management) updated by Pierre-Yves
Sample upstream within FFMpeg FTP. HD_subs_1080_win_33a_cut.ts
7:47 PM Ticket #3226 (SEGFAULT in libavcodec in ff_emu_edge_vfix3_mmx.body_loop when playing ...) created by Michal Srb
Summary: Playing a video in vlc crashes with SEGFAULT in libavcodec. …
7:34 PM Changeset in ffmpeg [b997a6a8] by Reinhard Tartler <siretart@tauware.de>
Prepare for 0.8.10 Release
7:31 PM Changeset in ffmpeg [6f6cd7db] by Reinhard Tartler <siretart@tauware.de>
roqvideodec: check dimensions validity Found-by: Mateusz "j00ru" …
7:31 PM Changeset in ffmpeg [b5736759] by Reinhard Tartler <siretart@tauware.de>
qdm2: check array index before use, fix out of array accesses …
7:30 PM Changeset in ffmpeg [d4a24e43] by Reinhard Tartler <siretart@tauware.de>
alsdec: check block length Fix writing over the end Found-by: …
5:51 PM Changeset in ffmpeg [3f7d8903] by Reinhard Tartler <siretart@tauware.de>
alsdec: check block length Fix writing over the end Found-by: …
5:51 PM Changeset in ffmpeg [20bc574b] by Michael Niedermayer <michaelni@gmx.at>
build fix: apetag.c depends on img2.c Signed-off-by: Michael …
5:13 PM Changeset in ffmpeg [8d4c616f] by Ronald S. Bultje <rsbultje@gmail.com>
vp9/x86: idct_add_16x16_ssse3. Currently only dc-only and full 16x16. …
5:13 PM Changeset in ffmpeg [2d50ebc2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'rbultje/vp9-simd' * rbultje/vp9-simd: …
5:02 PM Changeset in ffmpeg [2224159c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1: fix DIFF2/NORM2 with width<=16 Fixes read of …
4:12 PM Changeset in ffmpeg [c9f72e4b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: fix mby_start for interlaced content Fixes first …
4:00 PM Ticket #2531 (wvc1 interlaced decodes incorrectly) closed by Michael Niedermayer
fixed: Fixed in 017e234c204f8ffb5f85a073231247881be1ac6f
3:50 PM Changeset in ffmpeg [017e234] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1: fix mb_height for field pictures Fixes ticket2531 …
3:48 PM Changeset in ffmpeg [9aba0a6] by Martin Storsjö <martin@martin.st>
rtpdec_h264: Check the return value of functions doing allocations …
3:48 PM Changeset in ffmpeg [6451c885] by Martin Storsjö <martin@martin.st>
sdp: Check theora colorspace before producing the configuration string …
3:48 PM Changeset in ffmpeg [797f2a79] by Martin Storsjö <martin@martin.st>
hdsenc: Check the init_file() return code Signed-off-by: Martin …
3:48 PM Changeset in ffmpeg [b8ed15d6] by Martin Storsjö <martin@martin.st>
hdsenc: Fix an off by one error in an array size check Signed-off-by: …
3:48 PM Changeset in ffmpeg [417927af] by Martin Storsjö <martin@martin.st>
hdsenc: Avoid integer overflow Also remove a silly leftover pair of …
2:57 PM Changeset in ffmpeg [97f880e7] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: set bitmap teletext canvas dimensions …
2:57 PM Changeset in ffmpeg [c77e0c21] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: add chopped top row size to y offset …
2:57 PM Changeset in ffmpeg [249a4359] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: use defined constants for bitmap char width and …
2:57 PM Changeset in ffmpeg [b5096816] by Marton Balint <cus@passwd.hu>
libzvbi-teletextdec: cosmetics Signed-off-by: Marton Balint …
1:09 PM Changeset in ffmpeg [5db4e88e] by Diego Biurrun <diego@biurrun.de>
configure: Detect Solaris libc in an OpenIndiana/illumos compatible way
1:02 PM Changeset in ffmpeg [c65fe9e9] by Stefano Sabatini <stefasab@gmail.com>
examples/decoding_encoding: check av_samples_get_buffer_size() return …
1:02 PM Changeset in ffmpeg [b242c156] by Stefano Sabatini <stefasab@gmail.com>
examples/resample_audio: check av_samples_get_buffer_size() return …
12:22 PM Changeset in ffmpeg [66a703ea] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: only show tags when explicitly requested
12:21 PM Changeset in ffmpeg [2cfe70ff] by Stefano Sabatini <stefasab@gmail.com>
lavf/movenc: return meaningful error code from mov_write_header()
12:21 PM Changeset in ffmpeg [54c596fe] by Stefano Sabatini <stefasab@gmail.com>
lavf/movenc: improve feedback in case of unsupported codec
12:09 PM Changeset in ffmpeg [688c3d94] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: doxy: …
11:37 AM Changeset in ffmpeg [f5013913] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a5a3b398fd9dce38ca50b20f182b17a256d209f2' * commit …
11:15 AM Ticket #3225 (Enable tags in wiki pages) created by Stefano Sabatini
Tags have been added to mark tickets. Adding tags to wiki articles …
10:23 AM Changeset in ffmpeg [7431923d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7cbe1ea9df83ec66403fbf6400353bcb2242bf06' * commit …
10:13 AM Changeset in ffmpeg [acda7c8e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '70a7b24d56a823894440a372c46e89e212b89c35' * commit …
10:00 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI, This is the command output on the machine. We kept this command …
4:16 AM Changeset in ffmpeg [2cfccd80] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1: Factorize imode enum out / remove duplication …
2:01 AM Changeset in ffmpeg [ecb21d24] by Michael Niedermayer <michaelni@gmx.at>
hevc: rename ptl structs and variables Signed-off-by: Michael …
2:01 AM Changeset in ffmpeg [c90cdf4b] by Michael Niedermayer <michaelni@gmx.at>
hevc: pack PTL representation using uint8_t Signed-off-by: Michael …
2:01 AM Changeset in ffmpeg [8e72e19f] by Michael Niedermayer <michaelni@gmx.at>
hevc: remove unused PTL flags Signed-off-by: Michael Niedermayer …
2:01 AM Changeset in ffmpeg [dddc9b7] by Michael Niedermayer <michaelni@gmx.at>
hevc: don't check for errors in PTL code The value of …
2:01 AM Changeset in ffmpeg [c6afd0aa] by Michael Niedermayer <michaelni@gmx.at>
hevc: fix PTL parsing This was broken in commit …
1:54 AM Changeset in ffmpeg [445c58a8] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb: Make sure COMPILE_TEMPLATE_AVX is defined …
1:22 AM Changeset in ffmpeg [3f4290a2] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb_template: try to fix build without AVX Found-by: …
12:46 AM Changeset in ffmpeg [48016f8f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: propagate errors from vc1_parse_sprites() …
12:46 AM Changeset in ffmpeg [5f00b333] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: zero SpriteData struct Fixes use of uninitialized …

Dec 13, 2013:

11:59 PM Changeset in ffmpeg [cf95dee3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: dont calculate unused values from uninitialized …
10:53 PM Changeset in ffmpeg [c85aad9c] by Luca Barbato <lu_zero@gentoo.org>
doxy: Define a group for libswscale documentation Uniform the style …
10:53 PM Changeset in ffmpeg [a5a3b398] by Luca Barbato <lu_zero@gentoo.org>
configure: Reorder pthreads checks Some pthreads symbols might be …
10:53 PM Changeset in ffmpeg [7cbe1ea9] by Luca Barbato <lu_zero@gentoo.org>
configure: Move the bz2 and zlib checks below phtreads There are …
10:45 PM Changeset in ffmpeg [70a7b24d] by Diego Biurrun <diego@biurrun.de>
avutil: Add deprecation ifdefs around obsolete intfloat code This …
10:32 PM Changeset in ffmpeg [f5cf0ea9] by Michael Niedermayer <michaelni@gmx.at>
avformat/asf: clear uninitialized areas of packets before returning …
8:33 PM Changeset in ffmpeg [0f242e62] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
8:26 PM Changeset in ffmpeg [1e3718e2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7c3388711b7243d059db39aa04b754baf2156934' * commit …
7:49 PM Changeset in ffmpeg [2a459f5d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bdc111a162094c14660d1e88839d103a4d79e42a' * commit …
7:39 PM Changeset in ffmpeg [7b2a19cb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a1d7d5524799bd90bc5d12e8b3063238cc0c02dd' * commit …
7:36 PM Changeset in ffmpeg [782d48c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
configure: remove redundant definition of USE_MINGW_ANSI_STDIO No …
7:26 PM Changeset in ffmpeg [0c23ee13] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: use mallocz for progressive blocks Fixes use of …
6:51 PM Changeset in ffmpeg [7d7a7013] by Michael Niedermayer <michaelni@gmx.at>
avformat/ipmovie: Fix use of uninitialized memory in …
5:02 PM Encode/HighQualityAudio edited by Leon
mp2 still beats the two broken encoders @ 320Kbps (diff)
4:08 PM Changeset in ffmpeg [7439475e] by Michael Niedermayer <michaelni@gmx.at>
avformat/network: check ff_socket_nonblock() return and print a debug …
3:53 PM Changeset in ffmpeg [0f02ea0a] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/dvbsub: fix for Display Definition Segment Given ETSI EN …
3:47 PM Changeset in ffmpeg [79d9884e] by Diego Biurrun <diego@biurrun.de>
build: Merge pthreads/w32threads OBJS declarations
3:47 PM Changeset in ffmpeg [7c338871] by Diego Biurrun <diego@biurrun.de>
configure: Add -DUSE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32 This …
3:47 PM Changeset in ffmpeg [bdc111a1] by Diego Biurrun <diego@biurrun.de>
configure: Detect newer (>=4.1) versions of MinGW32 The MinGW32 …
3:47 PM Changeset in ffmpeg [a1d7d552] by Diego Biurrun <diego@biurrun.de>
build: Do not add -g to HOSTCFLAGS The flag is not unconditionally …
3:38 PM Ticket #3222 (RTSP (client): Fallback to TCP causes 454 Session Not Found) updated by GstBlub
Replying to cehoyos: > I cannot reproduce the problem you …
3:35 PM Ticket #3222 (RTSP (client): Fallback to TCP causes 454 Session Not Found) updated by GstBlub
Didn't make much of a difference for me. Falling back to TCP still …
2:44 PM Changeset in ffmpeg [1d0995e3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
2:35 PM Ticket #3224 (avcodec/dvbsub: bad display definition segment management) updated by Pierre-Yves
Yes this is fully reproducible on the git head. I will try to upstream …
2:16 PM Ticket #3224 (avcodec/dvbsub: bad display definition segment management) updated by Carl Eugen Hoyos
Is the problem reproducible with current git head? Please provide the …
2:14 PM Changeset in ffmpeg [47eb15b9] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: fix memleak on error Fixes CID1108604 …
2:13 PM Changeset in ffmpeg [8f9569cf] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: Factor free_field_queue() out Signed-off-by: …
1:29 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by Ridley Combs
Replying to cehoyos: > Could you test the following? > …
1:04 PM Ticket #3224 (avcodec/dvbsub: bad display definition segment management) created by Pierre-Yves
Hi all, When playing the sample file attached, the subtitle are not …
11:55 AM Ticket #3222 (RTSP (client): Fallback to TCP causes 454 Session Not Found) updated by Carl Eugen Hoyos
Replying to GstBlub: > {{{ > configuration: …
11:17 AM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by Carl Eugen Hoyos
Replying to 11rcombs: > "ffmpeg -ss <time> -i …
10:57 AM Changeset in ffmpeg [fb5518cf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Force one stream in caf muxer. Based on eeb975f5
10:37 AM Ticket #3177 (asm error on i686) updated by andreas
Thanks for the additional explanations, we switched to "make fate" …
9:37 AM Changeset in ffmpeg [b02d8793] by Clément Bœsch <clement@stupeflix.com>
examples/demuxing_decoding: print the decoding error when it happens.
8:45 AM Changeset in ffmpeg [43f116d1] by Stefano Sabatini <stefasab@gmail.com>
examples/demuxing_decoding: return error when no codec found The …
8:42 AM Changeset in ffmpeg [65a3429e] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add cosmetical empty line
8:42 AM Changeset in ffmpeg [93f08827] by Stefano Sabatini <stefasab@gmail.com>
ffserver: improve error feedback in case of av_write_frame() error
8:42 AM Changeset in ffmpeg [bed4eeab] by Stefano Sabatini <stefasab@gmail.com>
MAINTAINERS: remove ffserver maintainership status notice Privately …
3:21 AM Changeset in ffmpeg [d546a59] by Lou Logan <lou@lrcd.com>
docs/outdevs: add a few simple ALSA examples
1:09 AM Changeset in ffmpeg [5d8e4f6d] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr …
1:09 AM Changeset in ffmpeg [c5f15f40] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpdec_h264: fix null pointer dereferences Fixes CID733716 …
12:43 AM Ticket #3221 (best effort time stamp is wrong after av_seek_frame is called.) updated by hxuanyu
Replying to DonMoir: > Something odd and maybe wrong …
12:34 AM Ticket #3221 (best effort time stamp is wrong after av_seek_frame is called.) updated by DonMoir
Something odd and maybe wrong index_entries list but can't really say. …

Dec 12, 2013:

11:27 PM Changeset in ffmpeg [db8a53d8] by Michael Niedermayer <michaelni@gmx.at>
avformat/sdp: fix memleak on error Fixes CID700640 Signed-off-by: …
11:07 PM Changeset in ffmpeg [180a0b1b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_sei: fix use of uninitialized variables in …
10:59 PM log1 attached to Ticket #3221 by hxuanyu
10:50 PM Ticket #3221 (best effort time stamp is wrong after av_seek_frame is called.) updated by hxuanyu
Hi I added avcodec_flush_buffers before calling av_seek_frame, but …
10:47 PM Ticket #3222 (RTSP (client): Fallback to TCP causes 454 Session Not Found) updated by Carl Eugen Hoyos
Keywords, Version changed
I cannot reproduce the problem you are describing here but I opened …
10:46 PM Ticket #3223 (rtsp regression) created by Carl Eugen Hoyos
The sample stream from ticket #3222 cannot be decoded since 0a5da9cc / …
10:08 PM Ticket #3105 (hevc: crash with threads 1 and max_alloc (fuzzed file)) updated by Carl Eugen Hoyos
Still crashes here with --disable-asm and -threads 1, similar …
9:58 PM Ticket #3222 (RTSP (client): Fallback to TCP causes 454 Session Not Found) updated by GstBlub
Yes, I just compiled ffmpeg from git head and it's failing the same …
9:55 PM Ticket #3105 (hevc: crash with threads 1 and max_alloc (fuzzed file)) updated by Carl Eugen Hoyos
Replying to cehoyos: > Crashes here without max_alloc but …
8:04 PM Changeset in ffmpeg [3dbf9afe] by Michael Niedermayer <michaelni@gmx.at>
libavformat/hdsenc: check init_file() return code Signed-off-by: …
7:23 PM Changeset in ffmpeg [7830c882] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mpegts: …
6:55 PM Changeset in ffmpeg [93cf43ec] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a2eeed619de3bb257e82f0e06d1a580101bce54c' * commit …
6:50 PM Ticket #3221 (best effort time stamp is wrong after av_seek_frame is called.) updated by DonMoir
Call avcodec_flush_buffers on any open AVCodecContext before you call seek.
6:48 PM Changeset in ffmpeg [2644df82] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ae9d13f03e6c81ea00fafe6aa74b4a849ec8da1a' * commit …
6:37 PM Changeset in ffmpeg [30aa9b72] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '46c0cbd5dc01196949105e49f2ded10aa85a6e39' * commit …
6:29 PM Ticket #3222 (RTSP (client): Fallback to TCP causes 454 Session Not Found) updated by Carl Eugen Hoyos
Is this reproducible with current git head? To make this a valid …
6:12 PM Changeset in ffmpeg [a435a033] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6b45f05ef5b241fd1513702119af9c30056a0ac5' * commit …
6:04 PM Ticket #2296 (mpegts metadata can't be set on segments when using HLS muxer) updated by Michael Niedermayer
Resolution changed
This was not a duplicate fixed in d780fdb904a4a3f555252fad6b898534c9af128b
5:47 PM Ticket #3222 (RTSP (client): Fallback to TCP causes 454 Session Not Found) created by GstBlub
Summary of the bug: The fallback mechanism to TCP when UDP times out …
5:41 PM Changeset in ffmpeg [d780fdb9] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: copy metadata Fixes Ticket2296 Signed-off-by: …
4:26 PM Changeset in ffmpeg [c619e14c] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparseopus: Check opus_duration() return value Regression …
3:10 PM Changeset in ffmpeg [9fa75be9] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegts: add HEVC registration descriptor
3:10 PM Changeset in ffmpeg [a2eeed61] by Vittorio Giovara <vittorio.giovara@gmail.com>
changelog: drop redundant new attribute
3:10 PM Changeset in ffmpeg [ae9d13f] by Vittorio Giovara <vittorio.giovara@gmail.com>
img2: add stereo 3d still picture file extensions
3:10 PM Changeset in ffmpeg [46c0cbd5] by Vittorio Giovara <vittorio.giovara@gmail.com>
rtsp: suppress a incompatible pointer types warning
3:10 PM Changeset in ffmpeg [6b45f05e] by Vittorio Giovara <vittorio.giovara@gmail.com>
parseutils: fix discarding const attribute warning
12:34 PM Ticket #3142 (FFserver ignores encoding params in stream context) updated by Igor
ffprobe from older ffserver(N-51689-g93e8fcb): ffprobe version …
12:13 PM Ticket #3142 (FFserver ignores encoding params in stream context) reopened by Igor
12:11 PM Ticket #3142 (FFserver ignores encoding params in stream context) updated by Igor
Sorry for delay, please notice, that our ffmpeg versions different. …
12:02 PM Changeset in ffmpeg [30ee4b33] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mp3adu: …
10:35 AM Ticket #3177 (asm error on i686) updated by Clément Bœsch
Replying to andreas: > Thanks for the explanations and …
9:43 AM Ticket #3132 (ffmpeg Video Conversion) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide the input sample.
9:30 AM Ticket #3215 (remuxed cvid gray8 have wrong colors) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Removing the line "st->codec->bits_per_coded_sample = color_depth;" in …
9:13 AM Ticket #3112 (vcodec copy produces broken AVCHD files) updated by Carl Eugen Hoyos
Keywords changed
9:12 AM Ticket #3085 (Audio in broken transport stream can be decoded with other software) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
What produced the original sample H264AAC.ts?
9:02 AM The program crashes_cut.ts attached to Ticket #3220 by Carl Eugen Hoyos
9:01 AM Ticket #3220 (mpeg2 decoder crash) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since 1dab49c3 / bacc2869 […]
8:18 AM Changeset in ffmpeg [35686a28] by Martin Storsjö <martin@martin.st>
mp3adu: Set the channel layout properly This fixes decoding, broken …
7:37 AM Ticket #3221 (best effort time stamp is wrong after av_seek_frame is called.) updated by hxuanyu
The file I tested with is here …
7:34 AM log attached to Ticket #3221 by hxuanyu
7:33 AM main.cpp attached to Ticket #3221 by hxuanyu
test code
7:31 AM Ticket #3221 (best effort time stamp is wrong after av_seek_frame is called.) created by hxuanyu
I built the latest ffmpeg libs and ran a test app to test …
6:49 AM Ticket #3220 (mpeg2 decoder crash) created by K.Y.H
Lastest git version, decode "http://pan.baidu.com/s/1kXZkD" crash. …
4:33 AM Changeset in ffmpeg [551a6797] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggdec: reset end_trimming when it has been used, so it …
4:33 AM Changeset in ffmpeg [9c0dd7b4] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggdec: reset end_trimming in ogg_reset() Fixes the output …
1:35 AM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
Replying to ob: > {{{ > $ ~/git/ffmpeg/ffmpeg -i …
1:30 AM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
The assertion failure is a regression since 3a621c9d

Dec 11, 2013:

11:41 PM Changeset in ffmpeg [3efe5e3b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:32 PM Changeset in ffmpeg [44967ab6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd7b3ee9a3a03ab88d61a5895fbdbc6689f4dd671' * commit …
11:25 PM Changeset in ffmpeg [e3578fd5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '598ce4ab4f1893e0661fc038101487e511937877' * commit …
11:19 PM Changeset in ffmpeg [525a7d9b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '48d17ee6dc2b2a552f645484f200c2946bf24607' * commit …
11:14 PM Changeset in ffmpeg [0506cc2c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '281a40e18f923510f2067d05c5b0cf08cc49dfee' * commit …
11:08 PM Changeset in ffmpeg [3b2b0739] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2d1f4288dd02a624cb8b86ab06371d6434c9da69' * commit …
10:55 PM Changeset in ffmpeg [efb5ebe8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b06c8bce02b15115a4789252365df2dda0c4713c' * commit …
10:49 PM Changeset in ffmpeg [5a15bd6f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '84f131921ffb43d8070d5680e91f6a24d66ccac4' * commit …
10:41 PM Changeset in ffmpeg [27e79779] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '95a8a5aca60ce37d3abdf121a0285c2e317cf521' * commit …
10:36 PM Changeset in ffmpeg [e22e943e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '674fa49110a661694188a958be13d529b7c8c5dd' * commit …
10:24 PM Changeset in ffmpeg [409a143e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '943135621830ac3857d3cf766cfc280a95bb3c13' * commit …
10:18 PM Changeset in ffmpeg [4cbf3eb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9' * commit …
10:16 PM Changeset in ffmpeg [dee6d5f5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '17a10d51b8351ce9a57fcb6537b6a3c6ec8ba5e9' * commit …
10:08 PM Changeset in ffmpeg [12a40424] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '33452aede6acab78f726cd1924824585f00765cc' * commit …
10:03 PM Changeset in ffmpeg [1dbb3cfa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b769cf4b44c8112827c2fdfcab74bd95600fd6d3' * commit …
9:52 PM Changeset in ffmpeg [95ad2483] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3bb91a1b5c4a0c5ec9c4d3b6649b23285c3d7f26' * commit …
9:29 PM Changeset in ffmpeg [37437d97] by Michael Niedermayer <michaelni@gmx.at>
tools/probetest: Check av_realloc() return code Fixess CID1135761 …
9:28 PM Changeset in ffmpeg [f6173fed] by Michael Niedermayer <michaelni@gmx.at>
postproc: fix null pointer dereference with invalid option strings …
9:00 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
Replying to compn: > does libav work ? libav doesn't work …
8:48 PM Changeset in ffmpeg [70e981cf] by Martin Storsjö <martin@martin.st>
rtspdec: Fix keep-alive request for ACTi cameras Some ACTi cameras …
8:13 PM Changeset in ffmpeg [9ab5cf54] by Michael Niedermayer <michaelni@gmx.at>
avutil/avstring: fix () position Fixes CID1135751 Signed-off-by: …
7:39 PM Changeset in ffmpeg [d7b3ee9a] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate avcodec_get_frame_defaults(). Also bump libavcodec …
7:39 PM Changeset in ffmpeg [598ce4ab] by Anton Khirnov <anton@khirnov.net>
h264: call av_frame_unref() instead of avcodec_get_frame_defaults(). …
7:39 PM Changeset in ffmpeg [48d17ee6] by Anton Khirnov <anton@khirnov.net>
api-example: remove an unneeded call to avcodec_get_frame_defaults(). …
7:39 PM Changeset in ffmpeg [281a40e1] by Anton Khirnov <anton@khirnov.net>
lavf: remove an unneeded call to avcodec_get_frame_defaults(). …
7:39 PM Changeset in ffmpeg [2d1f428] by Anton Khirnov <anton@khirnov.net>
mpegvideo: call av_frame_unref() instead of …
7:39 PM Changeset in ffmpeg [b06c8bce] by Anton Khirnov <anton@khirnov.net>
mpegvideo: remove an unneeded call to avcodec_get_frame_defaults(). …
7:39 PM Changeset in ffmpeg [84f13192] by Anton Khirnov <anton@khirnov.net>
avplay: do not call avcodec_get_frame_defaults(). …
7:39 PM Changeset in ffmpeg [95a8a5ac] by Anton Khirnov <anton@khirnov.net>
lavc: call av_frame_unref() instead of avcodec_get_frame_defaults(). …
7:39 PM Changeset in ffmpeg [674fa491] by Anton Khirnov <anton@khirnov.net>
avconv: do not call avcodec_get_frame_defaults() Strictly speaking it …
7:39 PM Changeset in ffmpeg [94313562] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate avcodec_free_frame() av_frame_free() should be used …
7:39 PM Changeset in ffmpeg [eb891b31] by Anton Khirnov <anton@khirnov.net>
Replace all uses of avcodec_free_frame with av_frame_free().
7:39 PM Changeset in ffmpeg [17a10d51] by Anton Khirnov <anton@khirnov.net>
hevc: set time_base when possible Signed-off-by: Anton Khirnov …
7:39 PM Changeset in ffmpeg [33452ae] by Anton Khirnov <anton@khirnov.net>
hevc: store the VPS list as an AVBufferRef, just like the others *PS …
7:39 PM Changeset in ffmpeg [b769cf4b] by Anton Khirnov <anton@khirnov.net>
hevc: do not dereference pointer before NULL check in verify_md5() …
7:32 PM Changeset in ffmpeg [81c11974] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Check avcodec_open2() return code in …
7:25 PM Changeset in ffmpeg [3bb91a1b] by Diego Biurrun <diego@biurrun.de>
configure: Add -DUSE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64 This …
7:23 PM Changeset in ffmpeg [6722e564] by Michael Niedermayer <michaelni@gmx.at>
avformat/hdsenc: fix off by 1 error in array size check Fixes …
6:27 PM Changeset in ffmpeg [d6c5fd9f] by Michael Niedermayer <michaelni@gmx.at>
tools/: Add gen-rc tool for generating Windows resource files …
5:27 PM Ticket #3085 (Audio in broken transport stream can be decoded with other software) updated by Carl Eugen Hoyos
Replying to terran: > Also seeing this issue. Please …
4:52 PM Ticket #3085 (Audio in broken transport stream can be decoded with other software) updated by Terran Vigil
Also seeing this issue. We don't see it with 0.11.1.
3:59 PM Ticket #3219 (Frame ref count behaviour change causing a memleak) created by Clément Bœsch
Since 7a901eb33 / 37a749012 the demuxing_decoding example is leaking …
3:33 PM Changeset in ffmpeg [572965c9] by Michael Niedermayer <michaelni@gmx.at>
avformat/hdsenc: fix unintentional integer overflow in …
3:30 PM Changeset in ffmpeg [95d2fc6a] by Michael Niedermayer <michaelni@gmx.at>
avformat/hdsenc: Check rename() return value Fixes CID1135748 …
3:16 PM Changeset in ffmpeg [7441d1ec] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: fix null dereference in avio_close_dyn_buf() Fixes …
2:52 PM Ticket #3160 (ac3 silently chooses 5.1(side) channel layout) updated by Cigaes
Replying to Selur: > {{{ > Could not write header for …
2:43 PM Ticket #3160 (ac3 silently chooses 5.1(side) channel layout) updated by Selur
When using: […] I get: […] The problem for me seem so be the …
2:32 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Stefano Sabatini
Keywords changed
2:31 PM Changeset in ffmpeg [0fe6906d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/aeval: Fix use of uninitialized variable Fixes CID1135776 …
2:28 PM Changeset in ffmpeg [b6eee405] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Print warning if avcodec_set_dimensions() failed Fixes …
1:45 PM Ticket #3217 (ac3 muxer does not force single stream) updated by Selur
No problem and thanks for the fast response.
1:40 PM Ticket #3217 (ac3 muxer does not force single stream) closed by Carl Eugen Hoyos
fixed: Should be fixed in 945a440d - thank you for the report!
1:34 PM Changeset in ffmpeg [0f655037] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: remove unused variable Signed-off-by: Michael …
1:33 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by compn
does libav work ?
1:31 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
Replying to compn: > Replying to mmstick: > …
1:24 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Carl Eugen Hoyos
Replying to ubitux: > > > > Would that still allow to …
1:19 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by compn
Replying to mmstick: > Replying to compn: > …
1:16 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Clément Bœsch
Replying to cehoyos: > Replying to ubitux: > …
1:14 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Cigaes
Replying to cehoyos: > What I meant was: If I build a …
1:01 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Carl Eugen Hoyos
Replying to ubitux: > Replying to cehoyos: > …
12:51 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Clément Bœsch
Replying to cehoyos: > Replying to ubitux: > …
12:48 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Carl Eugen Hoyos
Replying to ubitux: > Note for developers: we should …
12:37 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Clément Bœsch
Was your script ever really linking with the x264 in /usr/local/lib? …
12:15 PM Changeset in ffmpeg [945a440d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Force one stream for raw muxers. Based on eeb975f5 Fixes ticket …
12:14 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
Replying to compn: > this is a ubuntu bug. That's not …
12:13 PM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by compn
this is a ubuntu bug.
12:10 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Andrey
I can't see why those functions are leaking ==15887== by 0x84AFD9B: …
11:09 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
Replying to ubitux: > Replying to mmstick: > …
11:06 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Clément Bœsch
Replying to mmstick: > You have not given any directions …
11:04 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Carl Eugen Hoyos
Replying to mmstick: > I consider all of your replies to …
10:58 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
Replying to saste: > Replying to mmstick: > …
10:53 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Carl Eugen Hoyos
If you want me to help you please post all your questions and support …
10:52 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Stefano Sabatini
Replying to mmstick: […] > I repeat, there is NOTHING …
10:50 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
Replying to cehoyos: > Replying to mmstick: …
10:47 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Carl Eugen Hoyos
Replying to mmstick: > Replying to cehoyos: …
10:43 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
Replying to cehoyos: > Please post these questions on the …
10:42 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Carl Eugen Hoyos
Please post these questions on the user mailing list where I will …
10:40 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
Replying to ubitux: > Replying to mmstick: > …
10:36 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) closed by Clément Bœsch
invalid
10:36 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Clément Bœsch
Replying to mmstick: > You're not being very intelligent …
10:35 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
[…]
10:29 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) reopened by mmstick
10:29 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI, Please write the full command which we need to test. THanks Gerry
10:26 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
You're not being very intelligent about this matter.
10:26 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) closed by Carl Eugen Hoyos
invalid
10:16 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) reopened by mmstick
10:02 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
Replying to cehoyos: > Replying to mmstick: > …
10:01 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Carl Eugen Hoyos
Replying to mmstick: > No, I don't. Please understand …
9:55 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
No, I don't. See my script, it has the latest git of x264 installed.
9:54 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by Carl Eugen Hoyos
Resolution changed
Replying to mmstick: > {{{ > libavcodec/libavcodec.so: …
9:50 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) updated by mmstick
I compile ffmpeg/x264/fdk-aac by use of a script I made earlier this …
8:43 AM Ticket #3217 (ac3 muxer does not force single stream) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer, Summary changed
Patch sent. […]
8:27 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Replying to gerrysingh7: > Here is command: > …
8:26 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) closed by Carl Eugen Hoyos
needs_more_info: If you want to reopen this ticket, please confirm that you ran {{{make …
8:22 AM Ticket #3218 (ffmpeg does not compile with the latest git of x264) created by mmstick
When compiling ffmpeg with 10-bit x264, make runs into a compile error …
7:19 AM Encode/HighQualityAudio edited by Leon
More comments (diff)
6:38 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
Hi, Here is command: ffmpeg.exe -i "testsrc" -an -v debug -vcodec …
4:12 AM Ticket #3124 (Wrong PTS when seeking in Opus file) closed by Michael Niedermayer
fixed: Fixed in 7f39352a1b661771cf471986059027acd8e0e31f
4:00 AM Changeset in ffmpeg [7f39352a] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparseopus: calculate pts/dts for initial packets after …
3:17 AM Changeset in ffmpeg [39d11d59] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparseopus: factor opus_duration() out Signed-off-by: …
1:35 AM Ticket #3124 (Wrong PTS when seeking in Opus file) updated by Dale Curtis
I believe we're seeing the same issue in Chrome. Specifically, PTS …
1:33 AM detodos.opus attached to Ticket #3124 by Dale Curtis
1:32 AM ogg-seek.c attached to Ticket #3124 by Dale Curtis
12:28 AM Ticket #3217 (ac3 muxer does not force single stream) created by Selur
Trying to fix a positive delay in an ac3 stream I stumbled over the …[…]
12:26 AM Ticket #3112 (vcodec copy produces broken AVCHD files) updated by Elliott
Update: In addition to the problems I listed before, these files also …
12:24 AM Changeset in ffmpeg [43f92553] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: alsdec: …
12:13 AM Changeset in ffmpeg [4287466] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snowdec: check av_frame_ref() return value Fixes CID1135742 …

Dec 10, 2013:

11:37 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) updated by Carl Eugen Hoyos
Keywords changed
11:27 PM Changeset in ffmpeg [11679e1b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pthread_frame: Fix memleak of AVCodecContext on error Fixes …
11:05 PM Changeset in ffmpeg [81ed7efb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/indeo3: check the return code of ff_set_dimensions() This is …
10:50 PM Changeset in ffmpeg [d9339ab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: fix code that blindly dereferences NULL DPB Fixes mixed …
10:50 PM Changeset in ffmpeg [e23b183] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hnm4video: change width/height to int Fixes hypothetical …
7:52 PM Ticket #1872 (aac bitstream not in adts format and extradata missing) closed by Stefano Sabatini
invalid: The issue is not directly related to ffserver. The native AAC encoder …
7:27 PM Ticket #1872 (aac bitstream not in adts format and extradata missing) updated by Stefano Sabatini
Status, Reproduced by developer changed
Reproducible with configuration: […] […] If I change the AAC …
5:34 PM Changeset in ffmpeg [3af9d826] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g2meet: check the return code of ff_set_dimensions() This is …
5:30 PM Changeset in ffmpeg [7fa9f7ef] by Michael Niedermayer <michaelni@gmx.at>
dvdsub_parse_extradata: fix memleak Fixes CID1135765 Signed-off-by: …
3:20 PM Changeset in ffmpeg [f90281ca] by Michael Niedermayer <michaelni@gmx.at>
hevc: Correctly set time_base - Try reading the time_base information …
3:20 PM Changeset in ffmpeg [679a6377] by Michael Niedermayer <michaelni@gmx.at>
hevc: avoid some unnecessary differences with libav Signed-off-by: …
3:18 PM Changeset in ffmpeg [6026a5ad] by Michael Niedermayer <michaelni@gmx.at>
sonic: Switch to rangecoder significantly improves compression rate …
2:56 PM Changeset in ffmpeg [c61daa68] by Michael Niedermayer <michaelni@gmx.at>
avcodec/sonic: add larger version and minor_version fields with …
2:50 PM Changeset in ffmpeg [4c32629b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/sonic: move version to the context Signed-off-by: Michael …
2:25 PM Ticket #43 (JACK input device doesn't link on OS X) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
The patch can still be used but the resulting executable does not work …
2:06 PM Ticket #314 (OpenAL device does not work on OS X) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
I can reproduce the crash if I force OpenAL enabled and fix the …
1:42 PM Changeset in ffmpeg [ec4d761c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/sonic: fix memleaks Signed-off-by: Michael Niedermayer …
1:38 PM Changeset in ffmpeg [8477e63d] by Michael Niedermayer <michaelni@gmx.at>
sonic: use M_SQRT2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:00 PM Ticket #3037 (installation errors) closed by Carl Eugen Hoyos
fixed: Fixed by Vittorio Giovara since 71b95f2a
12:21 PM Changeset in ffmpeg [2a0fb728] by Reinhard Tartler <siretart@tauware.de>
alsdec: check block length Fix writing over the end Found-by: …
12:19 PM Ticket #2784 (MacOS: building minimal, audio-only version fails with linker error) updated by Carl Eugen Hoyos
Still reproducible: […]
12:16 PM Ticket #2659 (Compiling for i386 on 64bit OSX is hard) closed by Carl Eugen Hoyos
worksforme: I tested the following configure lines successfully: […] The used …
11:46 AM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Andrey
ok now the output: ==15887== 24 bytes in 1 blocks are still reachable …
11:09 AM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Carl Eugen Hoyos
Please build with --disable-optimizations this should make the …
10:52 AM Changeset in ffmpeg [f8d8d2e2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:51 AM Ticket #3142 (FFserver ignores encoding params in stream context) closed by Stefano Sabatini
needs_more_info: Please reopen the ticket if you are able to provide evidence of the …
10:48 AM Ticket #228 (FFserver: reordering of "<Stream>"s in config file makes difference) closed by Stefano Sabatini
needs_more_info: Please reopen the ticket if you are able to reproduce the issue with a …
10:39 AM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Andrey
I've tested with suggested arguments. However , it doesn't help to fix …
10:17 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
You mean the clipping of the output PCM? LAME solve it by reducing the …
9:25 AM Changeset in ffmpeg [1a5fdf95] by Diego Biurrun <diego@biurrun.de>
configure: Move log2 dependency declaration to a place it takes effect …
7:36 AM Ticket #1578 (variable FPS incorrect frame length) updated by er.anshul.maheshwari@gmail.com
git have same calculation but adding break in below code does not have …
7:28 AM Ticket #3216 (ffprobe and ffmpeg functions return different last frame for same file) created by hxuanyu
I met an issue that the output of ffprobe -show_frames seems different …
6:04 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Sadly, no. I thought so, but further tests (at various bitrates) show …
6:00 AM Ticket #1578 (variable FPS incorrect frame length) updated by er.anshul.maheshwari@gmail.com
NOT FROM GIT Now When I am looking how delta is calculated, then I …
5:21 AM Ticket #1578 (variable FPS incorrect frame length) updated by er.anshul.maheshwari@gmail.com
NOT FROM GIT I was looking in code […] and found delta as -2.0 …
3:02 AM Changeset in ffmpeg [8e5a2989] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libvpx: set CODEC_CAP_EXPERIMENTAL correctly instead of …
2:16 AM Changeset in ffmpeg [0e575c24] by Michael Niedermayer <michaelni@gmx.at>
ffv1.4: use 2 coefficients for calculating the Y plane in the RCT …
2:15 AM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) updated by DonMoir
Don't ever call anybody rude Carl. It makes you a hypocrite as well. …
2:06 AM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) closed by Carl Eugen Hoyos
duplicate
2:04 AM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) reopened by DonMoir
1:53 AM Changeset in ffmpeg [2bdda9a1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ffv1enc: fix use of uninitalized variable in …
1:29 AM Ticket #3215 (remuxed cvid gray8 have wrong colors) updated by ami_stuff
Description changed
1:25 AM Ticket #3213 (h264 flv segfaults on seek beyond the end of the file) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Only reproducible with -threads > 1
1:19 AM QT-QDesign2.mov attached to Ticket #3215 by ami_stuff
1:19 AM Ticket #3215 (remuxed cvid gray8 have wrong colors) created by ami_stuff
bits_per_coded_sample should be set to 0x28 instead of 0x8 (problem …
1:18 AM Ticket #3208 (Very long CPU-bound loop with -fflags +genpts and -vsync cfr) updated by Carl Eugen Hoyos
Reproducible with the following commands: […]
12:59 AM Ticket #3208 (Very long CPU-bound loop with -fflags +genpts and -vsync cfr) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
Reproducible with the following command: […] Regression since …
12:56 AM Changeset in ffmpeg [2836ef68] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:45 AM Changeset in ffmpeg [1311ae8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c869fcdeac3b7cd71a852b928902daadeca55685' * commit …
12:35 AM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) updated by DonMoir
Ticket #296 has nothing to do at all with this ticket for gods sake. …
12:28 AM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) updated by Carl Eugen Hoyos
I suggest you reopen this ticket once ticket #296 is fixed.
12:14 AM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) updated by DonMoir
I suspect you only searched for filename and assumed it was dup of …
12:11 AM Changeset in ffmpeg [985c5f22] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: check that extended data has been set correctly instead …
12:11 AM Changeset in ffmpeg [7102083] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libutvideodec: free coded_frame with av_frame_free() instead …
12:11 AM Changeset in ffmpeg [4c1b4ae] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libutvideodec: use av_frame_move_ref() AVFrames cannot be …
12:11 AM Changeset in ffmpeg [999ee281] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: dont depend on the channel layout in unrefcount_frame() …
12:01 AM Ticket #3145 (Header inconsistencies for a certain range of video bit rate) closed by Carl Eugen Hoyos
duplicate: Should be tested again once ticket #2145 is fixed.

Dec 9, 2013:

11:58 PM Ticket #3214 (ffmpeg can no longer open mega weird audio test mkv) updated by Carl Eugen Hoyos
Regression since 2c8d876d / 569d18aa
11:56 PM Ticket #3214 (ffmpeg can no longer open mega weird audio test mkv) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
11:54 PM Ticket #3145 (Header inconsistencies for a certain range of video bit rate) updated by Toshiro
Thanks for taking a look. I'm not sure I can build and test the …
11:54 PM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) updated by DonMoir
What ticket do you think it is a duplicate of ?
11:52 PM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) updated by Carl Eugen Hoyos
Why do you think this is a duplicate of ticket #1273? And - much more …
11:45 PM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) updated by DonMoir
If this is dup of 1273 why is 1273 closed and set to fixed ?
11:44 PM Ticket #3214 (ffmpeg can no longer open mega weird audio test mkv) created by Marton Balint
Summary of the bug: avformat_open_input fails with ERROR_INVALID_DATA …
11:43 PM Ticket #3213 (h264 flv segfaults on seek beyond the end of the file) updated by Carl Eugen Hoyos
Keywords changed
11:42 PM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) closed by Carl Eugen Hoyos
duplicate
11:36 PM Ticket #3213 (h264 flv segfaults on seek beyond the end of the file) created by Marton Balint
Summary of the bug: h264 flv segfaults on seek after the end of the …
11:13 PM Ticket #3212 (initial seek in MSVIDEO1 causes failure to display on some avi files) created by DonMoir
Same as ticket #1273 but different codec ID. If you do a seek prior …
10:59 PM Ticket #1603 (fix remuxing of ima_adpcm_qt in mov) closed by Carl Eugen Hoyos
fixed: Should be fixed in 362383b7
10:58 PM Ticket #3211 (Wrong example on ffmpeg-filters 6.2 adelay) closed by Carl Eugen Hoyos
fixed: Should be fixed.
10:56 PM Changeset in ffmpeg [aae5c4d4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
doc: Fix adelay example. Fixes ticket #3211.
9:25 PM Changeset in ffmpeg [31a52a60] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: hevc: …
9:16 PM Changeset in ffmpeg [33dfddf6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3d1d175367f1f22e0c4952299a258272e2e2acf1' * commit …
9:10 PM Changeset in ffmpeg [1dab49c3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bacc2869f37b17b2a89e1083289fdaf7f95f27bc' * commit …
9:04 PM Changeset in ffmpeg [2c9fc694] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '09cb75cdeba420d680bcb165a1ef668d8f381fed' * commit …
8:53 PM Changeset in ffmpeg [be6e8146] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5b10ef729f610fcbc9c485e7b643ce53268144cb' * commit …
8:33 PM Changeset in ffmpeg [7a603480] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7e244c68600f479270e979258e389ed5240885fb' * commit …
8:21 PM Changeset in ffmpeg [64f73acd] by Michael Niedermayer <michaelni@gmx.at>
cmdutils & opencl: add -opencl_bench option to test and show available …
7:52 PM Changeset in ffmpeg [8e702bd3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654' * commit …
7:45 PM Changeset in ffmpeg [c9afeda5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
7:45 PM Changeset in ffmpeg [3a5cbc91] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '61b203ffe6c71789acb14f51483d63fe9e516842' * commit …
7:31 PM Changeset in ffmpeg [8c677a9f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c' * commit …
7:26 PM Ticket #3211 (Wrong example on ffmpeg-filters 6.2 adelay) updated by Katie Holly
Summary changed
7:26 PM Ticket #3211 (Wrong example on ffmpeg-filters 6.2 adelay) created by Katie Holly
Hi, i studied the [http://ffmpeg.org/ffmpeg-filters.html
7:10 PM Changeset in ffmpeg [94a849b8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd4f1188d1a662fed5347e70016da49e01563e8a8' * commit …
6:58 PM Changeset in ffmpeg [785066ae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c9ca220ef26e36abd22085e6fa156c0dbc43bbf0' * commit …
6:55 PM Ticket #3208 (Very long CPU-bound loop with -fflags +genpts and -vsync cfr) updated by Thierry Lelegard
Reproduceable with the following version: […] The input file can …
6:37 PM Changeset in ffmpeg [7a901eb3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '37a749012aaacc801fe860428417a6d7b81c103f' * commit …
5:41 PM Changeset in ffmpeg [27565164] by Diego Biurrun <diego@biurrun.de>
configure: Split host and target libc detection
5:41 PM Changeset in ffmpeg [c869fcde] by Diego Biurrun <diego@biurrun.de>
configure: Move toolchain dependency declarations to a more …
5:16 PM Changeset in ffmpeg [58f70f17] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'df7aba52b51007db50410abe15fe28391abd8757' * commit …
4:59 PM Changeset in ffmpeg [3f5f955] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c342132fa8a29692e28c98238e3a31da5c407e42' * commit …
4:48 PM Changeset in ffmpeg [f3acdd44] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a1ee1648690726b34e98eaf8db04fd7b3303cfc8' * commit …
3:45 PM Ticket #998 (Must convert mms://... streams to mmsh://... for FFmpeg to work) updated by marillat
But in some case this doesn't work. mms://live.rfn.ru/vesti_fm
3:13 PM Changeset in ffmpeg [04dac5d1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '85f947aefb3dae81f65f518acdffa8e31c679654' * commit …
3:07 PM Changeset in ffmpeg [f4332e95] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd4f0f2d1e80b76260eb6b9cdde472ac069dfda56' * commit …
3:02 PM Changeset in ffmpeg [acb77dff] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: parse frame packing arrangement SEI messages and save relevant …
3:02 PM Changeset in ffmpeg [3d1d1753] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg12enc: set frame packing information when relevant metadata is found
3:02 PM Changeset in ffmpeg [bacc2869] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg12dec: parse frame packing arrangement user_data and save relevant …
3:02 PM Changeset in ffmpeg [09cb75cd] by Vittorio Giovara <vittorio.giovara@gmail.com>
libx264: set frame packing information when relevant information is found
3:02 PM Changeset in ffmpeg [5b10ef72] by Vittorio Giovara <vittorio.giovara@gmail.com>
h264: parse frame packing arrangement SEI messages and save relevant …
3:02 PM Changeset in ffmpeg [7e244c68] by Vittorio Giovara <vittorio.giovara@gmail.com>
avframe: add codec-independent stereoscopic metadata
2:15 PM Encode/HighQualityAudio edited by Kamedo2
mp2 is a very bad encoder even at 256k. (diff)
1:32 PM Changeset in ffmpeg [cefabaad] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e5419709f50593769037ab77d7102f82d9260784' * commit …
1:24 PM Changeset in ffmpeg [362383b7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix remuxing of IMA_QT in mov. Fixes ticket #1603.
12:51 PM Changeset in ffmpeg [c5a83765] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not detect "00000000..." (and other non-changing values) as adp.
12:47 PM Ticket #998 (Must convert mms://... streams to mmsh://... for FFmpeg to work) updated by compn
imo mms is dead and all windows media servers have switched to rtsp. …
12:27 PM Ticket #1578 (variable FPS incorrect frame length) updated by er.anshul.maheshwari@gmail.com
12:25 PM Changeset in ffmpeg [45fd4ec9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd351ef47d0e0ccb7de96b37f137c16b2885580ac' * commit …
12:22 PM Ticket #1578 (variable FPS incorrect frame length) updated by er.anshul.maheshwari@gmail.com
NOT FROM GIT It does not work even with -vf fps Below was my command …
12:18 PM Changeset in ffmpeg [b8667bcc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Revert: flvenc: Don't pretend to support muxing "plain" VP6 Muxing …
12:02 PM Changeset in ffmpeg [8947f47f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b605b123ef1d3bac0e7c221d8d7fa74cd8c7253c' * commit …
11:54 AM Changeset in ffmpeg [37945584] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'afa21a12bf084f905187615706b0a8d92bc98661' * commit …
11:46 AM Ticket #3105 (hevc: crash with threads 1 and max_alloc (fuzzed file)) updated by Carl Eugen Hoyos
Crashes here without max_alloc but my backtrace looks different. Not …
11:42 AM Changeset in ffmpeg [6393038] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e2274aa555f023e4f4e4819bf29b2d7e0adec7d5' * commit …
11:24 AM Changeset in ffmpeg [2fade10c] by Michael Niedermayer <michaelni@gmx.at>
Add support for picture_ptr field in MJpegDecodeContext …
11:07 AM Ticket #3209 (Build error with MSVC 2012) closed by Carl Eugen Hoyos
invalid
11:03 AM Changeset in ffmpeg [9eac7c4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f0b234ab9e406efee85c17eb435db646092a943b' * commit …
10:53 AM Ticket #3209 (Build error with MSVC 2012) updated by persanker
Solved, Thanks to you all. I upgraded my msinttypes to r29, and the …
10:47 AM Ticket #3209 (Build error with MSVC 2012) updated by persanker
Replying to heleppkes: > You seem to have stdint.h twice. …
10:47 AM Changeset in ffmpeg [d64341e4] by Diego Biurrun <diego@biurrun.de>
configure: Prefix libc-related variables with "libc_" Simplifies …
10:46 AM Changeset in ffmpeg [61b203ff] by Diego Biurrun <diego@biurrun.de>
configure: detect Solaris libc Add preprocessor flags for API …
10:40 AM Ticket #3209 (Build error with MSVC 2012) updated by persanker
My configure line is: […] The second run of make V=1 is:(a …
10:27 AM Changeset in ffmpeg [9b8d11a7] by Martin Storsjö <martin@martin.st>
avcodec: Use av_reallocp where suitable Signed-off-by: Martin Storsjö …
10:05 AM Ticket #3161 (libvpx crf does nothing) closed by Carl Eugen Hoyos
worksforme: For future tickets: Please always test current FFmpeg as explained on …
9:41 AM Ticket #998 (Must convert mms://... streams to mmsh://... for FFmpeg to work) updated by marillat
Would be nice to know why this bug isn't fixed.
9:40 AM Changeset in ffmpeg [929100ae] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/cabac: force get_cabac to be not inlined works around bug in …
9:39 AM Changeset in ffmpeg [e28d9602] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/cabac: force get_cabac to be not inlined works around bug in …
9:37 AM Changeset in ffmpeg [b8eaf479] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/cabac: force get_cabac to be not inlined works around bug in …
9:36 AM Changeset in ffmpeg [86d4d4b0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/cabac: force get_cabac to be not inlined works around bug in …
9:36 AM Changeset in ffmpeg [7e737609] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/cabac: force get_cabac to be not inlined works around bug in …
9:34 AM Changeset in ffmpeg [69a283e0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/cabac: force get_cabac to be not inlined works around bug in …
9:29 AM Ticket #3081 (Blackberry10 crash on avformat_find_stream_info) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information. …
9:20 AM Ticket #3210 (Empty format filter argument leads to crash) updated by Carl Eugen Hoyos
Priority, Keywords, Status changed
Decoding fails since 2a2a643c / 0af7fe1f - the crash is a regression …
9:07 AM Ticket #3200 (Trying to remove 1152 samples, but the queue is empty) updated by boean
I used the awkward , copy the new library file overwrites the old …
8:59 AM Ticket #3200 (Trying to remove 1152 samples, but the queue is empty) closed by Carl Eugen Hoyos
invalid: Thank you for the clarification, do I understand correctly that you …
8:43 AM Ticket #3209 (Build error with MSVC 2012) updated by Hendrik
You seem to have stdint.h twice. The original from Microsoft, and one …
8:42 AM Ticket #3200 (Trying to remove 1152 samples, but the queue is empty) updated by boean
I know the cause of the problem. My libmp3lame version is 3.98.2 to …
8:32 AM Ticket #3209 (Build error with MSVC 2012) updated by Carl Eugen Hoyos
Priority changed
Please add your configure line, run make V=1 twice, post the …
8:31 AM Ticket #3210 (Empty format filter argument leads to crash) created by Clément Bœsch
[…] […] Found by wm4: […]
8:10 AM Changeset in ffmpeg [d4f1188] by Anton Khirnov <anton@khirnov.net>
dv: use AVFrame API properly
7:54 AM Changeset in ffmpeg [c9ca220e] by Anton Khirnov <anton@khirnov.net>
ac3dec: make drc_scale exponentially The a52 spec suggests that …
7:54 AM Changeset in ffmpeg [37a7490] by Anton Khirnov <anton@khirnov.net>
lavc: rework handling of refcounted_frames=0 Use only proper AVFrame …
7:45 AM Changeset in ffmpeg [df7aba5] by Anton Khirnov <anton@khirnov.net>
frame: cosmetics, reindent
7:45 AM Changeset in ffmpeg [c342132f] by Anton Khirnov <anton@khirnov.net>
frame: copy flags in av_frame_copy_props() Flags can be considered …
7:44 AM Changeset in ffmpeg [a1ee1648] by Anton Khirnov <anton@khirnov.net>
lavc/decode_video(): always unref the frame if there is no output in …
7:44 AM Changeset in ffmpeg [85f947ae] by Anton Khirnov <anton@khirnov.net>
lavc: remove a pointless check in decode_audio4() av_frame_unref() …
7:44 AM Changeset in ffmpeg [d4f0f2d1] by Anton Khirnov <anton@khirnov.net>
lavc: use buf[0] instead of data[0] as the indicator of an allocated …
7:42 AM Changeset in ffmpeg [e5419709] by Anton Khirnov <anton@khirnov.net>
lavc: remove the extended_data workarounds. All decoders should now …
7:42 AM Changeset in ffmpeg [d351ef47] by Anton Khirnov <anton@khirnov.net>
pthread_frame: use the AVFrame API properly. Remove the extended_data …
7:41 AM Changeset in ffmpeg [b605b123] by Anton Khirnov <anton@khirnov.net>
mxpegdec: use the AVFrame API properly.
7:41 AM Changeset in ffmpeg [afa21a12] by Anton Khirnov <anton@khirnov.net>
p*menc: use the AVFrame API properly.
7:40 AM Changeset in ffmpeg [e2274aa5] by Anton Khirnov <anton@khirnov.net>
mjpegdec: use the AVFrame API properly.
3:47 AM Changeset in ffmpeg [2d4ef7c9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
3:14 AM Ticket #3209 (Build error with MSVC 2012) created by persanker
Summary of the bug: How to reproduce: […] Error output: […]
3:12 AM Changeset in ffmpeg [8e70fdab] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3' * commit …
1:47 AM Changeset in ffmpeg [a12f679] by Michael Niedermayer <michaelni@gmx.at>
common.mak: Less ugly version of the previous windres fix Using subst …
1:23 AM Ticket #3203 (Windows MSVC configure failed.) updated by persanker
Fixed, thanks. I think the config tool made the link parameters by the …
1:06 AM Changeset in ffmpeg [0cde2ae3] by Michael Niedermayer <michaelni@gmx.at>
configure: Move MinGW64 specific check to the correct place It was …
1:02 AM Changeset in ffmpeg [5f302b1f] by Michael Niedermayer <michaelni@gmx.at>
common.mak: fix the current fate failures with windres Tested-by: …

Dec 8, 2013:

11:39 PM Changeset in ffmpeg [b07da13a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ffv1enc: support forcing experimental 1.4 version …
11:37 PM Changeset in ffmpeg [7854d2d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ffv1: support adjusting the g vs r + b coefficient in the RCT …
11:24 PM Ticket #2152 (RM file type is not supported) updated by Carl Eugen Hoyos
Keywords changed
Additional sample from videolan ticket 10084 uploaded to …
9:20 PM Ticket #3208 (Very long CPU-bound loop with -fflags +genpts and -vsync cfr) updated by Carl Eugen Hoyos
Component changed
Is this reproducible with current FFmpeg git head? Please provide the …
8:54 PM Changeset in ffmpeg [f0b234ab] by Anton Khirnov <anton@khirnov.net>
avformat: AviSynth demuxer rewrite Directly loads AviSynth through …
8:09 PM Changeset in ffmpeg [19c20a0a] by Diego Biurrun <diego@biurrun.de>
configure: Move adding of compat objects out of libc detection
7:58 PM Ticket #3168 (keys for spam filters in trac) closed by llogan
fixed: Closing as fixed. I've only noticed one spam since these were …
6:44 PM Ticket #3207 (FFmpeg outputs invalid ASS files) updated by plorkyeran
The headers assumed by VSFilter for SSA are: `Format: Name, Fontname, …
6:18 PM Ticket #3208 (Very long CPU-bound loop with -fflags +genpts and -vsync cfr) created by Thierry Lelegard
This report describes a problem with memory usage and processing time …
6:01 PM Changeset in ffmpeg [1b264607] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
5:38 PM Changeset in ffmpeg [c1b9d718] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpdec: Enable GSM RTP depacketization Signed-off-by: …
5:21 PM Changeset in ffmpeg [cea5812f] by Alexander Strasser <eclipse7@gmx.net>
configure: Special case libfreetype test Include the freetype header, …
5:07 PM Ticket #2384 (ffmpeg detects avi/divx with xsub as broken) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
[…] […]
4:57 PM Ticket #3207 (FFmpeg outputs invalid ASS files) updated by gjdfgh
>Is the Style header also affected? Yes. Note that it might accept …
4:57 PM Changeset in ffmpeg [4958f35a] by Diego Biurrun <diego@biurrun.de>
dsputil: Move apply_window_int16 to ac3dsp The (optimized) functions …
4:55 PM Ticket #3207 (FFmpeg outputs invalid ASS files) updated by Clément Bœsch
So does vsfilter only accept the events in the following form …
4:51 PM Ticket #3207 (FFmpeg outputs invalid ASS files) created by gjdfgh
ffmpeg -i test.sub out.ass produces an ASS file with this header: …
3:58 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
The listening test of v4 abr, v7 abr, v7 vbr, libfaac vbr, fdk-aac …
3:07 PM Changeset in ffmpeg [bc9cee98] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_mergeplanes: specify pixel format min/max Reviewed-by: …
3:06 PM Changeset in ffmpeg [6faf4264] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4video: fix 2 more incorrectly associated comments …
12:49 PM Changeset in ffmpeg [eb87d1f6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: libvpx: …
10:45 AM Encode/HighQualityAudio edited by Leon
Updated comment about ac3 (diff)
9:48 AM Ticket #3177 (asm error on i686) updated by Carl Eugen Hoyos
Allow me to repeat that make check does not actually run the …
9:35 AM Ticket #3206 (Subtitles are NOT burned into single frames of videos when you use the ...) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #2067
7:51 AM frame_with_ss_before_input.jpg attached to Ticket #3206 by DeadSix27
But when using -ss before the input, theres no subtitle burned in.
7:51 AM frame_with_ss_after_input.jpg attached to Ticket #3206 by DeadSix27
As you can see, the subtitle works here, by using -ss after the input.
7:48 AM Ticket #3206 (Subtitles are NOT burned into single frames of videos when you use the ...) updated by DeadSix27
I added the subtitle file, as video file i used the big bunny 720p …
7:48 AM big_buck_bunny_720p_h264.ass attached to Ticket #3206 by DeadSix27
This is the subtitle file to test the bug on the big bunny video, …
7:35 AM Ticket #3206 (Subtitles are NOT burned into single frames of videos when you use the ...) updated by DeadSix27
Replying to cehoyos: > Please provide the input samples. …
6:27 AM Ticket #3204 (VC1 Intensity Compensation is always used once encountered) updated by mcarter
Here is a (probably suboptimal) naive patch that might solve the …
5:22 AM Ticket #3206 (Subtitles are NOT burned into single frames of videos when you use the ...) updated by Carl Eugen Hoyos
Keywords, Component changed
Please provide the input samples.
12:00 AM Changeset in ffmpeg [120797e2] by Diego Biurrun <diego@biurrun.de>
configure: Separate MinGW32 and MinGW64 libc handling

Dec 7, 2013:

11:38 PM Changeset in ffmpeg [ae330070] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: token_parts is VP8 specific Signed-off-by: James Almer …
11:28 PM Changeset in ffmpeg [9aa053ce] by Diego Biurrun <diego@biurrun.de>
libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 …
9:22 PM Ticket #3107 (Problem using muxing example) updated by a
Hi easonic, I am still having the issues where output frame rate, bit …
8:57 PM Ticket #3205 (ffmpeg detects pcm audio as aac with score 1) updated by Carl Eugen Hoyos
Status, Summary changed
I deleted the attachments that are imo not ideal to reproduce the …
8:56 PM patchaacdec.diff attached to Ticket #3205 by Carl Eugen Hoyos
8:54 PM test attached to Ticket #3205 by Carl Eugen Hoyos
8:30 PM Ticket #2381 (ffplay: resize of the sdl window when -showmode 1/2 is used) closed by Carl Eugen Hoyos
fixed: Fixed by Marton Balint in ad01fae8
8:19 PM Ticket #3206 (Subtitles are NOT burned into single frames of videos when you use the ...) updated by DeadSix27
Summary changed
8:18 PM Ticket #3206 (Subtitles are NOT burned into single frames of videos when you use the ...) created by DeadSix27
No subtitles are burned into single frame JPEG's(Thumbnails) of videos …
6:10 PM Changeset in ffmpeg [e2f800f8] by Michael Niedermayer <michaelni@gmx.at>
windres: Track dependencies Signed-off-by: James Almer …
6:00 PM Changeset in ffmpeg [d042c825] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'rbultje/vp9-simd' * rbultje/vp9-simd: …
5:39 PM Changeset in ffmpeg [92436e8a] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: implement top/left half (4x4) sub-8x8-IDCT. For that specific …
5:39 PM Changeset in ffmpeg [b2045c44] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: split pre-load of 11585x2 out of 1d idct macro. This allows us …
5:39 PM Changeset in ffmpeg [f9a0d4c6] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: minor refactorings in idct ssse3 assembly. Make register usage …
5:39 PM Changeset in ffmpeg [8729964b] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: split x86 assembly in two files. (And in future, loopfilter or …
4:45 PM Ticket #2384 (ffmpeg detects avi/divx with xsub as broken) updated by someuser
Keywords, Component changed
4:43 PM Ticket #2385 (ffmpeg does not mark xsub language properly) updated by someuser
Thanks, I'm happy to confirm the patch fixed the issue!
3:11 PM Changeset in ffmpeg [c6959918] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: set …
1:55 PM Ticket #3205 (ffmpeg detects pcm audio as aac with score 1) updated by Katie Holly
Sorry for the double attachment, i thought the sample file isn't going …
1:10 PM Ticket #3205 (ffmpeg detects pcm audio as aac with score 1) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
I am not convinced that there is a bug but please provide a sample.
1:09 PM Changeset in ffmpeg [e8ac905d] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) …
1:08 PM Changeset in ffmpeg [0aedf90e] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: factor set_string_color() out Signed-off-by: Michael …
1:08 PM Changeset in ffmpeg [758d4e4] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: factor set_string_video_rate() out Signed-off-by: Michael …
1:07 PM Changeset in ffmpeg [9648c4fe] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: factor set_string_image_size() out Signed-off-by: Michael …
12:58 PM Ticket #3205 (ffmpeg detects pcm audio as aac with score 1) updated by Katie Holly
Ah, and expected output of both commands: {{{pipe:0: Invalid data …
12:52 PM Ticket #3205 (ffmpeg detects pcm audio as aac with score 1) created by Katie Holly
While trying to test some raw audio formats for under-the-hood …
10:59 AM Changeset in ffmpeg [7f763775] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: remove unused variable Signed-off-by: Michael …
10:52 AM Changeset in ffmpeg [4dfc8f6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dcadec: …
10:44 AM Changeset in ffmpeg [624b83b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/error_resilience: check that er is supported before attempting …
10:44 AM Changeset in ffmpeg [e8304f4e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/error_resilience: factor er_supported() check out …
10:34 AM Changeset in ffmpeg [0639e403] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/error_resilience: check that er is supported before attempting …
10:34 AM Changeset in ffmpeg [5c7d6be5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/error_resilience: factor er_supported() check out …
10:32 AM Ticket #3204 (VC1 Intensity Compensation is always used once encountered) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
782ebd61 is the cause for a >5% speed regression in vc1 decoding.
8:02 AM Encode/HighQualityAudio edited by Leon
Added comment about encoder rankings (diff)
5:30 AM intcomp.patch.txt attached to Ticket #3204 by mcarter
vc1dec.c instrumentation patch
5:30 AM Ticket #3204 (VC1 Intensity Compensation is always used once encountered) created by mcarter
I noticed that VC1 decoding performance dropped after upgrading to the …
3:20 AM Changeset in ffmpeg [1770da18] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: reject poorly fitting rfps values earlier This avoids …
2:24 AM Ticket #3203 (Windows MSVC configure failed.) closed by dbuitenh
invalid: You did not read the documentation …
2:23 AM Changeset in ffmpeg [ba189b1d] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: use rfps_add_frame() only for video it makes no sense …
1:55 AM Ticket #3203 (Windows MSVC configure failed.) created by persanker
Summary of the bug: How to reproduce: […] Result: […] Lines in …
1:04 AM Changeset in ffmpeg [4d18060e] by Michael Niedermayer <michaelni@gmx.at>
swscale/utils: fill xyz tables only when they will be used makes the …
Note: See TracTimeline for information about the timeline view.