Timeline



Mar 31, 2014:

11:58 PM Ticket #3517 (can't set Video4Linux2 framerate) created by nunojpg
ffmpeg version N-61985-gd5c0036 built on Mar 31 2014 22:09:58 with gcc …
11:28 PM Ticket #3516 (mjpeg: wrong colors (CMYK with subsampling)) closed by Michael Niedermayer
fixed: Fixed in d56c373391d334d3dc29c752955fd17f0cef7ff9
11:19 PM Changeset in ffmpeg [55c6e599] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add SGI tests
11:19 PM Changeset in ffmpeg [d613091f] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: decode 16bit RLE images
11:19 PM Changeset in ffmpeg [6c1df1f] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: encode images with 4 channels at 8 and 16 bits
11:19 PM Changeset in ffmpeg [f8dea10d] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: decode images with 4 channels at 8 and 16 bits
11:19 PM Changeset in ffmpeg [ab7c6462] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: remove redundant argument from read_uncompressed_sgi()
11:18 PM Changeset in ffmpeg [6d9ccee4] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: set the row boundary to the correct value
11:14 PM Changeset in ffmpeg [d56c3733] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: fix cmyk 420 with adobe_transform == 2 Fixes …
11:13 PM Changeset in ffmpeg [0279d1d0] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: fix end of line boundary detection
11:13 PM Changeset in ffmpeg [e7cd53bf] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: check maximum supported resolution Signed-off-by: Vittorio …
11:13 PM Changeset in ffmpeg [a7dbfcf6] by Vittorio Giovara <vittorio.giovara@gmail.com>
sgi: K&R formatting cosmetics
11:13 PM Changeset in ffmpeg [ca36aa9e] by Vittorio Giovara <vittorio.giovara@gmail.com>
codec_desc: set lossless attribute for SGI and DPX
11:13 PM Changeset in ffmpeg [06688e96] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add exr tests Signed-off-by: Vittorio Giovara …
11:13 PM Changeset in ffmpeg [38389058] by Vittorio Giovara <vittorio.giovara@gmail.com>
OpenEXR decoder Additional fixes and enhancements by Vittorio …
11:06 PM Ticket #3510 (Many errors, glitchy audio output with -filter_complex ...) updated by ianken
The build is from Zeranoe, whatever was latest at the time I ran it. …
10:59 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by gjdfgh
Would it be possible to provide the sample files in a way you don't …
10:53 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by ianken
I tend to agree. I will file a bug with LAV as well, since the LAV …
10:45 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by gjdfgh
Cc changed
10:45 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by gjdfgh
Looks like ffmpeg might produce correct output using the proper codec …
10:37 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by ianken
It does look a bit off. Here's the dump from MKVInfo for the Haali …
10:10 PM Changeset in ffmpeg [678e455] by Vittorio Giovara <vittorio.giovara@gmail.com>
dxva2: Directly use AVFrames The assumption of (MPEG) Picture and …
9:47 PM Changeset in ffmpeg [1f361124] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: zero probe buffer Fixes use of uninitialized memory …
9:31 PM Ticket #3487 (hevc: corrupted last frame in the output video) updated by ami_stuff
I think that I can spot at last one artefact at the end of the video …
9:11 PM Changeset in ffmpeg [0cc8a62a] by Michael Niedermayer <michaelni@gmx.at>
dshow: fixup some COM objects, based on patches from Don Moir …
9:05 PM YCbCrK.jpg attached to Ticket #3516 by ami_stuff
9:05 PM Ticket #3516 (mjpeg: wrong colors (CMYK with subsampling)) created by ami_stuff
attached file decodes with wrong colors […]
8:31 PM BadContent edited by llogan
add more keywords and common usernames (diff)
8:21 PM Changeset in ffmpeg [d5c0036d] by Michael Niedermayer <michaelni@gmx.at>
lavd/qtkit: Fix non-constant initializer element for some clang …
8:08 PM Changeset in ffmpeg [9d013fe8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mov: …
8:04 PM Changeset in ffmpeg [0f714abb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '654c7446a806c5dc8ec7800874c49a4c1ba2ce80' * commit …
7:56 PM BadIP edited by llogan
adding worst offenders (diff)
7:50 PM Changeset in ffmpeg [c43ebd94] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '33259118155764ce27a3433894659dda1d148b5f' * commit …
7:49 PM Ticket #3515 (Crashes or artifacts when playing a specific file/stream) created by Rafał Hirsz
Trying to stream http://s3.amazonaws.com/ffmpeg-testing/badaccess.mp4
7:49 PM Changeset in ffmpeg [4ea333d7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c042cbc3a68d09a20cfd75fb4a4eff0534253081' * commit …
6:26 PM Changeset in ffmpeg [4a6dce9f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cd60631752cafe106b406f00966ac0323ad2ce1f' * commit …
5:31 PM Changeset in ffmpeg [f94371b1] by Luca Barbato <lu_zero@gentoo.org>
mov: Unbreak sbtl writing
3:52 PM Changeset in ffmpeg [654c744] by Vittorio Giovara <vittorio.giovara@gmail.com>
vc1dec: improve hwaccel #ifdefs
3:52 PM Changeset in ffmpeg [33259118] by Vittorio Giovara <vittorio.giovara@gmail.com>
h263: improve hwaccel #ifdefs
3:47 PM Changeset in ffmpeg [559c8b9e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: support subsampled 420 CMYK Signed-off-by: Michael …
3:47 PM Changeset in ffmpeg [79849081] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: upgrade upscale_v to support multiple planes …
3:47 PM Changeset in ffmpeg [f9059ce] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: upgrade upscale_h to support multiple planes …
3:29 PM Ticket #3514 (Remuxing a dvb teletext stream fails) created by David
See comment:8 for the description. --- Summary of the bug: Image …
3:24 PM Changeset in ffmpeg [c042cbc3] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Use the repeat headers flag when not using global headers …
3:24 PM Changeset in ffmpeg [cd606317] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Bump version requirement Build 13 has a crucial fix which …
1:02 PM 96.ts attached to Ticket #3513 by scbb
input file
1:02 PM Ticket #3513 (non-existing PPS %d referenced in trans code one ts file) created by scbb
[…]
12:50 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by Michael Niedermayer
Priority, Summary changed
this leak is just a single mutex for the whole program execution and …
12:39 PM Ticket #3221 (best effort time stamp is wrong after av_seek_frame is called.) closed by Michael Niedermayer
invalid: you need to call avcodec_flush_buffers() after seeking
12:13 PM Changeset in ffmpeg [1b28d9b3] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Use the repeat headers flag when not using global headers …
12:13 PM Changeset in ffmpeg [32998ee9] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Bump version requirement Build 13 has a crucial fix which …
12:12 PM Ticket #3483 (live stream with a gopro (hero 3)) updated by SEYDOUX
I just made a test. There is no problem when streaming to a file. …
12:11 PM console.txt attached to Ticket #3483 by SEYDOUX
12:11 PM test.mp4 attached to Ticket #3483 by SEYDOUX
12:05 PM Ticket #3512 (avdevice/qtkit.o is not built, but libavdevice.dylib still tries to ...) created by Hanspeter Niederstrasser
OS X 10.7, with Xcode 4.6.3, git HEAD This configure: […] leads …
11:18 AM Changeset in ffmpeg [bf7d93e1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/adpcm: also squelch 'mismatch in coded sample count' warning …
11:14 AM Changeset in ffmpeg [a9ccec52] by Michael Niedermayer <michaelni@gmx.at>
configure: Remove invalid option --disable-qtkit. QTKit can/should be …
9:37 AM Ticket #3483 (live stream with a gopro (hero 3)) updated by Carl Eugen Hoyos
Can you reproduce the problem if you output to a file instead of a hls …
9:16 AM Ticket #3483 (live stream with a gopro (hero 3)) updated by SEYDOUX
With a gopro 3 you can reproduce the bug. I can store the output in a …
8:56 AM Ticket #3483 (live stream with a gopro (hero 3)) updated by Carl Eugen Hoyos
Keywords changed
8:55 AM Ticket #3483 (live stream with a gopro (hero 3)) updated by Carl Eugen Hoyos
Keywords, Version changed
Replying to sdx: > It seems that ffmpeg does not like …
8:28 AM Ticket #3487 (hevc: corrupted last frame in the output video) updated by Carl Eugen Hoyos
Keywords, Version changed
The stream contains 303 frames, the first 299 are decoded …
8:16 AM Ticket #3509 (ffplay unable to play 352800 Hz wav file (pulse audio has a hard limit ...) updated by Carl Eugen Hoyos
After further tests - with export SDL_AUDIODRIVER=pulse instead …
8:08 AM Ticket #3510 (Many errors, glitchy audio output with -filter_complex ...) updated by Cigaes
This sample seems badly interleaved: it starts with 47 audio packets, …
8:00 AM Ticket #3473 (wtv muxer does not check H.264 streams for startcode) closed by Carl Eugen Hoyos
fixed: Fixed by Peter Ross in 92d657b5
1:46 AM Ticket #3469 (pullup crashes with gray8) closed by Michael Niedermayer
fixed: Fixed in e818ee090ac53d1b333a7d6a45274f75cf1a71a1
1:22 AM Changeset in ffmpeg [e818ee09] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: fix gray8 Fixes segfault Fixes Ticket3469 …
12:29 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) closed by Timothy Gu
fixed: Should be fixed with …
12:23 AM Changeset in ffmpeg [75621cdf] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:18 AM Changeset in ffmpeg [e4fc7e3d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '292dbe5e8a95d38c1324b0432fbaca67f8fe4b73' * commit …
12:16 AM Changeset in ffmpeg [801b94a7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '729d821fd864a0568f4068e64d3a70faa23b9309' * commit …
12:10 AM Changeset in ffmpeg [46ff8108] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '12789d96361ed8e9804bfbb9db31ea4110e75c58' * commit …

Mar 30, 2014:

11:58 PM Changeset in ffmpeg [1ffbaa88] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fce28c3c6d603b7f42a5dbe36bf240d0470469c8' * commit …
11:55 PM Changeset in ffmpeg [20bc5924] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '96138e8c8da4b9397e627c934a33c22988d1192b' * commit …
11:54 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by Carl Eugen Hoyos
Summary changed
11:52 PM Ticket #3509 (ffplay unable to play 352800 Hz wav file (pulse audio has a hard limit ...) updated by Carl Eugen Hoyos
This works fine here so I would assume a problem with SDL. […]
11:44 PM Changeset in ffmpeg [36d37edf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9bd4a9f4eec8c8843b54126253bb9d77af95bbb3' * commit …
11:32 PM Changeset in ffmpeg [8e8276e0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3e4e2142d246699a1a3a0045ba7124b18bc34d7a' * commit …
11:21 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by Carl Eugen Hoyos
Component changed
The file ProRes_FromHaali.mkv does not look correct to me, see …
11:11 PM Changeset in ffmpeg [09fda6bb] by Vittorio Giovara <vittorio.giovara@gmail.com>
libmp3lame: add ABR support
11:11 PM Changeset in ffmpeg [292dbe5e] by Vittorio Giovara <vittorio.giovara@gmail.com>
libmp3lame: add comments about CBR/VBR modes
11:11 PM Changeset in ffmpeg [729d821f] by Vittorio Giovara <vittorio.giovara@gmail.com>
libmp3lame: allow joint stereo to be disabled
11:08 PM Changeset in ffmpeg [12789d96] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions …
11:08 PM Changeset in ffmpeg [fce28c3c] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: fill in subtitle dimensions after parsing tkhd Sample-Id: …
11:08 PM Changeset in ffmpeg [96138e8c] by Vittorio Giovara <vittorio.giovara@gmail.com>
isom: only write the size if its non zero in …
11:05 PM Changeset in ffmpeg [9bd4a9f4] by Vittorio Giovara <vittorio.giovara@gmail.com>
isom: Simplify mov_rewrite_dvd_sub_extradata() This avoids the 2nd …
11:04 PM Changeset in ffmpeg [3e4e2142] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: Convert the paletted output in the brenderpix tests to rgb24 …
10:38 PM Ticket #3510 (Many errors, glitchy audio output with -filter_complex ...) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer, Description changed
9:14 PM Changeset in ffmpeg [0f2588d7] by Michael Niedermayer <michaelni@gmx.at>
Use intel compliant CDQ instead of CLTD in inline asm. Signed-off-by: …
9:06 PM Ticket #3511 (support FrameRate in dpx files) created by dave rice
Summary of the enhancement: A request for frame rate support in the …
7:29 PM Changeset in ffmpeg [6d9bdd9d] by Michael Niedermayer <michaelni@gmx.at>
doc/indevs: Fix example for QTKit usage. Signed-off-by: Michael …
7:20 PM Changeset in ffmpeg [9c77e573] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
7:11 PM Changeset in ffmpeg [f22d9b1e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '68e95ab81be1aa3f47ab148dceb8711ef5f4212d' * commit …
7:00 PM Changeset in ffmpeg [ce0ec108] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9e4e35b4d7c43a908944183a58aa389a23116fd6' * commit …
6:45 PM Changeset in ffmpeg [234f0bcb] by Michael Niedermayer <michaelni@gmx.at>
lavd: Add QTKit input device. Signed-off-by: Thilo Borgmann …
4:02 PM Changeset in ffmpeg [3a5a9654] by Vittorio Giovara <vittorio.giovara@gmail.com>
avconv: make the ASCII flow charts narrower to fit onto TTY These …
2:36 PM Changeset in ffmpeg [92d657b5] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvenc: advise user when H264 startcode is not present Fixes …
2:36 PM Changeset in ffmpeg [e61973db] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: move startcode validity check to …
1:00 PM Changeset in ffmpeg [7aa3979] by Michael Niedermayer <michaelni@gmx.at>
avformat/avio: also set generic URL context options This should have …
1:00 PM Changeset in ffmpeg [d9a3501c] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: dont crash on av_opt_set_dict() with NULL This allows …
12:55 PM Changeset in ffmpeg [68e95ab8] by Vittorio Giovara <vittorio.giovara@gmail.com>
dnxhdenc: return meaningful return codes
12:55 PM Changeset in ffmpeg [9e4e35b4] by Vittorio Giovara <vittorio.giovara@gmail.com>
avconv_opt: fix avio_open2() return code check avio_open2() only …
9:45 AM Changeset in ffmpeg [e0aa76d3] by Martin Storsjö <martin@martin.st>
golomb: Fix the implementation of get_se_golomb_long This was only …
7:47 AM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by Carl Eugen Hoyos
Is this only reproducible using an external library or also with …
6:06 AM Ticket #3510 (Many errors, glitchy audio output with -filter_complex ...) created by ianken
Many errors, glitchy audio output with -filter_complex …
4:22 AM Changeset in ffmpeg [31ac3f30] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvenc: pad judiciously when writing mpeg2 extradata Padding …
4:22 AM Changeset in ffmpeg [73a2d16b] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvdec: demux mpeg2 extradata Signed-off-by: Peter Ross …
4:22 AM test_352800hz.wav attached to Ticket #3509 by pross
4:21 AM Ticket #3509 (ffplay unable to play 352800 Hz wav file (pulse audio has a hard limit ...) created by pross
ffplay is unable to play 352800 Hz wav file. the same file plays back …
3:27 AM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) created by ianken
One input, two outputs. Second pass. Stats file cannot be opened. If …
1:23 AM Changeset in ffmpeg [c01ddf84] by Michael Niedermayer <michaelni@gmx.at>
avformat/replaygain: remove unused variable Signed-off-by: Michael …
1:03 AM Changeset in ffmpeg [30e15936] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: golomb: …
12:55 AM Changeset in ffmpeg [ae3313e1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '53c20f17c78d1d8a0fc2505868f201e69ff59cc5' * commit …

Mar 29, 2014:

11:12 PM Ticket #3434 (Cannot remux PRORES 422 10bit MOV to MKV: results unplayable.) updated by ianken
ffmpeg.exe -i source.mov -an -y -vcodec copy out.mkv repros the bug. …
10:28 PM Changeset in ffmpeg [508a84e6] by Martin Storsjö <martin@martin.st>
golomb: Fix the implementation of get_se_golomb_long This was only …
5:13 PM Changeset in ffmpeg [af3b6ae] by Clément Bœsch <u@pkh.me>
avcodec/vp9dsp: fix typo in mc doxy.
5:13 PM Changeset in ffmpeg [c4148a66] by Clément Bœsch <u@pkh.me>
x86/vp9mc: add vp9 namespace.
5:12 PM Changeset in ffmpeg [4c1e4bc6] by Reinhard Tartler <siretart@tauware.de>
Prepare for 9.13 Release
5:03 PM Changeset in ffmpeg [a014b961] by Reinhard Tartler <siretart@tauware.de>
Prepare for 10.1 Release
4:07 PM Changeset in ffmpeg [bcd5fd53] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'lukaszmluki/master' * commit 'lukaszmluki/master': …
3:11 PM Changeset in ffmpeg [53c20f17] by Diego Biurrun <diego@biurrun.de>
vp8: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
2:38 PM Changeset in ffmpeg [8a9d0a15] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: fix if vs if else Signed-off-by: Michael Niedermayer …
2:04 PM Changeset in ffmpeg [b8f5b071] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
1:33 PM Changeset in ffmpeg [d8402666] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '85698be461c07be10d873dd34348bcfe9ffc56e0' * commit …
8:54 AM Changeset in ffmpeg [3937b40e] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/pulse_audio_enc: implement get_device_list callback …
8:54 AM Changeset in ffmpeg [255cf03a] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/pulse_audio_dec: implement get_device_list callback …
8:48 AM Changeset in ffmpeg [85ed32d2] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/pulse_audio_common: add device detecting code Signed-off-by: …
8:48 AM Changeset in ffmpeg [cd50a44b] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavu/mem: add av_dynarray_add_nofree function av_dynarray_add_nofree …
8:26 AM Changeset in ffmpeg [27256e69] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/pulse_audio_enc: implement write_uncoded_frame callback Provided …
8:25 AM Changeset in ffmpeg [fd786bad] by Lukasz Marek <lukasz.m.luki@gmail.com>
tools/uncoded_frame: fix audio codec generation Codec id is guessed …
4:22 AM Ticket #3501 (vp7: crash with fuzzed file 2) closed by Michael Niedermayer
fixed: Fixed in 46f72ea507afee6adb0d2324848159063d0e7afc
3:27 AM Changeset in ffmpeg [46f72ea5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp7: check buffer size Fixes overread Fixes Ticket 3501 …
2:50 AM Changeset in ffmpeg [067ada04] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xbmdec: redesign parser to handle more cases The new code is …

Mar 28, 2014:

11:38 PM Changeset in ffmpeg [657cee1a] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2_alias_pix: rewrite probe function Fixes probetest …
11:38 PM Changeset in ffmpeg [2cffdcbd] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: try to read PROBE_BUF_MIN instead of just enough for …
10:54 PM Changeset in ffmpeg [1c13e1e] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: Use avformat probing interface to identify format if …
10:54 PM Changeset in ffmpeg [075d6c06] by Michael Niedermayer <michaelni@gmx.at>
avformat: add image2 brender pix demuxer Reviewed-by: wm4 …
10:54 PM Changeset in ffmpeg [13bcb4de] by Michael Niedermayer <michaelni@gmx.at>
avformat: add image2 alias pix demuxer Reviewed-by: wm4 …
10:54 PM Changeset in ffmpeg [067a9cf8] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: make image2dec capable to be used from seperate …
5:16 PM Ticket #3192 (Dropped frames if x11grab and webcam are used in filter_complex) updated by jnvsor
Summary changed
Happens with webcam audio too! […]
4:29 PM Changeset in ffmpeg [de96e20b] by Michael Niedermayer <michaelni@gmx.at>
avfilter/lavfutils: call av_find_stream_info() before reading various …
4:29 PM Changeset in ffmpeg [2b4543ff] by Michael Niedermayer <michaelni@gmx.at>
cmdutils/filter_codec_opts: do not discard all options for …
4:15 PM Changeset in ffmpeg [6adf3bc4] by Luca Barbato <lu_zero@gentoo.org>
movenc: Add dvd subtitle support Signed-off-by: Luca Barbato …
11:55 AM Changeset in ffmpeg [92005c26] by Michael Niedermayer <michaelni@gmx.at>
fate/aliaspix: Use standard test sample This also uses samples with …
11:03 AM Changeset in ffmpeg [e1d10017] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
10:00 AM Changeset in ffmpeg [a696b091] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fb5cf145b6bcfa4f83af94398e5560c1132cc410' * commit …
4:50 AM Changeset in ffmpeg [2b570c95] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '991362fab49b60d34d89b7b7d6dd00fbec3ce022' * commit …
4:34 AM Changeset in ffmpeg [1da18667] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xbmdec: support X10 format Signed-off-by: Michael Niedermayer …
4:33 AM Changeset in ffmpeg [4618084a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xbmdec: merge ptr increase into dereference Signed-off-by: …
4:26 AM Changeset in ffmpeg [296e63ef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '678082b409aca711f9cf991df6b0200116489322' * commit …
3:45 AM Changeset in ffmpeg [6bd05ed8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '792e4c21f212979f0e29bcdf107cb6b4f51645a4' * commit …
3:44 AM Changeset in ffmpeg [8a8472d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7a5e3850ecd94e726ad2272295b9e6c91841cf8' * commit …
3:32 AM Changeset in ffmpeg [16ddc58b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '70daeacd6ef8b354dd7d2d77ad393831a5bbf033' * commit …
2:26 AM Changeset in ffmpeg [03e4c2d8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd37c96213a2a9e1fd8669122d5405f4ce6a99ed8' * commit …
12:48 AM Ticket #3506 (console log debug output clobbers progress output) updated by Roger Pack
I think you're correct ("at the very end" it seems to spit out one …

Mar 27, 2014:

11:40 PM Changeset in ffmpeg [85698be4] by Luca Barbato <lu_zero@gentoo.org>
cmdutils: Mark exit_program as av_noreturn
11:22 PM Changeset in ffmpeg [773eb74b] by Michael Niedermayer <michaelni@gmx.at>
dshow: show device name when outputting buffer overflow log message …
11:08 PM Changeset in ffmpeg [e8e560f2] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add a bmpparser test
11:08 PM Changeset in ffmpeg [fb5cf145] by Vittorio Giovara <vittorio.giovara@gmail.com>
bmp: add a standalone parser Signed-off-by: Vittorio Giovara …
11:05 PM Changeset in ffmpeg [64b79141] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libx264: move where x264opts is applied down so it isnt …
10:59 PM Changeset in ffmpeg [991362fa] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add XBM tests
10:59 PM Changeset in ffmpeg [678082b4] by Vittorio Giovara <vittorio.giovara@gmail.com>
X-Bitmap decoder
10:57 PM Changeset in ffmpeg [792e4c21] by Vittorio Giovara <vittorio.giovara@gmail.com>
xbm: use av_frame_free on close
10:34 PM Changeset in ffmpeg [a7a5e38] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add PAF audio and video tests Signed-off-by: Vittorio Giovara …
10:34 PM Changeset in ffmpeg [70daeacd] by Vittorio Giovara <vittorio.giovara@gmail.com>
PAF demuxer and decoder Signed-off-by: Vittorio Giovara …
10:25 PM Changeset in ffmpeg [d37c9621] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: restore copy_block{4,16} functions They were removed in …
10:16 PM Changeset in ffmpeg [9d34dce] by Michael Niedermayer <michaelni@gmx.at>
x86: convert DNxHDenc inline asm to yasm Signed-off-by: Timothy Gu …
10:09 PM Changeset in ffmpeg [cb11b9e8] by Michael Niedermayer <michaelni@gmx.at>
dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as stride …
9:55 PM Ticket #3422 (Black becomes dark gray when converting rgb24 to gray16le) updated by Zsbán Ambrus
Replying to cehoyos: > ignoring requests for testing …
9:43 PM Changeset in ffmpeg [72bff8da] by Michael Niedermayer <michaelni@gmx.at>
avcodec: Make ff_print_debug_info2() independant of Picture struct …
9:07 PM Changeset in ffmpeg [a4f27a3f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/brenderpix: propagate error codes Signed-off-by: Michael …
9:06 PM Changeset in ffmpeg [85064233] by Michael Niedermayer <michaelni@gmx.at>
avcodec/brenderpix: remove unused variable Signed-off-by: Michael …
8:33 PM Changeset in ffmpeg [09ebd87a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
8:11 PM Ticket #3506 (console log debug output clobbers progress output) updated by Carl Eugen Hoyos
Priority, Version changed
Am I correct that the last line containing the final number of frames …
8:09 PM Changeset in ffmpeg [f392949f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ae17878fb2ab100264226c84c58f5b95a703312f' * commit …
7:28 PM Ticket #3507 (console prompt to "overwrite file" can be lost) created by Roger Pack
Summary of the bug: basically, if ffmpeg stops to prompt you "File …
7:25 PM Ticket #3506 (console log debug output clobbers progress output) created by Roger Pack
Summary of the bug: basically, in the presence of multiple log …
7:10 PM Changeset in ffmpeg [68014c6e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c3a0b3eb64be441ca897629e8ecd80d5b51fded7' * commit …
6:51 PM Ticket #3505 (Apple HLS floating point time in manifest) updated by Carl Eugen Hoyos
Priority, Version, Component changed
6:26 PM Ticket #3505 (Apple HLS floating point time in manifest) created by Chris Ballinger
Newer versions of the HLS spec support floating point time information …
5:27 PM Changeset in ffmpeg [bb36b9aa] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add BRender PIX tests
5:27 PM Changeset in ffmpeg [ae17878f] by Vittorio Giovara <vittorio.giovara@gmail.com>
BRender PIX image decoder Further enhancements by Vittorio Giovara …
4:54 PM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by Carl Eugen Hoyos
Using rawvideo as input may also increase transcoding speed.
4:53 PM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by Carl Eugen Hoyos
Did you try reducing the resolution (significantly)?
4:52 PM Ticket #3422 (Black becomes dark gray when converting rgb24 to gray16le) updated by Carl Eugen Hoyos
Yes. Why didn't you test before 2.2 was released? Honestly: Bug …
2:32 PM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) updated by q345t7n3o67ym23oy8939t
> Just test a current Zeranoe version. Negative time no longer …
2:14 PM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by kislovskij
Replying to cehoyos: > And to make this a valid ticket, …
10:35 AM Ticket #3422 (Black becomes dark gray when converting rgb24 to gray16le) updated by Zsbán Ambrus
The output has changed but is still not what I expect. Testing with …
10:20 AM Changeset in ffmpeg [31c21d2f] by Michael Niedermayer <michaelni@gmx.at>
Fix spelling errors in texi files: more informations --> more …
10:20 AM Changeset in ffmpeg [3cd1c865] by Michael Niedermayer <michaelni@gmx.at>
Fix texinfo error due to wrong @subsubsection Signed-off-by: Michael …
10:20 AM Changeset in ffmpeg [194485cf] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: zero freed memory for saftey Signed-off-by: …
10:20 AM Changeset in ffmpeg [81cfe391] by Michael Niedermayer <michaelni@gmx.at>
vf_pullup: simplify, fix double free error The memory allocation for …
10:20 AM Changeset in ffmpeg [ef0c503d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: prepend global headers before any in …
10:20 AM Changeset in ffmpeg [1103aec1] by Michael Niedermayer <michaelni@gmx.at>
x86/cpu: check for OS support before enabling AVX2 AV_CPU_FLAG_AVX is …
10:20 AM Changeset in ffmpeg [b40ab81d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/mpegvideoenc_template: fix integer overflow …
10:20 AM Changeset in ffmpeg [314f055] by Michael Niedermayer <michaelni@gmx.at>
dox/scaler:fix bicubiclin typo See Ticket3486 Signed-off-by: Michael …
10:20 AM Changeset in ffmpeg [2c56674] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbis: fix decoding of single element huffman trees Fixes …
10:20 AM Changeset in ffmpeg [adad1ba5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: use the stored previous window type only when the …
10:20 AM Changeset in ffmpeg [a80a7131] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale: fix integer overflow Should fix fate failure with …
10:05 AM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) updated by Carl Eugen Hoyos
Resolution changed
10:03 AM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by Carl Eugen Hoyos
And to make this a valid ticket, please provide either the complete, …
10:02 AM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by Carl Eugen Hoyos
Do you think this a regression? Please test current FFmpeg git head.
10:00 AM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) closed by Marcin
wontfix: We were experiencing this issue for a few days. Now I cannot reproduce …
10:00 AM Changeset in ffmpeg [c3a0b3eb] by Diego Biurrun <diego@biurrun.de>
arm: build: Maintain decoder objects separate from infrastructure objects
9:32 AM Ticket #3504 (Memory allocation error when coding very long files using libx264) created by kislovskij
Summary of the bug: When coding an around 260 hours long video using …
9:26 AM Ticket #3443 (h264_mp4toannexb filter causes artefacts) closed by eelco
fixed: Seems to be fixed in 289b149cec, thanks!
4:02 AM Changeset in ffmpeg [57e939d9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp7: Fix null pointer dereference in vp7_decode_frame_header() …
3:23 AM Changeset in ffmpeg [d5c9843c] by Michael Niedermayer <michaelni@gmx.at>
configure: fix VP7 standalone build Found-by: Vittorio Giovara …
2:58 AM Changeset in ffmpeg [d473f2d] by Michael Niedermayer <michaelni@gmx.at>
Fix spelling errors in texi files: more informations --> more …
2:58 AM Changeset in ffmpeg [cf3bfc97] by Michael Niedermayer <michaelni@gmx.at>
Fix texinfo error due to wrong @subsubsection Signed-off-by: Michael …
12:59 AM Changeset in ffmpeg [62094e2f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
12:10 AM Ticket #3503 (Need support regarding live encoding) updated by Carl Eugen Hoyos
Priority changed
If you are reporting a bug, please provide the complete, uncut console …
12:10 AM Changeset in ffmpeg [12ab07be] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e50f5d3cf9ef9a16982a5cb4d8b1916cd963aa5b' * commit …

Mar 26, 2014:

10:58 PM Changeset in ffmpeg [61b5ef77] by Michael Niedermayer <michaelni@gmx.at>
libavformat/aviobuf: keep track of the original buffer-size and …
10:52 PM Changeset in ffmpeg [0d4a66ee] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: ffio_ensure_seekback: only copy the initialized part …
10:25 PM Changeset in ffmpeg [9718c31e] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add Alias PIX tests
10:25 PM Changeset in ffmpeg [e50f5d3c] by Vittorio Giovara <vittorio.giovara@gmail.com>
Alias PIX image encoder and decoder
9:34 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by reimar
No problem, broken/wrong extensions are normal, which is why FFmpeg …
8:23 PM Changeset in ffmpeg [50b68e3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: truehd: …
8:08 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by Carlos Henrique
Ok, I have confirmed with the person that sent me these files that …
8:00 PM Changeset in ffmpeg [fc64e128] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b9eb03416d93a5c4ece27ffef5e6e11c81bec6fa' * commit …
7:58 PM Changeset in ffmpeg [179cf148] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fcf5fc444522d24caa9907225802817ae788f511' * commit …
7:56 PM Changeset in ffmpeg [b01a2562] by Michael Niedermayer <michaelni@gmx.at>
truehd: break out part of output_data into platform-specific callback. …
7:53 PM Ticket #2974 (Plex Media Server: LGPL/GPL violation) closed by Ridley Combs
fixed: A LICENSE file is now included with Plex Media Server downloads, which …
7:50 PM Changeset in ffmpeg [44dc373d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '483321fe789566dcb27b6387c00ea16dd86bc587' * commit …
7:50 PM Changeset in ffmpeg [89135716] by Michael Niedermayer <michaelni@gmx.at>
truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. …
7:42 PM Changeset in ffmpeg [80e67fed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4e5aa080bb8d83cb6de1ffbdd7b37ec34bc6b30b' * commit …
7:41 PM Changeset in ffmpeg [3f4e73af] by Michael Niedermayer <michaelni@gmx.at>
truehd: break out part of rematrix_channels into platform-specific …
7:39 PM Changeset in ffmpeg [f38af01] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '15a29c39d9ef15b0783c04b3228e1c55f6701ee3' * commit …
7:22 PM Changeset in ffmpeg [87b128d] by Michael Niedermayer <michaelni@gmx.at>
truehd: add hand-scheduled ARM asm version of mlp_filter_channel. …
7:05 PM Changeset in ffmpeg [3017239d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: add comment to explain memset(0) Signed-off-by: …
6:52 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by reimar
I would expect this is a broken file (beyond it having .mp4 extension …
6:38 PM Ticket #3503 (Need support regarding live encoding) created by hemanth.he
hello, I am using 3 live TV channels as source for my encoding using …
5:54 PM Changeset in ffmpeg [3b5946bc] by Martin Storsjö <martin@martin.st>
truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. …
5:54 PM Changeset in ffmpeg [b9eb0341] by Martin Storsjö <martin@martin.st>
truehd: break out part of output_data into platform-specific callback. …
5:54 PM Changeset in ffmpeg [fcf5fc44] by Martin Storsjö <martin@martin.st>
truehd: tune VLC decoding for ARM. Profiling on a Raspberry Pi …
5:54 PM Changeset in ffmpeg [483321fe] by Martin Storsjö <martin@martin.st>
truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. …
5:54 PM Changeset in ffmpeg [4e5aa080] by Martin Storsjö <martin@martin.st>
truehd: break out part of rematrix_channels into platform-specific …
5:53 PM Changeset in ffmpeg [15a29c39] by Martin Storsjö <martin@martin.st>
truehd: add hand-scheduled ARM asm version of mlp_filter_channel. …
5:37 PM Changeset in ffmpeg [a44409e6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_pullup: zero freed memory for saftey Signed-off-by: …
5:27 PM Changeset in ffmpeg [5b0ce5d4] by Michael Niedermayer <michaelni@gmx.at>
vf_pullup: simplify, fix double free error The memory allocation for …
5:22 PM Changeset in ffmpeg [54e2e9fb] by Michael Niedermayer <michaelni@gmx.at>
avutil/frame: undeprecate AVFrame.motion_val API Signed-off-by: …
5:09 PM Changeset in ffmpeg [289b149c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: prepend global headers before any in …
3:55 PM Changeset in ffmpeg [4998a72b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
2:53 PM Changeset in ffmpeg [b7f0d39d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '55d7f26e7bcf1dfb69ee986aa9fc21c62e0b3ae6' * commit …
2:42 PM Ticket #3502 (Sample Aspect Ratio width must be greater than 0 (libx265)) updated by Carl Eugen Hoyos
Status, Summary changed
2:41 PM Ticket #2235 (Subtitles do not seek) updated by Carl Eugen Hoyos
Keywords changed
2:41 PM Changeset in ffmpeg [a49bdcd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '09d4389de10b03ea65a84eaf3d6c4b7a7538ad75' * commit …
2:40 PM Ticket #2501 (FFMPEG subtitles filter segfaults with matroska files) updated by Carl Eugen Hoyos
Keywords changed
2:39 PM Ticket #2264 (subtitles filter does not accept ass files with Comment events) updated by Carl Eugen Hoyos
Keywords changed
2:38 PM Ticket #3207 (FFmpeg outputs invalid ASS files) updated by Carl Eugen Hoyos
Keywords changed
2:37 PM Ticket #3496 (Support UTF-16 subtitles) updated by Carl Eugen Hoyos
Keywords changed
2:37 PM Ticket #2067 (Support subtitles in libavfilter so seek is honored for subtitles ...) updated by Carl Eugen Hoyos
Keywords changed
2:36 PM Changeset in ffmpeg [2d15e0c0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '92ba965103d3884609730ba9bf293772dc78a9ef' * commit …
2:31 PM Ticket #2974 (Plex Media Server: LGPL/GPL violation) updated by patters
Any updates on this? Can't FFmpeg project members get legal support …
2:24 PM Changeset in ffmpeg [b4f64c5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'da5be235250a61d6994408b054e3e3acf2e0f90f' * commit …
2:10 PM Ticket #3496 (Support UTF-16 subtitles) updated by Clément Bœsch
Keywords changed
2:10 PM Ticket #3207 (FFmpeg outputs invalid ASS files) updated by Clément Bœsch
Keywords changed
2:08 PM Changeset in ffmpeg [6967cf3c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8011ac911b3f282b9fb64a0fc15404f8bfc7b7ed' * commit …
1:59 PM Changeset in ffmpeg [e9c6b93b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2c01ad8b206d326700974438f7193f22be416eb1' * commit …
1:50 PM Changeset in ffmpeg [0371eae] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' * commit …
1:46 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by hemanth.he
If i use -preset slow then i can run only 2 instances. Starting …
1:40 PM Changeset in ffmpeg [32620691] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e7373585f827d4ec05d952daa3877e8decfe3c08' * commit …
1:32 PM Changeset in ffmpeg [152c8fd8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd3c3c1664a958923f234283e66fbcbfe69a6927f' * commit …
1:26 PM Madeon_small.mp4 attached to Ticket #3502 by Bernardo
First 2 seconds of the file used before. Shows the same problem.
1:17 PM Changeset in ffmpeg [8e8347b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd0aabeab23755ee906440505ad2097c0f1493e80' * commit …
1:15 PM Ticket #3502 (Sample Aspect Ratio width must be greater than 0 (libx265)) updated by Carl Eugen Hoyos
Keywords changed
Please provide a (short) input sample.
12:09 PM Ticket #3473 (wtv muxer does not check H.264 streams for startcode) updated by pross
Analyzed by developer changed
(Perhaps a better fault description would be "wtv muxer discards …
11:31 AM Changeset in ffmpeg [efc7290e] by Diego Biurrun <diego@biurrun.de>
x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init …
11:31 AM Changeset in ffmpeg [55d7f26e] by Diego Biurrun <diego@biurrun.de>
hpeldsp_template: Move content to hpeldsp There is no point in having …
11:31 AM Changeset in ffmpeg [09d4389d] by Diego Biurrun <diego@biurrun.de>
hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c …
11:31 AM Changeset in ffmpeg [92ba9651] by Diego Biurrun <diego@biurrun.de>
dsputil: Move draw_edges and clear_block* out of dsputil_template The …
11:31 AM Changeset in ffmpeg [da5be235] by Diego Biurrun <diego@biurrun.de>
dsputil: Move RV40-specific bits into rv40dsp
11:31 AM Changeset in ffmpeg [8011ac91] by Diego Biurrun <diego@biurrun.de>
hpeldsp_template: Detemplatize the code The indirection makes no …
11:31 AM Changeset in ffmpeg [2c01ad8b] by Diego Biurrun <diego@biurrun.de>
dsputil_template: Detemplatize the code The indirection makes no …
11:31 AM Changeset in ffmpeg [aba70bb5] by Diego Biurrun <diego@biurrun.de>
Add missing headers to make template files compile (more) standalone
11:31 AM Changeset in ffmpeg [e7373585] by Diego Biurrun <diego@biurrun.de>
dsputil_template: Move bits that are used templatized into separate …
11:31 AM Changeset in ffmpeg [d3c3c16] by Diego Biurrun <diego@biurrun.de>
dsputil: Move hpel_template #include out of dsputil_template Multiple …
11:31 AM Ticket #3502 (Sample Aspect Ratio width must be greater than 0 (libx265)) created by Bernardo
Summary of the bug: I was trying h.265 encoding with libx265 and for …
11:00 AM Changeset in ffmpeg [d0aabeab] by Diego Biurrun <diego@biurrun.de>
x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation This …
10:05 AM Changeset in ffmpeg [3ab63abb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not set swscale sizeFactor to -1. Fixes ticket #3495. (cherry …
9:18 AM Ticket #3152 (Pointer overflow in libavcodec/mpegvideo.c) updated by Carl Eugen Hoyos
Keywords changed
8:57 AM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) updated by Carl Eugen Hoyos
Component, Reproduced by developer, Priority, Keywords, Status changed
Regression since c5142a95
8:32 AM Ticket #3501 (vp7: crash with fuzzed file 2) updated by Carl Eugen Hoyos
Reproduced by developer, Component, Priority, Version, Keywords, Status changed
Crashes only sometimes here, valgrind reports invalid memory accesses.
8:31 AM Ticket #3500 (vp7: crash with fuzzed file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
8:29 AM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) updated by Carl Eugen Hoyos
I recorded 15,5 hours but I am unable to reproduce any problem with …
8:11 AM Ticket #3473 (wtv muxer does not check H.264 streams for startcode) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
This is not what you reported (you do remember that this is a bug …
8:01 AM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by Carl Eugen Hoyos
Priority changed
8:01 AM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by Carl Eugen Hoyos
What happens if you use a much slower preset? Are five instances still …
3:51 AM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by hemanth.he
yes i tested with -preset ultrafast but no use. still having …
3:38 AM Ticket #3226 (SEGFAULT in libavcodec in ff_emu_edge_vfix3_mmx.body_loop when playing ...) updated by Michael Niedermayer
Keywords changed
3:35 AM Ticket #3185 (ffprobe do not handle HEVC correctly) closed by Michael Niedermayer
fixed: Fixed in 6795dcfa659c5f1f00c8db4eb3cb565939023e78
3:22 AM Changeset in ffmpeg [c05065aa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261: move b_stride/b_xy under the if() where they are used …
3:20 AM Changeset in ffmpeg [6795dcfa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: Export picture type This only uses the first slice, …
12:36 AM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by jamal
Keywords, Status, Component, Summary changed
12:26 AM Ticket #3454 (Emotion Systems violates GPL) closed by llogan
fixed: Closing as "fixed" since the issue appears to have been addressed.
12:12 AM Changeset in ffmpeg [4090d5ba] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261dec: fix motion vector vissualization Signed-off-by: …

Mar 25, 2014:

11:12 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
matroskaenc.c sets avoid_negative_ts=1 by default. You can execute: …
10:47 PM DirectShow edited by Roger Pack
mention audio_buffer_size usefulness. (diff)
10:47 PM Ticket #3473 (wtv muxer does not check H.264 streams for startcode) reopened by ramitb
Shouldn't ffmpeg take care of that automatically, if wtv requires the …
9:47 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
I'm very sorry, but my last message is wrong. The latest working …
8:12 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
c2cb01d418dd18e1cf997c038d37378d773121be is the first bad commit …
8:03 PM vp7_1_f.avi attached to Ticket #3501 by ami_stuff
8:02 PM Ticket #3501 (vp7: crash with fuzzed file 2) created by ami_stuff
[…]
8:01 PM vp7_f.avi attached to Ticket #3500 by ami_stuff
8:00 PM Ticket #3500 (vp7: crash with fuzzed file) created by ami_stuff
[…]
6:39 PM Changeset in ffmpeg [8f20e3d4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
6:25 PM Changeset in ffmpeg [41e7e46c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'aa499568afc01d59215eef7e5b14b949a9671afc' * commit …
6:17 PM Changeset in ffmpeg [10e931d5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6ee55c7b111eec6c51dfdc0fddbd46f5dd867fa3' * commit …
6:14 PM Ticket #3499 (Error transcoding AVID H264 mxf file with seek (-ss) option) created by Carlos Henrique
Summary of the bug: I have these H.264 MP4 files generated by …
5:48 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
Yes, totally a regression. It works with ffmpeg 1.2.
5:23 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
Replying to cdlscpmv: > I cannot notice any …
5:16 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by cdlscpmv
Replying to ValdikSS: > I can confirm this issue. > {{{ > …
4:56 PM Changeset in ffmpeg [2d9821a2] by Michael Niedermayer <michaelni@gmx.at>
x86/cpu: check for OS support before enabling AVX2 AV_CPU_FLAG_AVX is …
4:53 PM Changeset in ffmpeg [4d9881e1] by Michael Niedermayer <michaelni@gmx.at>
udp: mention default in documentation Signed-off-by: rogerdpack …
4:34 PM Ticket #3495 (Call to sws_getCachedContext() with SWS_BICUBLIN will always raise an ...) closed by Carl Eugen Hoyos
fixed: Should be fixed in e6fe804b - thank you for the report!
4:32 PM Changeset in ffmpeg [10056bc9] by Michael Niedermayer <michaelni@gmx.at>
dshow: log error and continue if unable to set audio buffer …
3:44 PM Ticket #3494 (scary warning message when using mpeg) updated by Roger Pack
Hmm... I guess for most of us, we want to specify an mpg output and …
2:47 PM Changeset in ffmpeg [0816abae] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add an .oga muxer.
2:46 PM Changeset in ffmpeg [e6fe804] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not set swscale sizeFactor to -1. Fixes ticket #3495.
2:10 PM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) updated by Carl Eugen Hoyos
Component changed
(Generally, please avoid using external libraries when reporting …
2:03 PM Ticket #3495 (Call to sws_getCachedContext() with SWS_BICUBLIN will always raise an ...) updated by Carl Eugen Hoyos
Keywords changed
1:29 PM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) updated by Marcin
Summary changed
1:23 PM ffmpeg.log attached to Ticket #3498 by Marcin
Output from running ffmpeg process
1:22 PM Ticket #3498 (FFmpeg hangs when recording internet radio AAC stream) created by Marcin
Summary of the bug: I'm trying to record internet radio stream. It …
1:06 PM Ticket #3150 (H.261 encoding: -cmp rd or sse ruins image quality) updated by Michael Niedermayer
Summary changed
1:01 PM Ticket #3495 (Call to sws_getCachedContext() with SWS_BICUBLIN will always raise an ...) updated by cyril
I already explained how to reproduce the bug programmatically: […] …
12:48 PM Changeset in ffmpeg [3e601662] by Michael Niedermayer <michaelni@gmx.at>
swscale: add two spatially stable dithering methods Both of these …
12:47 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by Carl Eugen Hoyos
Did you test -preset ultrafast for all streams?
12:45 PM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by hemanth.he
yes it is performance problem..!
12:37 PM Ticket #2983 (support VP7 video) closed by Carl Eugen Hoyos
fixed: Implemented by Peter Ross since 4a031ce3
12:29 PM Changeset in ffmpeg [a490970a] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/*/vp8dsp_init: indent Signed-off-by: Peter Ross …
12:29 PM Changeset in ffmpeg [4a031ce3] by Michael Niedermayer <michaelni@gmx.at>
avformat/riff: add On2 VP7 fourccs Signed-off-by: Peter Ross …
12:29 PM Changeset in ffmpeg [89f2f5db] by Michael Niedermayer <michaelni@gmx.at>
On2 VP7 decoder Signed-off-by: Peter Ross <pross@xvid.org> …
12:11 PM Changeset in ffmpeg [7d4c0220] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp8: vp8_find_free_buffer Signed-off-by: Peter Ross …
11:58 AM Ticket #3150 (H.261 encoding: -cmp rd or sse ruins image quality) updated by Carl Eugen Hoyos
I tested the following: […] This encodes at 302.5kbits/s and the …
11:28 AM Changeset in ffmpeg [dc0c70e0] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: add missing includes
11:26 AM Changeset in ffmpeg [aa499568] by Vittorio Giovara <vittorio.giovara@gmail.com>
avconv: More descriptive message about framedrop
11:24 AM Changeset in ffmpeg [6ee55c7b] by Vittorio Giovara <vittorio.giovara@gmail.com>
vf_transpose: K&R formatting cosmetics
10:13 AM Ticket #3497 (multiple ffmpeg instances gives encoding error) updated by Carl Eugen Hoyos
Priority changed
Aren't you just reporting a performance issue?
9:50 AM Ticket #3496 (Support UTF-16 subtitles) updated by gjdfgh
This would be pretty simple to achieve: 1. add a readline function …
9:50 AM Ticket #3497 (multiple ffmpeg instances gives encoding error) created by hemanth.he
Hi, Can anyone help me figure out to fix the problem below I am …
9:44 AM Ticket #3496 (Support UTF-16 subtitles) updated by Clément Bœsch
Status, Type, Summary changed
[…] Workaround: […] Note: your link in the description is a .srt
9:40 AM Ticket #3496 (Support UTF-16 subtitles) updated by klpu
Can not detect Little-endian UTF-16 Unicode text subtitle.
9:37 AM The.Wolf.of.Wall.Street.2013.720p.BluRay.X264-AMIABLE .·±Ìå.ass attached to Ticket #3496 by klpu
9:37 AM Ticket #3496 (Support UTF-16 subtitles) created by klpu
Summary of the bug: How to reproduce: […] Download subtitle frome …
8:58 AM Ticket #3495 (Call to sws_getCachedContext() with SWS_BICUBLIN will always raise an ...) updated by Carl Eugen Hoyos
If you have a patch fixing this problem, please send it to the …
8:18 AM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) updated by Carl Eugen Hoyos
Replying to q345t7n3o67ym23oy8939t: > Replying to …
7:33 AM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) updated by q345t7n3o67ym23oy8939t
Replying to cehoyos: > Should be fixed in 4d17179b - …
2:48 AM Ticket #3152 (Pointer overflow in libavcodec/mpegvideo.c) closed by Michael Niedermayer
fixed: Fixed in a81ee2651fafd4412d0f8df159a3a11f6365ba70
2:34 AM Changeset in ffmpeg [a81ee265] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1enc: fix undefined pointer operation Fixes Ticket3152 …
1:38 AM Concatenate edited by llogan
add looping example; nits (diff)

Mar 24, 2014:

11:35 PM Ticket #3150 (H.261 encoding: -cmp rd or sse ruins image quality) updated by Michael Niedermayer
are you sure this is not an artifact of low bitrate h261 ? do you see …
11:15 PM Changeset in ffmpeg [c25d2cd2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/mpegvideoenc_template: fix integer overflow …
10:43 PM Changeset in ffmpeg [7a56695c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: fix keyframe flags for sample from chromium Issue 340865 …
10:41 PM Changeset in ffmpeg [12bf790b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: only force parsing for video tracks if stss is empty …
10:39 PM Changeset in ffmpeg [be66ae3b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: fix keyframe flags for sample from chromium Issue 340865 …
10:39 PM Changeset in ffmpeg [519675c4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: only force parsing for video tracks if stss is empty …
10:38 PM Changeset in ffmpeg [c6f2ad9f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: fix keyframe flags for sample from chromium Issue 340865 …
10:38 PM Changeset in ffmpeg [cf409916] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: only force parsing for video tracks if stss is empty …
10:36 PM Changeset in ffmpeg [5ee384c4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: fix keyframe flags for sample from chromium Issue 340865 …
10:36 PM Changeset in ffmpeg [9ecd0f34] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: only force parsing for video tracks if stss is empty …
10:32 PM Changeset in ffmpeg [3c880d27] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: fix keyframe flags for sample from chromium Issue 340865 …
10:32 PM Changeset in ffmpeg [63dcf7c7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: only force parsing for video tracks if stss is empty …
10:30 PM Changeset in ffmpeg [5202621a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: fix keyframe flags for sample from chromium Issue 340865 …
10:30 PM Changeset in ffmpeg [da6a8c9c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mov: only force parsing for video tracks if stss is empty …
9:37 PM Ticket #3494 (scary warning message when using mpeg) updated by Carl Eugen Hoyos
I still don't understand: The user does not set a value that is needed …
9:34 PM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) updated by Carl Eugen Hoyos
Summary changed
9:33 PM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) reopened by Carl Eugen Hoyos
I intend to work on this issue.
9:32 PM Ticket #3486 (bicubiclin typo in www.ffmpeg.org/ffmpeg-scaler.html) updated by Carl Eugen Hoyos
Priority, Component changed
9:20 PM Ticket #3495 (Call to sws_getCachedContext() with SWS_BICUBLIN will always raise an ...) created by cyril
Summary of the bug: A call to sws_getCachedContext() with …
9:11 PM Ticket #3494 (scary warning message when using mpeg) updated by Roger Pack
there's no real problem, just a "scare" to users who see this message: …
9:09 PM Ticket #3486 (bicubiclin typo in www.ffmpeg.org/ffmpeg-scaler.html) closed by Michael Niedermayer
fixed: fixed the docs, or rather they will fix themselfs now when they are …
9:06 PM Ticket #3014 (sws_scale() renders a frame buffer invalid for memory freeing in a ...) updated by Michael Niedermayer
Resolution changed
set a more correct resolution The way i understand it, the issue was a …
9:04 PM Changeset in ffmpeg [575b9577] by Michael Niedermayer <michaelni@gmx.at>
dox/scaler:fix bicubiclin typo See Ticket3486 Signed-off-by: Michael …
8:55 PM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) closed by cyril
wontfix
8:54 PM Ticket #3014 (sws_scale() renders a frame buffer invalid for memory freeing in a ...) closed by cyril
needs_more_info
8:51 PM Ticket #3486 (bicubiclin typo in www.ffmpeg.org/ffmpeg-scaler.html) updated by cyril
thanks heleppkes. The doc at http://www.ffmpeg.org/ffmpeg-scaler.html
8:46 PM Ticket #3494 (scary warning message when using mpeg) updated by Carl Eugen Hoyos
I probably simply don't understand this ticket but could it be a …
8:44 PM Ticket #3473 (wtv muxer does not check H.264 streams for startcode) closed by Carl Eugen Hoyos
worksforme: […]
8:24 PM Changeset in ffmpeg [5d39ec21] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:08 PM Changeset in ffmpeg [fc2de9b7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '60728e8bab8d2a5f6bbb4baa7d53142dbc6047ed' * commit …
7:55 PM Changeset in ffmpeg [ab8d9fe9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8ef33497a6a3ed05d2f931809c074ef3d1878834' * commit …
7:09 PM Ticket #3494 (scary warning message when using mpeg) created by Roger Pack
Summary of the bug: warning message output when using mpeg with …
7:09 PM Changeset in ffmpeg [bce2abc9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: use ff_h264_set_erpic() instead of memset …
6:58 PM Ticket #3493 (ffmpeg unable to download when using AES-128 with https protocol) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
6:50 PM Changeset in ffmpeg [cb640eb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: move packet deallocation into write_frame Signed-off-by: …
6:28 PM BadContent edited by llogan
add keywords (diff)
6:18 PM Ticket #3493 (ffmpeg unable to download when using AES-128 with https protocol) created by adi10289
Hi Recently I was able to download AES-128 encrypted videos using …
5:22 PM DirectShow edited by Roger Pack
hmm not sure about the synchronism… (diff)
3:46 PM Changeset in ffmpeg [33a7e288] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
3:40 PM Changeset in ffmpeg [1046cd60] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4754345027eb85cfa51aeb88beec68d7b036c11e' * commit …
3:30 PM Changeset in ffmpeg [afa442c1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a220b07b0f971f88213aef012aea51af2800be62' * commit …
3:28 PM Changeset in ffmpeg [ecb5b9c0] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Only use one memcpy for headers They're guaranteed by the …
3:28 PM Changeset in ffmpeg [206d533] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Simple cosmetic fix Signed-off-by: Derek Buitenhuis …
3:27 PM Changeset in ffmpeg [21a56117] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Only use one memcpy for headers They're guaranteed by the …
3:27 PM Changeset in ffmpeg [60728e8b] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libx265: Write global extradata when requested Matroska, MP4, and …
3:11 PM Changeset in ffmpeg [13278b97] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'baeb59d89beda499688e528c6a269d2b255b66f2' * commit …
3:01 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
Cc changed
2:57 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
input.mkv http://yadi.sk/d/h78TyIExL8HAV
2:56 PM Ticket #2975 (h264 streams have wrong timestamps when muxed with Matroska) updated by ValdikSS
I can confirm this issue. […] This will split input.mkv video to 30 …
2:52 PM Changeset in ffmpeg [8a9878b4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f759f66e367bc62ed7738a51040f775b656a60d8' * commit …
2:45 PM Changeset in ffmpeg [c31b3e38] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '781d97fd54b1f0d8f4f7536dbd932dca6445476e' * commit …
2:35 PM Changeset in ffmpeg [8ef33497] by Diego Biurrun <diego@biurrun.de>
build: Add config option for CABAC code This allows for more elegant …
2:32 PM Changeset in ffmpeg [15fe694e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b4679ecdbd80ae050094733f137ccd7ebf1316ab' * commit …
2:11 PM Changeset in ffmpeg [1034fbdf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '15c5a8d22d12d29a364ca2ab6438f1dee2fa08c7' * commit …
2:04 PM Changeset in ffmpeg [8de75f70] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '06c3cd3c0186803619bc6aad2d8f06c3e9015d15' * commit …
1:51 PM Changeset in ffmpeg [3e1f2413] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd161ae0a37900cbd36c1390ca32a56b892c02ab5' * commit …
1:44 PM Changeset in ffmpeg [82e6660a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '59444c76e6d43529a12dbd80b6dd29c6ba4079a9' * commit …
1:30 PM Ticket #3492 (FFMPEG Mpeg Ps Demuxer is giving totalduration for VBR streams wrongly ...) updated by Carl Eugen Hoyos
Priority changed
To make this a valid ticket, please provide the sample and the command …
1:26 PM Changeset in ffmpeg [c08e5235] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4a0f6651434c6f213d830140f575b4ec7858519f' * commit …
1:03 PM Changeset in ffmpeg [83e89787] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5a7e35dd2351c30bab45177b9482cb8833a0ca78' * commit …
12:41 PM Changeset in ffmpeg [595ba3b9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '25b32586566f285d797737863c97a1c5c9c84e2b' * commit …
12:27 PM Changeset in ffmpeg [bd34e26b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0e2c3ee9a335d8a0a5edf0509e222e804d7b2619' * commit …
11:56 AM Ticket #3492 (FFMPEG Mpeg Ps Demuxer is giving totalduration for VBR streams wrongly ...) created by sunitha.aaraveti
Summary of the bug: How to reproduce: […] No patches applied
9:54 AM Ticket #3477 (When there is an error ffmpeg still prints summary line) updated by Cigaes
Replying to ramitbhalla: > {{{ > [mpegts @ 0400e840] pts …
5:21 AM Changeset in ffmpeg [d1780e01] by Anton Khirnov <anton@khirnov.net>
avconv: don't warn on multiple frames per packet for codecs that expect it
5:20 AM Changeset in ffmpeg [47543450] by Anton Khirnov <anton@khirnov.net>
avconv: print verbose per-stream transcoding statistics
5:17 AM Changeset in ffmpeg [a220b07b] by Anton Khirnov <anton@khirnov.net>
avconv: split printing the final statistics into a separate function
5:17 AM Changeset in ffmpeg [baeb59d8] by Anton Khirnov <anton@khirnov.net>
avconv: rewrite output data size tracking Store a variable per …
5:16 AM Changeset in ffmpeg [f759f66e] by Anton Khirnov <anton@khirnov.net>
avconv: explicitly report when the muxing overhead is unknown
5:16 AM Changeset in ffmpeg [781d97fd] by Anton Khirnov <anton@khirnov.net>
avconv: remove unused nb_frames_dup Frame duplication now happens in …
5:14 AM Changeset in ffmpeg [b4679ecd] by Anton Khirnov <anton@khirnov.net>
{v,a}f_showinfo: print frame side data
5:13 AM Changeset in ffmpeg [15c5a8d2] by Anton Khirnov <anton@khirnov.net>
mp3dec: export replaygain tags from ID3v2
5:09 AM Changeset in ffmpeg [9456a862] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
5:07 AM Changeset in ffmpeg [06c3cd3c] by Anton Khirnov <anton@khirnov.net>
af_volume: support using replaygain frame side data
5:07 AM Changeset in ffmpeg [d161ae0a] by Anton Khirnov <anton@khirnov.net>
frame: add a function for removing side data from a frame
5:07 AM Changeset in ffmpeg [59444c76] by Anton Khirnov <anton@khirnov.net>
avconv: add stream-global side data to the first demuxed packet
5:07 AM Changeset in ffmpeg [4a0f665] by Anton Khirnov <anton@khirnov.net>
libavcodec: when decoding, copy replaygain side data to decoded frames
5:07 AM Changeset in ffmpeg [5a7e35d] by Anton Khirnov <anton@khirnov.net>
Add replaygain side data type and code for parsing replaygain tags.
5:07 AM Changeset in ffmpeg [25b32586] by Anton Khirnov <anton@khirnov.net>
lavf: add an AVStream field for exporting stream-global side data
5:07 AM Changeset in ffmpeg [0e2c3ee] by Anton Khirnov <anton@khirnov.net>
lavc: give a typedeffed name to the AVPacket.side_data struct
4:28 AM Changeset in ffmpeg [fecebb7a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5b8f0a5eac75d16376af60a6f6bb79b3e9e6dab7' * commit …
4:01 AM Changeset in ffmpeg [c9c0451] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale: fix integer overflow Should fix fate failure with …
3:25 AM Changeset in ffmpeg [8683fa54] by Michael Niedermayer <michaelni@gmx.at>
fate: add tests for linearly interpolated resampling Signed-off-by: …
3:02 AM Changeset in ffmpeg [e03c3ac5] by Michael Niedermayer <michaelni@gmx.at>
tests/tiny_psnr: Print information about the supported sample types in …
1:34 AM Changeset in ffmpeg [63dbba65] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: sse float linear interpolation About two times …
1:33 AM Changeset in ffmpeg [fa25c4c4] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: mmx2/sse2 int16 linear interpolation About three …
1:22 AM Changeset in ffmpeg [54f78816] by Vittorio Giovara <vittorio.giovara@gmail.com>
configure: Remove dcbzl check for e500v1 and e500v2 architectures The …
1:22 AM Changeset in ffmpeg [5b8f0a5e] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg: K&R formatting cosmetics Signed-off-by: Vittorio Giovara …
12:33 AM Changeset in ffmpeg [ffd77f94] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
Note: See TracTimeline for information about the timeline view.