Timeline



Sep 20, 2015:

9:26 PM Changeset in ffmpeg [01770bfd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snowenc: Do not write into const AVFrame Signed-off-by: …
9:26 PM Changeset in ffmpeg [55b803e3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snowenc: Remove unused new_picture field Signed-off-by: …
9:13 PM Ticket #4850 (Crash when converting to bgra via swscale with fast_bilinear) closed by Pedro Arthur
fixed: Fixed in commit 77367f61b38dbdf17c31aa6a6b3edccb2ebf5354
9:08 PM Changeset in ffmpeg [77367f61] by Pedro Arthur <bygrandao@gmail.com>
swscale: fix ticket 4850
8:56 PM Ticket #4842 (wrong mask in dxv) updated by Carl Eugen Hoyos
I believe the sample in question can be found in …
8:12 PM Changeset in ffmpeg [f67170e8] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/libdc1394: add const to suppress "assignment discards const …
7:15 PM Changeset in ffmpeg [198110d7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_mp4toannexb_bsf: silence -Wdiscarded-qualifiers *poutbuf …
6:26 PM Changeset in ffmpeg [df2a2643] by Michael Niedermayer <michael@niedermayer.cc>
tests/checkasm: fix stack smash in check_loopfilter Signed-off-by: …
6:15 PM Ticket #4868 (Unable to perform mpeg-ts lossless copy with seek) updated by Carl Eugen Hoyos
Then please provide an original file that was cut with dd, …
6:08 PM Changeset in ffmpeg [cf2719ab] by Michael Niedermayer <michael@niedermayer.cc>
lavf/matroska: ignore ChapCountry ID for now Signed-off-by: Michael …
6:06 PM Ticket #3099 (support sdr2 files) closed by llogan
fixed: The sample can now at least be demuxed and decoded, but I'm unsure if …
5:58 PM Ticket #4799 (audio codec conversion codec 0x0135 sipro lab kelvin) updated by compn
Thank you for the sample, if it's not in mplayer I will try to add it. …
5:54 PM Changeset in ffmpeg [2a0fc559] by Paul B Mahol <onemda@gmail.com>
avfilter: add rubberband wrapper Signed-off-by: Paul B Mahol …
5:11 PM Ticket #4868 (Unable to perform mpeg-ts lossless copy with seek) updated by bruno.chartier
Thanks for looking into it Cehoyos, Initial recording was not done …
5:02 PM Changeset in ffmpeg [44f660e7] by Nicolas George <george@nsup.org>
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. It has no longer any effect.
5:02 PM Changeset in ffmpeg [2a351f6] by Nicolas George <george@nsup.org>
lavfi: drop the requirement that request_frame returns a frame. It …
4:50 PM Changeset in ffmpeg [598f8a7a] by Nicolas George <george@nsup.org>
lavfi/vf_idet: reindent after last commit.
4:50 PM Changeset in ffmpeg [7635242a] by Nicolas George <george@nsup.org>
lavfi/vf_idet: remove the loop in request_frame(). It is not …
4:50 PM Changeset in ffmpeg [807d4b63] by Nicolas George <george@nsup.org>
lavfi/buffersink: loop over ff_request_frame(). Do not assume that …
4:09 PM Ticket #4850 (Crash when converting to bgra via swscale with fast_bilinear) updated by Michael Niedermayer
Cc changed
3:59 PM Ticket #4831 (Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU) updated by Chris
I am having similar issues: I can't initialize the h264_qsv encoder …
3:32 PM Changeset in ffmpeg [4bb6cb4] by James Almer <jamrial@gmail.com>
x86/vp9mc: fix string concatenation of fullpel function names Fixes …
2:27 PM Ticket #4870 (framerate filter duplicates last frame when converting 25 to 24 fps) created by rmk
Execute the command line below and look at the last two frames of the …
1:31 PM ffmpeg-20150920-142905.log attached to Ticket #4869 by Jean-Pierre
Command without sdl
1:30 PM ffmpeg-20150920-141837.log attached to Ticket #4869 by Jean-Pierre
Full command
1:29 PM Ticket #4869 (Capture with error msg: Application provided invalid, non ...) created by Jean-Pierre
Summary of the bug: I try to capture from a S-VHS player and Dazzle …
10:57 AM Ticket #4868 (Unable to perform mpeg-ts lossless copy with seek) updated by Carl Eugen Hoyos
Keywords, Version changed
Could you add the command line that recorded the stream you uploaded? …
10:56 AM Changeset in ffmpeg [b947ac90] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/internal: Use do {} while() for ff_tlog() Avoids problems …
10:07 AM Ticket #4848 (Tagging of webm files is incomplete) updated by nexus07
Meanwile, I found in the internet more information about the webm …
9:37 AM Changeset in ffmpeg [bddcf758] by Michael Niedermayer <michael@niedermayer.cc>
tests/checkasm/vp9dsp: Add () to protect macro arguments …
8:33 AM Changeset in ffmpeg [b0743674] by Ronald S. Bultje <rsbultje@gmail.com>
checkasm: add VP9 loopfilter tests. The randomize_buffer() …
8:26 AM Ticket #4865 (Using .mp4-files/libh264 with API Examples) updated by jepsen
For Ubuntu: 1. Download the FFmpeg source code. 2. Configure with …
8:12 AM WildO.mp4 attached to Ticket #4865 by jepsen
Test .mp4-file
3:49 AM Changeset in ffmpeg [78479278] by James Almer <jamrial@gmail.com>
checkasm: add jpeg2000dsp rct_int tests Reviewed-by: Henrik Gramner …
2:00 AM Changeset in ffmpeg [92fabca4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/x86/hpeldsp_rnd_template: silence -Wunused-function on …
12:14 AM Changeset in ffmpeg [6ea457f7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/format: silence -Wdiscarded-qualifiers lpd.buf is non-const …

Sep 19, 2015:

11:14 PM Changeset in ffmpeg [7cf22c79] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: fix undefined left shifts of negative numbers This …
10:40 PM Ticket #4185 (hevc regression) closed by Hendrik
fixed: Commited as 0118158efa8e45761f9f65a3bb74f33907bd2aec
10:30 PM Changeset in ffmpeg [094a1985] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: fix a undefined left shift of negative number This …
10:18 PM Changeset in ffmpeg [41aa6b20] by Hendrik Leppkes <h.leppkes@gmail.com>
hevc: properly handle no_rasl_output_flag when removing pictures from …
10:17 PM Changeset in ffmpeg [0118158e] by Hendrik Leppkes <h.leppkes@gmail.com>
hevc: properly handle no_rasl_output_flag when removing pictures from …
9:52 PM Changeset in ffmpeg [11b563e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motion_est_template: fix undefined left shift of negative …
9:40 PM Changeset in ffmpeg [39ca7641] by Michael Niedermayer <michael@niedermayer.cc>
avresample/resample: remove unused variable This fixes a …
9:33 PM ffmpeg-report_cannot_copy_video_with_seek.ts.log attached to Ticket #4868 by bruno.chartier
full debug report of mpegts seek+copy producing empty file
9:31 PM Ticket #4868 (Unable to perform mpeg-ts lossless copy with seek) created by bruno.chartier
Summary of the bug: ffmpeg is unable to find frames in the video …
9:26 PM Changeset in ffmpeg [e681baf6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/x86/mpegvideoenc: silence -Wunused-function on --disable-mmx …
9:10 PM Changeset in ffmpeg [f0c635f5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmx …
8:32 PM Ticket #4866 (Typo on eq at Filters Docmentation) closed by llogan
fixed: Fixed in b798593ca52616773702685fbb4dcb2aae46eaac. Thanks for the report.
8:29 PM Changeset in ffmpeg [b798593c] by Lou Logan <lou@lrcd.com>
doc/filters: fix typo in eq contrast option Fixes ticket #4866. …
7:46 PM Ticket #4856 (Crash in swscale when resizing to rgb24) closed by Michael Niedermayer
fixed: "Fixed" in a0af9fd95415293b965bb67e56a11f6429326db1
7:25 PM Changeset in ffmpeg [a0af9fd9] by Michael Niedermayer <michael@niedermayer.cc>
cmdutils: Filter dst/srcw/h Dimensions / pixel formats for scaling …
5:11 PM Ticket #4486 (Missing AVInputFormat.get_device_list() for dshow and avfoundation) updated by Carl Eugen Hoyos
Keywords changed
Sorry for ignoring this ticket so long! You should be able to use an …
4:47 PM Ticket #4867 (Current git master fails to parse some flv files) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
4:46 PM Ticket #4867 (Current git master fails to parse some flv files) closed by Michael Niedermayer
fixed: Workaround added in e3cf978cdda91df923e3e5d1f1e66133dbbe6218. Can you …
4:42 PM Ticket #4848 (Tagging of webm files is incomplete) updated by Carl Eugen Hoyos
Replying to nexus07: > It is an "artificial" webm file …
4:34 PM Changeset in ffmpeg [e3cf978c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Detect broken sizes (OBS 0.655b), disable resync for …
4:34 PM Changeset in ffmpeg [0d097a86] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/imgconvert: Support non-planar colorspaces while padding …
4:33 PM Changeset in ffmpeg [6f9ba0cb] by James Almer <jamrial@gmail.com>
x86/vp9dsp: add missing preprocessor guards Signed-off-by: James …
4:05 PM Ticket #4848 (Tagging of webm files is incomplete) updated by compn
could you manually on the command line just stuff all of the info into …
3:55 PM Ticket #4867 (Current git master fails to parse some flv files) updated by Timo R.
Regression since cbbd906be6150be38dfc14b6bc67dcac8da8aea4
3:39 PM test.flv attached to Ticket #4867 by Timo R.
3:39 PM Ticket #4867 (Current git master fails to parse some flv files) created by Timo R.
This seems to affect primarily all flv files creates by …
3:25 PM Changeset in ffmpeg [0cfdaf45] by Rostislav Pehlivanov <atomnuker@gmail.com>
lpc: correctly apply windowing to the samples in the float-only lpc …
2:24 PM Ticket #4848 (Tagging of webm files is incomplete) updated by nexus07
I have uploaded such a webm file here (as part of an archive): …
12:50 PM Ticket #4866 (Typo on eq at Filters Docmentation) created by nicol
Summary of the bug: Eq filter at contrast default is not 0, but 1. How …
12:11 PM Changeset in ffmpeg [9db6c881] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dcadec: fix a -Wsometimes-unitialized on clang This fixes a …
11:06 AM Changeset in ffmpeg [4328e1fc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g723_1: fix a undefined left shift of negative number This …
10:38 AM Ticket #4865 (Using .mp4-files/libh264 with API Examples) updated by Carl Eugen Hoyos
Keywords changed
How - exactly - can I reproduce the issue?
9:58 AM Ticket #4865 (Using .mp4-files/libh264 with API Examples) created by jepsen
I just downloaded the source and compiled it on my Ubuntu machine. I …
9:29 AM Changeset in ffmpeg [4e2471ef] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/internal: silence -Wempty-body on clang This silences a …
5:43 AM Changeset in ffmpeg [8c9853a6] by James Almer <jamrial@gmail.com>
avcodec/indeo3data: fix undefined left shift of negative number This …
1:57 AM Changeset in ffmpeg [3693efb3] by Claudio Freire <klaussfreire@gmail.com>
AAC encoder: fix make checkheaders With the move of some functions …

Sep 18, 2015:

11:35 PM Changeset in ffmpeg [6a817ac1] by Michael Niedermayer <michael@niedermayer.cc>
avdevice/xcbgrab: fix -Wunused-variable This patch fixes a …
11:24 PM Changeset in ffmpeg [7a30f514] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: remove useless assignment leftover Signed-off-by: Reynaldo …
11:24 PM Changeset in ffmpeg [eb613877] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: break early on _parse_acl_row() Signed-off-by: Reynaldo H. …
11:24 PM Changeset in ffmpeg [c677b42f] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: explicitly free() duped filename Signed-off-by: Reynaldo H. …
11:24 PM Changeset in ffmpeg [fb349359] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: start dropping all unneededly harcoded str lengths …
9:19 PM Changeset in ffmpeg [b4cb597] by Michael Niedermayer <michael@niedermayer.cc>
libswscale/swscale: fix -Wunused-function hyscale, hcscale are only …
8:42 PM Changeset in ffmpeg [0fe1c50e] by Michael Niedermayer <michael@niedermayer.cc>
all: do standards compliant absdiff computation This resolves …
6:14 PM Changeset in ffmpeg [e4756482] by James Almer <jamrial@gmail.com>
x86/vp9mc: add missing preprocessor guards Signed-off-by: James Almer …
4:58 PM Ticket #4835 (Using -ac:a:0 6 with DCA as codec fails) closed by Elon Musk
fixed: Issue with channels mapping and lfe channel fixed.
4:27 PM Changeset in ffmpeg [5b48dd75] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/avf_showcqt: use frequency domain windowing faster …
3:54 PM Ticket #4831 (Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU) updated by Hendrik
The commit that increased the value from 1 does not explain why it …
3:51 PM Ticket #4831 (Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU) reopened by Hendrik
@IvUs: Please only close tickets once the corresponding fix has …
3:41 PM Changeset in ffmpeg [36e1665d] by James Almer <jamrial@gmail.com>
avutil/attributes: add AV_GCC_VERSION_AT_MOST Reviewed-by: Michael …
3:28 PM Changeset in ffmpeg [2f9ab159] by James Almer <jamrial@gmail.com>
x86/vp9: add avx2 subpel MC SIMD for 10/12bpp Reviewed-by: Ronald S. …
12:52 PM Changeset in ffmpeg [85c343fa] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vf_colorkey: Improve filter description Signed-off-by: Timo …
12:40 PM Ticket #4831 (Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU) updated by Andrew Van Til
Hmm... pulled latest, made the change and the old behavior is back …
12:14 PM Ticket #4831 (Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU) updated by Andrew Van Til
Do you know when this change will be merged in? Thanks
12:52 AM Changeset in ffmpeg [58fe57d5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12enc: Basic support for encoding non even QPs for …
12:52 AM Changeset in ffmpeg [bf946402] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Move non_linear_qscale to mpegvideodata This will …
12:39 AM Changeset in ffmpeg [2d357578] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission …
12:39 AM Changeset in ffmpeg [90d239a4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo_enc: Add missing entry to non_linear_qscale table …

Sep 17, 2015:

9:16 PM Changeset in ffmpeg [770b0ed0] by Paul B Mahol <onemda@gmail.com>
Changelog: add forgotten entry Signed-off-by: Paul B Mahol …
9:16 PM Changeset in ffmpeg [32e1af77] by Paul B Mahol <onemda@gmail.com>
avcodec/dcaenc: fix lfe fir coefficients Signed-off-by: Paul B Mahol …
7:49 PM Ticket #4864 (AC3 is parsed as MP3) updated by fritsch
I got this sample from a kodi user - I have no idea where it is coming …
7:48 PM mp3ac325.ts attached to Ticket #4864 by fritsch
2.5 MB sample of the issue
7:46 PM Ticket #4864 (AC3 is parsed as MP3) created by fritsch
Try to play the uploaded file (incoming/mp3ac3.ts) . ffmpeg tries to …
7:20 PM Changeset in ffmpeg [d4a9e6c1] by Paul B Mahol <onemda@gmail.com>
avcodec/dcaenc: unbreak >4 channel support LFE channel is still …
6:33 PM Changeset in ffmpeg [763ffa2] by James Almer <jamrial@gmail.com>
checkasm: add flacdsp decorrelate tests Reviewed-by: Henrik Gramner …
5:42 PM Ticket #4835 (Using -ac:a:0 6 with DCA as codec fails) updated by Elon Musk
Looks like fixing it would not be that hard I'm working right now on it.
5:35 PM Ticket #4835 (Using -ac:a:0 6 with DCA as codec fails) updated by microchip
Yes, I can confirm. I only need DTS very rarely as I always use AC3 …
5:13 PM Ticket #4835 (Using -ac:a:0 6 with DCA as codec fails) updated by Elon Musk
I just tried from 5.1 to 5.1 and channels are messed up and side left …
5:00 PM Ticket #4835 (Using -ac:a:0 6 with DCA as codec fails) updated by microchip
OK, noted, but I always encode from 5.1 -> 5.1. But fix that stereo -> …
4:58 PM Changeset in ffmpeg [63cdb6e4] by Michael Niedermayer <michael@niedermayer.cc>
avutil/log: fix zero length gnu_printf format string warning This …
4:57 PM Ticket #4835 (Using -ac:a:0 6 with DCA as codec fails) updated by Elon Musk
Yes, but note that FC channel and probably LFE too is misplaced at …
4:51 PM Ticket #4835 (Using -ac:a:0 6 with DCA as codec fails) updated by microchip
I see, so I can use -channel_layout:a:0 "5.1(side)" to work it around …
4:46 PM Ticket #4835 (Using -ac:a:0 6 with DCA as codec fails) updated by Elon Musk
with 6 as number of channels, ffmpeg picks 5.1 channel layout. which …
4:07 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > libavcodec / aaccoder_twoloop.h …
2:54 PM Changeset in ffmpeg [3a8e4477] by Hendrik Leppkes <h.leppkes@gmail.com>
lavf/utils: remove some left-over cruft from the 32-bit size fields
2:36 PM Changeset in ffmpeg [655b6dcb] by James Almer <jamrial@gmail.com>
lavc/lavf: remove incompatible abi checks for the new 64bit fields …
2:32 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Hendrik
I'm confused what your post is meant to say. This code is just copied …
2:27 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
libavcodec / aaccoder_twoloop.h line 172: 60 - qstep […] …
2:14 PM Ticket #4863 (Typo on showfreqs at Filters Docmentation) closed by Elon Musk
fixed: Fixed in 245bf7c18a71fa3800bb4c3fcea5e08ba90b4f2c. Thanks for reporting.
2:14 PM Changeset in ffmpeg [245bf7c1] by Paul B Mahol <onemda@gmail.com>
doc/filters: showfreqs: fix typo Fixes #4863 Signed-off-by: Paul B …
2:01 PM Ticket #4863 (Typo on showfreqs at Filters Docmentation) created by nicol
Summary of the bug: How to reproduce: […] Visit: …
1:16 PM Changeset in ffmpeg [e1ac0ecb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips/aaccoder_mips: Remove duplicate include Signed-off-by: …
1:11 PM Changeset in ffmpeg [00776e75] by Paul B Mahol <onemda@gmail.com>
doc/filters: stereotools: fix mistake Reported-by: RiCON …
1:05 PM Changeset in ffmpeg [f825883e] by Paul B Mahol <onemda@gmail.com>
avfilter/af_sidechaincompress: do not use floats Signed-off-by: Paul …
12:41 PM Changeset in ffmpeg [969ce025] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_atadenoise: fix file permissions Signed-off-by: Paul B …
9:46 AM Changeset in ffmpeg [e34939ca] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '7bb1c1bfd22de2200743af04ebd0c7c775f56f7e' * commit …
9:36 AM Ticket #4862 (Transport stream not autodetected) updated by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket4862/
9:35 AM Ticket #4862 (Transport stream not autodetected) created by Carl Eugen Hoyos
(bug 893) A user provided a transport stream recorded with a cx88 …
9:31 AM Changeset in ffmpeg [7c46f24b] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86' * commit …
9:30 AM Changeset in ffmpeg [695ff5dc] by Paul B Mahol <onemda@gmail.com>
avfilter/af_sidechaincompress: use doubles instead of floats …
9:30 AM Changeset in ffmpeg [ddf37889] by Paul B Mahol <onemda@gmail.com>
avfilter: add stereo tools filter Signed-off-by: Paul B Mahol …
9:28 AM Changeset in ffmpeg [ea33b1ea] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '781a25e9c419dd66063597cc5d70e8919de60561' * commit …
9:27 AM Changeset in ffmpeg [e8fbd80e] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '4a664224502b42e3b28949d905a8de7769892184' * commit …
9:21 AM Changeset in ffmpeg [04eff968] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '777885983533235ccda5145f96317fc8cd0a18ab' * commit …
9:20 AM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer, Description changed
bug 868 filename is audio_ac3_glitch.ac3 For future tickets: Please …
9:08 AM Changeset in ffmpeg [ecaa6cf] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '971177f751a6e2931232accceab438bce277bde8' * commit …
9:01 AM Changeset in ffmpeg [15796932] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '22cc57da64bfd73f2206969486b0aa183ee76479' * commit …
8:34 AM Changeset in ffmpeg [7bb1c1bf] by Vittorio Giovara <vittorio.giovara@gmail.com>
avconv_opt: Allow printing private options Add an allowed parameter …
8:33 AM Changeset in ffmpeg [e3d4784e] by Vittorio Giovara <vittorio.giovara@gmail.com>
d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext
8:33 AM Changeset in ffmpeg [781a25e9] by Vittorio Giovara <vittorio.giovara@gmail.com>
checkasm: v210: Fix array overwrite
8:31 AM Changeset in ffmpeg [4a664224] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixfmt: Add new SMPTE color primaries and transfer characteristic …
7:29 AM small-audio_ac3_glitch.ac3 attached to Ticket #4861 by Guillaume
7:25 AM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) created by Guillaume
I'm trying to decode an AC3 file extracted from live French TV stream. …
6:29 AM Ticket #4284 (FFmpeg doesn't pass -x265-params to the x265 encoder correctly.) updated by Carl Eugen Hoyos
Priority changed
2:53 AM Changeset in ffmpeg [d36eac69] by Timothy Gu <timothygu99@gmail.com>
Revert "avformat/format: silence -Wdiscarded-qualifiers" This reverts …
2:38 AM Ticket #4284 (FFmpeg doesn't pass -x265-params to the x265 encoder correctly.) updated by Redyah
Priority changed
2:14 AM Changeset in ffmpeg [8df9bf8e] by Claudio Freire <klaussfreire@gmail.com>
AAC encoder: refactor to resynchronize MIPS port This patch refactors …
1:11 AM Changeset in ffmpeg [344d5190] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add subpel MC SIMD for 10/12bpp.
1:11 AM Changeset in ffmpeg [77f35967] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add fullpel (avg) MC SIMD for 10/12bpp.
1:11 AM Changeset in ffmpeg [6354ff03] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add fullpel (put) MC SIMD for 10/12bpp.
12:58 AM Ticket #4860 (Concat protocol improvement) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
12:08 AM Changeset in ffmpeg [d64f7d42] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: disable parsing for RV40 Fixes: broken_rv40.avi …
12:08 AM Changeset in ffmpeg [fa5358f0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rv34: Delay failure return for B frames with a missing …

Sep 16, 2015:

11:36 PM Ticket #4860 (Concat protocol improvement) created by malcev
Hi! I can not use ffmpeg Concat protocol with so many files - I cannot …
11:31 PM Changeset in ffmpeg [80d23d9d] by Timothy Gu <timothygu99@gmail.com>
swscale/swscale: silence unused function warning gamma_convert is …
11:29 PM Changeset in ffmpeg [9aaa5413] by Timothy Gu <timothygu99@gmail.com>
avformat/mpjpegdec: silence unused variable/function warnings …
11:24 PM Changeset in ffmpeg [27cbe458] by Timothy Gu <timothygu99@gmail.com>
avformat/format: silence -Wdiscarded-qualifiers lpd.buf is non-const …
11:22 PM Changeset in ffmpeg [712235dd] by Timothy Gu <timothygu99@gmail.com>
configure: Print large lists in more columns if the screen size allows …
9:12 PM Vorstadtweiber (Folge 06, S01E06, 9. Feb. 2015) - Schamlos (720p, SRF).ttml attached to Ticket #4859 by Carl Eugen Hoyos
9:12 PM MDR Exakt, die Story (20150617) - Das Kita-Versprechen--Anspruch und Wirklichkeit (720p, MDR).ttml attached to Ticket #4859 by Carl Eugen Hoyos
9:11 PM Ticket #4859 (TTML subtitle decoding) created by Carl Eugen Hoyos
vlc ticket 14974: https://trac.videolan.org/vlc/ticket/14974 FFmpeg …
9:10 PM gimpcurves attached to Ticket #4858 by llogan
GIMP curves preset file
9:10 PM Ticket #4858 (Support GIMP curves preset files in curves filter) created by llogan
The curves filter can accept Photoshop curves files, but not GIMP …
6:21 PM Changeset in ffmpeg [77788598] by Luca Barbato <lu_zero@gentoo.org>
dcadec: set channel layout in a separate function Signed-off-by: Luca …
6:21 PM Changeset in ffmpeg [971177f7] by Luca Barbato <lu_zero@gentoo.org>
dcadec: scan for extensions in a separate function to make …
6:20 PM Changeset in ffmpeg [22cc57da] by Luca Barbato <lu_zero@gentoo.org>
rtpdec: Forward the memory failure And avoid a memory leak. …
4:48 PM Changeset in ffmpeg [5ba811bd] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc_tns: fix coefficient compression condition Signed-off-by: …
12:50 PM Changeset in ffmpeg [fb0d4193] by Paul B Mahol <onemda@gmail.com>
avfilter/af_ladspa: process all channels for nb_handles > 1 …
12:19 PM Changeset in ffmpeg [a860adb4] by Michael Niedermayer <michael@niedermayer.cc>
tests/checkasm/vp9dsp: Use snprintf() for safetey Signed-off-by: …
12:11 PM Changeset in ffmpeg [78af3ffa] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '1ec611a10228945d2ec8a9cf6c5531dee6b7ee56' * commit …
12:11 PM Changeset in ffmpeg [85c85d45] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'd555bd69e792e42d94bd909b30d9bfef01db4e25' * commit …
12:10 PM Changeset in ffmpeg [3d481f39] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'ff7f6ea9db2a77d74f7e68a716f53ba1f3f85017' * commit …
12:07 PM Changeset in ffmpeg [7cecab2f] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '3c525b8b4770c1ac5f466a12c5523802bd5d40eb' * commit …
12:04 PM Changeset in ffmpeg [b2a72e8a] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '570fcaf3326aef9313b10863e2f6e6ae664d9dae' * commit …
12:03 PM Changeset in ffmpeg [f17ca460] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/riff: Support decoding Ambisonic wav files. Reported and tested …
12:01 PM Changeset in ffmpeg [2fc552b] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '95a41311ac3a44773cc4dc407408aca35b1f8e26' * commit …
11:58 AM Changeset in ffmpeg [054ce2d6] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '7fb93eae43cc89bd7c1c275344e1cdbadab7155b' * commit …
11:57 AM Changeset in ffmpeg [8f80f3d0] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '1b709f23fb5f505c834d4c855703225795def01d' * commit …
11:50 AM Changeset in ffmpeg [6115966a] by Henrik Gramner <henrik@gramner.com>
checkasm: v210: Fix array overwrite
11:48 AM Changeset in ffmpeg [985e7d8c] by Henrik Gramner <henrik@gramner.com>
checkasm: v210: s/Libav/FFmpeg/
11:02 AM Ticket #4849 (FFmpeg performs 3 HTTP GET requests to convert single remote JPG image) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
10:54 AM Ticket #4849 (FFmpeg performs 3 HTTP GET requests to convert single remote JPG image) updated by pszemus
But all of the above still brakes down to one thing: FFmpeg doesn't …
10:08 AM Changeset in ffmpeg [64f72bb6] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '29b00f880faa404aa1d0d6820310c510c5996479' * commit …
9:45 AM Changeset in ffmpeg [dc1050a3] by Paul B Mahol <onemda@gmail.com>
avfilter/af_ladspa: process all channels for nb_handles > 1 …
9:45 AM Changeset in ffmpeg [03f34e0d] by Paul B Mahol <onemda@gmail.com>
doc/filters: ladspa: add two more examples, this time using SWH …
9:41 AM Changeset in ffmpeg [dad38bff] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/vaapi_internal: Add missing include Signed-off-by: Timo …
9:38 AM Changeset in ffmpeg [fee2b97d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libxvid: add missing include Fix build Signed-off-by: …
9:31 AM Changeset in ffmpeg [5a754f92] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '41bcc3d15204f290400ba02e4e8f87fc07bcc00e' * commit …
9:31 AM Changeset in ffmpeg [5de28d34] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '6536da7371b4847a2824ed46b98829f127f24dad' * commit …
9:27 AM Changeset in ffmpeg [52ce8b7b] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' * commit …
9:23 AM Changeset in ffmpeg [7b865c2] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '5d14cf199990cd378904a2618b5c72c4b02290f6' * commit …
9:23 AM Changeset in ffmpeg [b3ff8ef] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '525f58977c93e189fda49a5c4928feaf4d89fac6' * commit …
9:20 AM Changeset in ffmpeg [643a156] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '285fe5b098c8fbefaed4aacdb839b760a5b7f20d' * commit …
9:19 AM Changeset in ffmpeg [c2972a28] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'c7247eb7fe2b95803983e8f7c4f0e904f050ca7b' * commit …
9:19 AM Changeset in ffmpeg [1eb2c0de] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'dc54c78c4d56cdf5549f35ccff2fd66e7ffa0af2' * commit …
9:18 AM Changeset in ffmpeg [03d47f2] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '2c6014c629346ebfeb25fc715581a8df9175f71f' * commit …
9:14 AM Changeset in ffmpeg [25a7c2ae] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit 'e17db9ac496420f8824190ff5059a8a3646cbb7e' * commit …
9:12 AM Changeset in ffmpeg [a600e714] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '5b142a4d334bfa8ee5ec5f364c26c98ddb425fac' * commit …
9:12 AM Changeset in ffmpeg [352eb4b5] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '18adc1fd3bb739a240c59f87ec6837fdfa89d32e' * commit …
9:06 AM Changeset in ffmpeg [182550e4] by Hendrik Leppkes <h.leppkes@gmail.com>
Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5' * commit …
8:57 AM Ticket #1866 (Half speed video output ts -> flv transcode) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 1e5271a9fd6ddcceb083f2185a4bbd8d44c9a813 (FFmpeg …
8:57 AM Ticket #1715 (Wrong timestamps for h264 in mpegts) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 1e5271a9fd6ddcceb083f2185a4bbd8d44c9a813 (FFmpeg …
8:57 AM Ticket #424 (A/V desync on transport stream) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 1e5271a9fd6ddcceb083f2185a4bbd8d44c9a813 (FFmpeg …
8:25 AM Ticket #4856 (Crash in swscale when resizing to rgb24) updated by Carl Eugen Hoyos
Priority, Status, Component, Reproduced by developer, Description changed
Regression since 6dbaeed6b7b7c858dffdf141b725506b887660e7
6:58 AM Changeset in ffmpeg [1ec611a1] by Martin Storsjö <martin@martin.st>
rtsp: warning when max_delay reached packets are queued due to packet …
6:55 AM Changeset in ffmpeg [d555bd69] by Martin Storsjö <martin@martin.st>
rtpdec: inform jitter buffer size This commit print as AV_LOG_VERBOSE …
6:54 AM Changeset in ffmpeg [ff7f6ea9] by Martin Storsjö <martin@martin.st>
rtpdec: add a trace when jitter buffer is full This commit adds a …
1:43 AM Changeset in ffmpeg [cbbd906b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Check that sizes match and resync if not …
1:43 AM Changeset in ffmpeg [e01ad950] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtmpproto: Fix 2nd packet size Signed-off-by: Michael …
1:32 AM Changeset in ffmpeg [3496a20b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Change packet loop to return EAGAIN instead of …

Sep 15, 2015:

10:36 PM Ticket #4857 (When I copy streams from mts video with pcm_bluray audio I lose audio) created by malcev
My code is: ffmpeg -i 1.mts -c copy 2.mts cmd output is: …
10:15 PM Ticket #4856 (Crash in swscale when resizing to rgb24) created by rxt
Summary of the bug: Segmentation fault within swscale when resizing to …
9:58 PM Changeset in ffmpeg [6d1801b5] by Timothy Gu <timothygu99@gmail.com>
configure: make assignment of variable to '=' explicit op== is …
9:21 PM Changeset in ffmpeg [164cd9b4] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/riff.c: Add support for RV40 codec in AVI Signed-off-by: …
8:43 PM Changeset in ffmpeg [bbd44e12] by Ronald S. Bultje <rsbultje@gmail.com>
checkasm: add vp9 intra pred tests.
8:43 PM Changeset in ffmpeg [084451e1] by Ronald S. Bultje <rsbultje@gmail.com>
checkasm: add vp9 MC tests.
7:43 PM Ticket #4853 (Regression: latest version drops frames when concatenating M2TS (to FFV1)) updated by Carl Eugen Hoyos
Keywords, Component, Description changed
If there is an issue, it is a regression since …
7:09 PM Ticket #4849 (FFmpeg performs 3 HTTP GET requests to convert single remote JPG image) updated by pszemus
I've figured it's because the image2 demuxer has AVFMT_NOFILE flag …
7:06 PM Changeset in ffmpeg [eeaf19ce] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_stereo3d: simplify blank calculations and check height …
7:00 PM Ticket #2089 (negative bitrates reported when transcoding a 4k v210 file) closed by Carl Eugen Hoyos
fixed: The container bitrate is correctly shown since …
6:56 PM Changeset in ffmpeg [040ddd27] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/utils: Correctly show bit_rate >INT_MAX. Fixes ticket #2089.
6:46 PM Changeset in ffmpeg [72db5e96] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1enc: Fix error message when the requested version does not …
6:34 PM Changeset in ffmpeg [0f711126] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_cellauto: use the name 's' for the pointer to the …
6:13 PM Changeset in ffmpeg [a62d4a01] by Lou Logan <lou@lrcd.com>
README.md: avoid Github pull requests Signed-off-by: Lou Logan …
5:21 PM Changeset in ffmpeg [f7b53c95] by Ronald S. Bultje <rsbultje@gmail.com>
avfilter/f_sendcmd: use the name 's' for the pointer to the private …
4:39 PM Ticket #4855 (Support subtitles in (most likely) broken old vdr recordings) created by Carl Eugen Hoyos
https://ffmpeg.org/pipermail/ffmpeg-user/2015-September/028406.html A …
4:27 PM Changeset in ffmpeg [aaf4e703] by Paul B Mahol <onemda@gmail.com>
avfilter/af_stereowiden: fix 2nd argument for av_calloc …
4:15 PM Ticket #4854 (Invalid data found when processing input) closed by Hendrik
invalid: Your ffmpeg is not compiled with .mpg support …
4:02 PM Changeset in ffmpeg [b290972b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf: Switch probesize and max_analyze_duration to 64bit. Both are …
4:02 PM Changeset in ffmpeg [c311713c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf: Switch bitrate to 64bit unless compatibility with avconv was …
4:02 PM Changeset in ffmpeg [7404f3b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc: Switch bitrate to 64bit unless compatibility with avconv was …
3:28 PM Ticket #4854 (Invalid data found when processing input) updated by jsbjsb001
The video file TheDissociatives-SomewhereDownTheBarrel.mpg is …
3:23 PM Changeset in ffmpeg [28e02337] by Paul B Mahol <onemda@gmail.com>
doc/filters: mention newly added windowing functions Signed-off-by: …
3:21 PM Ticket #4854 (Invalid data found when processing input) created by jsbjsb001
Summary of the bug: How to reproduce: […]
3:12 PM Changeset in ffmpeg [b26a45c] by Ronald S. Bultje <rsbultje@gmail.com>
avfilter/vf_vidstabdetect: use the name 's' for the pointer to the …
2:16 PM Ticket #4849 (FFmpeg performs 3 HTTP GET requests to convert single remote JPG image) updated by pszemus
Another thought - if I force jpeg_pipe input format like this: […] …
1:55 PM Ticket #4736 (h264_qsv and hevc_qsv crashes on windows 8.1 (q=-0.0)) updated by rmkimathi
Replying to IvUs: > Replying to rmkimathi: > …
1:20 PM Changeset in ffmpeg [a0d8a810] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: switch min_tile_cols location so it shifts up instead of down. …
12:51 PM Ticket #4852 (Metadata stream of MPEG-2 file not being written out correctly.) updated by Carl Eugen Hoyos
Keywords, Version changed
Please confirm that you can reproduce the behaviour with current …
12:11 PM Ticket #4619 (Unable to decode Pure Lossless DTS-HD) reopened by Carl Eugen Hoyos
11:52 AM Ticket #4619 (Unable to decode Pure Lossless DTS-HD) updated by ptalarbvorm
Below is the reply that I should have received from the beginning: …
11:47 AM Ticket #4619 (Unable to decode Pure Lossless DTS-HD) closed by ptalarbvorm
invalid
11:34 AM Changeset in ffmpeg [0edf6c8b] by Michael Niedermayer <michael@niedermayer.cc>
rtpdec: add a trace when jitter buffer is full This commit adds an …
11:34 AM Changeset in ffmpeg [bc3ea39] by Michael Niedermayer <michael@niedermayer.cc>
rtpdec: inform jitter buffer size This commit print as AV_LOG_INFO …
11:21 AM Ticket #4853 (Regression: latest version drops frames when concatenating M2TS (to FFV1)) reopened by francois.visagie@gmail.com
I've uploaded "Ticket #4853 concat from M2TS to FFV1 drops …
10:51 AM Changeset in ffmpeg [e76be9cd] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_xbr: use the name 's' for the pointer to the private …
10:15 AM Ticket #4853 (Regression: latest version drops frames when concatenating M2TS (to FFV1)) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide (short) input files.
10:03 AM Ticket #4852 (Metadata stream of MPEG-2 file not being written out correctly.) updated by anthonyvenables
Version changed
10:03 AM Ticket #4852 (Metadata stream of MPEG-2 file not being written out correctly.) updated by anthonyvenables
Version changed
9:41 AM Ticket #4736 (h264_qsv and hevc_qsv crashes on windows 8.1 (q=-0.0)) updated by IvUs
Replying to rmkimathi: > I decided to stick with ffmpeg …
9:34 AM Changeset in ffmpeg [b0f98566] by Paul B Mahol <onemda@gmail.com>
avfilter: add stereowiden filter Signed-off-by: Paul B Mahol …
9:28 AM Changeset in ffmpeg [f2b1df73] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showfreqs: add lanczos and gauss windowing functions …
9:11 AM Ticket #4853 (Regression: latest version drops frames when concatenating M2TS (to FFV1)) created by francois.visagie@gmail.com
Concatenating from ffmpegclipfiles.txt: […] produces: […] The …
9:01 AM Ticket #4852 (Metadata stream of MPEG-2 file not being written out correctly.) created by anthonyvenables
I am using the FFMPEG libraries in a C++ application I am writing. The …
7:54 AM Changeset in ffmpeg [1c853d57] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showcqt: draw text optionally Signed-off-by: Paul B …
7:52 AM Changeset in ffmpeg [92bfc3cd] by Paul B Mahol <onemda@gmail.com>
avcodec/dxv: remove code that is never reached The function is …
6:35 AM Changeset in ffmpeg [3c525b8b] by Martin Storsjö <martin@martin.st>
rtpdec: Increase the max size of the jitter buffer to 500 packets …
2:27 AM Ticket #4851 (avi regression) closed by Michael Niedermayer
fixed: Fixed in 3e2ef00394b8079e93835d47c993868229f07502
2:26 AM Changeset in ffmpeg [59c1fec9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Change (last)pos to 64bit Signed-off-by: Michael …
2:26 AM Changeset in ffmpeg [3e2ef003] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Workaround broken initial frame Fixes Ticket4851 …

Sep 14, 2015:

10:00 PM Changeset in ffmpeg [8e924629] by Michael Niedermayer <michael@niedermayer.cc>
lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formatting …
9:36 PM Ticket #4851 (avi regression) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
Regression since cbfdfbe8 / d3f610c1 Reproducible for example with: […]
9:12 PM Changeset in ffmpeg [a85f2cdf] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc: Fix standalone compilation of the avi demuxer.
9:04 PM Ticket #4850 (Crash when converting to bgra via swscale with fast_bilinear) updated by Carl Eugen Hoyos
Priority, Keywords, Status changed
Regression since 62d176de1224f6b9921a53171e5daa7460d5a772 […]
8:10 PM Ticket #4851 (avi regression) created by genio
I have an IP Camera from Huacam.com. That camera generates an AVI on …
7:41 PM Ticket #4850 (Crash when converting to bgra via swscale with fast_bilinear) updated by fritsch
Cc changed
7:37 PM crash.mkv attached to Ticket #4850 by Timo R.
7:37 PM Ticket #4850 (Crash when converting to bgra via swscale with fast_bilinear) created by Timo R.
Summary of the bug: The given sample makes ffmpeg 2.8 and …
7:15 PM Ticket #4736 (h264_qsv and hevc_qsv crashes on windows 8.1 (q=-0.0)) updated by rmkimathi
Replying to IvUs: > Replying to rmkimathi: > …
7:07 PM Changeset in ffmpeg [8b47e106] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hlsenc: Fix the method command line parameter Signed-off-by: …
5:36 PM Changeset in ffmpeg [65b96ab] by Michael Niedermayer <michael@niedermayer.cc>
wmalossless: Warn when decoding 24 bit depth See ticket #4134
4:29 PM Ticket #4832 (Freeze when scaling and encoding h264_qsv) updated by IvUs
Reproduced by developer changed
Replying to babgvant: > Hello, > > The source stream …
4:14 PM Ticket #4736 (h264_qsv and hevc_qsv crashes on windows 8.1 (q=-0.0)) updated by IvUs
Analyzed by developer, Cc, Status changed
Replying to rmkimathi: > ffmpeg -report -i pills.mp4 …
3:54 PM Changeset in ffmpeg [ca00dda2] by Timothy Gu <timothygu99@gmail.com>
aaccoder_mips: Fix indentation
3:42 PM Changeset in ffmpeg [c8370a17] by Clément Bœsch <clement@stupeflix.com>
avformat: fix style after recent commits
3:13 PM Changeset in ffmpeg [1de21215] by Michael Niedermayer <michael@niedermayer.cc>
mpjpegde: trim header name/value of MIME headers Signed-off-by: …
3:03 PM Changeset in ffmpeg [0572bd1a] by Michael Niedermayer <michael@niedermayer.cc>
mpjpeg: probe should require same constraints as packet reader - both …
2:31 PM Ticket #4849 (FFmpeg performs 3 HTTP GET requests to convert single remote JPG image) updated by pszemus
I'm just thinking, if fd could be shared between all successive …
1:49 PM Ticket #4849 (FFmpeg performs 3 HTTP GET requests to convert single remote JPG image) created by pszemus
FFmpeg performs 3 HTTP GET requests to convert single remote image. …
1:35 PM Changeset in ffmpeg [b65ffa31] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips/aaccoder_mips: Sync with generic aaccoder file. Code in …
1:04 PM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by Carl Eugen Hoyos
By testing FFmpeg versions da7759b3 and cc1162d7
1:03 PM Ticket #4847 (Cert has expired on ffmpeg for mac version 2.2.2 that we use with ...) updated by Carl Eugen Hoyos
Will somebody tell them that FFmpeg 2.2 is outdated and that FFmpeg …
12:54 PM Ticket #4847 (Cert has expired on ffmpeg for mac version 2.2.2 that we use with ...) updated by ed bobak
You can find munki here: https://www.munki.org/munki/ and I was able …
12:50 PM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by Lucas Mindêllo
How can I test it?
12:50 PM Changeset in ffmpeg [570fcaf3] by Luca Barbato <lu_zero@gentoo.org>
jpeg2000: Factor out prec init Makes debugging a little simpler.
12:48 PM Changeset in ffmpeg [95a41311] by Luca Barbato <lu_zero@gentoo.org>
jpeg2000: Factor out band stepsize initialization
12:36 PM Changeset in ffmpeg [7fb93eae] by Luca Barbato <lu_zero@gentoo.org>
jpeg2000: Factor out band initialization
12:31 PM Changeset in ffmpeg [1b709f23] by Luca Barbato <lu_zero@gentoo.org>
jpeg2000: Refactor decode_packets Move the packet-specific parsers in …
12:28 PM Changeset in ffmpeg [29b00f88] by Luca Barbato <lu_zero@gentoo.org>
jpeg2000: Templatize the frame writer
12:26 PM Changeset in ffmpeg [41bcc3d1] by Luca Barbato <lu_zero@gentoo.org>
jpeg2000: Split codeblock decoding from the main tile decoding That …
12:10 PM Changeset in ffmpeg [a8bedd56] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: merge compute initialQP sections Signed-off-by: Timo …
12:10 PM Changeset in ffmpeg [49046580] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: Optimize nvenc parameters Add 3 more presets: fast, …
10:51 AM Changeset in ffmpeg [145c5a99] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/avf_showcqt: change fft left-right separation This …
7:51 AM Ticket #4848 (Tagging of webm files is incomplete) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Do you have a webm file that shows information about publisher, …
7:49 AM Ticket #4847 (Cert has expired on ffmpeg for mac version 2.2.2 that we use with ...) updated by Carl Eugen Hoyos
Keywords changed
I am slightly curious where to find this package management system…
6:43 AM Ticket #4848 (Tagging of webm files is incomplete) updated by nexus07
ffprobe of webm video displays only title tag and VLC media player …
6:37 AM Ticket_4848.zip attached to Ticket #4848 by nexus07
ffmpeg and ffprobe outputs for tr3d_tagged.mkv and tr3d_tagged.webm …
6:22 AM Ticket #4848 (Tagging of webm files is incomplete) created by nexus07
Summary of the bug: After conversion of an avi file published in the …
2:27 AM Ticket #4847 (Cert has expired on ffmpeg for mac version 2.2.2 that we use with ...) closed by llogan
invalid: FFmpeg does not offer anything called "ffmpeg-mac". Looks like an …
2:10 AM Ticket #4847 (Cert has expired on ffmpeg for mac version 2.2.2 that we use with ...) created by ed bobak
Summary of the bug: Cert has expired on ffmpeg-mac-2.2.2.pkg How to …

Sep 13, 2015:

10:19 PM Changeset in ffmpeg [6536da73] by Luca Barbato <lu_zero@gentoo.org>
doc: Add travis badge Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
8:34 PM Changeset in ffmpeg [d13a2df8] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_mandelbrot: use the name 's' for the pointer to the …
8:00 PM Ticket #4797 (Trying to save m3u8 as mp4 giving "could not find corresponding trex" ...) updated by Carl Eugen Hoyos
Another stream from ticket #4846 that also does not work since …
7:56 PM Ticket #4846 (New ffmpeg build lose full cookies support (HLS,APPLEHTTP)) closed by Carl Eugen Hoyos
duplicate: Indeed a duplicate of ticket #4797.
7:56 PM Ticket #4808 (HLS live stream don't use new cookies on future requests) updated by Carl Eugen Hoyos
Please test if this issue is a regression since da7759b3
7:46 PM Encode/FFV1 edited by Peter B.
Added output for FFV1.1 (diff)
7:44 PM Ticket #4844 (Feature request: eac3 in m4v/mp4/mov container) closed by Carl Eugen Hoyos
needs_more_info: Please only reopen this ticket if you can provide a sample that cannot …
6:42 PM Ticket #4844 (Feature request: eac3 in m4v/mp4/mov container) reopened by Timothy Gu
It is clear from the …
6:32 PM Encode/FFV1 edited by Peter B.
Minor cosmetic changes/corrections (diff)
6:13 PM Encode/FFV1 edited by Peter B.
Fixed typo (diff)
6:10 PM Encode/FFV1 edited by Peter B.
Added Coder=2 (diff)
6:08 PM Encode/FFV1 edited by Peter B.
Added info about how to read parameters from existing file using ffprobe (diff)
4:50 PM Ticket #4831 (Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU) closed by IvUs
fixed
4:49 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by rmk
I have run into this as well and the way I see it, ffmpeg reads but …
3:59 PM Ticket #4831 (Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU) updated by Andrew Van Til
Replying to IvUs: > Replying to babgvant: > …
3:34 PM Changeset in ffmpeg [e60a6e75] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo: Drop mpegvideo.h where not needed Add necessary headers in …
3:34 PM Changeset in ffmpeg [5d14cf19] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo: Make sure mpegutils.h is included where needed
3:34 PM Changeset in ffmpeg [525f5897] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo: Move macros to more appropriate headers MAX_MB_BYTES -> …
3:34 PM Changeset in ffmpeg [285fe5b0] by Vittorio Giovara <vittorio.giovara@gmail.com>
avfilter: Support both syntaxes for the scale filter
3:34 PM Changeset in ffmpeg [c7247eb7] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavr: Remove unreachable code Bug-Id: CID 1323180
3:34 PM Changeset in ffmpeg [dc54c78c] by Vittorio Giovara <vittorio.giovara@gmail.com>
buffersrc: Improve initialization log message Add timebase and aspect …
3:34 PM Changeset in ffmpeg [2c6014c6] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: Change global error option to private error_rate option
3:34 PM Changeset in ffmpeg [e17db9ac] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: Move mv0 option from global to mpv private
3:34 PM Changeset in ffmpeg [5b142a4d] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Keep idct integer option "int" is useful in testing because …
3:34 PM Changeset in ffmpeg [18adc1fd] by Vittorio Giovara <vittorio.giovara@gmail.com>
avconv_filter: Use full named options This introduces a slight …
3:34 PM Changeset in ffmpeg [10de4087] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavf: Update to the new crypto API
2:58 PM Ticket #4846 (New ffmpeg build lose full cookies support (HLS,APPLEHTTP)) updated by gjdfgh
>You think my ticket is not valid? Ignore this. I can confirm this …
2:55 PM Ticket #4846 (New ffmpeg build lose full cookies support (HLS,APPLEHTTP)) updated by Dany Côté
Replying to cehoyos: > Please verify if this is a …
2:37 PM Ticket #4846 (New ffmpeg build lose full cookies support (HLS,APPLEHTTP)) updated by Carl Eugen Hoyos
Keywords changed
Please verify if this is a regression since …
2:12 PM Ticket #4846 (New ffmpeg build lose full cookies support (HLS,APPLEHTTP)) created by Dany Côté
Summary of the bug: Since kodi 15.0+ my addon can't play HTTPS HLS …
1:52 PM Ticket #4832 (Freeze when scaling and encoding h264_qsv) updated by Andrew Van Til
Hello, The source stream doesn't seem to matter. Every source I've …
12:22 PM Changeset in ffmpeg [56291434] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Use the first index entry to find the first packet if …
12:22 PM Changeset in ffmpeg [fd6296e4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Print last packet size at trace level Signed-off-by: …
12:22 PM Changeset in ffmpeg [6bed88ac] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Print terminator value found if it differs from …
7:34 AM Ticket #4845 (concatenate dynamic chunks) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Type changed
4:18 AM Ticket #4845 (concatenate dynamic chunks) created by Shubhank Gaur
The ffmpeg docs for concat lists the following way ffmpeg -f concat -i …
1:53 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I tested 75268-g3f9fa2d and the quality was a bit worse than the …
1:08 AM Changeset in ffmpeg [276ab7c1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpjpegdec: Allow mpjpeg headers parsing to succeed upon EOF, …
Note: See TracTimeline for information about the timeline view.