Timeline



Dec 5, 2013:

11:45 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
dd is the recommended method but any other method that produces an …
10:42 PM Changeset in ffmpeg [56572787] by Michael Niedermayer <michaelni@gmx.at>
Add Windows resource file support for shared libraries Originally …
10:39 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
What method do you prefer for me to cut it? dd with a block size of 2048?
10:38 PM Ticket #3199 (duration incorrect for mpeg file) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
[…]
10:34 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
Version changed
Replying to ob: > Actually, interestingly enough, it fails …
9:43 PM Ticket #3177 (asm error on i686) updated by andreas
Thanks for the explanations and the fix! We backported it into our …
9:20 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
Actually, interestingly enough, it fails if I specify only the first …
9:16 PM Ticket #3199 (duration incorrect for mpeg file) created by DonMoir
The file dolbycity.vob has an audio, video, and data stream. The audio …
9:06 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
Apparently it all works fine if I try without concat. -an and …
8:17 PM Changeset in ffmpeg [af7562a0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Ignore es_map_length when parsing mpeg program stream map. Fixes …
8:07 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
Is the concat filter required to reproduce the problem? Does it also …
7:00 PM ffmpeg-20131205-185637.log attached to Ticket #3197 by ob
Full Report (with binary compiled from head)
6:59 PM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by ob
I just tested, and yes. I'll attach this report too.
5:05 PM Ticket #3187 (SFD muxing) updated by Soukyuu
Yes, FFMPEG is already capable of playing and demuxing SFD. SFD is …
4:46 PM Changeset in ffmpeg [e2bf00ce] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: calculate rfps from the first 100 frames of the index …
4:30 PM Changeset in ffmpeg [1565a9a9] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: factor rfps calculation out Signed-off-by: Michael …
3:54 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Replying to gerrysingh7: > if i use -f lavfi -i testsrc …
3:26 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI, if we remove the scale filter it does not stalled. it converts …
3:14 PM Encode/HighQualityAudio edited by Kamedo2
Removed recommendation on the libfdk_aac VBR. ac3 128kbps is bad. (diff)
3:09 PM Changeset in ffmpeg [dc1b0a54] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: provide more IO statistics in debug output at start …
2:34 PM Encode/AAC edited by Kamedo2
Stress that VBR encoding is experimantal. (diff)
1:15 PM Changeset in ffmpeg [6005ab3e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: use av_log2_16bit() in encode_block() This reduces …
12:38 PM Changeset in ffmpeg [b73a8922] by Anton Khirnov <anton@khirnov.net>
ljpegenc: split yuv encoding into a separate function
12:37 PM Changeset in ffmpeg [fa44768] by Anton Khirnov <anton@khirnov.net>
ljpegenc: split bgr encoding into a separate function
12:37 PM Changeset in ffmpeg [daffed3b] by Anton Khirnov <anton@khirnov.net>
ljpegenc: accept bgr24 instead of bgra The alpha plane is not encoded.
12:37 PM Changeset in ffmpeg [0cdbc4d3] by Anton Khirnov <anton@khirnov.net>
ljpegenc: rename the encoding function. The new name is more …
12:37 PM Changeset in ffmpeg [72c0b8f] by Anton Khirnov <anton@khirnov.net>
ljpeg: remove a commented-out line
12:35 PM Changeset in ffmpeg [24abd806] by Anton Khirnov <anton@khirnov.net>
ljpegenc: deMpegEncContextize The encoder uses almost none of the …
12:35 PM Changeset in ffmpeg [86eb2eaa] by Anton Khirnov <anton@khirnov.net>
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_dc() This …
12:35 PM Changeset in ffmpeg [3360ad99] by Anton Khirnov <anton@khirnov.net>
mjpegenc: do not pass MpegEncContext to …
12:34 PM Changeset in ffmpeg [058d5f2f] by Anton Khirnov <anton@khirnov.net>
mjpegenc: do not pass MpegEncContext to …
12:34 PM Changeset in ffmpeg [6d70639c] by Anton Khirnov <anton@khirnov.net>
mjpegenc: do not pass MpegEncContext to jpeg_table_header() Pass the …
12:34 PM Changeset in ffmpeg [e1eaaec7] by Anton Khirnov <anton@khirnov.net>
mjpegenc: remove commented out never-to-be-finished WIP cruft
12:33 PM Changeset in ffmpeg [ff506c75] by Anton Khirnov <anton@khirnov.net>
mjpegenc: do not pass MpegEncContext to put_huffman_table() It only …
12:33 PM Changeset in ffmpeg [a1ba1f20] by Anton Khirnov <anton@khirnov.net>
mjpegenc: cosmetics, reformat jpeg_put_comments()
12:28 PM Changeset in ffmpeg [0812f5a4] by Anton Khirnov <anton@khirnov.net>
mjpegenc: write the JFIF header if the sample aspect ratio is set …
12:28 PM Changeset in ffmpeg [66499f3] by Anton Khirnov <anton@khirnov.net>
mpegvideo: do not set current_picture_ptr in decoders This code was …
12:27 PM Changeset in ffmpeg [58a86896] by Anton Khirnov <anton@khirnov.net>
FATE: drop the last partial frame in the wmv8-drm test This has …
12:27 PM Changeset in ffmpeg [ac1fc92] by Anton Khirnov <anton@khirnov.net>
vc1dec: move setting repeat_pict after frame_start() has been called. …
12:26 PM Changeset in ffmpeg [282c6a1a] by Anton Khirnov <anton@khirnov.net>
mpegvideo: make ff_release_unused_pictures() static It is only called …
12:25 PM Changeset in ffmpeg [c99307ca] by Anton Khirnov <anton@khirnov.net>
mpegvideo: make frame_size_alloc() static. It is not called from …
12:25 PM Changeset in ffmpeg [0b0a7a75] by Anton Khirnov <anton@khirnov.net>
mpegvideo: move encode-only parts of common_end() to encode_end()
12:25 PM Changeset in ffmpeg [d0d111d] by Anton Khirnov <anton@khirnov.net>
mpegvideo: remove commented out cruft from ff_MPV_frame_end()
12:23 PM Changeset in ffmpeg [381a7225] by Anton Khirnov <anton@khirnov.net>
mpegvideo: split the encoding-only parts of ff_MPV_frame_end() into a …
12:23 PM Changeset in ffmpeg [b7254288] by Anton Khirnov <anton@khirnov.net>
mpegvideo: do not update last_non_b_pict_type in …
12:23 PM Changeset in ffmpeg [1f8eb690] by Anton Khirnov <anton@khirnov.net>
mpegvideo: move encoding-only initialization from common_init() to …
12:22 PM Changeset in ffmpeg [bedf952b] by Anton Khirnov <anton@khirnov.net>
mpegvideo: move setting encoding-only vars from common_defaults() to …
12:22 PM Changeset in ffmpeg [2cab011f] by Anton Khirnov <anton@khirnov.net>
mpegvideo: don't copy input_picture_number in update_thread_context() …
12:22 PM Changeset in ffmpeg [ff7ffe48] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move showed_packed_warning from MpegEncContext to …
12:22 PM Changeset in ffmpeg [f7d22867] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move intra_dc_threshold from MpegEncContext to …
12:22 PM Changeset in ffmpeg [a097f004] by Anton Khirnov <anton@khirnov.net>
mpeg12dec: move first_slice from MpegEncContext to Mpeg1Context
12:21 PM Changeset in ffmpeg [ff300e43] by Anton Khirnov <anton@khirnov.net>
mpegvideo: remove an unused variable
12:19 PM Changeset in ffmpeg [e41ff42] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move use_intra_dc_vlc from MpegEncContext to Mpeg4DecContext
10:55 AM Changeset in ffmpeg [5b4d5745] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
10:26 AM Ticket #3187 (SFD muxing) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/game-formats/sfd/
10:19 AM Ticket #2993 (swr ssse3: invalid read with forced mp3adu) updated by Carl Eugen Hoyos
Or rather #3193 was a duplicate of this ticket which both Ubitux and I …
10:18 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Replying to gerrysingh7: > This is command which u …
10:14 AM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by Carl Eugen Hoyos
Does any other application except vlc play the file? Patch sent: …
10:13 AM Ticket #3198 (Documentation missing for several bitstream filters) updated by Carl Eugen Hoyos
Priority, Status changed
10:05 AM Ticket #3187 (SFD muxing) updated by Elon Musk
Summary changed
10:03 AM Ticket #3187 (SFD muxing) updated by Elon Musk
What is SFD, can ffmpeg even demux/play sfd files?
8:53 AM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2616/
6:43 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI This when we run on machine for which i sent the configuration …
6:41 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI This is command which u suggested try with disable audio while …
2:53 AM Changeset in ffmpeg [be99054e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavsdec: print error messages in case of errors …
2:51 AM Changeset in ffmpeg [bc1b8285] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavsdec: use more specific error codes Signed-off-by: Michael …
2:40 AM Ticket #2659 (Compiling for i386 on 64bit OSX is hard) updated by Michael Niedermayer
Is this still reproduceable ? (there was a change in the cabac asm …
2:27 AM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by Michael Niedermayer
Replying to ami_stuff: > Finally I was able to encode …
2:22 AM Ticket #2604 (flm files cannot be written without explicitly setting the pixel ...) updated by Michael Niedermayer
Summary changed
2:17 AM Ticket #2993 (swr ssse3: invalid read with forced mp3adu) closed by Michael Niedermayer
duplicate: Seems fixed and i suspect this was a duplicate of Ticket #3193
2:05 AM Ticket #3198 (Documentation missing for several bitstream filters) created by llogan
The following bitstream filters are undocumented in …
2:03 AM Ticket #2935 (.nsv at the end of the URL hangs ffmpeg.) closed by Michael Niedermayer
worksforme: it takes a while before it errors out but it does not hang
2:02 AM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by zoominla
Replying to cehoyos: I don't know, I get it from internet.
1:32 AM Ticket #3128 (cavs silently ignores garbage data) closed by Michael Niedermayer
fixed: Fixed in 9ca32b2060ecaf625fb5679bd69c3f579ef03b95
1:17 AM Changeset in ffmpeg [9ca32b20] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavsdec: print warning if no frame has been decoded Fixes …
1:16 AM Changeset in ffmpeg [63f74ced] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavsdec: reset stc Signed-off-by: Michael Niedermayer …
1:14 AM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Is the problem also reproducible with current FFmpeg git head?
12:53 AM Ticket #3177 (asm error on i686) closed by Michael Niedermayer
fixed: Fixed in 0538b29ae8002c44f27bae8a1a6fc6e646998be5
12:52 AM ffmpeg-20131205-003008.log attached to Ticket #3197 by ob
Full Report
12:51 AM Ticket #3197 (Assertion nus->keyframe_pts[k] > last_pts failed when using "-f segment") created by ob
Summary of the bug: Hi, I'm trying to split VOB files cleanly with …
12:49 AM Changeset in ffmpeg [0538b29a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cabac: force get_cabac to be not inlined works around bug in …
12:08 AM Ticket #512 (libavutil\common.h conversion warnings) updated by DonMoir
fixed

Dec 4, 2013:

9:07 PM Changeset in ffmpeg [8dd4f5ec] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:50 PM Changeset in ffmpeg [517ec808] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5ec467328122b80fac94c2d5e3e7540d50381868' * commit …
7:50 PM Ticket #3193 (swr/aresample: invalid read with MP3) closed by Michael Niedermayer
fixed: Fixed in a6af5da7a2f817d52ea00e2aa93ccf5804afa3e0
7:40 PM Changeset in ffmpeg [a6af5da7] by Michael Niedermayer <michaelni@gmx.at>
swresample: use the internal buffer for resampling the last few …
5:52 PM Changeset in ffmpeg [3d7c8474] by Diego Biurrun <diego@biurrun.de>
x86: Initialize mmxext after amd3dnow optimizations The mmxext …
5:26 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Andrey
Actually I passed my win32 project in Dr. memory and the leak exist …
5:07 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Andrey
It is no av_malloc there. It should be called from avcodec_open2. At …
5:01 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Carl Eugen Hoyos
Version changed
5:01 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Carl Eugen Hoyos
Why do you use --enable-memalign-hack ? Please also remove …
4:53 PM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by Carl Eugen Hoyos
Workaround would be to use -acodec aac but the output file is …
4:50 PM Changeset in ffmpeg [bd8b6185] by Diego Biurrun <diego@biurrun.de>
configure: Detect msvcrt libc with a CPP check instead of a link check …
4:36 PM Ticket #2999 (FFmpeg crashes on decoding H.264 MP4 file) closed by Michael Niedermayer
fixed: noone in 6 weeks could reproduce the ticket thus assume its fixed
4:03 PM valgrind_output.txt attached to Ticket #3194 by Andrey
valgrind output
4:02 PM decoding_encoding.c attached to Ticket #3194 by Andrey
file for test, only decoder initialization
4:01 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Andrey
Hi I've done the same on latest git The configuration this time is …
3:37 PM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by Carl Eugen Hoyos
Keywords changed
Plays fine with vlc.
3:19 PM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
2:58 PM Ticket #3179 (Transcoding a transport stream with a timestamp wrap does not work ...) updated by Aurélien Nephtali
I don't have any A/V desync with your sample. The beginning of the …
2:53 PM Changeset in ffmpeg [5ec4673] by Diego Biurrun <diego@biurrun.de>
configure: Add detected C library and host compiler to informative output
2:02 PM Ticket #3196 (Facing issues by giving raw input video file in ffmpeg code) closed by Carl Eugen Hoyos
invalid: Sorry but this is not a support forum and your report does not look …
1:36 PM Changeset in ffmpeg [f3008f30] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: move update_wrap_reference() up simplifies code also …
1:36 PM Changeset in ffmpeg [34b16e2d] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: reorder operations in update_wrap_reference() …
12:46 PM f.png attached to Ticket #3196 by swathi
output window in linux
12:46 PM Ticket #3196 (Facing issues by giving raw input video file in ffmpeg code) created by swathi
hi, I configured ffmpeg and also x264... While giving the following …
10:46 AM Changeset in ffmpeg [f1783c0] by Michael Niedermayer <michaelni@gmx.at>
Revert "avcodec/hevc: calculate checksum only if AV_EF_EXPLODE is set" …
8:44 AM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) updated by zoominla
The file is big, so I upload it and this is the download link: …
8:26 AM Ticket #3195 (Can't detect AAC audio in MPEG-PS format) created by zoominla
How to reproduce: …
8:04 AM Ticket #3193 (swr/aresample: invalid read with MP3) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
3:30 AM Changeset in ffmpeg [c3028116] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
1:18 AM Changeset in ffmpeg [f65afef1] by Michael Niedermayer <michaelni@gmx.at>
mpegts: do not set pts for missing dts in video streams …
1:18 AM Changeset in ffmpeg [394b0c83] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: correct for timestamp wrap earlier This uses dts & …
1:18 AM Changeset in ffmpeg [d7ead9ad] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: also fix wrapping of start_time in …
1:18 AM Changeset in ffmpeg [dd5f9259] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Fix pts_wrap_behavior calculation with negative …

Dec 3, 2013:

8:27 PM Changeset in ffmpeg [704cc5e7] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: free shared writer context on exit Fix leak. Spotted-by: …
8:12 PM Changeset in ffmpeg [babb611d] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT The CONFIG_ …
8:12 PM Changeset in ffmpeg [04e06cdf] by Michael Niedermayer <michaelni@gmx.at>
avcodec: split mp2 encoder into float and fixed This makes the …
5:30 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Carl Eugen Hoyos
Keywords changed
Is the leak reproducible with current FFmpeg git head?
5:11 PM Changeset in ffmpeg [c255f0b0] by Anton Khirnov <anton@khirnov.net>
avconv: initialize hwaccel_pix_fmt Fixes an assertion failure in …
4:07 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) created by Andrey
Hi I've found valgrind leak when making and running valgrind on …
2:30 PM Ticket #2367 (input_format / -pixel_format => libv4l2: error dequeuing buf: Resource ...) closed by Carl Eugen Hoyos
invalid: The original issue was fixed at the time the ticket was opened, the …
1:06 PM Changeset in ffmpeg [9695fb26] by Michael Niedermayer <michaelni@gmx.at>
vp9_parser: handle zero-sized packets. Signed-off-by: Michael …
12:29 PM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Ian Milligan
Lowering the framerate does not seem to help. It seems that in the …
12:10 PM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Carl Eugen Hoyos
> frame= 551 fps= 22 q=-1.0 Lsize= 3615kB time=00:00:24.63 …
11:20 AM Changeset in ffmpeg [0e15a344] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:15 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Ian Milligan
No, if I use the testsrc instead of x11grab it seems to work.
11:04 AM Changeset in ffmpeg [089fac7] by Anton Khirnov <anton@khirnov.net>
alsa-audio-dec: explicitly cast the delay to a signed int64 Otherwise …
11:01 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Carl Eugen Hoyos
Is the problem also reproducible if you replace {{{-f x11grab …
10:20 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Ian Milligan
I wrote the attached patch to make x11grab respect …
10:19 AM x11grab-nonblock.diff attached to Ticket #3192 by Ian Milligan
9:44 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Clément Bœsch
Wouldn't that be related to the nanosleep hack used to sync with the …
9:41 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Ian Milligan
I get the same behavior, even at 400x200.
9:33 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by Carl Eugen Hoyos
What happens if you significantly decrease the x11grab resolution …
8:52 AM Ticket #3190 (vf_pad/ff_fill_rectangle corrupts memory and crashes) updated by Carl Eugen Hoyos
Keywords changed
8:52 AM Changeset in ffmpeg [cbcc18bd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avfilter/vf_pad: fix req_end Fixes out of array accesses Fixes …
8:51 AM Ticket #3190 (vf_pad/ff_fill_rectangle corrupts memory and crashes) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 0cc5011f
7:08 AM Ticket #3193 (swr/aresample: invalid read with MP3) updated by Clément Bœsch
Also present in mmx2, no problem found with -ssse3 -mmx2.
7:04 AM Ticket #3193 (swr/aresample: invalid read with MP3) created by Clément Bœsch
[…] […]
5:33 AM ffmpeg-nooverlay.log attached to Ticket #3192 by Ian Milligan
5:32 AM ffmpeg-overlay.log attached to Ticket #3192 by Ian Milligan
5:32 AM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) created by Ian Milligan
Using the overlay filter to overlay video from a webcam onto x11grab …
3:09 AM Changeset in ffmpeg [0cc5011f] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pad: fix req_end Fixes out of array accesses Fixes …
12:30 AM Changeset in ffmpeg [4d0ac9ae] by Michael Niedermayer <michaelni@gmx.at>
Makefile: add dependancies for ffversion.h It has to be build before …

Dec 2, 2013:

11:01 PM Changeset in ffmpeg [210a78ae] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/filtering_audio: init packet0.data Fixes use of …
11:00 PM Ticket #3190 (vf_pad/ff_fill_rectangle corrupts memory and crashes) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
Regression since b077d8d9 […] Reverting b077d8d9 only for …
10:52 PM Changeset in ffmpeg [6ca0ac5e] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: remove spurious NoAudio option from stream example
10:52 PM Changeset in ffmpeg [d5d51cf0] by Stefano Sabatini <stefasab@gmail.com>
lavfi/volume: support all channel counts
10:48 PM Ticket #3191 (Add support for G722.1) updated by Patrick S Callahan
Attached a file containing the RTP payload for a G722.1 stream at 20 …
10:42 PM 722_1 attached to Ticket #3191 by Patrick S Callahan
file containing the RTP payload from a G722.1 audio stream
10:32 PM Ticket #3191 (Add support for G722.1) updated by Carl Eugen Hoyos
Version, Component changed
Please provide sample(s).
10:04 PM Changeset in ffmpeg [830be99a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dv: …
9:48 PM Ticket #3189 (video audio recording, A-V drift) updated by Carl Eugen Hoyos
Are external libraries (libx264, libfaac) necessary to reproduce the …
9:46 PM 7221.tar.gz attached to Ticket #3191 by Patrick S Callahan
ITU Reference Implementation and Specification for G722.1
9:05 PM Ticket #3191 (Add support for G722.1) created by Patrick S Callahan
I would like to be able to convert a G722.1 RTP audio stream to wav …
8:58 PM Ticket #3190 (vf_pad/ff_fill_rectangle corrupts memory and crashes) created by MarkZV
Memory is corrupted by the followed command: […] […]
8:42 PM Ticket #3189 (video audio recording, A-V drift) created by unknow
Hello, video/audio sync drift while doing real time recording with …
7:24 PM Changeset in ffmpeg [b58c1dd6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '21710ea82118c9d19bea9277b2a85a33096fdd95' * commit …
7:17 PM Changeset in ffmpeg [6f9be812] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5a9fcc7d2524d6c0f86b2855019ee9f4cf360276' * commit …
7:08 PM Changeset in ffmpeg [a6c455cf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ad477710244c761ad1c21246c34e0075fee12d11' * commit …
2:45 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
Already on 50fb8c11 actually. Decided to just go for the last known …
2:21 PM Changeset in ffmpeg [c490cd4c] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering_audio: fix chunked audio decoding Support the …
2:08 PM Changeset in ffmpeg [893f33e7] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering_audio: fix style
2:05 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to ordroid: > Will stay on 549294fbb or …
1:35 PM Changeset in ffmpeg [c7a99d99] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering_video: do not make use of AVBufferSinkParams …
1:35 PM Changeset in ffmpeg [3aa60180] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering_video: add some error handling in init_filters()
1:35 PM Changeset in ffmpeg [a12bf9f5] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/README: fix typo
1:35 PM Changeset in ffmpeg [55c57658] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering_audio: add more error checks
1:35 PM Changeset in ffmpeg [82e74ee6] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/filtering: make use of av_err2str() Simplify.
12:49 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Status, Component changed
12:13 PM Changeset in ffmpeg [97d19c2f] by Diego Biurrun <diego@biurrun.de>
dv: Split off DV video encoder into its own file
12:13 PM Changeset in ffmpeg [21710ea8] by Diego Biurrun <diego@biurrun.de>
dv: Move DV VLC data tables out of header file
12:13 PM Changeset in ffmpeg [5a9fcc7d] by Diego Biurrun <diego@biurrun.de>
build: Add rule for building host-specific object files
12:13 PM Changeset in ffmpeg [ad477710] by Diego Biurrun <diego@biurrun.de>
build: Add shorthand for HOSTCC compile macro
11:52 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
c3b29023 is bad and git bisect claims 2852740 as the culprit. Will …
11:11 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Just test c3b29023 - the other commits are mostly cosmetic.
11:08 AM Ticket #3188 (vp9 crash (fuzzed input, MT regression)) updated by Carl Eugen Hoyos
Keywords changed
11:07 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Thank you! You only have to do one more test to know the offending …
11:07 AM Changeset in ffmpeg [7b2534b] by Michael Niedermayer <michaelni@gmx.at>
libavutil & opencl: remove opencl default device type …
11:00 AM fuzzed0.ivf attached to Ticket #3188 by Clément Bœsch
11:00 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
Short update: I've bisected the problem down to this range (five …
10:59 AM Ticket #3188 (vp9 crash (fuzzed input, MT regression)) created by Clément Bœsch
[…] […] […]
10:31 AM Ticket #3141 (ffprobe doesn't show the maximum number of reference frames) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Type, Status changed
10:25 AM Ticket #3145 (Header inconsistencies for a certain range of video bit rate) updated by Carl Eugen Hoyos
To make this a valid ticket, please test current git head and please …
10:11 AM Changeset in ffmpeg [749eb46d] by Michael Niedermayer <michaelni@gmx.at>
configure: put pthread_create() check back Unbreaks freebsd, broken …
9:59 AM Changeset in ffmpeg [be2312aa] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:39 AM How to play Youtube videos in ffmpeg created by llogan
How to play Youtube videos in ffmpeg → …
7:25 AM Ticket #3165 (Kannada language sub-titles are not rendered correctly.) updated by Nagesh
I am also able to confirm that, with harfbuzz support in libass, I am …
7:25 AM installNotes attached to Ticket #3165 by Nagesh
Installation notes for libass with harfbuzz support
3:05 AM Changeset in ffmpeg [7ffaa195] by Diego Biurrun <diego@biurrun.de>
dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideo The …
2:04 AM Changeset in ffmpeg [c765b646] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264_refs: improve key frame detection heuristic Fixes …
2:03 AM Changeset in ffmpeg [1141a18e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264_refs: split conditions of if() up for better readability …
1:54 AM Ticket #3186 (H264 decoding: truncated SEI) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in e3d7a397
1:36 AM Changeset in ffmpeg [e3d7a397] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_refs: improve key frame detection heuristic Fixes …
1:12 AM Changeset in ffmpeg [ab6ea7a8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_refs: split conditions of if() up for better readability …
12:31 AM out.avi attached to Ticket #3167 by userid99
Output file
12:30 AM Ticket #3167 (Creating/Remuxing AVI files results in unplayable AVI for hardware ...) updated by userid99
Yes, output file "out.avi" (attached) plays just fine.

Dec 1, 2013:

9:12 PM Changeset in ffmpeg [b2c89453] by Michael Niedermayer <michaelni@gmx.at>
avformat/avisynth: remove duplicate av_new_packet() call Found-by: …
8:50 PM Changeset in ffmpeg [003f405c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
8:18 PM Changeset in ffmpeg [d4268634] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3cd612d44789948f72b52944474e0870c5c60964' * commit …
7:26 PM Changeset in ffmpeg [975110a8] by Michael Niedermayer <michaelni@gmx.at>
Revert "vf_yadif: move x86 init code to x86/yadif.c" This reverts …
7:26 PM Changeset in ffmpeg [ab00800c] by Michael Niedermayer <michaelni@gmx.at>
Revert "yadif: add parens around macro parameters" This reverts …
7:26 PM Changeset in ffmpeg [4ef4bb4] by Michael Niedermayer <michaelni@gmx.at>
avfilter/yadif: Revert "lavfi: convert input/ouput list compound …
7:24 PM Changeset in ffmpeg [4d028f92] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: fix misc minor typos
6:32 PM Ticket #3180 (flv demuxer does not decode the aac audio properly) updated by Benjamin Larsson
[…] This patch makes the file decode properly.
5:59 PM Changeset in ffmpeg [7b05845b] by Diego Biurrun <diego@biurrun.de>
doc: Try to find nonstandard Perl path from the environment
4:24 PM Ticket #3187 (SFD muxing) updated by Carl Eugen Hoyos
Status changed
3:32 PM Ticket #3187 (SFD muxing) updated by Soukyuu
From what I see, it's a wrapper around the .dll ripped out of SEGA's …
3:13 PM Ticket #3187 (SFD muxing) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
What is the existing tool? Is it open-source?
2:03 PM Ticket #3187 (SFD muxing) created by Soukyuu
Greetings. I am part of a fan project which attempts to fix the …
12:58 PM Ticket #3181 (default to opus codec for *.opus output files) closed by Carl Eugen Hoyos
fixed: Should be fixed in 2ccc6ff0 - thank you for the report!
12:56 PM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) closed by Carl Eugen Hoyos
fixed: Decoding AC-3 should be fixed in 4ba90392 thank you for the sample! …
12:14 PM Changeset in ffmpeg [c46ab34d] by Michael Niedermayer <michaelni@gmx.at>
avisynth: make avs_library statically allocated. Signed-off-by: …
12:14 PM Changeset in ffmpeg [801c1864] by Michael Niedermayer <michaelni@gmx.at>
avisynth: Move to av_new_packet/av_free_packet. Signed-off-by: …
11:36 AM Changeset in ffmpeg [3cd612d4] by Diego Biurrun <diego@biurrun.de>
gitignore: Ignore multilibrary example programs
11:03 AM Changeset in ffmpeg [2ccc6ff0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add an Opus and a Speex muxer. Fixes ticket #3181.
11:02 AM Changeset in ffmpeg [4ba90392] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support AC-3 in Sega Dreamcast Sofdec files. Fixes ticket #3184
10:43 AM Ticket #3179 (Transcoding a transport stream with a timestamp wrap does not work ...) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer, Summary changed
I uploaded a sample to …
10:23 AM Ticket #3186 (H264 decoding: truncated SEI) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Looks like a regression since 65c2fe71 related to ticket #2738
9:33 AM Ticket #3186 (H264 decoding: truncated SEI) created by Underground78
Summary of the bug: This [http://www.datafilehost.com/d/16fa50e6
3:18 AM Ticket #3185 (ffprobe do not handle HEVC correctly) updated by Carl Eugen Hoyos
Keywords, Component changed
12:19 AM Ticket #3185 (ffprobe do not handle HEVC correctly) updated by figgis
Version changed
12:05 AM foreman_352x288.hevc attached to Ticket #3185 by figgis
hevc-binary file to show different slize-types
12:03 AM Ticket #3185 (ffprobe do not handle HEVC correctly) created by figgis
Summary of the bug: How to reproduce: […]

Nov 30, 2013:

9:28 PM Ticket #2854 (support msn audio) closed by ami_stuff
fixed: Replying to ami_stuff: > the rest of the modes needs …
9:26 PM Changeset in ffmpeg [f068aed7] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: make decode_coeffs() return value void. It was previously int …
9:26 PM Changeset in ffmpeg [65f41b5c] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add a new segmentation sample. The old one didn't use …
9:26 PM Changeset in ffmpeg [1d6bb213] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add fate sample for parallelmode. This disables backward …
9:26 PM Changeset in ffmpeg [47c6d940] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: cosmetics.
9:26 PM Changeset in ffmpeg [76bd878d] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add a 2-pass decoding mode, and add frame-mt support. For a …
9:26 PM Changeset in ffmpeg [46955ae4] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.
9:26 PM Changeset in ffmpeg [fc7d910b] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: split last/cur_frame from the reference buffers. We need more …
9:26 PM Changeset in ffmpeg [39b2440] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: move some entries out of VP9Block into VP9Context. They aren't …
9:26 PM Changeset in ffmpeg [84d362f0] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: split packet parsing into an AVParser.
9:26 PM Changeset in ffmpeg [816737ea] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: use proper refcounting. Based on something similar in libav. …
9:12 PM Ticket #3105 (hevc: crash with threads 1 and max_alloc (fuzzed file)) updated by ami_stuff
Replying to cehoyos: > I am unable to reproduce this (and …
8:52 PM Changeset in ffmpeg [16f4e2a] by Michael Niedermayer <michaelni@gmx.at>
Makefile: remove version.h on distclean Without this nothing will …
8:42 PM Changeset in ffmpeg [82b2e9cb] by Michael Niedermayer <michaelni@gmx.at>
build: rename version.h to libavutil/ffversion.h Also the …
8:42 PM Ticket #1769 (Make ffmpeg build string available in avutil.h) updated by DonMoir
I applied some of the patches that relate to this ticket and looks …
8:42 PM Changeset in ffmpeg [c580691] by Michael Niedermayer <michaelni@gmx.at>
version.sh: add preprocessing guards Signed-off-by: Timothy Gu …
8:17 PM Changeset in ffmpeg [3c5c4cfa] by Michael Niedermayer <michaelni@gmx.at>
version.sh: add a little usage comment Signed-off-by: Timothy Gu …
8:09 PM Changeset in ffmpeg [a3b9f53d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dcadec: …
7:40 PM Changeset in ffmpeg [d43d627a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f058f384a0d76bfd125f4738dceab7c890186432' * commit …
7:30 PM Changeset in ffmpeg [a235af93] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4video: fix doxycomments so they are not associated with …
7:09 PM Ticket #3165 (Kannada language sub-titles are not rendered correctly.) updated by Nagesh
Ok. Thanks a lot!
6:22 PM Changeset in ffmpeg [12c2d2ed] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/srtenc: use bprint for text buffers. Fix trac ticket #3120. …
6:21 PM Ticket #3165 (Kannada language sub-titles are not rendered correctly.) updated by Carl Eugen Hoyos
Replying to nagesh: > One last question. Were you …
6:13 PM Ticket #3165 (Kannada language sub-titles are not rendered correctly.) updated by Nagesh
Replying to cehoyos: > I can confirm that using harfbuzz …
6:07 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
Replying to Timothy_Gu: > Replying to EricV: …
5:50 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Timothy Gu
Replying to EricV: > At least I […] gave enough …
5:32 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to EricV: > If you do not help either shut up. …
5:27 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
Replying to Timothy_Gu: > Replying to EricV: …
5:19 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Timothy Gu
Replying to EricV: > If you look at comment 5, the fact …
5:15 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
If you look at comment 5, the fact that rebuilding from source doesn't …
5:10 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to ordroid: > I built ffmpeg 0a141b0e and XBMC …
5:06 PM Ticket #3105 (hevc: crash with threads 1 and max_alloc (fuzzed file)) updated by Carl Eugen Hoyos
Priority, Keywords changed
I am unable to reproduce this (and the backtrace looks suspicious), …
5:02 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
I built ffmpeg 0a141b0e and XBMC against it, but VDPAU video went …
4:57 PM Ticket #3120 (Crash when converting internal SSA to SRT) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas George in 98a65784 / 4b1c9b72
4:48 PM Changeset in ffmpeg [98a65784] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
2:09 PM Ticket #3102 (Assertion Expression: !(cpu&(X264_CPU_SSSE3|X264_CPU_SSE4))) updated by Carl Eugen Hoyos
Keywords changed
2:09 PM Ticket #3102 (Assertion Expression: !(cpu&(X264_CPU_SSSE3|X264_CPU_SSE4))) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add more information.
2:08 PM Ticket #3094 (mjpeg and swscale: yuvj420p/yuv420p - pixel format problem) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information.
2:04 PM Changeset in ffmpeg [802ba5f5] by Michael Niedermayer <michaelni@gmx.at>
version.sh: make it independant of version.h file name Signed-off-by: …
1:56 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to ordroid: > If you don't have any specific …
1:47 PM Changeset in ffmpeg [f2f17dd8] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: clarify documentation for Feed MaxFileSize option
1:46 PM Changeset in ffmpeg [8209dd33] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: clarify that note in NoDaemon option documentation
1:45 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
Replying to cehoyos: > Replying to ordroid: …
1:35 PM Changeset in ffmpeg [b58161d6] by Stefano Sabatini <stefasab@gmail.com>
ffserver: print error code description in case of write_header() …
1:35 PM Changeset in ffmpeg [889509d2] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: add "Detailed description" chapter Also move FFM …
1:35 PM Changeset in ffmpeg [0bacc320] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: remove more mentions to LAME and build
1:10 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to ordroid: > But for simplicitys sake I'll do …
1:05 PM Ticket #3165 (Kannada language sub-titles are not rendered correctly.) closed by Carl Eugen Hoyos
invalid: I can confirm that using harfbuzz in libass fixes this issue, output …
1:04 PM outharfbuzz.jpg attached to Ticket #3165 by Carl Eugen Hoyos
12:57 PM Changeset in ffmpeg [4b1c9b72] by Nicolas George <george@nsup.org>
lavc/srtenc: use bprint for text buffers. Fix trac ticket #3120.
12:57 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
> It would be great if you could verify this because it would indicate …
12:44 PM Ticket #3172 (Closed captions in mov_text in f4v) updated by compn
the subs did not display in quicktime. i've only seen them work in …
12:42 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to cehoyos: > While this is quite certainly …
12:29 PM Changeset in ffmpeg [19e301b9] by Michael Niedermayer <michaelni@gmx.at>
lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are …
12:21 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Keywords changed
Replying to ordroid: > Yes, this is strictly about VDPAU …
12:06 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
Yes, this is strictly about VDPAU acceleration. I'm still on bf36dc50 …
12:01 PM Changeset in ffmpeg [7dc827b7] by Luca Barbato <lu_zero@gentoo.org>
dcadec: Add some logging before returning on error Based on a patch …
12:01 PM Changeset in ffmpeg [f058f384] by Luca Barbato <lu_zero@gentoo.org>
configure: Do not use pthread_create to check for pthread Certain …
11:40 AM Ticket #3170 (Support large scaling) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
11:38 AM Ticket #3167 (Creating/Remuxing AVI files results in unplayable AVI for hardware ...) updated by Carl Eugen Hoyos
Does the following command produce a file that can be played on your …
11:38 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
ION-2 mean low profile hardware (typically netop) that is unable to …
11:11 AM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to ordroid: Thank you for the tests! Could you …
11:03 AM Ticket #3182 (A/V desync when transcoding MPEG-TS streams if an audio track disappears) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer changed
Thank your for the sample! For future tickets: Please do not use …
9:26 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Carl Eugen Hoyos
Which application would read such samples / why do you think it would …
9:04 AM Ticket #3182 (A/V desync when transcoding MPEG-TS streams if an audio track disappears) updated by Aurélien Nephtali
I managed to get a real sample this night on a Chinese channel. I …
4:07 AM Changeset in ffmpeg [bd9de4f5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffmpeg: …
3:49 AM Changeset in ffmpeg [5d9e6630] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
3:40 AM Changeset in ffmpeg [f09f2951] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e026ee0446de27fc38e33e98704fada012fdc763' * commit …
3:34 AM Changeset in ffmpeg [7f18cb9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '513d849bb605d3d862da1ada709bd2ca1ac68f58' * commit …
3:29 AM Changeset in ffmpeg [4c55aa8f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9ba3fc3e3d12c9ef00dcb0222b7ea0ccb5c4a091' * commit …
3:23 AM Changeset in ffmpeg [ae4e7f7b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '58c120a9290eef057dbf26761a4f89b7f67bbde1' * commit …
3:15 AM Changeset in ffmpeg [b27ba2e5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6e81597d5a89f64dfab5c7e99e46b4355139e324' * commit …
3:02 AM Changeset in ffmpeg [aeead427] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2992afda83a7d5c0a9ec45bdce76d8abbe0961c5' * commit …
2:55 AM Changeset in ffmpeg [1897c4a1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3b1c0f686d5a162ceb5048910a7ce0bf7ed3a1ab' * commit …
2:46 AM Changeset in ffmpeg [47e5eaf8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e89247debd5276d57ce4a26516224204f9541af0' * commit …
2:40 AM Changeset in ffmpeg [f4c28aea] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8cebc9eaac8631adb23dd1e46c37ad8474139a07' * commit …
2:20 AM Changeset in ffmpeg [0cea39fd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b1aacd56685cd131f517e0551834a0bbd3f5f809' * commit …
2:12 AM Changeset in ffmpeg [79c1cdd9] by Michael Niedermayer <michaelni@gmx.at>
mpeg4_update_thread_context: copy the whole mpeg4 specific context …
2:11 AM Changeset in ffmpeg [3e5cd34c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '038890740014dc33d2e2f04da7cf0a9da821264e' * commit …
2:06 AM Changeset in ffmpeg [b08ff07d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videodec: update bug workaround related variables like …
1:52 AM Changeset in ffmpeg [b4ef7447] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '43af264de8606668c6b2fa7f96c946bdc3dbe072' * commit …
1:42 AM Changeset in ffmpeg [ec5499d8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e2ceb17642f374a7df8f1f5d3d2b2446525bc7fb' * commit …
1:35 AM Changeset in ffmpeg [b239f3f6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: move call to ff_mpeg4_workaround_bugs() under …
1:27 AM Changeset in ffmpeg [2b1922d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b452d5ae866942cec00aa1432fe29498b38b49fc' * commit …
1:26 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Soukyuu
Thanks for the fast response. The sample is now fully uploaded, but I …
1:18 AM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) closed by Carl Eugen Hoyos
wontfix: Please consider sending your patch to the ffmpeg-devel mailing list …
1:15 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Patch sent.
1:12 AM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) updated by compn
if this is required for some voip softphone project, it can be added. …
1:12 AM Changeset in ffmpeg [6c9b82b6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videodec: move bug workaround code into seperate function …
1:08 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Soukyuu
uploading AT2_OP1D.SFD in full length. Accidentally started uploading …
1:07 AM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) updated by pquiring
Ok, disregard then, thanks.
12:52 AM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) updated by Carl Eugen Hoyos
Replying to pquiring: > IVF is a container format, I need …
12:50 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Carl Eugen Hoyos
Please provide the whole sample AT2_OP1D.SFD or the first xMB, as you …
12:49 AM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) closed by Carl Eugen Hoyos
fixed: Thank you! Fixed by Tim Walker.
12:41 AM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) updated by Andy Furniss
Well there were 2 issues one is 100% fixed and one 80% fixed :-) …
12:32 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Soukyuu
I am not sure what you mean by not compressing the console output. I'm …
12:28 AM Changeset in ffmpeg [ee9d53e5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '48e139409556861c9e561ce34133891d8eecc3cf' * commit …
12:27 AM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) updated by pquiring
IVF is a container format, I need a raw format. I'm using vp8 to …
12:25 AM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Carl Eugen Hoyos
Please provide the sample AT2_OP1D.SFD.
12:23 AM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) updated by Carl Eugen Hoyos
(Disclaimer: I neither understood your original report nor your new …
12:18 AM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) updated by Andy Furniss
It's fixed WRT the cross mixing. It seems that it's now partially …
12:16 AM ffmpeg_mux_m1v+adx+ac3_console.txt attached to Ticket #3184 by Soukyuu
muxing m1v+adx+ac3: console output
12:10 AM Ticket #3181 (default to opus codec for *.opus output files) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed

Nov 29, 2013:

11:58 PM Changeset in ffmpeg [2d2b363c] by Michael Niedermayer <michaelni@gmx.at>
h263: remove unused ff_h263_find_resync_marker() Signed-off-by: …
11:57 PM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) updated by Carl Eugen Hoyos
Priority, Keywords changed
Isn't the extension for raw VP8 and raw VP9 ivf? Do you have …
11:50 PM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Replying to Soukyuu: > - ac3 is being detected as adx, 0 …
11:49 PM Changeset in ffmpeg [2d614e9b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c2f7417eeb9cc31f75e71f7be2780f90f1628d7e' * commit …
11:19 PM sfd_mux_demux_logs.7z attached to Ticket #3184 by Soukyuu
7zipped logs of all commands run
11:17 PM Ticket #3184 (sfd: de/muxing does not properly work for cri adx and ac3) created by Soukyuu
Summary of the bug: SFD (SofDec) is essentially mpeg1 video + adx …
10:55 PM Changeset in ffmpeg [26b526e7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a5a71992cae34b321ceb8374f44ce17a945a3881' * commit …
10:46 PM Changeset in ffmpeg [f5d6541b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ad09f52586eae4c5473c3a6a803d73e1ba56c0eb' * commit …
10:40 PM Changeset in ffmpeg [91c63cb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videodec: copy rvlc in mpeg4_update_thread_context too …
10:27 PM Changeset in ffmpeg [9c835acc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bc5abfb19e7ff00b859120561d6ffd622c7904fe' * commit …
10:20 PM Changeset in ffmpeg [cdc21e4a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9f0617d2137bb7231b181d74392cd84ef4844cd7' * commit …
10:13 PM Changeset in ffmpeg [36068709] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg4videodec: Fix code so it also works after moving …
10:04 PM Changeset in ffmpeg [68c90fc0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1a89025793ca73d9685a8ce8e3194efa64dd6844' * commit …
9:59 PM Changeset in ffmpeg [f602e221] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '75bd07f732fb575c2b88dc7cd08a6bb12c2e24ea' * commit …
9:45 PM Changeset in ffmpeg [e2f63be0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e62a43f6b1a9c0c82e1df33c0c038e32029c0aa4' * commit …
9:35 PM Changeset in ffmpeg [ad13b8ca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ee8af2dd99dcb7a01a667deedec81d1aa2a00d72' * commit …
9:27 PM Changeset in ffmpeg [be0b869b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '35e0833d410e31d9fd35695ad798c5d13de2af58' * commit …
9:18 PM Changeset in ffmpeg [f924d6e4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '95fd52c11bff1aad93a29aed3bd5472bd2981d1f' * commit …
9:17 PM Ticket #3183 (Request : add "vp8" to libavformat/rawenc.c) created by pquiring
Summary of the bug: Please add an entry to libavformat/rawenc.c for …
8:58 PM Ticket #3182 (A/V desync when transcoding MPEG-TS streams if an audio track disappears) updated by Carl Eugen Hoyos
Keywords changed
Please provide a real-world sample.
8:57 PM Ticket #3181 (default to opus codec for *.opus output files) updated by Carl Eugen Hoyos
Is this problem not reproducible with current git head?
7:20 PM Ticket #3182 (A/V desync when transcoding MPEG-TS streams if an audio track disappears) created by Aurélien Nephtali
Hi, I have some streams that for some unknown reasons (I don't have …
7:09 PM Changeset in ffmpeg [718a2dd] by Anton Khirnov <anton@khirnov.net>
h264/mpegvideo: do not provide pixel formats for hwaccels that are not …
7:03 PM Ticket #3181 (default to opus codec for *.opus output files) updated by Linus Kardell
Priority, Keywords, Version, Component changed
7:02 PM Ticket #3181 (default to opus codec for *.opus output files) created by Linus Kardell
Summary of the bug: Presumably since .opus files uses he ogg container …
5:59 PM Ticket #2739 (Seeking with certain OGM samples fails) updated by gjdfgh
By the way, this works on Libav.
5:39 PM Ticket #1769 (Make ffmpeg build string available in avutil.h) updated by DonMoir
Yeah, trying to say something different there besides version …
5:23 PM Ticket #1769 (Make ffmpeg build string available in avutil.h) updated by Timothy Gu
Ah sorry I didn't get your meaning by "build string".
4:37 PM Changeset in ffmpeg [01f6df01] by Anton Khirnov <anton@khirnov.net>
go2meeting: disallow tile dimensions that are not multiple of 16 …
4:37 PM Changeset in ffmpeg [e026ee04] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move sprite_{shift,traj} from MpegEncContext to …
4:36 PM Changeset in ffmpeg [513d849b] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move num_sprite_warping_points from MpegEncContext to …
4:36 PM Changeset in ffmpeg [9ba3fc3e] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move sprite_brightness_change from MpegEncContext to …
4:36 PM Changeset in ffmpeg [58c120a] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move scalability from MpegEncContext to Mpeg4DecContext
4:36 PM Changeset in ffmpeg [6e81597] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move enhancement_type from MpegEncContext to Mpeg4DecContext
4:35 PM Changeset in ffmpeg [2992afda] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: remove a write-only variable from MpegEncContext
4:35 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
b7fc2693: H264 - pass VC-1 - pass MPEG2 - pass MPEG4-2 - pass …
4:35 PM Changeset in ffmpeg [3b1c0f68] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move new_pred from MpegEncContext to Mpeg4DecContext
4:34 PM Changeset in ffmpeg [e89247de] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: replace MpegEncContext.reduced_res_vop with a local variable
3:41 PM Changeset in ffmpeg [a677fb66] by Michael Niedermayer <michaelni@gmx.at>
RELEASE: update to 2.1.git Signed-off-by: Timothy Gu …
2:52 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
Just kidding : and if you can even fix the bug do not hesitate!
2:50 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
And please test (and report) if this reproducible for all of H264, …
2:47 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Cc, Version changed
Please confirm that b7fc2693 works fine, that bf36dc50 is broken and …
2:06 PM Ticket #3173 (afade-fadeout on pipe:0 stream) updated by Katie Holly
Yeah, i know that it needs more memory. I think, exactly the raw …
1:42 PM Ticket #3173 (afade-fadeout on pipe:0 stream) updated by Elon Musk
buffering needs memory, better approach would be to know when audio ends.
1:19 PM Changeset in ffmpeg [8cebc9ea] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: remove a write-only variable from MpegEncContext
1:19 PM Changeset in ffmpeg [b1aacd56] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move t_frame from MpegEncContext to Mpeg4DecContext
1:19 PM Changeset in ffmpeg [03889074] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move cplx_estimation_* fields from MpegEncContext to …
1:19 PM Changeset in ffmpeg [43af264d] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move mpeg4-specific bug workaround variables from …
1:19 PM Changeset in ffmpeg [e2ceb176] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move mpeg4-specific post-frame-decode code from h264dec …
1:19 PM Changeset in ffmpeg [b452d5ae] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move mpeg4-specific bug detection from h263 generic …
1:19 PM Changeset in ffmpeg [48e13940] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext.
1:19 PM Changeset in ffmpeg [c2f7417e] by Anton Khirnov <anton@khirnov.net>
vc1: move MpegEncContext.resync_marker into VC1Context. The field …
1:19 PM Changeset in ffmpeg [a5a7199] by Anton Khirnov <anton@khirnov.net>
mpeg4videoenc: don't set MpegEncContext.resync_marker It is only used …
1:19 PM Changeset in ffmpeg [ad09f525] by Anton Khirnov <anton@khirnov.net>
h263dec: remove commented out cruft
1:19 PM Changeset in ffmpeg [bc5abfb1] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move MpegEncContext.rvlc to Mpeg4DecContext
1:19 PM Changeset in ffmpeg [9f0617d2] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: remove write-only sprite variables from MpegEncContext
1:19 PM Changeset in ffmpeg [1a890257] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move MpegEncContext.vol_sprite_usage to Mpeg4DecContext
1:19 PM Changeset in ffmpeg [75bd07f7] by Anton Khirnov <anton@khirnov.net>
mpeg4videoenc: write 0 instead of vol_sprite_usage That field is …
1:19 PM Changeset in ffmpeg [e62a43f6] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move MpegEncContext.time_increment_bits to …
1:19 PM Changeset in ffmpeg [ee8af2dd] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext
1:19 PM Changeset in ffmpeg [35e0833d] by Anton Khirnov <anton@khirnov.net>
mpeg4videodec: add a mpeg4-specific private context.
1:19 PM Changeset in ffmpeg [95fd52c1] by Anton Khirnov <anton@khirnov.net>
mxfdec: set extradata size The line setting it was mistakenly removed …
1:13 PM Changeset in ffmpeg [6e7de11] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: decode LFE so we dont just add random data when …
12:54 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by ordroid
I just came across this on a nvidia ION2 system. ffmpeg master (as of …
11:45 AM Ticket #3142 (FFserver ignores encoding params in stream context) updated by Stefano Sabatini
Replying to importinis: > As you told me: "AFAIK Preroll …
11:11 AM Changeset in ffmpeg [73b87304] by Stefano Sabatini <stefasab@gmail.com>
ffserver: improve error feedback in case of write_header() failure
11:11 AM Changeset in ffmpeg [b133ec62] by Stefano Sabatini <stefasab@gmail.com>
ffserver: improve feedback in case no feed is defined for a stream
11:11 AM Changeset in ffmpeg [00835147] by Stefano Sabatini <stefasab@gmail.com>
ffserver: improve feedback in case of stream with unknown feed name
11:04 AM Ticket #3179 (Transcoding a transport stream with a timestamp wrap does not work ...) updated by Aurélien Nephtali
Yes, I see this kind of behaviour in some DVB-S streams (probably due …
11:03 AM Ticket #3142 (FFserver ignores encoding params in stream context) updated by Igor
As you told me: "AFAIK Preroll and StartSendOnKey should be settable …
11:02 AM Ticket #228 (FFserver: reordering of "<Stream>"s in config file makes difference) updated by Stefano Sabatini
Analyzed by developer, Status changed
Replying to burek: > The first config file …
10:39 AM Ticket #3179 (Transcoding a transport stream with a timestamp wrap does not work ...) updated by Carl Eugen Hoyos
Are you sure this is a real-world test-case? While DVB streams may …
10:33 AM Ticket #3180 (flv demuxer does not decode the aac audio properly) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Version, Keywords, Description changed
10:31 AM Changeset in ffmpeg [88e368d5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: set VCFR when copying timestamps This fixes unreasonable …
10:29 AM Ticket #2211 (Not possible to override bogus FPS in raw h264 streams) closed by Carl Eugen Hoyos
fixed: Afaict, this was a regression which was fixed by Michael. If you …
10:27 AM Changeset in ffmpeg [14f31df2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: Fix forcing of the framerate for stream copy on input Fixes …
10:19 AM Ticket #3175 (audio (aac) silently on streamcopy from mpegts to flv) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
9:28 AM Changeset in ffmpeg [0d640c08] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: specify missing argument for ACL feed option
9:28 AM Changeset in ffmpeg [6dac34b8] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: fix RTSPOtion tpo Spotted-by: ubitux
9:28 AM Changeset in ffmpeg [98e47c1a] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: extend documentation for Feed/File stream options
9:28 AM Changeset in ffmpeg [0e64edda] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: uncomment line in stream section example
9:28 AM Changeset in ffmpeg [cdff4c53] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: reorder encoding options, and mark them as such Also …
9:28 AM Changeset in ffmpeg [f87e189e] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: extend documentation for various file-related options
9:28 AM Changeset in ffmpeg [b1049f89] by Stefano Sabatini <stefasab@gmail.com>
ffserver: deprecate inconsistent parsing behavior of Truncate option …
9:28 AM Changeset in ffmpeg [0124fca] by Stefano Sabatini <stefasab@gmail.com>
ffserver: extend feedback in http_start_receive_data()
8:33 AM Ticket #2852 (dcadec internal default downmix is not normalised and reduces stereo ...) updated by Carl Eugen Hoyos
Please test if this is fixed in current git head.
3:56 AM Changeset in ffmpeg [d2e46b11] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: set AV_CLASS_CATEGORY Signed-off-by: Michael …
3:56 AM Changeset in ffmpeg [55bd20a8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: AVClass is const Signed-off-by: Michael Niedermayer …
3:39 AM Changeset in ffmpeg [5b3c6841] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dcadec: …
3:21 AM Changeset in ffmpeg [3f41e57f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '220494ad0b2e9e980ef703b46b69308236f29be5' * commit …
3:00 AM Changeset in ffmpeg [97468463] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'aaa44d0299338e3bc90128816c21dbfab06cdb48' * commit …
2:48 AM Changeset in ffmpeg [7ea9c4a9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '149438cfe5d233c46bb18341b7c574fe643dd5f2' * commit …
2:42 AM Changeset in ffmpeg [12235a3e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: print more details about errors Signed-off-by: …
2:28 AM Changeset in ffmpeg [43ec4563] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '44b17d794aa508ae21f438ae80bfe8aaf4b426e1' * commit …
12:12 AM Changeset in ffmpeg [c122e697] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '27245b4e1bbb7a863341db321b5bdc5792e427d9' * commit …

Nov 28, 2013:

11:32 PM Changeset in ffmpeg [a7f88177] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b6d5e6aa10a2f09351f287e876f7ed4504e1f75d' * commit …
11:24 PM Changeset in ffmpeg [e9a47896] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '25609b63d2e07d26d610f485a22082d32c96c0f5' * commit …
11:19 PM Ticket #1769 (Make ffmpeg build string available in avutil.h) updated by Timothy Gu
Can you test the patch? It prints the info to libavutil/avconfig.h …
11:19 PM 0001-configure-output-build-config-and-license-to-libavut.patch attached to Ticket #1769 by Timothy Gu
First version of patch
11:18 PM Changeset in ffmpeg [cb751a6a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '89de5157b1cbe7807d3ec1d51bd56a75e98c002e' * commit …
11:04 PM Changeset in ffmpeg [d1daa71f] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: mention remaining stream options
11:04 PM Changeset in ffmpeg [f652f70e] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: move general stream options upwards in the list
11:04 PM Changeset in ffmpeg [a42c20f0] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: reorder/extend stream video encoding options
11:04 PM Changeset in ffmpeg [b9a3ac89] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: fix bitrate unit for bitrate option
10:21 PM Ticket #1769 (Make ffmpeg build string available in avutil.h) updated by Timothy Gu
Status, Reproduced by developer, Component, Priority, Version, Owner changed
10:13 PM Changeset in ffmpeg [ab89d2dd] by Stefano Sabatini <stefasab@gmail.com>
ffserver: fix typo in comment: defaut -> default
10:13 PM Changeset in ffmpeg [6aea3d59] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: add notice about re-launch behavior
10:13 PM Changeset in ffmpeg [2a034978] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: document InputFormat stream option
10:13 PM Changeset in ffmpeg [77f5cb92] by Stefano Sabatini <stefasab@gmail.com>
ffserver: factorize code setting ReadOnlyFile/File options
10:13 PM Changeset in ffmpeg [0e1e5d00] by Stefano Sabatini <stefasab@gmail.com>
ffserver: improve error feedback in open_input_stream()
10:13 PM Changeset in ffmpeg [ddab4199] by Stefano Sabatini <stefasab@gmail.com>
ffserver: drop stream AudioQuality option It has no effect, and it …
10:13 PM Changeset in ffmpeg [4f60d53b] by Stefano Sabatini <stefasab@gmail.com>
ffserver: add comment about how Launch path program is created
10:13 PM Changeset in ffmpeg [7cbbc4f7] by Stefano Sabatini <stefasab@gmail.com>
ffserver: extend error handling when parsing the configuration file …
10:13 PM Changeset in ffmpeg [04702a0d] by Stefano Sabatini <stefasab@gmail.com>
ffserver: add some error handling to main()
9:47 PM Changeset in ffmpeg [3adb8256] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cf7860db608df7c76471d8b61f07abbd5aad8dd5' * commit …
9:02 PM Changeset in ffmpeg [f21ca39e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd1916d13e28b87f4b1b214231149e12e1d536b4b' * commit …
9:02 PM Changeset in ffmpeg [3c8507a8] by Anton Khirnov <anton@khirnov.net>
dcadec: add disable_xch private option. This supplements the …
9:02 PM Changeset in ffmpeg [220494ad] by Anton Khirnov <anton@khirnov.net>
dcadec: treat all 2-channel modes as Stereo in dca_downmix. The check …
9:02 PM Changeset in ffmpeg [aaa44d02] by Anton Khirnov <anton@khirnov.net>
dca: support mixing LFE in dca_downmix. Embedded downmix coefficients …
9:02 PM Changeset in ffmpeg [149438cf] by Anton Khirnov <anton@khirnov.net>
dca: improve default stereo downmix coefficients. Previous …
9:02 PM Changeset in ffmpeg [44b17d79] by Anton Khirnov <anton@khirnov.net>
dca: extract core substream's embedded downmix coeffcient codes, if …
9:02 PM Changeset in ffmpeg [27245b4e] by Anton Khirnov <anton@khirnov.net>
dca: remove embedded downmix coefficient extraction. It was based on …
8:52 PM Changeset in ffmpeg [e975c147] by Michael Niedermayer <michaelni@gmx.at>
library.mak: only run asm strip if ASMSTRIP flags are set …
8:50 PM rtmpt_stream2.flv attached to Ticket #3180 by Benjamin Larsson
8:50 PM Ticket #3180 (flv demuxer does not decode the aac audio properly) created by Benjamin Larsson
[…] Decoding it shows that the aac stream contains parametric …
8:38 PM Changeset in ffmpeg [b6d5e6aa] by Anton Khirnov <anton@khirnov.net>
dca: convert dca_default_coeffs to float. Easier to read, modify, and …
8:35 PM Changeset in ffmpeg [25609b63] by Anton Khirnov <anton@khirnov.net>
dcadec: store the stereo downmix coefficients as float in the …
8:35 PM Changeset in ffmpeg [191454f2] by Michael Niedermayer <michaelni@gmx.at>
configure: remove code that disables striping in the absence of some …
8:30 PM Changeset in ffmpeg [31bb172] by Marton Balint <cus@passwd.hu>
ffmpeg: ensure that -fix_sub_duration doesnt create subtitles with …
8:30 PM Changeset in ffmpeg [4d6f2ff5] by Marton Balint <cus@passwd.hu>
ffmpeg: free empty subtitles as well in transcode_subtitles Even if …
8:29 PM Changeset in ffmpeg [3e396ca8] by Marton Balint <cus@passwd.hu>
ffmpeg: do not pass possibly undefined subtitles to sub2video_update …
8:29 PM Changeset in ffmpeg [e283c26c] by Michael Niedermayer <michaelni@gmx.at>
build sys: rename STRIPFLAGS to ASMSTRIPFLAGS This more closely …
8:27 PM Changeset in ffmpeg [71b95f2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0673ede985a6560e7efb86dab1c58fb7f95ce587' * commit …
8:10 PM Changeset in ffmpeg [89de5157] by Anton Khirnov <anton@khirnov.net>
dcadec: implement request_channel_layout. Signed-off-by: Anton …
7:17 PM Changeset in ffmpeg [58010e57] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: fix documentation for CustomLog
7:17 PM Changeset in ffmpeg [805b6074] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: extend documentation for VideoBitRateRange
7:17 PM Changeset in ffmpeg [bcbf8920] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: clarify/extend documentation about status streams
7:16 PM Changeset in ffmpeg [312d075e] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: move ACL syntax section before the global option sections
7:16 PM Changeset in ffmpeg [4e39962f] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: document "Launch" feed option
5:59 PM Changeset in ffmpeg [07315da1] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: fix documentation for -n option Launch option is …
5:59 PM Changeset in ffmpeg [1ee9341a] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: extend documentation for CustomLog option
5:41 PM Ticket #3179 (Transcoding a transport stream with a timestamp wrap does not work ...) updated by Aurélien Nephtali
Version changed
4:50 PM Ticket #3142 (FFserver ignores encoding params in stream context) updated by Stefano Sabatini
Replying to importinis: > > Could you also provide an …
4:28 PM Changeset in ffmpeg [21219457] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: fix RTPS -> RTSP ttypo Spotted-by: lazy ubitux
4:28 PM Changeset in ffmpeg [b89983c4] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: clearly specify whence ffserver reads the configuration file
4:13 PM Changeset in ffmpeg [bb097d03] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: add notice about case-insensitiveness
4:13 PM Changeset in ffmpeg [e79f299c] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: remove tip about MaxBandwidth Should be redundant now …
4:13 PM Changeset in ffmpeg [39847905] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: specify default value for Preroll
4:03 PM Changeset in ffmpeg [2989281] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: document NoDaemon deprecated option
4:03 PM Changeset in ffmpeg [00033799] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: improve rendering for -n option text
4:03 PM Changeset in ffmpeg [6dc90334] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: remove "What can this do?" section The section shows …
4:03 PM Changeset in ffmpeg [80193a12] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: use @command{} for specifying ffserver
4:03 PM Changeset in ffmpeg [39192b76] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: remove more pointless/outdated entries Mentioning build …
3:04 PM Changeset in ffmpeg [cf7860db] by Vittorio Giovara <vittorio.giovara@gmail.com>
x86: dsputil: Suppress deprecation warnings for XvMC bits These parts …
2:37 PM Changeset in ffmpeg [d1916d13] by Vittorio Giovara <vittorio.giovara@gmail.com>
dsputil/pngdsp: fix signed/unsigned type in end comparison Fixes out …
2:37 PM Changeset in ffmpeg [0673ede] by Vittorio Giovara <vittorio.giovara@gmail.com>
configure: add strip flags checks This will check if -wN '..@*' is …
1:59 PM Ticket #3142 (FFserver ignores encoding params in stream context) updated by Igor
Could you also provide an example how to provide Preroll and …
1:42 PM Ticket #3142 (FFserver ignores encoding params in stream context) updated by Igor
take a look in http://trac.ffmpeg.org/ticket/1970
1:38 PM Ticket #3178 (AVFrame.best_effort_timestamp and/or AVFrame.pkt_dts gives wrong output) updated by gjdfgh
Actually not sure about mpeg4 in OGM. But I suspect that case is …
1:10 PM Changeset in ffmpeg [01c9d809] by Clément Bœsch <clement@stupeflix.com>
doc/Makefile: cosmetics after previous commits.
1:08 PM Changeset in ffmpeg [0d2c8324] by Clément Bœsch <clement@stupeflix.com>
doc/examples: update README.
1:06 PM Changeset in ffmpeg [1d751768] by Clément Bœsch <clement@stupeflix.com>
build: also clean the examples with debug symbols
1:05 PM Ticket #3179 (Transcoding a transport stream with a timestamp wrap does not work ...) created by Aurélien Nephtali
Hello, I have a sample I specialy crafted to reproduce a problem I'm …
12:56 PM Changeset in ffmpeg [fe318e14] by Clément Bœsch <clement@stupeflix.com>
build: split examples cleaning out of docclean.
12:55 PM Changeset in ffmpeg [1a88e84f] by Clément Bœsch <clement@stupeflix.com>
build: integrate remaining examples.
12:54 PM Changeset in ffmpeg [a8ac2a15] by Clément Bœsch <clement@stupeflix.com>
doc/examples: make fill_samples static. This is required to build …
12:35 PM Ticket #3176 (Transcoding with -copyts does not work with some MPEG-TS files/streams) updated by Aurélien Nephtali
Confirmed, thanks !
12:19 PM Changeset in ffmpeg [24593188] by Clément Bœsch <clement@stupeflix.com>
Add transcode_aac example to .gitignore.
12:19 PM Changeset in ffmpeg [e5102feb] by Clément Bœsch <clement@stupeflix.com>
doc/examples: add transcode_aac to local Makefile.
11:09 AM Ticket #3178 (AVFrame.best_effort_timestamp and/or AVFrame.pkt_dts gives wrong output) updated by Clément Bœsch
Description changed
(Added command)
11:06 AM Ticket #3178 (AVFrame.best_effort_timestamp and/or AVFrame.pkt_dts gives wrong output) updated by Clément Bœsch
Description changed
10:46 AM Ticket #3175 (audio (aac) silently on streamcopy from mpegts to flv) updated by iluvatar
Replying to cehoyos: > Replying to iluvatar: > …
10:45 AM Ticket #3178 (AVFrame.best_effort_timestamp and/or AVFrame.pkt_dts gives wrong output) created by gjdfgh
The test file can be found in …
10:21 AM Changeset in ffmpeg [03beb579] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:00 AM Ticket #3175 (audio (aac) silently on streamcopy from mpegts to flv) updated by Carl Eugen Hoyos
Replying to iluvatar: > Replying to cehoyos: > …
9:45 AM Changeset in ffmpeg [0a5ca63c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d388c0cd05dd4de545e8ea333ab4de7d67ad12d' * commit …
9:45 AM Ticket #3142 (FFserver ignores encoding params in stream context) updated by Stefano Sabatini
Replying to importinis: > In …
9:29 AM Ticket #3175 (audio (aac) silently on streamcopy from mpegts to flv) updated by iluvatar
Replying to cehoyos: > Do I understand correctly that you …
9:27 AM Changeset in ffmpeg [a212d66c] by Stefano Sabatini <stefasab@gmail.com>
doc/default.css: sync with ffmpeg-web Signed-off-by: Timothy Gu …
9:22 AM Ticket #3142 (FFserver ignores encoding params in stream context) updated by Igor
In http://ffmpeg.org/ffserver.html#toc-Description I see, that …
9:19 AM Changeset in ffmpeg [15f2cac] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: remove outdated troubleshoot entry about audio
9:19 AM Changeset in ffmpeg [f7fbb7ac] by Stefano Sabatini <stefasab@gmail.com>
ffserver: clarify feedback in case of wrong AVOptionAudio/Video error
9:18 AM Changeset in ffmpeg [c4a03ac3] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: document configuration syntax While still incomplete, …
8:42 AM Ticket #3176 (Transcoding with -copyts does not work with some MPEG-TS files/streams) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 738ebb4a Thank you for the report!
1:28 AM Changeset in ffmpeg [738ebb4a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: set VCFR when copying timestamps This fixes unreasonable …
12:09 AM Changeset in ffmpeg [20058877] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/af_pan: support unknown layouts on input. Fix trac ticket …
12:09 AM Changeset in ffmpeg [cf8462c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/af_pan: support unknown layouts on output. (cherry picked from …
12:09 AM Changeset in ffmpeg [02c8c064] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lswr: fix assert failure on unknown layouts. (cherry picked from …
12:08 AM Changeset in ffmpeg [9a4acedf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi: parsing helper for unknown channel layouts. Make …
12:08 AM Changeset in ffmpeg [c2d37e73] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/avfiltergraph: do not reduce incompatible lists. A list of "all …
12:08 AM Changeset in ffmpeg [62baf22e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/avfiltergraph: suggest a solution when format selection fails. …
12:08 AM Changeset in ffmpeg [8f7d839] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavd/lavfi: support unknown channel layouts. (cherry picked from …
12:06 AM Ticket #3177 (asm error on i686) updated by Timothy Gu
Replying to cehoyos: > Replying to andreas: > …
12:05 AM Changeset in ffmpeg [ad19cb3c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/af_pan: support unknown layouts on input. Fix trac ticket …
12:05 AM Changeset in ffmpeg [bc04a3a4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/af_pan: support unknown layouts on output. (cherry picked from …
12:05 AM Changeset in ffmpeg [cfcb22a7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lswr: fix assert failure on unknown layouts. (cherry picked from …
12:05 AM Changeset in ffmpeg [838a453e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi: parsing helper for unknown channel layouts. Make …
12:05 AM Changeset in ffmpeg [1a676881] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/avfiltergraph: do not reduce incompatible lists. A list of "all …
12:05 AM Changeset in ffmpeg [c2ae9f75] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/avfiltergraph: suggest a solution when format selection fails. …
12:04 AM Changeset in ffmpeg [31647c5a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavd/lavfi: support unknown channel layouts. (cherry picked from …
Note: See TracTimeline for information about the timeline view.