Timeline



Jan 27, 2016:

11:55 PM Changeset in ffmpeg [925f145a] by Rostislav Pehlivanov <atomnuker@gmail.com>
FATE: update AAC encoder PNS test target Test target hasn't been …
11:49 PM Changeset in ffmpeg [6fe77207] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
vorbisdec: reject rangebits 0 with non-0 partitions This causes …
11:49 PM Changeset in ffmpeg [00a0c0fd] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
vorbisdec: reject channel mapping with less than two channels It …
11:49 PM Changeset in ffmpeg [a21ec4e] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
ffmdec: reset packet_end in case of failure This fixes segmentation …
11:48 PM Changeset in ffmpeg [0c03d860] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
avformat/ipmovie: put video decoding_map_size into packet and use it …
11:43 PM Changeset in ffmpeg [77a44f57] by Luca Barbato <lu_zero@gentoo.org>
configure: add missing avx2 support check AVX2 support was introduced …
11:41 PM Changeset in ffmpeg [b624f066] by Luca Barbato <lu_zero@gentoo.org>
x86: Add ymm_reg struct Needed to declare 32-byte long constants …
11:23 PM CompilationGuide/Centos edited by llogan
Remove --depth because dumb http transport does not support it. VLC … (diff)
10:55 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by Joseph DeVore
Any updates?
10:45 PM Changeset in ffmpeg [d640bc75] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
asfdec_o: check for too small size in asf_read_unknown This fixes …
10:45 PM Changeset in ffmpeg [93559adf] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
asfdec_o: break if EOF is reached after asf_read_packet_header …
10:45 PM Changeset in ffmpeg [4679e543] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
asfdec_o: make sure packet_size is non-zero before seeking This fixes …
10:45 PM Changeset in ffmpeg [782257ba] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
asfdec_o: prevent overflow causing seekback This fixes infinite …
10:45 PM Changeset in ffmpeg [e188c267] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
asfdec_o: check avio_skip in asf_read_simple_index The loop can be …
10:45 PM Changeset in ffmpeg [407ab167] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
asfdec_o: reject size > INT64_MAX in asf_read_unknown Both avio_skip …
10:45 PM Changeset in ffmpeg [d7fbd036] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
asfdec_o: only set asf_pkt->data_size after sanity checks Otherwise …
10:45 PM Changeset in ffmpeg [2cd41c5d] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Merge commit '8375dc1dd101d51baa430f34c0bcadfa37873896' * commit …
10:45 PM Changeset in ffmpeg [1272b88d] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
dca: fix misaligned access in avpriv_dca_convert_bitstream src and …
10:45 PM Changeset in ffmpeg [cf99f0dd] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
brstm: fix missing closing brace Signed-off-by: Andreas Cadhalpun …
10:45 PM Changeset in ffmpeg [247bb203] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
brstm: also allocate b->table in read_packet This fixes NULL pointer …
10:45 PM Changeset in ffmpeg [94b9e7c] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
brstm: make sure an ADPC chunk was read for adpcm_thp This fixes NULL …
10:45 PM Changeset in ffmpeg [6ffaf40c] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
vorbisdec: reject rangebits 0 with non-0 partitions This causes …
10:45 PM Changeset in ffmpeg [e3d77963] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
vorbisdec: reject channel mapping with less than two channels It …
10:45 PM Changeset in ffmpeg [667a23a] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
ffmdec: reset packet_end in case of failure This fixes segmentation …
10:42 PM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by Carl Eugen Hoyos
Resolution changed
10:28 PM Changeset in ffmpeg [7b0fb4fd] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
avformat/ipmovie: put video decoding_map_size into packet and use it …
10:28 PM Changeset in ffmpeg [40ebeee3] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
avformat/brstm: fix overflow Signed-off-by: Paul B Mahol …
10:18 PM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by JasonC
Resolution changed
10:17 PM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by JasonC
Replying to llogan: > Replying to JasonC: > …
10:02 PM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by llogan
Replying to JasonC: > I don't know how to build the …
9:12 PM Changeset in ffmpeg [265ed673] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
libavcodec/util: Fix timebase overflow check It could accidentally …
9:00 PM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by JasonC
Replying to cehoyos: > Replying to JasonC: > > …
8:56 PM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by Carl Eugen Hoyos
Replying to JasonC: > Why did you ask me to go to the …
8:56 PM Changeset in ffmpeg [09d5c28c] by James Almer <jamrial@gmail.com>
configure: fix openssl pkg-config check Signed-off-by: James Almer …
8:41 PM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by JasonC
Replying to cehoyos: > {{{ > ffmpeg version …
8:32 PM Changeset in ffmpeg [cefad29d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
configure: Revert recent changes to disable-everything These will be …
8:27 PM Changeset in ffmpeg [5889bc16] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avcodec/version: Add missing #endif Signed-off-by: Derek Buitenhuis …
8:18 PM Changeset in ffmpeg [2e9b995e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92' * commit …
8:16 PM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) closed by Carl Eugen Hoyos
invalid: […] Please test current FFmpeg git head before reporting issues here.
8:09 PM Changeset in ffmpeg [11e6f13a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '55c7e5bf7c8d368c9bc60a219b04849ec9f4c84c' This is a …
8:06 PM Changeset in ffmpeg [e15e1088] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'd43a165bda0eae95f4c7a168c7d13d94966c1a09' * commit …
8:02 PM Changeset in ffmpeg [fa6c7ccc] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'f7168d7016f7d1034ec90223fa91a90711704e11' * commit …
7:58 PM Changeset in ffmpeg [fa48cd88] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '892f037c55d86ce36f8705fbeab052189312a13e' * commit …
7:56 PM Changeset in ffmpeg [54f49bd3] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '9d3ea5cbf57e30bf2717a9ce64e858dad8a02aa6' * commit …
7:52 PM Changeset in ffmpeg [3662e559] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'e93aa2c9e7b3599aee6a5820760fc1a2c629dea0' Merged-by: …
7:52 PM Changeset in ffmpeg [97d57424] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '65d29dd274a302131e2e4bc6d2b1eca4a093900c' This is a …
7:49 PM Changeset in ffmpeg [b3702b6b] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '883ad2c59ceea1ced5495b5ccc83695ed4bbb94b' This is a …
7:48 PM Changeset in ffmpeg [3de3937e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '8e7bea6dc6ac5b21484774a026847bec0771ab62' Merged-by: …
7:41 PM Changeset in ffmpeg [fafb18d1] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'e9175634ec96e36873929637491189150cfce9ec' Merged-by: …
7:40 PM Changeset in ffmpeg [7daad5c4] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '472d488ebcc53bea4cdb124edb94558e72d8f23f' Merged-by: …
7:39 PM Changeset in ffmpeg [e87ace62] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '7486418683bd2477772e03aab573cf846c12fb0d' Merged-by: …
7:33 PM Changeset in ffmpeg [f97d2d2] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'e59708bb9d94f67381f19344b5e021591eb711bf' Merged-by: …
7:32 PM Changeset in ffmpeg [ba7d16a3] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'c4de754d4dac5ddae4d5a6f02798c0f560771921' This is a …
7:30 PM Changeset in ffmpeg [bd7da0ae] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '8fd361f53b3c17c1ae13a39e030c8fa3ab4d8f1f' Merged-by: …
7:08 PM Changeset in ffmpeg [0d733ec3] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc/mjpegdec: speed up scan data copy
6:47 PM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by JasonC
In a hex editor, the output of "-vcodec copy" contains the string …
6:39 PM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by JasonC
Replying to cehoyos: > Please provide cuatro.avi - how was …
6:38 PM testvideos.zip attached to Ticket #5198 by JasonC
Contains an example input video, and example output videos after both …
6:32 PM Changeset in ffmpeg [e5b5676c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'e4eb13ca77624401ea7cef1ed6ad8e2d13fd2063' Merged-by: …
6:29 PM Changeset in ffmpeg [949d6dd5] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '09f4822e4eaf61513b9092414450f3ae920ccd9d' Merged-by: …
6:27 PM Changeset in ffmpeg [d97a6193] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '03ef89faf23c4851848208c9fe004cd9ef690cec' Merged-by: …
6:23 PM Changeset in ffmpeg [ea2df330] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '4f22b138886e29f7fffa8c715673951e51be9f32' Merged-by: …
6:21 PM Changeset in ffmpeg [66eb8ce4] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'b06cb15b9d7928bf54b639c9f9f7658c2c38bfb9' One big NOOP. …
5:45 PM Changeset in ffmpeg [42f0ed67] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'c59fec783d6540dd96540b079d753ee4a6ad2e58' This is a …
5:20 PM Changeset in ffmpeg [a54422ff] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '39571e86cb0d55536f649210a025c54e440c632b' This is a …
4:57 PM Changeset in ffmpeg [257766a8] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '9cce011b1d2f66366f5d75a024c2a2f93dc2b589' Merged-by: …
4:56 PM Changeset in ffmpeg [895b888f] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '521dc78366c6ea54b7b69426dab302a57231f81e' Merged-by: …
4:54 PM Changeset in ffmpeg [e5fe75ae] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'fa66237b69c27befa788b100e73783e0f47fe1b7' Merged-by: …
4:53 PM Changeset in ffmpeg [71b79b58] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '62825236dba31a2240e25974a3ba41c1303e4edc' Merged-by: …
4:51 PM Changeset in ffmpeg [9f18be42] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '81737f42c28858dad76a40284a35f7a64faa2fc7' Merged-by: …
4:47 PM Changeset in ffmpeg [711dae57] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit '46350db737a15910f468d30cf7beda16a4cc8332' Merged-by: …
4:46 PM Changeset in ffmpeg [dbbfbde0] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5' Merged-by: …
4:36 PM Changeset in ffmpeg [21f94684] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT Libav, for some …
4:18 PM Changeset in ffmpeg [0aada305] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: More completely check cdef Fixes out of array …
3:15 PM Ticket #3732 (ffserver does not perceive closing of input feed) updated by castg
I have same problem and i'm gonna go crazy. How to reproduce this bug? …
2:11 PM Ticket #1564 (support dvaudio in non dv container) updated by Elon Musk
there is dv audio in caf. Do you have such files?
12:58 PM Changeset in ffmpeg [75a7565b] by Paul B Mahol <onemda@gmail.com>
avcodec/dvaudiodec: support cases when codec_tag is not set but …
11:41 AM Ticket #4190 (offer internal font for drawtext) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
11:33 AM Ticket #4660 (Failed to open bitstream filter h264_mp4toannexb) closed by Carl Eugen Hoyos
needs_more_info
10:19 AM Changeset in ffmpeg [74e8f4f6] by Paul B Mahol <onemda@gmail.com>
avcodec/dvaudiodec: set channel layout Signed-off-by: Paul B Mahol …
10:11 AM Changeset in ffmpeg [ce404b4d] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afade: do not duplicate curve option Signed-off-by: Paul …
9:25 AM Ticket #4479 (Aspect ratio not shown for jpg files (but respected)) closed by Carl Eugen Hoyos
fixed: Fixed in 7a90edc188a73cf5bfc029641a86634ae9c2aa3f
9:23 AM Changeset in ffmpeg [7a90edc1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/mjpegdec: Set SAR even if no resolution is available. Fixes …
9:14 AM Ticket #5138 ([H264 Decoder] Missing B frame in the H264 decoded stream.) closed by Carl Eugen Hoyos
wontfix: A message is shown since 69dbecf920f6fe7e5a7fc0b38ecaeeb444bc1d7a that …
9:11 AM Changeset in ffmpeg [69dbecf9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/h264: Show "Increasing reorder buffer" message with loglevel …
9:00 AM Ticket #5139 (memory leak when invalid data is found processing input) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 36f862e0 / a0f29460 […]
8:53 AM leak.ivf attached to Ticket #5139 by Carl Eugen Hoyos
8:28 AM Ticket #5199 (No timestamps when playing dvaudio in wav with FFplay) created by Carl Eugen Hoyos
Playing the wav files from …
8:28 AM Ticket #1564 (support dvaudio in non dv container) updated by Carl Eugen Hoyos
Keywords changed
8:23 AM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by JasonC
Replying to cehoyos: > Please provide cuatro.avi - how was …
8:20 AM Ticket #1102 (mxf separate fields in interlaced j2k) updated by Thijs Leegwater
Would it be hard to patch mxfenc as well, so it will be possible to …
7:56 AM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by Carl Eugen Hoyos
Component changed
7:56 AM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by Carl Eugen Hoyos
Please provide cuatro.avi - how was it created?
6:16 AM Changeset in ffmpeg [b66ac803] by Matt Oliver <protogonoi@gmail.com>
avformat/mux: Fix error when writing uncoded frames. commit …
2:59 AM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) updated by JasonC
Component changed
2:55 AM ffmpeg-20160126-214715.log attached to Ticket #5198 by JasonC
Output of -report
2:54 AM Ticket #5198 (FFmpeg flips rawvideo vertically with -vcodec copy) created by JasonC
Log file attached. When attempting to trim a video (rawvideo, avi) to …
12:50 AM WikiStart edited by Timothy Gu
(diff)
12:42 AM How to quickly compile libopus created by Timothy Gu
[wiki:"CompilationGuide/Quick/libopus@6" How to quickly compile …
12:42 AM How to quickly compile libx264 created by Timothy Gu
[wiki:"CompilationGuide/Quick/libx264@9" How to quickly compile …

Jan 26, 2016:

11:08 PM Changeset in ffmpeg [9079e99d] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
svq1enc: fix out of bounds reads level can be 5, but there are only …
10:33 PM Changeset in ffmpeg [11bc4fd6] by Paul B Mahol <onemda@gmail.com>
avcodec/dvaudiodec: only stereo makes sense Signed-off-by: Paul B …
10:31 PM Changeset in ffmpeg [eafb05fc] by Luca Barbato <lu_zero@gentoo.org>
v210: x86: Add the correct guards around the asm code Signed-off-by: …
10:26 PM Ticket #1579 (fix remuxing of imaadpcm in wav) closed by Carl Eugen Hoyos
fixed: Fixed by nu774 since 43c18fec
10:23 PM Ticket #1564 (support dvaudio in non dv container) closed by Elon Musk
fixed: Fixed in e9e623369d7ba330ab8157157e956cb71d8058b5.
10:14 PM Changeset in ffmpeg [e9e62336] by Paul B Mahol <onemda@gmail.com>
avcodec: add Ulead DV audio decoder Fixes #1564. Signed-off-by: Paul …
10:13 PM Changeset in ffmpeg [df7b165e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zscale: make it possible to override input frame …
7:56 PM Changeset in ffmpeg [a0174f67] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvenc: copyts in FLV muxer The purpose of this patch is to …
7:00 PM Ticket #2706 (Native AAC encoder produces warbling with pure aevalsrc sine wave) closed by Elon Musk
fixed
6:40 PM Ticket #1579 (fix remuxing of imaadpcm in wav) updated by Elon Musk
So what is status of this?
6:33 PM Ticket #1009 (XvBA - AMD Hardware acceleration) updated by Elon Musk
Is this still relevant?
6:26 PM Ticket #98 (Channel reordering in pcm files) updated by Elon Musk
Proper way is having more generic channels layout representation.
4:36 PM Changeset in ffmpeg [74658a8b] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg_opt: Allow -metadata option to set metadata on programs. …
4:36 PM Changeset in ffmpeg [6e448fb9] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg_opt: Move the 'process manually set programs' block above …
4:36 PM Changeset in ffmpeg [f3ace85d] by Michael Niedermayer <michael@niedermayer.cc>
avutil/opt: check for and handle errors in av_opt_set_dict2() …
4:34 PM Ticket #5197 (Issues receving rtp_mpegts sources) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please test current FFmpeg git head, please use {{{-f lavfi -i testsrc …
3:45 PM Ticket #5197 (Issues receving rtp_mpegts sources) created by svyatko
== Summary of the bug: == Using static build 2.8.5 I can happily send …
1:04 PM Ticket #5192 (Unplayable mpeg ts after converting mp3 to mp4 with image and then ...) updated by Carl Eugen Hoyos
Please always test current FFmpeg git head before reporting issues …
11:10 AM Changeset in ffmpeg [2e31434d] by Hendrik Leppkes <h.leppkes@gmail.com>
swscale: add P010 input support
10:54 AM Changeset in ffmpeg [c2869b4] by Hendrik Leppkes <h.leppkes@gmail.com>
avutil: add P010 pixel format P010 is the 10-bit variant of NV12 …
7:09 AM Ticket #4768 (FFmpeg preserving CFR during TS to MP4 conversion) updated by Misaki
Note, if using process substitution as described above, you must …

Jan 25, 2016:

10:49 PM Changeset in ffmpeg [38622007] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
vf_libopencv: add support for opencv 3 It dropped the old headers, …
9:15 PM Changeset in ffmpeg [73e4565d] by Marton Balint <cus@passwd.hu>
lavc/libzvbi-teletextdec: add support for setting background opacity …
9:06 PM Changeset in ffmpeg [92f2a9db] by Marton Balint <cus@passwd.hu>
lavc/libzvbi-teletextdec: remove cmax variable Use VBI_NB_COLORS …
9:06 PM Changeset in ffmpeg [fe4a2cbd] by Marton Balint <cus@passwd.hu>
lavc/libzvbi-teletextdec: use the built-in transparent color for …
7:52 PM input.m2ts attached to Ticket #5196 by tzimmo
input.m2ts file for ffmpeg to reproduce the issue
7:51 PM Ticket #5196 (Copy of Bluray m2ts file gets broken) created by tzimmo
I try to copy one video, one audio and one subtitle track "as is" from …
7:48 PM Ticket #1564 (support dvaudio in non dv container) updated by ami_stuff
Replying to richardpl: > The avi sample is gone. …
7:43 PM Changeset in ffmpeg [b46aae09] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
build: use a link instead of changing current directory when compiling …
7:42 PM Ticket #1564 (support dvaudio in non dv container) updated by Elon Musk
The avi sample is gone.
6:59 PM Ticket #5186 (concat of streamed mkv fails) closed by Andrey Utkin
duplicate: Duplicate of http://trac.ffmpeg.org/ticket/5189, works-for-me …
6:58 PM Ticket #5189 (Timestamp warnings when concat-ing nut files streamed through fifos) closed by Andrey Utkin
worksforme: This is an isue with concat demuxer - cat->files[1]->start_time stays …
6:47 PM Ticket #5195 (v210 with odd size) created by ami_stuff
exported from Premiere, decodes correctly with VirtualDub (internal …
6:47 PM Changeset in ffmpeg [8b02af1e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpegtsenc: Fix multi program so that it supports adding the …
6:47 PM Changeset in ffmpeg [191ec55c] by Michael Niedermayer <michael@niedermayer.cc>
lavc/rawdec: Use 16-byte line alignment for AV_PIX_FMT_MONOWHITE The …
6:19 PM Ticket #1564 (support dvaudio in non dv container) updated by ami_stuff
some samples exported from Premiere (built-in codec): …
6:15 PM mpeg1_fuzz.mpg attached to Ticket #5194 by ami_stuff
6:15 PM Ticket #5194 (mpeg enc: infinite loop with fuzzed file) created by ami_stuff
[…]
6:05 PM wmv2_fuzz.wmv attached to Ticket #5193 by ami_stuff
6:04 PM Ticket #5193 (No warning shown before duplicating a frame many thousand times) created by ami_stuff
[…]
5:57 PM Changeset in ffmpeg [209f50e1] by James Almer <jamrial@gmail.com>
avcodec/synth_filter: split off remaining code from dcadec files …
5:25 PM Ticket #5192 (Unplayable mpeg ts after converting mp3 to mp4 with image and then ...) created by tmeisenh
I am having issues converting an mp3 to an mp4 with a single watermark …
5:09 PM Changeset in ffmpeg [4709f721] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavfi: Use AV_CEIL_RSHIFT where needed
5:02 PM Changeset in ffmpeg [e8030714] by Vittorio Giovara <vittorio.giovara@gmail.com>
yuv4mpegenc: Use AV_CEIL_RSHIFT where needed
5:02 PM Changeset in ffmpeg [6695f178] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixdesc: Use AV_CEIL_RSHIFT in documentation
5:01 PM Changeset in ffmpeg [1546a41a] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixdesc: Drop unneeded deprecation warning guards
5:00 PM Changeset in ffmpeg [9cac1b4b] by Vittorio Giovara <vittorio.giovara@gmail.com>
qsvenc: Add private option to replace coder_type Missing from …
4:10 PM Changeset in ffmpeg [5dc37a5d] by Paul B Mahol <onemda@gmail.com>
avcodec/dcaenc: do not change user requested bitrate Signed-off-by: …
4:10 PM Changeset in ffmpeg [06f65fd0] by Paul B Mahol <onemda@gmail.com>
avcodec/dcaenc: return correct number of bytes in output packet …
4:03 PM Ticket #5191 (no constant frame rate with MP4 to TS conversion) created by kyriako41
Hello, I want to convert MP4 to TS, using, for example: ffmpeg …
3:47 PM Changeset in ffmpeg [ed0c5505] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: run ff_frame_thread_encoder_init() only for encoders …
1:21 PM Ticket #5190 (RSS is broken) updated by Carl Eugen Hoyos
Keywords changed
1:01 PM Ticket #5190 (RSS is broken) created by Andrey Efremov
News RSS is broken for some time: https://ffmpeg.org/main.rss
11:58 AM Ticket #5189 (Timestamp warnings when concat-ing nut files streamed through fifos) created by Andrey Utkin
Summary of the bug: The below script works and does what is intended, …
10:59 AM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information.
10:56 AM Ticket #5181 (Video component range (mpeg/pc) not tracked properly between filters) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and please provide the command …
10:07 AM Changeset in ffmpeg [46f67f4a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rawdec: Check height and packet size Avoids potential …
10:07 AM Changeset in ffmpeg [82325dbe] by Michael Niedermayer <michael@niedermayer.cc>
lavc/rawdec: Use 16-byte line alignment for 1, 2, 4 and 8 bpp This …
10:07 AM Changeset in ffmpeg [fe7639b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rawdec: initialize palette for mono Signed-off-by: Michael …
9:51 AM Ticket #5173 (How to add a single image with scroll effect) updated by Elon Musk
You can do it with crop filter.
8:12 AM Changeset in ffmpeg [eef9f065] by Luca Barbato <lu_zero@gentoo.org>
avplay: Allow to override the codec Signed-off-by: Luca Barbato …
8:12 AM Changeset in ffmpeg [6fa464f8] by Luca Barbato <lu_zero@gentoo.org>
avplay: Statically allocate the player state And move the resource …
8:12 AM Changeset in ffmpeg [611ba89b] by Luca Barbato <lu_zero@gentoo.org>
avplay: Rename cur_stream to player The name was misleading. …
8:12 AM Changeset in ffmpeg [21bbc345] by Luca Barbato <lu_zero@gentoo.org>
avplay: Rename VideoState to PlayerState The structure is not …
8:12 AM Changeset in ffmpeg [fdd464cb] by Luca Barbato <lu_zero@gentoo.org>
avplay: Allocate the refresh thread next to the decode thread It does …
8:10 AM Changeset in ffmpeg [f22f9005] by Luca Barbato <lu_zero@gentoo.org>
avplay: Move the stream setup in the main thread And refactor the …
1:56 AM trouble.dv attached to Ticket #5188 by Carl Eugen Hoyos
1:55 AM Ticket #5188 (Damaged dvvideo makes overlay not stop on eof) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/60728 A user …
1:22 AM test_720x486i_dotcrawl_cut.avi attached to Ticket #5187 by Carl Eugen Hoyos
1:21 AM Ticket #5187 (Green lines with fieldmatch) created by Carl Eugen Hoyos
Some resolutions (?) lead to green bottom lines with fieldmatch. […]
1:18 AM Ticket #5186 (concat of streamed mkv fails) created by Andrey Utkin
When you concatenate (with concat demuxer) matroska files which were …
12:15 AM Ticket #5185 (Excessive HTTP traffic for DASH mp4 videos) updated by Carl Eugen Hoyos
Please test current FFmpeg git head and please provide the command …
12:13 AM Ticket #5185 (Excessive HTTP traffic for DASH mp4 videos) updated by Misaki
For anyone concerned with feasibility, totem, ffplay, and vlc could …

Jan 24, 2016:

11:50 PM Ticket #5185 (Excessive HTTP traffic for DASH mp4 videos) created by Misaki
This might have been reported before, if so I apologize. Using …
11:30 PM Changeset in ffmpeg [1d8f9b7] by James Almer <jamrial@gmail.com>
avcodec/webp: fix decoder dependencies Signed-off-by: James Almer …
11:18 PM Changeset in ffmpeg [cde57eee] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: Check that filename is not "" in probe before checking …
11:02 PM Ticket #4768 (FFmpeg preserving CFR during TS to MP4 conversion) updated by Misaki
This bug report had a solution, but what about the concat input …
10:48 PM Ticket #5183 (Build broken after DeckLink header cleanup) closed by Timothy Gu
fixed: Alright I give up. The current master is fixed anyway.
10:39 PM Ticket #5080 (Excessive HTTP GETs reading MP4 from web server) updated by Misaki
It's easier to handle when audio is earlier, since it's typically …
10:23 PM Ticket #4146 (zoompan progress stops after 2 sec when it is overlayed) closed by Elon Musk
fixed: Should be fixed in f42eae96b22d2f9a823bc616b2424164524eed96.
10:02 PM Ticket #5183 (Build broken after DeckLink header cleanup) updated by RiCON
With the patch it fails on linking with: […]
10:01 PM Ticket #5160 (Document how -fs reduces size) updated by Misaki
It appears to stop, similar to pressing ctrl-C in Linux, once detected …
9:51 PM Ticket #5081 (A wish for ffmpeg to be able to reference input properties) updated by Misaki
In the contrived example, -shortest might be able to accomplish the …
9:30 PM Ticket #5170 (Input option -r has no effect with -vcodec copy) updated by Misaki
The -r option (for input methods) is not appropriate for …
9:14 PM 0001-decklink-Header-cleanup.patch attached to Ticket #5183 by Timothy Gu
New patch
9:13 PM Ticket #5183 (Build broken after DeckLink header cleanup) updated by Timothy Gu
I believe the most important error is not copied: that is, …
9:03 PM Ticket #5184 (Incorrect pts at start of avi file) updated by Misaki
Version changed
9:02 PM Shadow Hearts IIカレン動画 - パンチラ見るだけ (2)-sample.avi attached to Ticket #5184 by Misaki
avi file with no pts, leading to bug
9:00 PM Ticket #5184 (Incorrect pts at start of avi file) created by Misaki
The included file is .avi, and therefore has to presentation …
8:54 PM Changeset in ffmpeg [3e7d6849] by Paul B Mahol <onemda@gmail.com>
avcodec/flacenc: fix calculation of bits required in case of custom …
8:43 PM Ticket #5183 (Build broken after DeckLink header cleanup) updated by Timothy Gu
That commit has been reverted for now. I would still like to see the …
8:42 PM Changeset in ffmpeg [ce36cb08] by Timothy Gu <timothygu99@gmail.com>
Revert "decklink: Header cleanup" This reverts commit …
8:11 PM Ticket #5183 (Build broken after DeckLink header cleanup) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Description changed
Please provide the complete console output of {{{make V=1 …
7:29 PM Changeset in ffmpeg [f42eae96] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zoompan: fix pts handling Now output pts have some sense. …
7:04 PM Ticket #5183 (Build broken after DeckLink header cleanup) updated by laurfb
Summary changed
7:03 PM Ticket #5183 (Build broken after DeckLink header cleanup) created by laurfb
Summary of the bug: Build broken after …
6:17 PM Changeset in ffmpeg [8a343443] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zoompan: unbreak filtering with video input Inserting …
6:15 PM Encode/AAC edited by Timothy Gu
Remove two more instances of vo-aacenc (diff)
6:12 PM Encode/AAC edited by Timothy Gu
vo-aacenc is removed (diff)
5:45 PM Changeset in ffmpeg [794b0150] by Timothy Gu <timothygu99@gmail.com>
Changelog: Add entry on libquvi being removed
5:43 PM Changeset in ffmpeg [fe71fde2] by Timothy Gu <timothygu99@gmail.com>
configure: Maintain alphabetical order of components This is not …
4:49 PM Changeset in ffmpeg [3b9f41a9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zoompan: rewrite so it doesn't cache all output frames …
4:45 PM Changeset in ffmpeg [9cf81e57] by Ronald S. Bultje <rsbultje@gmail.com>
lavfi: recognize GBR9-14P as RGB in ff_fill_rgba_map().
4:01 PM Changeset in ffmpeg [2d40a09b] by Kieran Kunhya <kieran@kunhya.com>
avformat: Remove support for libquvi libquvi has not been updated …
3:52 PM Changeset in ffmpeg [a7305c78] by Michael Niedermayer <michael@niedermayer.cc>
Print the whitelists if entities are not found on them Signed-off-by: …
3:52 PM Changeset in ffmpeg [3130556c] by Michael Niedermayer <michael@niedermayer.cc>
avformat: Document urls a bit Spell-checked-by: Moritz Barsnick …
3:50 PM Changeset in ffmpeg [81306fd4] by Anton Khirnov <anton@khirnov.net>
hls: eliminate ffurl_* usage Now all IO should go through the IO …
3:45 PM Changeset in ffmpeg [9f61abc8] by Anton Khirnov <anton@khirnov.net>
lavf: allow custom IO for all files Some (de)muxers open additional …
3:31 PM Changeset in ffmpeg [61fb70c3] by Timothy Gu <timothygu99@gmail.com>
decklink: Header cleanup This commit cleans up the decklink files' …
3:29 PM Changeset in ffmpeg [bd4d1920] by Timothy Gu <timothygu99@gmail.com>
common.mak: Use CCFLAGS for assembly generation as well CCFLAGS is …
3:28 PM Changeset in ffmpeg [af54a36f] by Timothy Gu <timothygu99@gmail.com>
avdevice: Mark decklink_common.h as unconditional SKIPHEADER It is a …
1:41 PM Changeset in ffmpeg [17d41220] by Clément Bœsch <u@pkh.me>
lavfi/pthread: fix perameters/parameters typo
1:32 PM Changeset in ffmpeg [547d4120] by Paul B Mahol <onemda@gmail.com>
avfilter: update some comments start_frame is no more, samplesref …
2:20 AM Ticket #5180 (build broken on Windows) reopened by Hendrik
The fix does not work, as evident by FATE: …

Jan 23, 2016:

9:36 PM Ticket #5180 (build broken on Windows) closed by Carl Eugen Hoyos
fixed: Fixed in 22ee0a576faff87a24e30b2a27a3607dee4ca6c7 Tank you for the …
9:22 PM Changeset in ffmpeg [22ee0a57] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
build: fix msvc build Fix configure to set DST_PATH to the Windows …
9:14 PM Ticket #5180 (build broken on Windows) updated by cwalv
[http://ffmpeg.org/pipermail/ffmpeg-devel/2016-January/187793.html
9:10 PM Ticket #5182 (ffmpeg OOM with filters) updated by Elon Musk
Status changed
9:09 PM Ticket #5182 (ffmpeg OOM with filters) created by Elon Musk
Summary of the bug: FFmpeg caches all output frames instead of …
8:47 PM Changeset in ffmpeg [f503022c] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
build: fix make checkheaders in out-of-tree builds Reviewed-by: …
8:03 PM Changeset in ffmpeg [68395f8c] by Anton Khirnov <anton@khirnov.net>
qsvenc: fix a typo Introduced in 0e6c8532215790bbe560a9eea4f3cc82bb55cf92.
7:53 PM Changeset in ffmpeg [0be43773] by Michael Niedermayer <michael@niedermayer.cc>
fate/cabac: replace uninitialized bytes by random bytes Fixes …
7:46 PM Changeset in ffmpeg [cc602061] by Anton Khirnov <anton@khirnov.net>
x86inc: Add debug symbols indicating sizes of compiled functions Some …
7:44 PM Changeset in ffmpeg [002c4779] by Anton Khirnov <anton@khirnov.net>
x86inc: Avoid creating unnecessary local labels The REP_RET …
7:43 PM Changeset in ffmpeg [fd6ecac3] by Anton Khirnov <anton@khirnov.net>
x86inc: Simplify AUTO_REP_RET cpuflags is never undefined any more, …
7:42 PM Changeset in ffmpeg [5ca8e19] by Anton Khirnov <anton@khirnov.net>
x86inc: Use more consistent indentation Signed-off-by: Anton Khirnov …
7:41 PM Changeset in ffmpeg [91ed050f] by Anton Khirnov <anton@khirnov.net>
x86inc: Preserve arguments when allocating stack space When …
7:30 PM Changeset in ffmpeg [715eb7ca] by Anton Khirnov <anton@khirnov.net>
x86inc: Improve FMA instruction handling * Correctly handle FMA …
7:30 PM Changeset in ffmpeg [f60f06d9] by Anton Khirnov <anton@khirnov.net>
x86inc: Be more verbose in assertion failures Signed-off-by: Anton …
7:19 PM Changeset in ffmpeg [7adcd4e8] by Anton Khirnov <anton@khirnov.net>
x86inc: Make cpuflag() and notcpuflag() return 0 or 1 Makes it …
7:16 PM Changeset in ffmpeg [d336bfc] by Anton Khirnov <anton@khirnov.net>
pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample() …
5:29 PM Changeset in ffmpeg [d863785] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_convolution: Use av_clip_uint8() Signed-off-by: Michael …
5:28 PM Changeset in ffmpeg [7fc944df] by Michael Niedermayer <michael@niedermayer.cc>
fate/ffmpeg: Fix colorkey test failure without samples Signed-off-by: …
4:51 PM Ticket #2874 (Export image2 file name as frame metadata) updated by Anthony DeRobertis
Cc changed
2:39 PM [MMD] Touhou 十六夜咲夜 PinkCat [20160106H5hQPvxN]-sample.flv attached to Ticket #5181 by Misaki
yuvj example file, any should do
2:36 PM Ticket #5181 (Video component range (mpeg/pc) not tracked properly between filters) created by Misaki
I apologize if some aspect of this report is done wrong. time nice …
2:17 PM Ticket #2616 (support matrox mpeg-2 I-frame with alpha codec (m704 fourcc)) updated by ami_stuff
Replying to michael: > Replying to [comment:14
2:15 PM matrox.7z attached to Ticket #2616 by ami_stuff
1:34 PM Changeset in ffmpeg [c0c4d7a0] by Luca Barbato <lu_zero@gentoo.org>
configure: Correctly add openssl cflags and libs
12:29 PM Changeset in ffmpeg [406f3007] by Hendrik Leppkes <h.leppkes@gmail.com>
dxva2_h264: fix reference field marking in long slice struct Fixes …
9:04 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Hold your horses, I haven't pushed anything for I/S yet, and it will …
8:52 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > Update: I found the main …
8:47 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Update: I found the main reason why fdk is so far ahead - basically, …
3:43 AM Ticket #5180 (build broken on Windows) updated by James
Priority, Keywords, Status changed
3:37 AM Ticket #5180 (build broken on Windows) created by cwalv
Summary of the bug: How to reproduce: […] …
1:17 AM Changeset in ffmpeg [f5025836] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videoenc: Use 64bit for time variables Fixes assertion …

Jan 22, 2016:

11:12 PM Changeset in ffmpeg [15cc98a0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/libquvi: Set default demuxer and protocol limitations …
11:12 PM Changeset in ffmpeg [8e32d014] by Michael Niedermayer <michael@niedermayer.cc>
avformat/concat: Check protocol prefix Reviewed-by: Andreas Cadhalpun …
11:12 PM Changeset in ffmpeg [9a8034b] by Michael Niedermayer <michael@niedermayer.cc>
doc/demuxers: Document enable_drefs and use_absolute_path …
8:41 PM Changeset in ffmpeg [805563c8] by Paul B Mahol <onemda@gmail.com>
avfilter/af_ladspa: accepts ' ' as command separator too …
7:33 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Mulvya
6:56 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Carl Eugen Hoyos
To make this a valid ticket, please: Provide the FFmpeg command line …
6:48 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Richard Bushell
If ffmpeg libx264 is actually writing mp42 format mp4 files, then the …
6:04 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Carl Eugen Hoyos
If you want your issue fixed please try to answer my questions. If you …
5:47 PM Ticket #5177 (Errors with FFMPEG on Ubuntu 16.04 While Using AMERGE: Segmentation ...) updated by RWReese
It was the latest version when I started. Apparently you folks found …
5:15 PM Changeset in ffmpeg [ce855bf] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdec: fix full range videos Full range video had been broken by …
5:06 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Richard Bushell
For clarification, we are using: libx264 on the ffmpeg commandline for …
4:57 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Richard Bushell
I need to know definitively if ffmpeg is writing MP4v1 or MP4v2, so …
4:54 PM Changeset in ffmpeg [8a5d4a5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolution: add timeline support Signed-off-by: Paul B …
4:32 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Carl Eugen Hoyos
Your posts are a little confusing, please try to clarify a few things: …
3:56 PM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by jyavenard
calling av_lockmgr_register(nullptr) solved the problem, it will …
3:08 PM Changeset in ffmpeg [87a814fd] by Martin Storsjö <martin@martin.st>
libavcodec: Add missing AVClass pointers This fixes crashes since …
2:59 PM Changeset in ffmpeg [ee3eac59] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add a small number of rawvideo in mov tests Signed-off-by: …
2:47 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Richard Bushell
Interestingly, if I change the brand via MP4Box to:- major brand: mp41 …
2:36 PM Changeset in ffmpeg [84110f4f] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/tcp.c : add send_buffer_size and recv_buffer_size options …
1:57 PM Changeset in ffmpeg [1fb5ae44] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
lavc/wmadec: replace pow by faster functions Further speedups …
1:56 PM Changeset in ffmpeg [cea529dd] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
lavc/opus_celt: replace pow(2,x) by exp2f(x) Faster methods possible; …
1:56 PM Changeset in ffmpeg [9254e617] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
lavc/atrac3plusdsp: change pow(2,x) to exp2f(x) Much faster …
1:56 PM Changeset in ffmpeg [89189b10] by Ganesh Ajjanagadde <gajjanagadde@gmail.com>
lavc/wma: add av_warn_unused_result to ff_wma_init May help to …
1:54 PM Ticket #5179 (Native AAC encoder does not respect channelmap assignments) updated by Mulvya
At least some encoder seems to, according to …
1:48 PM Ticket #5179 (Native AAC encoder does not respect channelmap assignments) updated by Rostislav Pehlivanov
The AAC specifications define only the most common channel map per a …
1:36 PM Ticket #5179 (Native AAC encoder does not respect channelmap assignments) created by Mulvya
Tried to generate a 4-channel AAC stream with quad(side) layout, but …
12:38 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Richard Bushell
512 is written currently (which I believe is the Minor Version for …
12:30 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Carl Eugen Hoyos
Can you confirm that your actual issue is not that FFmpeg does not …
12:28 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Carl Eugen Hoyos
Why should the minor version for mp41 be 0?
12:20 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Richard Bushell
We did try the ffmpeg -brand option, but it doesn't have a MINOR …
12:19 PM Changeset in ffmpeg [70ece6cc] by Michael Niedermayer <michael@niedermayer.cc>
fate: add 1 and 15BPP rawvideo in avi tests Signed-off-by: Michael …
12:05 PM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Carl Eugen Hoyos
Iirc, FFmpeg does not write mp42-compatible files, only mp41. Did you …
11:59 AM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Richard Bushell
MPEG-DASH conformance problems, and video players not knowing the …
11:55 AM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) updated by Carl Eugen Hoyos
Keywords, Component changed
What kind of problems?
11:06 AM Changeset in ffmpeg [1c02af30] by Paul B Mahol <onemda@gmail.com>
avfilter: add convolution filter Signed-off-by: Paul B Mahol …
11:01 AM Ticket #5178 (isom cannot be a MAJOR BRAND in MP4 created from ffmpeg) created by Richard Bushell
Dear ffmpeg team isom cannot be a MAJOR BRAND in MP4, please could …
10:11 AM Changeset in ffmpeg [b18467a9] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showwaves: add logarithmic amplitude scaler …
9:45 AM Ticket #5093 (Accurate seek not possible with MPEG program stream and transport sream) updated by pkerling
As a workaround: […] with the -ss value set to two seconds …
8:50 AM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by jyavenard
Why wasn't the codec_mutex not allocated on the stack instead ? The …
1:38 AM Changeset in ffmpeg [74105fc9] by Michael Niedermayer <michael@niedermayer.cc>
cabac_functions: Allow more functions to be overridden Allow more of …
1:38 AM Changeset in ffmpeg [5115d832] by Michael Niedermayer <michael@niedermayer.cc>
cabac_functions: Count zeros with ctz if it is fast When refilling …
1:31 AM Changeset in ffmpeg [48f80831] by Michael Niedermayer <michael@niedermayer.cc>
cabac: Ensure 2-byte cabac loads are on 2-byte boundry Ensure that …
12:58 AM Changeset in ffmpeg [17399f6a] by Michael Niedermayer <michael@niedermayer.cc>
Add missing conversions from side data enum to name Add names for …

Jan 21, 2016:

11:50 PM Ticket #5177 (Errors with FFMPEG on Ubuntu 16.04 While Using AMERGE: Segmentation ...) closed by Carl Eugen Hoyos
invalid: Please always test current FFmpeg git head before reporting issues.
11:30 PM Changeset in ffmpeg [064963bd] by Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
build: make out-of-tree builds bit-identical to in-tree builds …
10:56 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I suggest then you revalidate the results. No need to do the whole …
10:47 PM Changeset in ffmpeg [509c9e74] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Check for end for both bytes in unescaping Fixes …
10:19 PM Changeset in ffmpeg [d39c229e] by Henrik Gramner <henrik@gramner.com>
x86inc: Add debug symbols indicating sizes of compiled functions Some …
10:19 PM Changeset in ffmpeg [d366277] by Henrik Gramner <henrik@gramner.com>
x86inc: Avoid creating unnecessary local labels The REP_RET …
10:19 PM Changeset in ffmpeg [87b587d4] by Henrik Gramner <henrik@gramner.com>
x86inc: Simplify AUTO_REP_RET cpuflags is never undefined any more, …
10:19 PM Changeset in ffmpeg [2d60b18c] by Henrik Gramner <henrik@gramner.com>
x86inc: Use more consistent indentation
10:19 PM Changeset in ffmpeg [dfe771dc] by Henrik Gramner <henrik@gramner.com>
x86inc: Preserve arguments when allocating stack space When …
10:19 PM Changeset in ffmpeg [b149600] by Henrik Gramner <henrik@gramner.com>
x86inc: Improve FMA instruction handling * Correctly handle FMA …
10:19 PM Changeset in ffmpeg [6cbd0fdf] by Henrik Gramner <henrik@gramner.com>
x86inc: Be more verbose in assertion failures
8:40 PM Changeset in ffmpeg [0e9c4fe2] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move pre_me to codec private options This option is only used …
8:33 PM Changeset in ffmpeg [5b6f42d] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move me_penalty_compensation to codec private options This …
8:33 PM Changeset in ffmpeg [2862b637] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move prediction_method to codec private options This options is …
8:33 PM Changeset in ffmpeg [243df13] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move {min,max}_prediction_order to codec private options These …
8:33 PM Changeset in ffmpeg [936f0d98] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move rtp_payload_size to codec private options This option is …
8:33 PM Changeset in ffmpeg [d7496153] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move timecode_frame_start to codec private options This option …
8:33 PM Changeset in ffmpeg [96c373c7] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move context_model to codec private options This option is only …
8:33 PM Changeset in ffmpeg [12b49769] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move mpeg_quant to codec private options This option is only …
8:33 PM Changeset in ffmpeg [1482aff2] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move noise_reduction to codec private options This option is …
8:33 PM Changeset in ffmpeg [7c79587d] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move scenechange_threshold to codec private options This option …
8:33 PM Changeset in ffmpeg [5764d381] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move chromaoffset to codec private options This option is only …
8:33 PM Changeset in ffmpeg [0ac9f33a] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move frame_skip_* to codec private options These options are …
8:33 PM Changeset in ffmpeg [84c4714] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move brd_scale to codec private options This option is only …
8:33 PM Changeset in ffmpeg [0e6c8532] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavc: Move b_frame_strategy and b_sensitivity to codec private options …
8:33 PM Changeset in ffmpeg [55c7e5bf] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add C210 FourCC (Canopus C210)
8:33 PM Changeset in ffmpeg [7c4059ae] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add YUYV FourCC (Drastic YUYV)
8:33 PM Changeset in ffmpeg [d43a165b] by Vittorio Giovara <vittorio.giovara@gmail.com>
imgconvert: Add the proper API guards to a deprecated function
8:33 PM Changeset in ffmpeg [f7168d70] by Vittorio Giovara <vittorio.giovara@gmail.com>
imgconvert: Move AVPicture-related static function to the deprecated …
8:33 PM Changeset in ffmpeg [892f037c] by Vittorio Giovara <vittorio.giovara@gmail.com>
imgconvert: Move the shrink functions only where needed
8:33 PM Changeset in ffmpeg [9d3ea5cb] by Vittorio Giovara <vittorio.giovara@gmail.com>
imgconvert: Drop outdated comment block
8:24 PM Changeset in ffmpeg [e93aa2c9] by Luca Barbato <lu_zero@gentoo.org>
configure: Force-enable select_any dependencies only on --enable …
7:50 PM Changeset in ffmpeg [a2e1b664] by James Almer <jamrial@gmail.com>
x86/intmath: disable sse av_clip functions when using ICC It seems to …
7:48 PM Changeset in ffmpeg [6ed3a10f] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showwaves: color support Signed-off-by: Paul B Mahol …
6:59 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by RiCON
757248e, which is before the TNS fixes.
6:26 PM Changeset in ffmpeg [1dd11160] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add test for colorkey Signed-off-by: Michael Niedermayer …
6:21 PM gr-mono.flac attached to Ticket #5177 by RWReese
music
6:21 PM padded591.flac attached to Ticket #5177 by RWReese
voice
6:20 PM Ticket #5177 (Errors with FFMPEG on Ubuntu 16.04 While Using AMERGE: Segmentation ...) created by RWReese
Summary of the bug: How to reproduce: […] Patches should be …
4:49 PM Changeset in ffmpeg [5776344a] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdec: fix original Dirac Low Delay profile The version structure …
4:49 PM Changeset in ffmpeg [053900ca] by Rostislav Pehlivanov <atomnuker@gmail.com>
dirac: add more parse codes from the specifications The specs define …
4:48 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Which version? The bugs on TNS that were fixed recently make a big …
4:44 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
A Bad news. FDK-AAC still beats FFmpeg's native AAC encoder by a …
4:13 PM Changeset in ffmpeg [033e7dbd] by James Almer <jamrial@gmail.com>
avcodec/diracdsp: use av_clip_uintp2 Reviewed-by: Rostislav …
3:31 PM Changeset in ffmpeg [7d889159] by Rostislav Pehlivanov <atomnuker@gmail.com>
dirac_parser: add exceptions for Dirac inter parse codes Forgotten …
3:25 PM Changeset in ffmpeg [8c9103c4] by Ronald S. Bultje <rsbultje@gmail.com>
checkasm: add videodsp emulated_edge_mc test.
3:18 PM Changeset in ffmpeg [a849ebb5] by Rostislav Pehlivanov <atomnuker@gmail.com>
dirac_parser: Improve parsing and silence pointless warnings The …
2:56 PM Changeset in ffmpeg [b65efbc0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo_enc: Check for integer overflow in …
2:48 PM Changeset in ffmpeg [8248b51e] by Rostislav Pehlivanov <atomnuker@gmail.com>
diracdec: add support for 12 bit videos The DSP lacked a function …
1:42 PM Changeset in ffmpeg [73c938dd] by Paul B Mahol <onemda@gmail.com>
doc/filters: fix afftfilt example Signed-off-by: Paul B Mahol …
1:32 PM Changeset in ffmpeg [65d29dd2] by Luca Barbato <lu_zero@gentoo.org>
mov: Add an option to toggle dref opening This feature is mostly only …
1:31 PM Changeset in ffmpeg [fa04ec72] by Paul B Mahol <onemda@gmail.com>
avfilter: add afftfilter Signed-off-by: Paul B Mahol <onemda@gmail.com>
12:16 PM Changeset in ffmpeg [56c182c4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: implement deinit() Should prevent some leaks if …
12:15 PM Ticket #5176 (avcodec_decode_video2 requiring input buffer to be larger than actual ...) closed by Carl Eugen Hoyos
wontfix
11:22 AM Ticket #5176 (avcodec_decode_video2 requiring input buffer to be larger than actual ...) updated by Henrik Boström
OK. Fair enough. (I thought you could avoid that by telling the …
11:13 AM Ticket #5176 (avcodec_decode_video2 requiring input buffer to be larger than actual ...) updated by Hendrik
Of course this is a performance issue, if we wouldn't have padding we …
11:09 AM Ticket #5176 (avcodec_decode_video2 requiring input buffer to be larger than actual ...) created by Henrik Boström
As is already known and documented by avcodec_decode_video2, the input …
10:18 AM Changeset in ffmpeg [883ad2c] by Luca Barbato <lu_zero@gentoo.org>
fate: add 10-bit v210 encoder tests Signed-off-by: Luca Barbato …
9:42 AM Ticket #5030 (ffmpeg can not output a rtp stream in 16000 sampling rate) closed by Carl Eugen Hoyos
invalid: I don't think this is a valid ticket, please reopen if you can provide …
8:58 AM Ticket #5151 (mjpeg2jpeg bitstream filter only works for AVI1 mjpeg streams) updated by Carl Eugen Hoyos
Resolution changed
6:47 AM Changeset in ffmpeg [adc7d2a4] by Claudio Freire <klaussfreire@gmail.com>
AAC encoder: check for NaNs/inf in TNS gain Can happen in cases …
3:49 AM Changeset in ffmpeg [8bbb9723] by James Almer <jamrial@gmail.com>
configure: add missing library deps for showcqt_filter Signed-off-by: …
2:38 AM Changeset in ffmpeg [4f9314ed] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/riff: Support reading vlc's rawvideo fourccs. Reported by Bob, …
2:35 AM Changeset in ffmpeg [7158ce77] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/nut: Add forgotten fourccs for YUV4xxP9.
1:57 AM Changeset in ffmpeg [41e07390] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avformat: Replace some references to filenames by urls …
1:39 AM Changeset in ffmpeg [19e456d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmaenc: Check ff_wma_init() for failure Fixes null pointer …
12:04 AM Changeset in ffmpeg [8e7bea6d] by Luca Barbato <lu_zero@gentoo.org>
configure: Improve requesting specific features Before this patch …

Jan 20, 2016:

11:56 PM Changeset in ffmpeg [a53fbda9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12enc: Move high resolution thread check to before …
10:31 PM Ticket #5170 (Input option -r has no effect with -vcodec copy) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
The following works as expected: […] The input option -r
8:36 PM Changeset in ffmpeg [a362015] by Clément Bœsch <u@pkh.me>
lavc,lavfi: use avutil/thread.h instead of redundant conditional …
8:23 PM Changeset in ffmpeg [4590811f] by Marton Balint <cus@passwd.hu>
ffplay: update docs after previous changes in ffplay mouse behaviour …
8:21 PM Changeset in ffmpeg [b750b67d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/img2dec: Use AVOpenCallback Signed-off-by: Michael …
8:21 PM Changeset in ffmpeg [2cb8edea] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacenc: Check all coefficients for finiteness This is needed …
8:21 PM Changeset in ffmpeg [984d58a3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avio: Limit url option parsing to the documented cases This …
8:08 PM Changeset in ffmpeg [d96f0fbe] by Clément Bœsch <u@pkh.me>
lavu: add pthread asserts if ASSERT_LEVEL>1
7:41 PM Changeset in ffmpeg [4c4ebeb5] by James Almer <jamrial@gmail.com>
avcodec/wavpackenc: use put_sbits Reviewed-by: Paul B Mahol …
5:29 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Hendrik
Generally yes, however aacenc was experimental in the last release, …
5:26 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
I thought the timescale of those things (removal) was measured in releases.
5:06 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Rostislav Pehlivanov
Flagged the LTP profile as experimental. We have enough bug reports to …
5:02 PM Changeset in ffmpeg [4a3cf18] by Rostislav Pehlivanov <atomnuker@gmail.com>
tests/fate/aac: remove unneeded strict arguments from the encoder …
4:56 PM Changeset in ffmpeg [6a505e95] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: remove FAAC-like coder Has been marked for removal for over a …
4:49 PM Changeset in ffmpeg [a72b1ea8] by Rostislav Pehlivanov <atomnuker@gmail.com>
aacenc: mark LTP mode as experimental Too many crashes observed. …
4:31 PM Changeset in ffmpeg [dec23859] by Michael Niedermayer <michael@niedermayer.cc>
vf_scale: eval, param0 and param1 documentation Documentation of …
4:31 PM Changeset in ffmpeg [7ccedc1c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/img2dec: do not interpret the filename by default if a IO …
4:18 PM Changeset in ffmpeg [e9175634] by Vittorio Giovara <vittorio.giovara@gmail.com>
yuv2rgb: Document the color space coefficients Based on the original …
3:36 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Clearly ltp has problems, I haven't gotten around to solving them yet. …
3:29 PM Changeset in ffmpeg [7d1e9855] by Arttu Ylä-Outinen <arttu.yla-outinen@tut.fi>
libkvazaar: Set frame rate as a rational number Updates libkvazaar to …
3:21 PM Changeset in ffmpeg [158f0545] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ass_split: Fix null pointer dereference in ff_ass_style_get() …
3:06 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Sadly, this will also fail. […]
2:50 PM Ticket #5175 (Performance Regression: AVI to WEBM Conversion) closed by Carl Eugen Hoyos
wontfix: This is the intended behaviour if you do not specify a video encoder.
2:43 PM Ticket #5175 (Performance Regression: AVI to WEBM Conversion) updated by Hendrik
WebM changed its default to VP9 encoding some time ago, and speed in …
2:42 PM Ticket #5175 (Performance Regression: AVI to WEBM Conversion) updated by Horst Reiterer
test.avi: …
2:41 PM Changeset in ffmpeg [712d962a] by Michael Niedermayer <michael@niedermayer.cc>
mov: Add an option to toggle dref opening This feature is mostly only …
2:34 PM Ticket #5175 (Performance Regression: AVI to WEBM Conversion) created by Horst Reiterer
Summary of the bug: After switching from 2.4.3 to 2.8.4, the …
12:55 PM Ticket #5163 ([aac @ 0x1c11420] element type mismatch 1 != 0) updated by Weiwu Zhang
The full-video.mp4 is uploaded as DVD1-奇怪的喇叭声.mp4 (611957424 bytes) to …
12:32 PM Changeset in ffmpeg [868a2ed5] by Michael Niedermayer <michael@niedermayer.cc>
vf_scale: Detecting changes of incoming frame properties and …
7:21 AM Ticket #5173 (How to add a single image with scroll effect) closed by Carl Eugen Hoyos
invalid: Please post all usage questions on the user mailing list, this is a …
7:17 AM Ticket #5163 ([aac @ 0x1c11420] element type mismatch 1 != 0) updated by Carl Eugen Hoyos
Please upload full-video.mp4.
Note: See TracTimeline for information about the timeline view.