Timeline



Feb 4, 2014:

11:00 PM Changeset in ffmpeg [23e77f0e] by Marton Balint <cus@passwd.hu>
ffplay: flush subtitle codecs as well with null packets …
11:00 PM Changeset in ffmpeg [cec6dec7] by Marton Balint <cus@passwd.hu>
ffplay: reorder the filters to ensure that inputs of the custom …
9:29 PM Changeset in ffmpeg [a91d3658] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg: K&R formatting cosmetics Also adjust header #include order and …
9:09 PM Changeset in ffmpeg [9ecb8587] by Anton Khirnov <anton@khirnov.net>
doxy: Format @code blocks so they render properly @code command …
9:01 PM Changeset in ffmpeg [d9ae103] by Anton Khirnov <anton@khirnov.net>
lavf: improve handling of sparse streams when muxing Currently …
9:00 PM Changeset in ffmpeg [4c3e195] by Anton Khirnov <anton@khirnov.net>
lagarith: reallocate rgb_planes when needed Fixes invalid writes on …
9:00 PM Changeset in ffmpeg [2240e207] by Anton Khirnov <anton@khirnov.net>
truemotion1: check the header size Fixes invalid reads. Found-by: …
8:59 PM Changeset in ffmpeg [1713eec2] by Anton Khirnov <anton@khirnov.net>
shorten: pad the internal bitstream buffer Fixes invalid reads. …
8:59 PM Changeset in ffmpeg [54308391] by Anton Khirnov <anton@khirnov.net>
eacmv: clear references on frame dimensions change Fixes invalid …
7:56 PM Changeset in ffmpeg [20be5108] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: remove blocks_off use from vc1_pred_b_mv() it should …
7:12 PM Changeset in ffmpeg [41f97420] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: vc1_pred_b_mv() is not used for fields, simplify code …
5:32 PM Changeset in ffmpeg [0e830094] by Justin Ruggles <justin.ruggles@gmail.com>
samplefmt: avoid integer overflow in av_samples_get_buffer_size() …
3:44 PM Changeset in ffmpeg [c93e6913] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1f097d168d9cad473dd44010a337c1413a9cd198' * commit …
3:14 PM Changeset in ffmpeg [9a082fec] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e46ad30a808744ddf3855567e162292a4eaabac7' * commit …
3:01 PM Changeset in ffmpeg [c18cfd1] by Michael Niedermayer <michaelni@gmx.at>
ffserver: use avformat_alloc_context() Fixes null pointer dereference …
2:37 PM Changeset in ffmpeg [073e771c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74' * commit …
2:17 PM Changeset in ffmpeg [5144d919] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7b03b65bf0d02519c86750d2da33f413e11cf0c6' * commit …
2:09 PM Changeset in ffmpeg [40fc1e2d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5de64bb34d68d6c224dca90003172d7a27958825' * commit …
1:54 PM Changeset in ffmpeg [cddbe9fa] by Michael Niedermayer <michaelni@gmx.at>
avfilter/dualinput: fix repeatlast to match docs and eof_action=pass …
1:33 PM Changeset in ffmpeg [905cd28a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'de203abd71baae7f120313259b45cf935c85203e' * commit …
12:46 PM Changeset in ffmpeg [190d4a4] by Diego Biurrun <diego@biurrun.de>
avcodec: Suppress deprecation warnings from avcodec_alloc_frame() The …
12:44 PM Changeset in ffmpeg [a0d5204c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b25e84b7399bd91605596b67d761d3464dbe8a6e' * commit …
11:49 AM Ticket #3374 (avcodec_decode_video2 crashes while using in iOS by linking libavcodec.a) created by sam18
Hello, I have been testing libavcodec in ios for h264 video decoding. …
11:35 AM Changeset in ffmpeg [d509ae5b] by Diego Biurrun <diego@biurrun.de>
jvdec: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
10:26 AM Changeset in ffmpeg [1f097d16] by Anton Khirnov <anton@khirnov.net>
h264: reset data partitioning at the beginning of each decode call …
10:21 AM Changeset in ffmpeg [e46ad30a] by Anton Khirnov <anton@khirnov.net>
vp8: use a fixed-size edge emu buffer The reason is the same as for …
10:17 AM Changeset in ffmpeg [33c859c1] by Anton Khirnov <anton@khirnov.net>
lavf: ignore attachment streams for interleaving purposes Those …
10:12 AM Ticket #3373 (Getting while convert swf to avi video) updated by Carl Eugen Hoyos
Priority, Component changed
Please provide your failing ffmpeg command line including the …
10:10 AM Changeset in ffmpeg [7b03b65] by Anton Khirnov <anton@khirnov.net>
lavf: do basic sanity checking on muxed packets Reject packets for …
9:59 AM Changeset in ffmpeg [5de64bb3] by Anton Khirnov <anton@khirnov.net>
utvideoenc: Add support for the new BT.709 FourCCs for YCbCr With cli …
9:54 AM Changeset in ffmpeg [de203abd] by Anton Khirnov <anton@khirnov.net>
vf_overlay: add eof_action switch Signed-off-by: Anton Khirnov …
9:39 AM Changeset in ffmpeg [b25e84b7] by Anton Khirnov <anton@khirnov.net>
hevc: check that the VCL NAL types are the same for all slice segments …
9:03 AM Ticket #3373 (Getting while convert swf to avi video) created by raju
I am trying to transcode from .swf to the .avi format using below …
8:28 AM BadContent edited by llogan
add keyword; make less potentially false positive (diff)
8:21 AM SponsoringPrograms/GSoC/2014 edited by llogan
add link to RP224v10 (diff)
8:11 AM SponsoringPrograms/GSoC/2014 edited by llogan
fix subtitles image (refresh your browser cache); trivial nits (diff)
8:00 AM subtitles_support.jpg attached to SponsoringPrograms/GSoC/2014 by llogan
Subtitles support
7:42 AM Ticket #3372 (Streaming in webm format gets stuck in the WAIT_FEED state) closed by llogan
invalid: Replying to alexpirine: > $ ffserver -v verbose -f …
6:03 AM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
remove ffv1 "p frame" image, its mostly confusing funky color thing, … (diff)
6:01 AM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
remove misplaced subtitle image, it should be on the right like all … (diff)
5:50 AM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
(diff)
5:44 AM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
make APNG description make a bit sense (diff)
5:41 AM Changeset in ffmpeg [08dde756] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/9' into release/1.1 * …
5:32 AM Changeset in ffmpeg [cb818088] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '62ed6da016b789eee00e0fff517df4a254e12e5d' into …
5:28 AM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
(diff)
5:23 AM Changeset in ffmpeg [e2781db6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '44079902c49e526f464bb4eb855665e1af867e91' into …
5:05 AM Changeset in ffmpeg [9ac7d8f8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c85e5f13f6ac9c4c90125e7671d89009e57f9df9' into …
4:57 AM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
link and typo (diff)
4:43 AM Changeset in ffmpeg [fd856693] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f1476459b7013d306eb911573f1dc81e74ccd082' into …
4:32 AM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
fix some bad wording (diff)
4:20 AM Changeset in ffmpeg [a5c3f596] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: av_probe_input_buffer2 decrease difference to libav …
4:20 AM Changeset in ffmpeg [ee3ce73b] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils/av_probe_input_buffer2: fix buffer passed to …
4:20 AM Changeset in ffmpeg [3994eebb] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils/av_probe_input_buffer2: fix offset check The check …
4:20 AM Changeset in ffmpeg [82b4466] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils/av_probe_input_buffer2: Fix pd.buf_size Signed-off-by: …
4:17 AM Changeset in ffmpeg [35bf91c5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8575f5362f98c937758b20ff8512d6767a56208e' into …
4:15 AM Changeset in ffmpeg [c06f8bac] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: fix av_probe_input_buffer2() so it returns the probe …
3:50 AM Changeset in ffmpeg [af74599e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1: reset fcm/field_mode in non advanced header parsing …
3:50 AM Changeset in ffmpeg [7482134] by Michael Niedermayer <michaelni@gmx.at>
avcodec/takdec: always check bits_per_raw_sample Fixes out of array …
3:50 AM Changeset in ffmpeg [7adf4a92] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vmnc: Check that rectangles are within the picture Prevents …
3:50 AM Changeset in ffmpeg [e04f68f] by Michael Niedermayer <michaelni@gmx.at>
dnxhdenc: fix mb_rc size Fixes out of array access with RC_VARIANCE …
3:50 AM Changeset in ffmpeg [10238ada] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: update year Signed-off-by: Michael Niedermayer …
3:49 AM Changeset in ffmpeg [8a3b85f3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: update current_sps & sps->new only after the whole slice …

Feb 3, 2014:

11:07 PM Changeset in ffmpeg [e708424b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Disallow pps_id changing between slices Such changes …
10:55 PM Ticket #3372 (Streaming in webm format gets stuck in the WAIT_FEED state) created by alexpirine
Summary of the bug: How to reproduce: […] If I use ffmpeg to write …
9:58 PM SponsoringPrograms/GSoC/2014 edited by Tomas Härdin
Add MXF entry (diff)
9:50 PM Ticket #3370 (SIGILL (Illegal instruction) when transcoding with libvpx-vp9) closed by Carl Eugen Hoyos
invalid: Please reopen if it turns out that this is a bug in FFmpeg.
9:49 PM Ticket #3371 ([DOCUMENTATION] Missing documentation for option -g) updated by Carl Eugen Hoyos
Priority changed
9:15 PM Changeset in ffmpeg [1a96b27e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: clear dequant8_coeff pointers if 8x8 mode is not enabled …
8:57 PM Ticket #3370 (SIGILL (Illegal instruction) when transcoding with libvpx-vp9) updated by Bernardo
I posted a bug report in the Webm project …
8:11 PM Ticket #3371 ([DOCUMENTATION] Missing documentation for option -g) created by matteosistisette
http://www.ffmpeg.org/ffmpeg.html There exists a -g option which …
6:58 PM Ticket #3370 (SIGILL (Illegal instruction) when transcoding with libvpx-vp9) updated by Hendrik
Did you report this to the developers of libvpx? The crash seems …
6:55 PM BadContent edited by llogan
add keyword (diff)
6:49 PM Ticket #3370 (SIGILL (Illegal instruction) when transcoding with libvpx-vp9) updated by Bernardo
Somehow, using valgrind, the error does not occur (does it disable x86 …
6:48 PM Changeset in ffmpeg [3e309c5d] by Michael Niedermayer <michaelni@gmx.at>
Fix compilation with msvc/icl due to missing header and define. …
6:41 PM Ticket #3370 (SIGILL (Illegal instruction) when transcoding with libvpx-vp9) created by Bernardo
Summary of the bug: I updated to latest version of libvpx and to test …
6:16 PM Ticket #3369 (Copying from MPEG TS to MKV fails with "Can't write packet with ...) created by Justin Fletcher
When copying from a DVB recording of a channel, to change the …
4:53 PM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
paul agreed to mentor the same projects as last year (diff)
4:23 PM Ticket #3368 (FATE tests don't build when SDL is installed. (mingw/windows)) created by Greg Wolfe
Have the latest git on a Win7/32-bit system with MinGW-32/msys …
2:34 PM Changeset in ffmpeg [e9314f19] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'dilaroga/master' * dilaroga/master: …
2:06 PM Changeset in ffmpeg [889afca3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aac_adtstoasc_bsf: Fix memory leak Signed-off-by: Michael …
1:35 PM Ticket #3367 (vlc2.1.2, crash when using hw accel vdpau) updated by Carl Eugen Hoyos
And please install the vlc-debug packages to produce a useful …
1:34 PM Ticket #3367 (vlc2.1.2, crash when using hw accel vdpau) updated by Carl Eugen Hoyos
What is VDPAU-related about this crash? The backtrace indicates you …
1:26 PM btfull attached to Ticket #3367 by promeneur
full bt
1:25 PM Ticket #3367 (vlc2.1.2, crash when using hw accel vdpau) created by promeneur
Vlc 2.1.2 and all the libraries i installed come from packman . Nvidia …
11:33 AM Ticket #3366 (Support muxing pcm_s16be to mp4) updated by Carl Eugen Hoyos
So is this an invalid ticket?
10:46 AM Ticket #3366 (Support muxing pcm_s16be to mp4) updated by muken
Replying to cehoyos: > Replying to muken: > > …
10:35 AM Changeset in ffmpeg [86583903] by Carl Eugen Hoyos <cehoyos@ag.or.at>
libavformat/utils.c: Cosmetics: Fix incorrect comma placement
9:16 AM 00002_cut.MPS attached to Ticket #3233 by Carl Eugen Hoyos
9:15 AM Ticket #3233 (PSP PMF audio) updated by Carl Eugen Hoyos
Keywords changed
JEEB (also) believes that the audio is either ATRAC3 or ATRAC3+. For …
9:02 AM Ticket #3366 (Support muxing pcm_s16be to mp4) updated by Carl Eugen Hoyos
Replying to muken: > MP4 file format itself has no support …
8:12 AM Ticket #3366 (Support muxing pcm_s16be to mp4) updated by muken
MP4 file format itself has no support of 'raw ' and 'twos'. These …
4:15 AM Changeset in ffmpeg [6e42ccb9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aacdec: Fix pulse position checks in decode_pulses() Fixes …
2:11 AM Changeset in ffmpeg [4d7d9a57] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hnm4video: check offset before subtraction in …
1:04 AM Changeset in ffmpeg [8e36fc0c] by Michael Niedermayer <michaelni@gmx.at>
RoQ encoder: support different integer framerates Even though the …

Feb 2, 2014:

10:50 PM Changeset in ffmpeg [1bc2fa4] by Michael Niedermayer <michaelni@gmx.at>
avformat: use AVPROBE_SCORE_STREAM_RETRY, instead of …
10:40 PM Changeset in ffmpeg [9f6f4962] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: dvd still frames read thru libdvdnav ended up in …
9:58 PM Ticket #2667 (console spamming when decoding a h264 / mp4 stream) reopened by Carl Eugen Hoyos
I still see exactly the same messages as originally. […]
9:32 PM Ticket #2710 (HTTP redirect 307 of an specified HLS url is not stored after HTTP ...) closed by Carl Eugen Hoyos
fixed: Fixed by Martin Storsjö since 9440e470 / 8c929098
9:14 PM Changeset in ffmpeg [c81a9d13] by Michael Niedermayer <michaelni@gmx.at>
lavd/opengl_enc: fix parentheses in if condition Signed-off-by: …
8:16 PM Ticket #3364 (Configure script fails to detect ARM Compiler 5.04) updated by Carl Eugen Hoyos
Keywords changed
8:09 PM Ticket #3366 (Support muxing pcm_s16be to mp4) updated by Carl Eugen Hoyos
Description, Summary changed
7:45 PM Changeset in ffmpeg [2384cada] by Clément Bœsch <u@pkh.me>
lavfi/ebur128: add true peak metering per frame Signed-off-by: Jean …
7:45 PM Changeset in ffmpeg [6ef2315a] by Clément Bœsch <u@pkh.me>
lavfi/ebur128: print peak metering in dBFS Signed-off-by: Jean First …
7:44 PM Changeset in ffmpeg [7f42bfad] by Clément Bœsch <u@pkh.me>
lavfi/ebur128: add sample and true peak metering. Metadata injection …
7:15 PM BadContent edited by llogan
add more keywords; OCD organization (diff)
6:08 PM Changeset in ffmpeg [27f60e2b] by Reinhard Tartler <siretart@tauware.de>
Update Changelog for 9.11
6:00 PM Ticket #3363 (ffprobe silently drops non-ASCII metadata in VQF files) updated by Stefano Sabatini
Replying to trejkaz: > ffmpeg outputs: > > {{{ > …
5:54 PM Changeset in ffmpeg [5522c564] by Reinhard Tartler <siretart@tauware.de>
Updated Changelog for 0.8.10
5:48 PM Changeset in ffmpeg [b0db7a52] by Reinhard Tartler <siretart@tauware.de>
oggparseogm: check timing variables Fixes a potential divide by zero. …
5:48 PM Changeset in ffmpeg [e03b875c] by Reinhard Tartler <siretart@tauware.de>
mathematics: remove asserts from av_rescale_rnd() It is a public …
5:48 PM Changeset in ffmpeg [30c8a5e4] by Reinhard Tartler <siretart@tauware.de>
vc1: Always reset numref when parsing a new frame header. Fixes an …
5:48 PM Changeset in ffmpeg [716ee73c] by Reinhard Tartler <siretart@tauware.de>
h264: reset num_reorder_frames if it is invalid An invalid VUI is not …
5:48 PM Changeset in ffmpeg [979f77b0] by Reinhard Tartler <siretart@tauware.de>
h264: check that an IDR NAL only contains I slices Found-by: Mateusz …
5:45 PM Changeset in ffmpeg [2f4e066d] by Reinhard Tartler <siretart@tauware.de>
mov: Free an earlier allocated array if allocating a new one It could …
5:44 PM Changeset in ffmpeg [6a56d16d] by Reinhard Tartler <siretart@tauware.de>
segafilm: fix leaks if reading the header fails Found-by: Mateusz …
5:41 PM Changeset in ffmpeg [23144c5] by Reinhard Tartler <siretart@tauware.de>
h264_cavlc: check the size of the intra PCM data. Fixes invalid …
5:36 PM Changeset in ffmpeg [e964207e] by Reinhard Tartler <siretart@tauware.de>
cavs: Check for negative cbp Sample-Id: 00000647-google Reported-by: …
5:29 PM Changeset in ffmpeg [2c0bfce4] by Reinhard Tartler <siretart@tauware.de>
avi: DV in AVI must be considered single stream Reported-by: Mateusz …
3:21 PM Changeset in ffmpeg [6d7119db] by Stefano Sabatini <stefasab@gmail.com>
lavfi/drawtext: fix reinit command Problem was that reinit argument …
2:54 PM Changeset in ffmpeg [e756effd] by Stefano Sabatini <stefasab@gmail.com>
lavfi/movie: fix display of pushed frame information It was broken …
12:48 PM BadContent edited by Michael Niedermayer
(diff)
12:16 PM Changeset in ffmpeg [bf96e547] by Stefano Sabatini <stefasab@gmail.com>
doc/APIchanges: fix weird reindent
12:16 PM Changeset in ffmpeg [5871ee50] by Stefano Sabatini <stefasab@gmail.com>
lavf: add output_ts_offset option to AVFormatContext This option can …
12:11 PM Changeset in ffmpeg [a535d395] by Stefano Sabatini <stefasab@gmail.com>
lavf/avformat.h: fix typos
12:11 PM Changeset in ffmpeg [290da7e7] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: tweak debug_ts logging and add more of it Help with debugging …
11:35 AM Changeset in ffmpeg [60251c13] by Stefano Sabatini <stefasab@gmail.com>
examples/avio_reading: remove stray empty line
10:58 AM Changeset in ffmpeg [5fc4dea3] by Stefano Sabatini <stefasab@gmail.com>
examples: add avio_reading.c example
10:50 AM Changeset in ffmpeg [a270f63e] by Stefano Sabatini <stefasab@gmail.com>
lavfi/overlay: add yuv422 format mode
9:05 AM Ticket #3366 (Support muxing pcm_s16be to mp4) created by Carl Eugen Hoyos
According to http://www.mp4ra.org/codecs.html pcm_s16be is supported …
5:09 AM Changeset in ffmpeg [95d18099] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
libavformat/mtv: add test for audio magic MTV files have the string …
4:56 AM Changeset in ffmpeg [ef034cb] by Michael Niedermayer <michaelni@gmx.at>
fate/xvid: fix idct & bitexact flag should fix test to match on all …
4:51 AM Changeset in ffmpeg [bf7c240a] by Reinhard Tartler <siretart@tauware.de>
oggparseogm: check timing variables Fixes a potential divide by zero. …
4:51 AM Changeset in ffmpeg [03bfd841] by Reinhard Tartler <siretart@tauware.de>
mathematics: remove asserts from av_rescale_rnd() It is a public …
4:51 AM Changeset in ffmpeg [3cc8d9bc] by Reinhard Tartler <siretart@tauware.de>
vc1: Always reset numref when parsing a new frame header. Fixes an …
4:51 AM Changeset in ffmpeg [299c5dcf] by Reinhard Tartler <siretart@tauware.de>
h264: reset num_reorder_frames if it is invalid An invalid VUI is not …
4:51 AM Changeset in ffmpeg [62ed6da] by Reinhard Tartler <siretart@tauware.de>
h264: check that an IDR NAL only contains I slices Found-by: Mateusz …
4:51 AM Changeset in ffmpeg [a1b4d42d] by Reinhard Tartler <siretart@tauware.de>
mov: Free an earlier allocated array if allocating a new one It could …
4:51 AM Changeset in ffmpeg [44079902] by Reinhard Tartler <siretart@tauware.de>
mov: Free intermediate arrays in the normal cleanup function These …
4:51 AM Changeset in ffmpeg [f728782c] by Reinhard Tartler <siretart@tauware.de>
segafilm: fix leaks if reading the header fails Found-by: Mateusz …
4:40 AM Changeset in ffmpeg [d9bb7fc3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '816e5b997028c8215c804b1e58b2388592ed612b' * commit …
4:32 AM Changeset in ffmpeg [493f750e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '09e2203b8ba6943d5c0fe6d73b65b145c3fdf98e' * commit …
4:23 AM Changeset in ffmpeg [23e48cd0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c716624853339ea4b1086a3957b334829370204c' * commit …
4:07 AM Changeset in ffmpeg [8fb67c10] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7d56f2fffc14ad02001ee0689bee76a759da9ede' * commit …
1:42 AM Changeset in ffmpeg [549f0522] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'lukaszmluki/master' * …
1:35 AM Changeset in ffmpeg [96c4ba2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: propagate error code from hls_coding_quadtree() Fixes …
1:26 AM Changeset in ffmpeg [5059d8df] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/opengl_enc: remove inlines Signed-off-by: Lukasz Marek …
1:23 AM Changeset in ffmpeg [69b19f26] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/opengl_enc: fix window caption Signed-off-by: Lukasz Marek …
1:23 AM Changeset in ffmpeg [1fb1ddf] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/opengl_enc: simplify opengl_load_procedures usage Signed-off-by: …
1:23 AM Changeset in ffmpeg [c827533] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/opengl_enc: factorize deinit_context function This commit also …
1:23 AM Changeset in ffmpeg [4afe1c11] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/opengl_enc: factorize create/release window functions …
1:23 AM Changeset in ffmpeg [c9074b99] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/opengl_enc: rename GL_RED_COMPONENT define Rename …
12:48 AM Changeset in ffmpeg [a744064c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: reset geotag_count in free_geotags() Fixes null pointer …
12:42 AM Ticket #3272 (ffmpeg fails to recognize AAC in mpeg program stream container) updated by Pavel Koshevoy
Summary changed
12:03 AM Changeset in ffmpeg [c72f916c] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/opengl_enc: create format description table Signed-off-by: …

Feb 1, 2014:

11:50 PM Changeset in ffmpeg [ffe46e5d] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavd/opengl_enc_shaders: make shaders code static and const …
11:15 PM Changeset in ffmpeg [0997c250] by Michael Niedermayer <michaelni@gmx.at>
avdevice/v4l2: only use average frame rate if set It might be unset …
11:13 PM Changeset in ffmpeg [4aa4533e] by Michael Niedermayer <michaelni@gmx.at>
avdevice/v4l2: only use frame period from v4l2 if valid There is …
10:20 PM Ticket #3365 (can't embed h265 in MP4) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #3306.
9:32 PM Changeset in ffmpeg [392b0345] by Michael Niedermayer <michaelni@gmx.at>
RoQ-encoder: introducing Quake 3 compatibility option Signed-off-by: …
9:30 PM Changeset in ffmpeg [80a79f26] by Michael Niedermayer <michaelni@gmx.at>
RoQ decoder: Remove misleading diagnostics. It is not necessarily an …
8:06 PM Ticket #3365 (can't embed h265 in MP4) updated by jeeb
14496-15, 3rd edition is not yet finished …
7:59 PM Changeset in ffmpeg [b5275ca1] by Sean McGovern <gseanmcg@gmail.com>
h264_cavlc: check the size of the intra PCM data. Fixes invalid …
7:59 PM Changeset in ffmpeg [d9c82cea] by Sean McGovern <gseanmcg@gmail.com>
h263: Check init_get_bits return value And use init_get_bits8 to …
7:59 PM Changeset in ffmpeg [96902887] by Sean McGovern <gseanmcg@gmail.com>
cavsdec: check ff_get_buffer() return value Found-by: Mateusz "j00ru" …
7:59 PM Changeset in ffmpeg [c85e5f13] by Sean McGovern <gseanmcg@gmail.com>
cavs: Check for negative cbp Sample-Id: 00000647-google Reported-by: …
7:59 PM Changeset in ffmpeg [3485a079] by Sean McGovern <gseanmcg@gmail.com>
avi: DV in AVI must be considered single stream Reported-by: Mateusz …
7:59 PM Changeset in ffmpeg [4b24eb1a] by Sean McGovern <gseanmcg@gmail.com>
vmnc: Check the cursor dimensions And manage the reallocation failure …
7:59 PM Changeset in ffmpeg [9f9e7738] by Sean McGovern <gseanmcg@gmail.com>
vmnc: Port to bytestream2 Fix some buffer overreads. Reported-by: …
7:59 PM Changeset in ffmpeg [f1476459] by Sean McGovern <gseanmcg@gmail.com>
vmnc: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
7:59 PM Changeset in ffmpeg [b68e5b11] by Reinhard Tartler <siretart@tauware.de>
avutil: use align == 0 for default alignment in audio sample buffer …
7:43 PM Ticket #3365 (can't embed h265 in MP4) created by julian
[…] supposedly embedding H265 / HVEC in MP4 should be possible, …
7:06 PM Changeset in ffmpeg [cb5d0ea0] by Reinhard Tartler <siretart@tauware.de>
flashsv: Check diff_start diff_height values Fix out of array …
7:05 PM Changeset in ffmpeg [ef6c90e1] by Reinhard Tartler <siretart@tauware.de>
dsputil/pngdsp: fix signed/unsigned type in end comparison Fixes out …
7:03 PM Changeset in ffmpeg [d04194db] by Reinhard Tartler <siretart@tauware.de>
vqavideo: check chunk sizes before reading chunks Fixes out of array …
7:02 PM Changeset in ffmpeg [976a7b72] by Reinhard Tartler <siretart@tauware.de>
avi: directly resync on DV in AVI read failure Reported-by: Mateusz …
6:56 PM Changeset in ffmpeg [10d48fe6] by Reinhard Tartler <siretart@tauware.de>
flashsv: Check diff_start diff_height values Fix out of array …
6:53 PM Changeset in ffmpeg [af979979] by Reinhard Tartler <siretart@tauware.de>
dsputil/pngdsp: fix signed/unsigned type in end comparison Fixes out …
6:24 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
How about artificially lowering the noise level of the loudest bin a bit?
6:22 PM Changeset in ffmpeg [33c47d39] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1: reset fcm/field_mode in non advanced header parsing …
6:11 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Alright. I'm still not done with the clipping issue (it's proving to …
6:07 PM Changeset in ffmpeg [b51e9354] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1: reset fcm/field_mode in non advanced header parsing …
4:10 PM Changeset in ffmpeg [dcf5bfbd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1: Check bfraction_lut_index Fixes: out of array read …
4:06 PM Changeset in ffmpeg [388b4cf8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1: factor read_bfraction() out Signed-off-by: Michael …
4:04 PM Changeset in ffmpeg [816e5b99] by Luca Barbato <lu_zero@gentoo.org>
hevc: Reject impossible slice segment A dependent slice cannot have …
4:02 PM Changeset in ffmpeg [09e2203b] by Luca Barbato <lu_zero@gentoo.org>
hevc: Consider first quantization group any reference to 0, 0 …
3:26 PM Changeset in ffmpeg [c7166248] by Luca Barbato <lu_zero@gentoo.org>
mxf: Read field dominance flag And export the information in …
3:25 PM Changeset in ffmpeg [7d56f2ff] by Luca Barbato <lu_zero@gentoo.org>
mxf: Handle negative edit_rate Default to 1/25.
12:10 PM BadContent edited by Michael Niedermayer
(diff)
12:05 PM BadContent edited by Michael Niedermayer
(diff)
8:44 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I have just finished the blind listening test and the result is here. …
7:58 AM Ticket #2658 (Written mp4 with h264/AAC doesnt use fps as video timebase ...) updated by Lastique
> To ensure the timebase is precisse enough to allow precissely …
5:59 AM Changeset in ffmpeg [f4b288a6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: Print warning for frame pictures with direct mode MBs, …
5:48 AM Changeset in ffmpeg [85d51d8e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: field pictures with direct mode MBs, followed by frame …
1:35 AM Ticket #3363 (ffprobe silently drops non-ASCII metadata in VQF files) updated by Trejkaz
ffmpeg outputs: […] So it hasn't lost the character, but it …
1:25 AM SponsoringPrograms/GSoC/2014 edited by llogan
add images; nits (diff)
1:13 AM h264_mvc.jpg attached to SponsoringPrograms/GSoC/2014 by llogan
H.264 Multiview Video Coding (MVC)
1:12 AM opus.png attached to SponsoringPrograms/GSoC/2014 by llogan
Opus logo
1:12 AM opengl.jpg attached to SponsoringPrograms/GSoC/2014 by llogan
OpenGL logo
1:12 AM hwaccel.jpg attached to SponsoringPrograms/GSoC/2014 by llogan
Hardware Acceleration (hwaccel) API v2
1:11 AM animated_PNG_example_bouncing_beach_ball.png attached to SponsoringPrograms/GSoC/2014 by llogan
APNG
12:36 AM Ticket #3288 (dshow uses deprecated windows fields) closed by llogan
invalid
12:18 AM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
clarify why FFv1 P fraes make sense (diff)
12:13 AM Ticket #3288 (dshow uses deprecated windows fields) updated by Matt
Also, it does work at full 30fps at 1600x960 and the camera itself …
12:10 AM Ticket #3288 (dshow uses deprecated windows fields) updated by Matt
Ok, so it was a driver issue. Yesterday I got this driver update …
12:04 AM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
nevcairiel will likely have no time this summer (diff)

Jan 31, 2014:

10:08 PM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
add remaining mentored tasks from 2013 back (diff)
10:01 PM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
Add APNG and MVC from 2013 (diff)
9:50 PM Changeset in ffmpeg [dce9321] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
8:47 PM Changeset in ffmpeg [19b41f86] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: use the correct linesize in the flipping code Fixes …
8:27 PM BadContent edited by llogan
add more keywords (diff)
7:43 PM Ticket #712 (m2v: wrong duration) updated by Underground78
Cc changed
6:55 PM Changeset in ffmpeg [d0d09249] by Michael Niedermayer <michaelni@gmx.at>
avcodec/takdec: always check bits_per_raw_sample Fixes out of array …
6:54 PM Changeset in ffmpeg [f58eab15] by Michael Niedermayer <michaelni@gmx.at>
avcodec/takdec: always check bits_per_raw_sample Fixes out of array …
6:05 PM Changeset in ffmpeg [16097efb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Auto-detect hevc in mpeg-ts. Fixes decoding of files without PMT/PAT. …
6:02 PM Ticket #3361 (aac_he mono not recogized (reported as stereo)) updated by Christian Ebert
Replying to michael: > This fixes it but breaks some …
5:34 PM Changeset in ffmpeg [0de9d72b] by Michael Niedermayer <michaelni@gmx.at>
mxpeg_decode_end: zero bitmask size Signed-off-by: Michael …
5:34 PM Changeset in ffmpeg [2884688b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: pass into ff_mjpeg_decode_sos() and check bitmask …
4:32 PM Changeset in ffmpeg [13aa82bb] by Michael Niedermayer <michaelni@gmx.at>
avformat/flac_picture: clear padding area aviod use of uninitialized …
4:22 PM Changeset in ffmpeg [fff29531] by Michael Niedermayer <michaelni@gmx.at>
avformat/flac_picture: allocate buffer padding for picture Fixes: …
4:11 PM Ticket #3361 (aac_he mono not recogized (reported as stereo)) updated by Michael Niedermayer
This fixes it but breaks some reference aac bitstreams we have in fate …
4:06 PM Ticket #2667 (console spamming when decoding a h264 / mp4 stream) closed by Michael Niedermayer
worksforme
3:41 PM Ticket #2667 (console spamming when decoding a h264 / mp4 stream) updated by gjdfgh
Can't reproduce anymore either. I suggest closing with WORKSFORME.
3:20 PM Ticket #2658 (Written mp4 with h264/AAC doesnt use fps as video timebase ...) updated by Cigaes
See the following commit, fixing ticket #2892: …
3:11 PM Ticket #2658 (Written mp4 with h264/AAC doesnt use fps as video timebase ...) updated by Michael Niedermayer
Keywords, Summary changed
Replying to Lastique: > Replying to cehoyos: > …
3:02 PM Ticket #2667 (console spamming when decoding a h264 / mp4 stream) updated by Michael Niedermayer
Cannot reproduce i seem to have had the file on my disk already so i …
2:54 PM Ticket #2710 (HTTP redirect 307 of an specified HLS url is not stored after HTTP ...) updated by Michael Niedermayer
Not reproduceable with the public URL and ffmpeg git master if this …
2:28 PM Ticket #3364 (Configure script fails to detect ARM Compiler 5.04) updated by Carl Eugen Hoyos
Component changed
2:26 PM Changeset in ffmpeg [aa36dcf] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
2:18 PM Changeset in ffmpeg [3f9e2aad] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7716dd9fbbcea2700a100c995df967d5547c2eb9' * commit …
1:58 PM Changeset in ffmpeg [e53ec2fe] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '78987a88a88b28d93d03ed6c228bcb33f178444f' * commit …
1:53 PM Changeset in ffmpeg [dd4237f8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5312818524484a995433b986a2a7a6602572d4db' * commit …
1:36 PM Changeset in ffmpeg [8eaa6621] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9ee9c679a7d444db223cf932e89cd39351f54f2d' * commit …
1:30 PM Changeset in ffmpeg [de17ccc7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '51daafb02eaf96e0743a37ce95a7f5d02c1fa3c2' * commit …
1:07 PM BadContent edited by Michael Niedermayer
(diff)
1:05 PM BadContent edited by Michael Niedermayer
(diff)
11:17 AM Ticket #3364 (Configure script fails to detect ARM Compiler 5.04) updated by Simon Tatham
Version, Component changed
11:17 AM Ticket #3364 (Configure script fails to detect ARM Compiler 5.04) created by Simon Tatham
ffmpeg's configure script attempts to detect the ARM C/C++ compiler by …
10:12 AM Changeset in ffmpeg [04ffd22] by Janne Grunau <janne-libav@jannau.net>
fate: add xvid test for custom matrices Test sample is made from the …
10:09 AM Changeset in ffmpeg [7716dd9f] by Janne Grunau <janne-libav@jannau.net>
xvid: switch to xvid mmx idct as soon as possible The idct …
10:09 AM Changeset in ffmpeg [78987a8] by Janne Grunau <janne-libav@jannau.net>
lavf: include 60 fps in guessed standard frame rates Due to what …
10:09 AM Changeset in ffmpeg [53128185] by Janne Grunau <janne-libav@jannau.net>
atrac3plus: Make initialization dependant on channel count rather than …
7:24 AM Ticket #3363 (ffprobe silently drops non-ASCII metadata in VQF files) updated by Carl Eugen Hoyos
Is this not reproducible with ffmpeg?
3:49 AM Ticket #3363 (ffprobe silently drops non-ASCII metadata in VQF files) created by Trejkaz
Summary of the bug: How to reproduce: […] [json @ 0x103000000] 1 …
2:27 AM Changeset in ffmpeg [a85a718f] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/decoding_encoding: Check all av_samples_get_buffer_size() …
2:08 AM Changeset in ffmpeg [c89f8f80] by Michael Niedermayer <michaelni@gmx.at>
avformat/hdsenc: check mkdir() return code This also returns failure …
1:21 AM SponsoringPrograms/GSoC/2014 edited by llogan
add images (first attach them to the page, then add WikiFormatting) (diff)
1:14 AM Lavfi-gsoc-filter-vintage-illustration.jpg attached to SponsoringPrograms/GSoC/2014 by llogan
Misc Libavfilter extension
1:12 AM PostProc.jpg attached to SponsoringPrograms/GSoC/2014 by llogan
Postproc optimizations
1:11 AM bayer_rgb_colorspaces.png attached to SponsoringPrograms/GSoC/2014 by llogan
Bayer RGB colorspaces
1:09 AM SponsoringPrograms/GSoC/2014 edited by llogan
nits (diff)
12:36 AM Changeset in ffmpeg [2e02d71] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: print data size too in statistic Reviewed-by: Stefano …

Jan 30, 2014:

11:48 PM Changeset in ffmpeg [4111856] by Stefano Sabatini <stefasab@gmail.com>
doc/APIchanges: apply minor formatting fixes
9:37 PM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
postproc optims and bayer RGB (diff)
9:26 PM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
(diff)
9:20 PM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
Misc Libavfilter extension added from gsoc 2013 (diff)
9:14 PM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
add subtitle task with permission from ubitux (diff)
7:37 PM Changeset in ffmpeg [9a6d91b6] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add entries relating to metadata_header_padding …
7:32 PM BadContent edited by llogan
add more keywords (diff)
7:17 PM Changeset in ffmpeg [be7b7623] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: also count data streams bytes Fixes wrong error message about …
6:34 PM Changeset in ffmpeg [c5dd73b8] by Clément Bœsch <u@pkh.me>
x86/vp9lpf: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}(). …
3:42 PM Ticket #2628 (when fifo_size is set alot of memory is allocated) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide the missing information.
3:00 PM Changeset in ffmpeg [6dc9d2cf] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
2:55 PM Ticket #2911 (Handle initial chunk size packet of RTMP connections) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information.
2:52 PM Ticket #2937 (avformat_new_stream() memory leak) updated by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/167998
2:33 PM Changeset in ffmpeg [9ee9c679] by Janne Grunau <janne-libav@jannau.net>
x86: videodsp: Fix a bug in a %if statement where we used '%%' instead …
2:30 PM Changeset in ffmpeg [51daafb0] by Janne Grunau <janne-libav@jannau.net>
x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as …
2:19 PM Changeset in ffmpeg [d85284d4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a17ab0e46a9fec7c31cc1be363828184c6ecebf7' * commit …
1:55 PM Changeset in ffmpeg [3c7195a9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '23d461fe8714a20ee5e6929f22c61512fdda568e' * commit …
11:15 AM Changeset in ffmpeg [3f35a31e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add rangecoder to the sonic dependencies in configure. Fixes …
11:06 AM Ticket #3361 (aac_he mono not recogized (reported as stereo)) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Martin claims this is a libavcodec regression.
10:31 AM Ticket #3361 (aac_he mono not recogized (reported as stereo)) updated by Christian Ebert
Attached file is reported as mono by QuickTime. You cannot import it …
10:28 AM fdk-he-mono.m4a attached to Ticket #3361 by Christian Ebert
aac_he mono created by ffmpeg + fdk-aac
10:07 AM Ticket #3362 (ffplay: video freeze after seek) updated by Carl Eugen Hoyos
Eight minutes that allow to reproduce the problem uploaded to …
10:06 AM Ticket #3361 (aac_he mono not recogized (reported as stereo)) updated by Carl Eugen Hoyos
A sample that is shown as "mono" in iTunes / QuickTime but "stereo" by …
9:46 AM Ticket #3361 (aac_he mono not recogized (reported as stereo)) updated by Christian Ebert
Of the source or of the result? If the result, only the one created by …
9:24 AM Ticket #3361 (aac_he mono not recogized (reported as stereo)) updated by Carl Eugen Hoyos
Keywords changed
Please provide a short sample.
8:55 AM Ticket #3362 (ffplay: video freeze after seek) updated by Kirill Danilenko
patchmovseek.diff helped. Waiting for commit.
12:37 AM Changeset in ffmpeg [e1cb6dc5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Warn the user if mjpeg cbr encoding with frame threading was requested.

Jan 29, 2014:

11:55 PM Changeset in ffmpeg [1a5e8511] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
11:50 PM Changeset in ffmpeg [b80073c0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: use av_freep() instead of av_free() Signed-off-by: …
11:25 PM Changeset in ffmpeg [ed56c021] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec Fix potential memleak of stereo3D at the end in case …
11:22 PM Changeset in ffmpeg [cfc3666] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Force automatic thread_count to 1 for cbr mjpeg frame threading. …
11:17 PM Changeset in ffmpeg [e9e7e685] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: parse JPS extension and save relevant stereo3d information …
11:00 PM Ticket #3362 (ffplay: video freeze after seek) updated by Carl Eugen Hoyos
May or may not be related to ticket #2991.
10:54 PM patchmovseek.diff attached to Ticket #3362 by Carl Eugen Hoyos
10:53 PM Ticket #3362 (ffplay: video freeze after seek) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
"freeze" is imo a bad description but seeking works badly for the …
10:40 PM Changeset in ffmpeg [72afa381] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:27 PM Changeset in ffmpeg [64ba831] by Tim Walker <tdskywalker@gmail.com>
doc: document correct option to list encoders
10:27 PM Changeset in ffmpeg [a17ab0e4] by Tim Walker <tdskywalker@gmail.com>
doc: add decoders.texi Only documents ac3 decoder options at this point.
10:26 PM Changeset in ffmpeg [23d461fe] by Tim Walker <tdskywalker@gmail.com>
ac3dec: Allow asymmetric application of DRC when drc_scale > 1 …
6:45 PM Ticket #1087 (support decoding the CineForm codec) updated by Hendrik
Replying to richardpl: > Is there dll somewhere? There is …
5:45 PM Ticket #3342 (FFmpeg will not encode 24.00 DNxHD) updated by Carl Eugen Hoyos
What happens if you use FFmpeg to encode to unusual frame rates like …
5:09 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Adam Thomas
I should also mention that I currently use the segment.c demuxer as …
5:08 PM Ticket #3362 (ffplay: video freeze after seek) updated by Kirill Danilenko
ffplay mov_h264_video_freeze_after_seek.mp4 […]
4:47 PM Ticket #3362 (ffplay: video freeze after seek) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide the complete, uncut …
4:45 PM Ticket #3351 (IMX D10 File Encoding Fails to Produce Valid IMX File) updated by Carl Eugen Hoyos
Replying to steven: > Forgive my ignorance but do you know …
4:06 PM Ticket #3362 (ffplay: video freeze after seek) updated by Kirill Danilenko
Problem file size is more than 2.5 mbyte limit. Its size is 711 mbytes.
4:05 PM Changeset in ffmpeg [fbafd64a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mpeg: …
4:04 PM Changeset in ffmpeg [d67cfdeb] by Diego Biurrun <diego@biurrun.de>
avformat: utils: Refactor duplicated PRINT macro
4:03 PM Ticket #3362 (ffplay: video freeze after seek) created by Kirill Danilenko
How to reproduce: […] ffmpeg version: […] built on : […] …
3:37 PM Changeset in ffmpeg [54b2ce74] by Diego Biurrun <diego@biurrun.de>
mpeg: Drop unused parameters from ff_draw_horiz_band()
3:35 PM Ticket #3351 (IMX D10 File Encoding Fails to Produce Valid IMX File) updated by Steve
Forgive my ignorance but do you know if the current githead + patch …
3:29 PM Ticket #3361 (aac_he mono not recogized (reported as stereo)) created by Christian Ebert
Summary of the bug: Channel count and channel layout for aac_he mono …
3:28 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Adam Thomas
Replying to Krieger: > adamscybot, > Could you please drop …
10:08 AM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by er.anshul.maheshwari@gmail.com
Cc changed
10:06 AM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by er.anshul.maheshwari@gmail.com
Owner changed
Reproduced with git master, Given a patch for new api to destroy …
9:14 AM Ticket #3107 (Problem using muxing example) updated by Carl Eugen Hoyos
Priority, Resolution changed
9:13 AM Ticket #3107 (Problem using muxing example) updated by Stefano Sabatini
Analyzed by developer, Component changed
Replying to ahsan: > I was wondering if anybody get a …
9:10 AM Ticket #1636 (FRAPS Video Color Space) closed by Carl Eugen Hoyos
invalid: It is correct and known that WMP (incorrectly) interprets H264 …
9:08 AM Ticket #3107 (Problem using muxing example) closed by Carl Eugen Hoyos
invalid: Please move this discussion to the libav-user mailing list, this is a …
8:59 AM Changeset in ffmpeg [cfe282ec] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Remove now unneeded Makefile dependency for the wtv muxer.
8:48 AM Ticket #3107 (Problem using muxing example) updated by er.anshul.maheshwari@gmail.com
Status, Reproduced by developer, Cc, Component, Version, Owner changed
8:36 AM Ticket #1636 (FRAPS Video Color Space) updated by YellowOnion
Your output is yuvj420p, its most probably a problem with Windows …
5:09 AM Ticket #3348 (Could not find codec parameters for stream) closed by Michael Niedermayer
fixed: Fixed in 29986885ef7d87b009ed923fe721fbb6ccb9e398
4:44 AM Changeset in ffmpeg [29986885] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Continue parsing PMTs until at least 2 streams are …
4:43 AM Changeset in ffmpeg [ad61419b] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: drop stray space Signed-off-by: Michael Niedermayer …
1:51 AM Ticket #3360 (Metadata key for matroska default flag) created by ib
Please add a per-stream metadata setting to the matroska muxer which …
12:09 AM SponsoringPrograms/GSoC/2014 edited by Michael Niedermayer
ffv1 p frames (diff)

Jan 28, 2014:

11:48 PM Changeset in ffmpeg [bf9a8d18] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support writing E-AC3 in wav.
11:44 PM Changeset in ffmpeg [862174ec] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Move GUID-related objects to riffenc.c and riff.c. This simplifies …
10:02 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Andrey Utkin
adamscybot, Could you please drop a hint - what bounty amount is …
9:51 PM SponsoringPrograms/GSoC/2014 created by llogan
make initial page
9:39 PM Changeset in ffmpeg [4151b995] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add elbg Makefile dependency to the cinepak encoder.
8:52 PM Changeset in ffmpeg [b50efe85] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_colormatrix: update output AVFrame colorspace …
8:52 PM Changeset in ffmpeg [3e41e747] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_colormatrix: Support using the source AVFrame colorspace …
6:49 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Carl Eugen Hoyos
Keywords changed
6:48 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Adam Thomas
Replying to cehoyos: > Sample uploaded to …
5:50 PM Changeset in ffmpeg [5846d8a9] by Michael Niedermayer <michaelni@gmx.at>
avformat/hls: Fix cookies and user agent with encrypted HLS streams …
4:58 PM Changeset in ffmpeg [406cb21b] by Michael Niedermayer <michaelni@gmx.at>
doc/general: update device and protocol status Signed-off-by: Lukasz …
4:18 PM Ticket #3359 (ffplay does not support hw acceleration, is not documented) updated by Carl Eugen Hoyos
Priority, Version changed
I wonder how this would be implemented as long as ffplay is limited to sdl.
3:56 PM Ticket #3355 (mp2 decoding of decoding_encoding.c API example is broken) updated by Sylvain Demongeot
The fix is to replace "c->channels" with "1" on line 304 of …
3:55 PM Ticket #3359 (ffplay does not support hw acceleration, is not documented) created by pdknsk
This is a feature request, but also a minor bug report. The feature …
2:30 PM Changeset in ffmpeg [9ff2cc68] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add myself as opengl_enc.c maintainer Signed-off-by: …
2:30 PM Changeset in ffmpeg [4115cd0e] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: add avdevice_*_control_message functions …
1:51 PM Changeset in ffmpeg [bb7a7111] by Michael Niedermayer <michaelni@gmx.at>
avcodec/huffyuvenc: frame multi-threading support Signed-off-by: …
1:07 PM Ticket #3355 (mp2 decoding of decoding_encoding.c API example is broken) updated by Sylvain Demongeot
The issue occurs in the latest source available, as well as 2.1.3 and …
1:02 PM Ticket #3264 (Allow user authentication for accessing ffserver streams) updated by Carl Eugen Hoyos
Priority, Version changed
12:31 PM Ticket #3355 (mp2 decoding of decoding_encoding.c API example is broken) updated by Carl Eugen Hoyos
Is this a regression?
12:28 PM Ticket #3358 (swr_convert crash) updated by Carl Eugen Hoyos
Replying to ubitux: > swresample definitely supports all …
11:57 AM Ticket #3358 (swr_convert crash) updated by Clément Bœsch
Replying to TheSHEEEP: > I was able to convert from FLTP …
11:19 AM Ticket #3358 (swr_convert crash) updated by TheSHEEEP
I was able to convert from FLTP to FLT without a crash. Are there …
11:17 AM Ticket #3358 (swr_convert crash) closed by Carl Eugen Hoyos
invalid
11:03 AM Ticket #3355 (mp2 decoding of decoding_encoding.c API example is broken) updated by Clément Bœsch
Status, Reproduced by developer changed
[…]
10:55 AM Ticket #3355 (mp2 decoding of decoding_encoding.c API example is broken) updated by Carl Eugen Hoyos
Replying to sdem: > I assume "test.sw" should contain raw …
10:29 AM Ticket #3355 (mp2 decoding of decoding_encoding.c API example is broken) updated by Sylvain Demongeot
I assume "test.sw" should contain raw decoded samples (16 bits, …
9:45 AM Ticket #3335 (Audio Rematrix error going from 16ch) closed by Carl Eugen Hoyos
needs_more_info
9:45 AM Ticket #3335 (Audio Rematrix error going from 16ch) updated by Carl Eugen Hoyos
Please reopen if there is a bug in FFmpeg that should be fixed. The …
9:42 AM Ticket #3331 (encode audio not play well in quicktime) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information!
9:39 AM Ticket #3300 (Muxing example crashes on avcodec_close when using DIRAC codec) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can provide the missing information …
8:30 AM Changeset in ffmpeg [644c32e] by Clément Bœsch <clement@stupeflix.com>
x86/vp9lpf: add ff_vp9_loop_filter_[vh]_88_16_sse2() Similar gains as …
6:36 AM Changeset in ffmpeg [222c46c5] by Clément Bœsch <u@pkh.me>
x86/vp9lpf: add ff_vp9_loop_filter_[vh]_88_16_{ssse3,avx}. 9680 …
1:37 AM Encode/HighQualityAudio edited by MarkZV
Formatting, grammar, and other minor fixes. (diff)
12:42 AM Encode/AAC edited by MarkZV
clarify (diff)
Note: See TracTimeline for information about the timeline view.