Timeline



Oct 10, 2014:

10:39 PM Changeset in ffmpeg [ae17a0c2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1d4579e38ecad578c86516fad2837a273d11b320' * commit …
9:52 PM SponsoringPrograms/OPW/2014-12 edited by Alexander Strasser
Fix typo (diff)
9:49 PM Changeset in ffmpeg [937aac4f] by Clément Bœsch <u@pkh.me>
avformat/assenc: make sure we crawl extradata only if it's non-null
9:31 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Ramiro Polla
Update TrueHD encoder project and add myself as mentor (diff)
9:24 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by Carl Eugen Hoyos
Could you attach a short transport stream recorded with your …
9:24 PM SponsoringPrograms/OPW/2014-12 edited by Ramiro Polla
Update TrueHD encoder project and add myself as mentor (diff)
8:37 PM Ticket #3949 (utvideo enc yuv420p: broken output with some resolutions) closed by Carl Eugen Hoyos
fixed: Fixed by Christophe Gisquet in cb530dda7d76790b08ee3b7f67e251f3ce48c359
8:28 PM Changeset in ffmpeg [d2463971] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cd9d6399fd00f5aeacaa90cdc0b74c3570024119' * commit …
7:36 PM Changeset in ffmpeg [76d1ffff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3df8d52fcdc9036b4074fdc612d487ece8bb5b7f' * commit …
7:29 PM Changeset in ffmpeg [7028475f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c839b0439f0b01c72a6d253920d2e342b30f8bcb' * commit …
7:18 PM Changeset in ffmpeg [c9791925] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9' * commit …
7:05 PM Changeset in ffmpeg [544f8114] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c27328e749ff3be648411765cd17362fee017341' * commit …
6:51 PM Changeset in ffmpeg [cec7afd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d' * commit …
6:38 PM Changeset in ffmpeg [fc6aa304] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eb4f9069002e73648f6640cd054fc814cfda75b8' * commit …
6:33 PM Ticket #3074 (Missing support of muxing EAC3 inside mp4 container) closed by Carl Eugen Hoyos
fixed: I believe this was implemented by Benoit Fouet in …
6:30 PM Changeset in ffmpeg [f2fba074] by Michael Niedermayer <michaelni@gmx.at>
utvideoenc: properly set slice height/last line Mimic decoder and …
6:08 PM Changeset in ffmpeg [cb530dda] by Michael Niedermayer <michaelni@gmx.at>
utvideoenc: properly set slice height/last line Mimic decoder and …
5:43 PM Ticket #4018 (Metadata lyrics) updated by Carl Eugen Hoyos
Keywords changed
5:36 PM Changeset in ffmpeg [171d971d] by Michael Niedermayer <michaelni@gmx.at>
avutil/softfloat: Fix undefined shift in av_add_sf() Signed-off-by: …
5:07 PM Changeset in ffmpeg [5e6fd132] by Michael Niedermayer <michaelni@gmx.at>
avformat/movenc: add EAC3 muxing support. Support only one …
4:51 PM Changeset in ffmpeg [5402d1bc] by James Almer <jamrial@gmail.com>
float_dsp-test: allow forcing cpuflags Reviewed-by: Michael …
4:50 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by Lastique
The attached testcase reproduces the problem, it ends with these error …
4:47 PM 3byte_startcode_test.cpp attached to Ticket #3900 by Lastique
A testcase to reproduce the problem
3:58 PM Ticket #4018 (Metadata lyrics) updated by p92
Maybe I can not explain. Reading the tag "lyrics", instead of reading …
3:37 PM Ticket #3630 (ffserver crashes when a client disconnect) updated by janet.byron
Hi, I have this problem as well and was wondering if you've been able …
3:10 PM Changeset in ffmpeg [ea77d3b8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/atrac3: use av_freep(), do not leave stale pointers in memory …
3:09 PM Changeset in ffmpeg [3537ddb7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cavs: use av_freep(), do not leave stale pointers in memory …
2:42 PM Ticket #4018 (Metadata lyrics) updated by Carl Eugen Hoyos
Version changed
What's wrong with ffmpeg -i stream.mp4?
2:32 PM Ticket #4012 (Transcoding Slo-Mo MOVs from iPhone results in awful MP4) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
2:32 PM Ticket #4011 (missing picture in access unit with size) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
2:29 PM Changeset in ffmpeg [1d4579e3] by Luca Barbato <lu_zero@gentoo.org>
tcp: Add AVOption support
2:29 PM Changeset in ffmpeg [cd9d6399] by Luca Barbato <lu_zero@gentoo.org>
tls: Support passing old-style tcp options Make tcp and tls urls …
2:29 PM Changeset in ffmpeg [3df8d52f] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Add rtsps to the probe
2:29 PM Changeset in ffmpeg [c839b043] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Support tls when in listen mode
2:29 PM Changeset in ffmpeg [8b2e9636] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Support tls-encapsulated RTSP
2:29 PM Changeset in ffmpeg [c27328e] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Check for command strings without spaces Prevent a NULL-pointer …
2:29 PM Changeset in ffmpeg [09e1ccc8] by Luca Barbato <lu_zero@gentoo.org>
sctp: Use AVERROR_BUG instead of abort() Trying to write to a stream …
2:29 PM Changeset in ffmpeg [eb4f9069] by Luca Barbato <lu_zero@gentoo.org>
lavf: More informative error message Print the timestamp values and …
2:22 PM Ticket #4018 (Metadata lyrics) updated by p92
the file on the link has the lyrics tag with size 3476 bytes. while …
1:00 PM SponsoringPrograms/OPW/2014-12 edited by compn
(diff)
12:24 PM Changeset in ffmpeg [0d71bd5a] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() for …
12:24 PM Changeset in ffmpeg [c1fa5d1b] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_altivec() …
12:13 PM Changeset in ffmpeg [162b5211] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
vp9: enable multi-thread decoding when refreshctx is equal to 0 In …
11:32 AM Changeset in ffmpeg [c5ca76ad] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/ppc/mpegvideoencdsp.c : fix pix_norm1_altivec() and …
11:31 AM Changeset in ffmpeg [31dea051] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec() and …
10:25 AM Changeset in ffmpeg [54df78af] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b7c3bfd5eb3153f7de8039f96e7911b2a1d46cae' * commit …
10:13 AM Changeset in ffmpeg [09c538b6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '73ea3ffcd55b0b1d23ba4769d65996a8d58ffa11' * commit …
8:27 AM Changeset in ffmpeg [b7c3bfd5] by Martin Storsjö <martin@martin.st>
w32pthreads: use the condition variable API directly when targeting …
8:27 AM Changeset in ffmpeg [73ea3ffc] by Martin Storsjö <martin@martin.st>
w32pthreads: use the CONDITION_VARIABLE typedef if available This …
2:24 AM Changeset in ffmpeg [19b4c0cc] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: Simplify by using av_color_range_name() Idea from: …
1:08 AM Changeset in ffmpeg [e96fb980] by Michael Niedermayer <michaelni@gmx.at>
avformat/format: move mime_type_opt declaration to where its used …
12:32 AM Changeset in ffmpeg [27123a77] by Michael Niedermayer <michaelni@gmx.at>
avformat/os_support: include unistd.h before defining lseek to lseek64 …
12:02 AM Changeset in ffmpeg [9665a0fd] by Michael Niedermayer <michaelni@gmx.at>
avutil/error: Add AVERROR_INPUT_CHANGED & AVERROR_OUTPUT_CHANGED to …

Oct 9, 2014:

10:46 PM Changeset in ffmpeg [233f3ad8] by Michael Niedermayer <michaelni@gmx.at>
lavf/webm_dash: Allow filenames without directories Fix basename …
9:18 PM Changeset in ffmpeg [ce928d7d] by Marton Balint <cus@passwd.hu>
ffplay: dont leave swresampler in half initialized state On init …
8:51 PM Changeset in ffmpeg [8c6992bf] by James Almer <jamrial@gmail.com>
compat/w32pthreads: use the condition variable API directly when …
8:40 PM 1.3gpp attached to Ticket #4019 by Andrey
input file
8:40 PM Ticket #4019 ([warning][spam] Multiple frames in a packet from stream) created by Andrey
Version N-66742-gf6777ce win32 shared convert from aac to mp3 source …
7:54 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by ramitb
@Peter any thoughts?
7:50 PM Changeset in ffmpeg [241b306b] by Michael Niedermayer <michaelni@gmx.at>
Fix writing first audio Cues in dash mode. In dahsmode Matroska is …
7:16 PM Ticket #4018 (Metadata lyrics) updated by Carl Eugen Hoyos
Keywords changed
This has currently no similarities with a valid ticket. Is your …
6:46 PM Ticket #4018 (Metadata lyrics) created by p92
Summary of the bug: i can store a metadata [lyrics] with more than …
4:26 PM Changeset in ffmpeg [0c069493] by James Almer <jamrial@gmail.com>
compat/w32pthreads: use the CONDITION_VARIABLE typedef if available …
3:02 PM Changeset in ffmpeg [99afec08] by Michael Niedermayer <michaelni@gmx.at>
avutil/softfloat: add some asserts Signed-off-by: Michael Niedermayer …
2:59 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by cncb
I see that in the VideoRedo options it has a "Move MOOV atom to …
2:52 PM Changeset in ffmpeg [44198a72] by Michael Niedermayer <michaelni@gmx.at>
avutil/softfloat: Fix dependence on signed overflow in …
2:02 PM Changeset in ffmpeg [f3b54ee9] by Michael Niedermayer <michaelni@gmx.at>
avutil/Makefile: add softfloat to TESTPROGS Signed-off-by: Michael …
1:38 PM Changeset in ffmpeg [7cda31cb] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: E-AC-3 streams need parsing too. syncframes in E-AC-3 …
11:08 AM Changeset in ffmpeg [d5a6f112] by Michael Niedermayer <michaelni@gmx.at>
lavf: fix 2GB file seek limit on Android Signed-off-by: Michael …
10:58 AM Ticket #3859 (mp4: start_time never zero) updated by Carl Eugen Hoyos
Do I understand correctly that the issue is not reproducible with the …
10:25 AM Changeset in ffmpeg [7b973e73] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2bc220958c7570020d87ee353db65460b518998a' * commit …
10:15 AM Changeset in ffmpeg [d3834f29] by Michael Niedermayer <michaelni@gmx.at>
ismindex: handle discontinuous streams better Reads the fragment …
8:21 AM Changeset in ffmpeg [2bc2209] by Martin Storsjö <martin@martin.st>
ismindex: handle discontinuous streams better Read the fragment …
7:35 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Trying to follow this up for fdk-aac: …
3:49 AM Changeset in ffmpeg [5d36e85] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Fix 'warning: format specifies type unsigned short but …
3:46 AM Changeset in ffmpeg [8cfb9ccf] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Fix "warning: pointer type mismatch in conditional …
3:41 AM Changeset in ffmpeg [05786230] by Michael Niedermayer <michaelni@gmx.at>
avformat/dump: use format dump_separator if the codec one is not set …
3:28 AM Changeset in ffmpeg [f9a13174] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add missing AV_PIX_FMT_YUVJ411P to color_range override …
2:19 AM Changeset in ffmpeg [cf7b90de] by Michael Niedermayer <michaelni@gmx.at>
fix seperator typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1:06 AM Changeset in ffmpeg [f6777ce6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1a02e78653a5c7674e6c43b6e6f2748dbd2091d7' * commit …
12:49 AM Changeset in ffmpeg [5b134a05] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eddf95283fbba1b469b76e7518bc3941f671b193' * commit …
12:36 AM Changeset in ffmpeg [3bc86462] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '65875a8b3b079752da25a61ec188d2e3d90a569f' * commit …
12:27 AM Changeset in ffmpeg [349a32c4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0d8a3656ba4c0ae8e4e0c91ff6b07d72a317f9f6' * commit …
12:23 AM Changeset in ffmpeg [6414c3ec] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '586ea0379c207a942c1f2d61e0b3a63c458cc598' * commit …
12:14 AM Changeset in ffmpeg [923a2422] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '91eef402037ae5a51d89ade6cb71cdd70b291c8b' * commit …
12:14 AM Changeset in ffmpeg [7652b176] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9d5fed6dc4cccb0689f694112f5026988bebc472' * commit …
12:11 AM Changeset in ffmpeg [04d8f616] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '167e6f1489368a4693145da61cb022c113a285bc' * commit …

Oct 8, 2014:

11:46 PM Changeset in ffmpeg [5f43a795] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9f3a70c44224ed92d91df65bb9470a2649e7d019' * commit …
11:26 PM Changeset in ffmpeg [af289604] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '41e86146e7240f9d42e8cdb86a94bb3eb2bbe15f' * commit …
10:56 PM Changeset in ffmpeg [f0a6874d] by Michael Niedermayer <michaelni@gmx.at>
avformat: Allow choosing the dump format field separator. The default …
10:56 PM Changeset in ffmpeg [e051d09c] by Michael Niedermayer <michaelni@gmx.at>
avcodec: Allow choosing the dump format field separator. The default …
10:56 PM Changeset in ffmpeg [f22f873e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8' * commit …
8:53 PM Changeset in ffmpeg [bb44f7d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4' * commit …
8:37 PM Changeset in ffmpeg [7eb959bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc' * commit …
8:28 PM Changeset in ffmpeg [1b6172d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c732c62cee43f651775af5547cff99d418248542' * commit …
8:20 PM Changeset in ffmpeg [dc5560ef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a2c00d22e71d13b72828147be86aa9e961c6cae6' * commit …
8:08 PM Changeset in ffmpeg [10dd6273] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '147f2e91eece6b9021ff5b7f8a3b5ce053566659' * commit …
8:00 PM Changeset in ffmpeg [d5a3caef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576' * commit …
7:45 PM Changeset in ffmpeg [9da679e7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7ae9791b641d1183910b6e7faca23f7ae08f8579' * commit …
7:35 PM Changeset in ffmpeg [911ba8fb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7' * commit …
7:01 PM Ticket #3339 (Remuxing m2ts to mkv, Can't write packet with unknown timestamp) updated by Carl Eugen Hoyos
Replying to peter_b: > I'm also having the same issue. …
6:41 PM Ticket #3980 (Video frame rate is detected too low on sample file) closed by Michael Niedermayer
fixed: Fixed in be695ee389724d713e1b8a61ef899fe1795193ce
6:39 PM Changeset in ffmpeg [be695ee3] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: do not trust the default duration to be the real …
6:30 PM Ticket #4017 (noise filter breaks when combined with scaling) updated by rmk
I just noticed that it is not the upscaling but the sheer size. Just …
5:29 PM Ticket #4017 (noise filter breaks when combined with scaling) created by rmk
The following command line generates a video which has only noise in …
5:21 PM Ticket #3339 (Remuxing m2ts to mkv, Can't write packet with unknown timestamp) updated by Peter B.
I'm also having the same issue. Files are raw material the way they …
5:17 PM Changeset in ffmpeg [1a02e786] by Vittorio Giovara <vittorio.giovara@gmail.com>
vc1: initialize color properties
5:17 PM Changeset in ffmpeg [eddf9528] by Vittorio Giovara <vittorio.giovara@gmail.com>
vp9: initialize color space and range properties
5:17 PM Changeset in ffmpeg [65875a8b] by Vittorio Giovara <vittorio.giovara@gmail.com>
vp8: initialize color space and range properties
5:17 PM Changeset in ffmpeg [0d8a3656] by Vittorio Giovara <vittorio.giovara@gmail.com>
mov: support the Color Parameter Atoms 'colr'
5:17 PM Changeset in ffmpeg [586ea037] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: fix colorspace option description
5:17 PM Changeset in ffmpeg [91eef402] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: add enum values on chroma sample location
5:17 PM Changeset in ffmpeg [9d5fed6d] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: fix descriptions on color transfer options Signed-off-by: …
5:17 PM Changeset in ffmpeg [167e6f14] by Vittorio Giovara <vittorio.giovara@gmail.com>
dump: Update streams and chapters printout format This matches the …
5:17 PM Changeset in ffmpeg [9f3a70c4] by Vittorio Giovara <vittorio.giovara@gmail.com>
dump: print the original coded dimensions when available
5:17 PM Changeset in ffmpeg [41e86146] by Vittorio Giovara <vittorio.giovara@gmail.com>
dump: print detailed color space information
5:17 PM Changeset in ffmpeg [20a5956] by Vittorio Giovara <vittorio.giovara@gmail.com>
dump: split audio and video probing on multiple lines Also always …
5:17 PM Changeset in ffmpeg [5a419b2d] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixdesc: return color properties names
5:17 PM Changeset in ffmpeg [04ccd584] by Vittorio Giovara <vittorio.giovara@gmail.com>
pixfmt: mark further reserved values
5:17 PM Changeset in ffmpeg [c732c62c] by Vittorio Giovara <vittorio.giovara@gmail.com>
doc: expand description for some color properties
5:17 PM Changeset in ffmpeg [a2c00d22] by Vittorio Giovara <vittorio.giovara@gmail.com>
avprobe: print color properties for show_streams
5:17 PM Changeset in ffmpeg [147f2e91] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec: make sure color_range is properly initialized
4:34 PM Changeset in ffmpeg [04d14c9] by Luca Barbato <lu_zero@gentoo.org>
vc1: Split the decoder in components Speed up the overall compilation …
3:40 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Stefano Sabatini
add myself as mentor for the lavfi task (diff)
3:29 PM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Carl Eugen Hoyos
From a quick look, the backtrace indicates a problem that cannot be …
3:20 PM SponsoringPrograms/OPW/2014-12 edited by Stefano Sabatini
sign myself as lavfi misc extension task (diff)
3:20 PM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Einguste
[…]
3:11 PM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Einguste
I test on Ubuntu linux too. […]
2:59 PM Changeset in ffmpeg [7ae9791b] by Vittorio Giovara <vittorio.giovara@gmail.com>
avformat: bump version after mime_type change
2:58 PM Changeset in ffmpeg [33db9954] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add "ffprobe -show_pixel_formats option" Signed-off-by: …
2:35 PM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Carl Eugen Hoyos
Sorry about my suggestion, please recompile with …
2:31 PM Ticket #4016 (DRM protected content should be detected) updated by Carl Eugen Hoyos
Status changed
2:31 PM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Einguste
Replying to cehoyos: > Please also provide valgrind …
2:29 PM Ticket #4016 (DRM protected content should be detected) updated by Hendrik Schreiber
Are you suggesting, this may have been implemented already? I've …
2:28 PM out.txt attached to Ticket #4016 by Hendrik Schreiber
ffplay.exe output when "playing" m4p file. Sound is garbage.
2:26 PM Changeset in ffmpeg [1d4480d3] by Michael Niedermayer <michaelni@gmx.at>
tests/Makefile: Fix fate-ffprobe with --target-path Signed-off-by: …
2:17 PM Ticket #4016 (DRM protected content should be detected) updated by Carl Eugen Hoyos
Version, Priority, Keywords changed
Please test current FFmpeg git head and provide a command line and …
2:13 PM Changeset in ffmpeg [b15b06e] by Vittorio Giovara <vittorio.giovara@gmail.com>
avformat: use const char* instead of uint8_t* for …
2:09 PM Changeset in ffmpeg [f703c8cc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avpicture: use av_freep(), do not leave stale pointers in …
2:09 PM Changeset in ffmpeg [fa8c6c13] by Michael Niedermayer <michaelni@gmx.at>
avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in …
2:08 PM Changeset in ffmpeg [f66fed6c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bfi: use av_freep(), do not leave stale pointers in memory …
1:22 PM Changeset in ffmpeg [e97f38ce] by Michael Niedermayer <michaelni@gmx.at>
ffserver: use av_freep(), do not leave stale pointers in memory …
1:17 PM Changeset in ffmpeg [b530e2e3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: use av_freep(), do not leave stale pointers in …
1:15 PM Ticket #4016 (DRM protected content should be detected) created by Hendrik Schreiber
AFAIK FFmpeg libraries contain no special code to recognize whether a …
11:31 AM Changeset in ffmpeg [0b41eea] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc_mvs: make sure to always initialize the temporal MV fully The …
11:30 AM Changeset in ffmpeg [de31f857] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc_mvs: initialize the temporal MV in case of missing ref The …
11:14 AM SponsoringPrograms/OPW/2014-12 edited by Michael Niedermayer
qualification task clarifications (diff)
9:48 AM Changeset in ffmpeg [3c1378ce] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2' * commit …
9:42 AM Ticket #4015 (Feat: Error instead of warn at seeking timecode mismatch) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Please provide an example including console output.
9:40 AM Changeset in ffmpeg [36e4b750] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '82f8eb5f773d87e3d9c0066ef19b501a461ddfae' * commit …
9:37 AM Ticket #4015 (Feat: Error instead of warn at seeking timecode mismatch) created by wader8
Summary of the feature: Provide an option, to enable breaking with …
8:29 AM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Carl Eugen Hoyos
Keywords changed
8:26 AM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Please also provide valgrind output.
8:15 AM Changeset in ffmpeg [2d91abad] by Anton Khirnov <anton@khirnov.net>
x86: h264_intrapred: Don't treat 32-bit integers as 64-bit The upper …
8:02 AM Changeset in ffmpeg [82f8eb5f] by Anton Khirnov <anton@khirnov.net>
jpeg2000: split off inverse MCT as Jpeg2000DSP This makes the …
6:59 AM Ticket #4014 (SIGSEGV might occur if you press first the q key in libvpx-vp9) created by Einguste
Summary of the bug: How to reproduce: […]
6:38 AM Ticket #4013 (Convert video using FFMPEG from client side) closed by Carl Eugen Hoyos
invalid: This is a bug tracker, if you want to report a bug, please post your …
6:02 AM Ticket #4013 (Convert video using FFMPEG from client side) created by venkatesh
I have setup a ffmpeg and I'm streaming a file from localhost to …
5:53 AM SponsoringPrograms/OPW/2014-12-Qualis edited by disdi
(diff)
5:51 AM SponsoringPrograms/OPW/2014-12-Qualis edited by disdi
(diff)
3:35 AM Changeset in ffmpeg [f3296b94] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Undefined behavior (left shift of 12852653 by 8 places …
3:35 AM Changeset in ffmpeg [344f8d30] by Michael Niedermayer <michaelni@gmx.at>
swresample/audioconvert: Fix undefined behavior (left shift of …
3:35 AM Changeset in ffmpeg [9db9b209] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Fix undefined behavior (left shift of negative value) …
2:38 AM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by beloko
Hello Ubitux, Finally I built a fresh FFmpeg binary from main …
2:03 AM Ticket #4012 (Transcoding Slo-Mo MOVs from iPhone results in awful MP4) updated by Kai Hendry
I don't have the time to checkout and build latest ffmpeg and ramp up …
1:53 AM Ticket #4012 (Transcoding Slo-Mo MOVs from iPhone results in awful MP4) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and please provide the command …
12:56 AM Ticket #4012 (Transcoding Slo-Mo MOVs from iPhone results in awful MP4) created by Kai Hendry
Summary of the bug: I simply want to share on the Web, videos from my …
12:44 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) updated by Kai Hendry
As a workaround, I've clumsily implemented a shell script to …

Oct 7, 2014:

9:36 PM Ticket #3170 (Support large scaling) updated by gjdfgh
Cc changed
9:18 PM Changeset in ffmpeg [1acc9189] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: add pixel format chroma sub-sampling output Adds output of …
9:18 PM Changeset in ffmpeg [7d327d6] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: add pixel format component bit depth output Adds output of …
9:18 PM Changeset in ffmpeg [b36b2c89] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: add pixel format flags output Adds output of pixel format …
9:18 PM Changeset in ffmpeg [143a8a44] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: add -show_pixel_formats option Adds option …
5:58 PM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by Clément Bœsch
Replying to beloko: > Hello Ubitux, > > I'm skeptical …
5:50 PM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by beloko
Hello Ubitux, I'm skeptical about your patch but I hope I'm wrong. …
5:40 PM Changeset in ffmpeg [e0465d6]n1.2.9 by Michael Niedermayer <michaelni@gmx.at>
Update for 1.2.9 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
5:28 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Supraja
(diff)
2:31 PM Slideshow edited by c-14
Also link to ticket that 3164 is a duplicate of. (diff)
2:12 PM Ticket #3758 (Right-to-left option for drawtext filter) closed by Clément Bœsch
fixed: Fixed by Marc Jeffreys in a0b71e9f3e95d22b098e4d81c26d3bfe1f53249f
1:56 PM missing-picture-in-access-unit-with-size_ffmpeg.log attached to Ticket #4011 by vk
ffmpeg log
1:55 PM missing-picture-in-access-unit-with-size_input.f4f attached to Ticket #4011 by vk
input file
1:54 PM Ticket #4011 (missing picture in access unit with size) created by vk
Summary of the bug: Trying to convert an .f4f file into .ts format …
1:26 PM SponsoringPrograms/OPW/2014-12 edited by Reynaldo H. Verdejo Pinochet
do not make a link out of camelcased FreeNode (diff)
1:22 PM SponsoringPrograms/OPW/2014-12 edited by Reynaldo H. Verdejo Pinochet
Clarify where our IRC channels are and what channel should be used for … (diff)
1:16 PM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) closed by Clément Bœsch
fixed: Replying to beloko: > Shared the "enable" option filters …
1:05 PM Changeset in ffmpeg [abaf4245] by Clément Bœsch <clement@stupeflix.com>
avfilter: add w/h parameters in timeline Fixes Ticket #4008.
12:21 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Reynaldo H. Verdejo Pinochet
table data formatting++ (diff)
12:20 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Reynaldo H. Verdejo Pinochet
(diff)
11:46 AM Changeset in ffmpeg [158b3fb5] by Michael Niedermayer <michaelni@gmx.at>
avformat/tiertexseq: use av_freep(), do not leave stale pointers in …
11:44 AM Changeset in ffmpeg [2d6f3173] by Michael Niedermayer <michaelni@gmx.at>
avfilter/af_adelay: use av_freep(), do not leave stale pointers in …
11:00 AM Changeset in ffmpeg [aba873bb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9a03c2323593173a201cb75edd1b49887cf811ed' * commit …
10:29 AM Changeset in ffmpeg [33c8500d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd208d1eba3799c58fd6d3602d31de3e686f14aec' * commit …
10:21 AM Changeset in ffmpeg [018ca8b7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '79a60c8e779242b5ba4c531b2c706c871e8e6420' * commit …
8:16 AM SponsoringPrograms/OPW/2014-12-Qualis edited by Hima
(diff)
7:58 AM Ticket #3962 (Multiple STSD with EDTS demuxing/decoding support (same codec)) updated by Carl Eugen Hoyos
Replying to shahriman: > Why is this ticket still open? …
7:51 AM SponsoringPrograms/OPW/2014-12 edited by Carl Eugen Hoyos
(diff)
7:45 AM SponsoringPrograms/OPW/2014-12-Qualis edited by Carl Eugen Hoyos
Add link to vdpau filter qualification tasks: More than one are … (diff)
7:30 AM Changeset in ffmpeg [9a03c232] by Anton Khirnov <anton@khirnov.net>
h263dec: Force padding bug workaround for H.263. Fixes decoding of …
7:13 AM Changeset in ffmpeg [d208d1eb] by Anton Khirnov <anton@khirnov.net>
hevc_mvs: make sure to always initialize the temporal MV fully The …
7:12 AM Changeset in ffmpeg [79a60c8] by Anton Khirnov <anton@khirnov.net>
hevc_mvs: initialize the temporal MV in case of missing ref The …
4:35 AM SponsoringPrograms/OPW/2014-12-Qualis edited by Thilo Borgmann
(diff)
2:29 AM Changeset in ffmpeg [0026c4ec] by Michael Niedermayer <michaelni@gmx.at>
avformat/hls: use av_freep(), do not leave stale pointers in memory …
2:11 AM SponsoringPrograms/OPW/2014-12-Qualis edited by Reynaldo H. Verdejo Pinochet
(diff)
1:55 AM SponsoringPrograms/OPW/2014-12 edited by Reynaldo H. Verdejo Pinochet
(diff)
1:52 AM SponsoringPrograms/OPW/2014-12-Qualis edited by Reynaldo H. Verdejo Pinochet
table formatting++ (diff)
1:51 AM SponsoringPrograms/OPW/2014-12-Qualis created by Reynaldo H. Verdejo Pinochet
Boilerplate content taken straight from today's …
1:42 AM Changeset in ffmpeg [f0d1b3ac] by Michael Niedermayer <michaelni@gmx.at>
avcodec/escape124: use av_freep(), do not leave stale pointers in …
1:41 AM Changeset in ffmpeg [1c5647f4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/proresenc_kostya: use av_freep(), do not leave stale pointers …
1:40 AM Changeset in ffmpeg [c9eac806] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avpacket: use av_freep(), do not leave stale pointers in …
1:40 AM Changeset in ffmpeg [b60938e4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avpacket: simplify freeing pkt->data Signed-off-by: Michael …
1:13 AM Changeset in ffmpeg [5c50214e] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxfdec: read reel_name and source timecode from physical …
1:12 AM SponsoringPrograms/OPW/2014-12 edited by Reynaldo H. Verdejo Pinochet
Copyediting on DTS / DCA Improvements (diff)
12:51 AM Changeset in ffmpeg [3726d07a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '28816050e47b6dba430a52e429d21a864cffda8e' * commit …
12:40 AM Changeset in ffmpeg [4db0e8fd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b76249443864c88ffb2d41ab8d1de7432e985dc7' * commit …
12:15 AM Changeset in ffmpeg [a52384d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '153fadc390d05aa47e5e2c56290401898fe41a23' * commit …

Oct 6, 2014:

10:33 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by Carl Eugen Hoyos
Replying to Lastique: > > But as the patch would allow to …
10:31 PM 4000.jpg attached to Ticket #4010 by ami_stuff
10:30 PM Ticket #4010 (flashsv: fail to decode 4000x4000 resolution) created by ami_stuff
Not so important, but there is a check for 4096x4096 res limit in the …
10:23 PM purevoice.aif attached to Ticket #4009 by ami_stuff
10:23 PM Ticket #4009 (aiffenc qcelp remux: invalid output) created by ami_stuff
[…] […]
8:30 PM Changeset in ffmpeg [28816050] by Martin Storsjö <martin@martin.st>
lavf: Set the stream time base hint properly for chained muxers This …
8:29 PM Changeset in ffmpeg [b7624944] by Martin Storsjö <martin@martin.st>
sdp: Simplify parsing/conversion of H264 extradata By using …
7:08 PM Changeset in ffmpeg [d47dd843] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '577899a6458ccad9026eb268f10dc0b39c224c8d' * commit …
6:39 PM Changeset in ffmpeg [153fadc3] by Anton Khirnov <anton@khirnov.net>
ff_get_format: fix infinite loop Signed-off-by: Anton Khirnov …
6:20 PM Changeset in ffmpeg [577899a6] by Anton Khirnov <anton@khirnov.net>
lavc: specify the behavior of av_lockmgr_register on failure. The …
3:39 PM Changeset in ffmpeg [67ddf216] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vdpau: do not dereference hwctx before checking it for NULL …
3:37 PM Ticket #3962 (Multiple STSD with EDTS demuxing/decoding support (same codec)) updated by shahriman
Thanks Michael. Why is this ticket still open? Is it due to the sync …
2:31 PM Changeset in ffmpeg [4d8356b6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8de1d67967a9f9e22c66cb0c1e518ae4f30d07dd' * commit …
2:23 PM Changeset in ffmpeg [0e57c051] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vdpau: fix render2() check Signed-off-by: Michael Niedermayer …
2:09 PM Changeset in ffmpeg [403133a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add vdpau_old to allow continued testing of the older (but not …
2:08 PM Ticket #3074 (Missing support of muxing EAC3 inside mp4 container) updated by Benoit Fouet
Owner changed
1:43 PM FFmeeting/2014-10 edited by Stefano Sabatini
add full meeting log (diff)
1:20 PM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by beloko
Shared the "enable" option filters with others is a nice goal, FFmpeg …
1:12 PM Changeset in ffmpeg [573d3330] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bef067f88c74190cdf7e76d12f02e12e069974aa' * commit …
1:04 PM Changeset in ffmpeg [a61899a0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0' * commit …
12:17 PM Changeset in ffmpeg [067d11bf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '502cde409ca5ee97ef70c2cdede88b9101746ff6' * commit …
12:17 PM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by Lastique
> Generlly, send the patch to the ffmpeg development mailing list... …
12:10 PM Changeset in ffmpeg [ec6a855b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vdpau: warn if the user application has not setup …
11:22 AM Ticket #3900 (ff_check_h264_startcode does not support 3-byte startcodes) updated by Carl Eugen Hoyos
Generlly, send the patch to the ffmpeg development mailing list: …
11:21 AM Changeset in ffmpeg [0ba887bb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' * commit …
11:13 AM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by Clément Bœsch
Patch on the mailing-list implementing the timeline version: …
10:47 AM Changeset in ffmpeg [8df41976] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vdpau_internal: add comment to #endif Signed-off-by: Michael …
10:45 AM 07_fix_avformat_startcode_checks.patch attached to Ticket #3900 by Lastique
An updated patch that is compatible with 2.4.2 release and also fixes …
10:40 AM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by Clément Bœsch
Replying to beloko: > Hello Ubitux, > > Yes exactly. I …
10:38 AM Changeset in ffmpeg [10b6d746] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ce083282f0a8b7d63c4047c30b7bac498f9806dd' * commit …
10:13 AM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by beloko
Hello Ubitux, Yes exactly. I use this command to enable the …
10:09 AM Changeset in ffmpeg [b64b719a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fcc1022611f79c2f3aa2f392a5ce14c74be9c1d7' * commit …
9:38 AM Changeset in ffmpeg [567c0dce] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '319424d25c53f82b87187ce03ed984d438f1bee6' * commit …
7:43 AM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by Clément Bœsch
So you want to enable the filter only based on the resolution size? I …
7:37 AM Ticket #3962 (Multiple STSD with EDTS demuxing/decoding support (same codec)) updated by Clément Bœsch
Replying to michael: > Fixed in …
6:20 AM Changeset in ffmpeg [8de1d679] by Anton Khirnov <anton@khirnov.net>
avconv_vdpau: update to new VDPAU interface Signed-off-by: Anton …
6:20 AM Changeset in ffmpeg [bef067f8] by Anton Khirnov <anton@khirnov.net>
vdpau: check video surface and decoder capabilities Signed-off-by: …
6:20 AM Changeset in ffmpeg [e3e158e8] by Anton Khirnov <anton@khirnov.net>
vdpau: add av_vdpau_bind_context() This function provides an explicit …
6:18 AM Changeset in ffmpeg [502cde40] by Anton Khirnov <anton@khirnov.net>
vdpau: force reinitialization when output resolution changes This is …
1:47 AM Changeset in ffmpeg [b05d3550]n2.2.9 by Michael Niedermayer <michaelni@gmx.at>
Update for 2.2.9 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Oct 5, 2014:

11:51 PM Ticket #4002 (reconciliate & merge with libav) updated by compn
here is the rough transcript from the vdd14 meeting between 6+? libav …
11:50 PM Changeset in ffmpeg [f253fa95] by Michael Niedermayer <michaelni@gmx.at>
x86/synth_filter: add missing HAVE_YASM guard Should fix compilation …
11:32 PM Ticket #3962 (Multiple STSD with EDTS demuxing/decoding support (same codec)) reopened by Carl Eugen Hoyos
Current FFmpeg shows warnings and artefacts that were not visible …
11:31 PM Ticket #3985 (Crash when extracting the audio from a video created by mkvmerge) closed by Michael Niedermayer
fixed: Fixed in f9fefa499f0af48f47ea73c8ce0b25df0976c315
11:31 PM Changeset in ffmpeg [65889b62] by Michael Niedermayer <michaelni@gmx.at>
swresample/swresample: fix sample drop loop end condition Fixes …
11:31 PM Changeset in ffmpeg [a28c276b] by Michael Niedermayer <michaelni@gmx.at>
swresample/swresample: fix sample drop loop end condition Fixes …
11:31 PM Changeset in ffmpeg [1ebd7d2c] by Michael Niedermayer <michaelni@gmx.at>
swresample/swresample: fix sample drop loop end condition Fixes …
11:29 PM Changeset in ffmpeg [6b347f51] by Michael Niedermayer <michaelni@gmx.at>
swresample/swresample: replace always true if() by av_assert0() …
11:29 PM Changeset in ffmpeg [f9fefa49] by Michael Niedermayer <michaelni@gmx.at>
swresample/swresample: fix sample drop loop end condition Fixes …
10:21 PM Ticket #3962 (Multiple STSD with EDTS demuxing/decoding support (same codec)) closed by Michael Niedermayer
fixed: Fixed in d0b27fe8f13d56f409448f27c4c08fc9a49bad4d Also if someone has …
10:17 PM Changeset in ffmpeg [02f7665a] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: do not overwrite extradata in mov_read_glbl() Fixes …
10:15 PM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by beloko
Hello Cehoyos, To build my binary I get the FFMPEG source code from …
9:05 PM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) updated by Carl Eugen Hoyos
Keywords, Version changed
To make this a valid ticket, please test current FFmpeg git head and …
8:52 PM Ticket #4008 ("main_w" value unrecognized with the new "enable" option in Drawtext) created by beloko
Hello, Here is the Drawtext command I used early for write a text …
8:43 PM Ticket #3948 (glob fails) updated by Predator448
Thanks for fixing it & for the great work at all :)
8:10 PM Changeset in ffmpeg [fb7d8d50] by James Almer <jamrial@gmail.com>
swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft Signed-off-by: …
8:10 PM Changeset in ffmpeg [ddc37681] by James Almer <jamrial@gmail.com>
avformat: remove obsolete FF_API_READ_PACKET cruft Signed-off-by: …
8:10 PM Changeset in ffmpeg [ecf457f3] by James Almer <jamrial@gmail.com>
avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruft …
8:10 PM Changeset in ffmpeg [3bd9f17b] by James Almer <jamrial@gmail.com>
avformat: remove obsolete FF_API_SET_PTS_INFO cruft Signed-off-by: …
8:10 PM Changeset in ffmpeg [a578b93c] by James Almer <jamrial@gmail.com>
avformat: remove obsolete FF_API_NEW_STREAM cruft Signed-off-by: …
8:10 PM Changeset in ffmpeg [cc787709] by James Almer <jamrial@gmail.com>
avformat: remove obsolete FF_API_FORMAT_PARAMETERS cruft …
8:10 PM Changeset in ffmpeg [903a0acb] by James Almer <jamrial@gmail.com>
avformat: remove obsolete FF_API_ALLOC_OUTPUT_CONTEXT cruft …
8:10 PM Changeset in ffmpeg [e524a9b1] by James Almer <jamrial@gmail.com>
avutil: remove obsolete FF_API_INTFLOAT cruft Signed-off-by: James …
8:09 PM Changeset in ffmpeg [3e575209] by James Almer <jamrial@gmail.com>
avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruft …
8:09 PM Changeset in ffmpeg [71718de8] by James Almer <jamrial@gmail.com>
avutil: remove obsolete FF_API_FIND_OPT cruft Signed-off-by: James …
8:09 PM Changeset in ffmpeg [1abb7728] by James Almer <jamrial@gmail.com>
avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruft …
8:09 PM Changeset in ffmpeg [42111bb9] by James Almer <jamrial@gmail.com>
avcodec: remove obsolete FF_API_FAST_MALLOC cruft Signed-off-by: …
7:57 PM Ticket #3959 (Regression for -strict unofficial) closed by Michael Niedermayer
fixed: Fixed in c02ea58c5f0a77f20c8046041edb974bb4376f4c
7:43 PM Changeset in ffmpeg [c02ea58c] by Michael Niedermayer <michaelni@gmx.at>
avformat/options_table: add FF_COMPLIANCE_UNOFFICIAL Fixes ticket …
7:00 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I will start a listening test of the stable v7 patch, latest v8g …
6:44 PM aac-improvements-wip-v8g-new.patch attached to Ticket #2686 by Kamedo2
v8g patch altered to reflect the latest change by Michael Niedermayer …
6:42 PM aac-improvements-wip-v7-new.patch attached to Ticket #2686 by Kamedo2
v7 patch altered to reflect the latest change by Michael Niedermayer …
4:51 PM Changeset in ffmpeg [70eba769] by Michael Niedermayer <michaelni@gmx.at>
configure: add -lrt to libavutil when needed for nanosleep This is …
12:47 PM Changeset in ffmpeg [904cfd25] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_mp4toannexb_bsf: reset the new IDR flag when SPS/PPS is …
12:22 PM Changeset in ffmpeg [26da47a0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
12:22 PM Changeset in ffmpeg [23fdcd3b] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
12:22 PM Changeset in ffmpeg [653329df] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: Fix off by 1 error in ptns_to_read Fixes read of …
12:20 PM Changeset in ffmpeg [b0964918] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
12:20 PM Changeset in ffmpeg [d8fda618] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
12:20 PM Changeset in ffmpeg [43881c77] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
12:20 PM Changeset in ffmpeg [42bdcebf] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
12:20 PM Changeset in ffmpeg [d1e71ecb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
12:20 PM Changeset in ffmpeg [64be1a45] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
12:20 PM Changeset in ffmpeg [f8bd98ae] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
12:20 PM Changeset in ffmpeg [f2c6e2c3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
12:20 PM Changeset in ffmpeg [8acfae69] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: Fix decoding messenger.h263 Fixes …
12:20 PM Changeset in ffmpeg [e5ccd894] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
12:20 PM Changeset in ffmpeg [6287107e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
12:20 PM Changeset in ffmpeg [53330b30] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
12:20 PM Changeset in ffmpeg [9726c1a5] by Michael Niedermayer <michaelni@gmx.at>
configure: add noexecstack to linker options if supported. …
12:20 PM Changeset in ffmpeg [f1dd3430] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: fix out of array read Found-by: Andreas …
12:20 PM Changeset in ffmpeg [be894938] by Michael Niedermayer <michaelni@gmx.at>
avutil/x86/cpu: fix cpuid sub-leaf selection Signed-off-by: Michael …
12:20 PM Changeset in ffmpeg [fe0fd3de] by Michael Niedermayer <michaelni@gmx.at>
libavutil/opt: fix av_opt_set_channel_layout() to access correct …
12:20 PM Changeset in ffmpeg [fe12b3a7] by Michael Niedermayer <michaelni@gmx.at>
avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() Fixes …
12:20 PM Changeset in ffmpeg [a1605af9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/webp: fix default palette color 0xff000000 -> 0x00000000 …
12:20 PM Changeset in ffmpeg [b0937dd6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libilbc: support for latest git of libilbc in the latest git …
11:48 AM Changeset in ffmpeg [ac0dea5d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f13f5a7d4b6c57a11c63ba5e4f972f0bff5f306a' into …
11:36 AM Ticket #3977 (PNG / watermark files do not work with -vf filter) closed by Carl Eugen Hoyos
fixed: Fixed in FFmpeg 2.4.2, thank you for the report!
11:32 AM Ticket #3948 (glob fails) closed by Carl Eugen Hoyos
fixed: Fixed by Alexander Strasser in e079d43a - thank you for the report!
11:00 AM Changeset in ffmpeg [436206c1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/webp: add assert to ensure palette is not larger than 256 it …
10:47 AM Changeset in ffmpeg [19fb4768] by Michael Niedermayer <michaelni@gmx.at>
avcodec/webp: add optimization: use local palette with extra padding …
10:41 AM Changeset in ffmpeg [89ac99ba] by Anton Khirnov <anton@khirnov.net>
vdpau: pass codec-specific parameters from hwaccel Signed-off-by: …
10:17 AM Changeset in ffmpeg [ce083282] by Anton Khirnov <anton@khirnov.net>
vdpau: common support for managing the VdpDecoder in avcodec Using …
10:13 AM Changeset in ffmpeg [fcc10226] by Anton Khirnov <anton@khirnov.net>
vdpau: factor out common end-of-frame handling Also add error …
10:08 AM Changeset in ffmpeg [319424d2] by Anton Khirnov <anton@khirnov.net>
vdpau: add helper for VDPAU to libav error codes conversion …
3:33 AM Changeset in ffmpeg [e81eca0c] by Michael Niedermayer <michaelni@gmx.at>
configure: Set large address aware. Enables >2GB memory usage for 32 …
3:33 AM Ticket #4007 (Compile error 0de1d6287ec384e795f5ef1d006589dd18ff95e9) closed by jamal
invalid: You need to clean your build folder. You have old objects with …
3:21 AM Ticket #4007 (Compile error 0de1d6287ec384e795f5ef1d006589dd18ff95e9) created by Hains van den Bosch
Compile error due to commit: …
2:06 AM Ticket #2865 (Front Center, Downmix Left, and Downmix Right unlabelled in QTPlayer) updated by billys
Could I suggest that we introduce a new channel ("C", "center"). This …
1:58 AM Changeset in ffmpeg [d61454e7]n2.4.2 by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: Attempt to detect non-escaped glob patterns too …
1:56 AM Changeset in ffmpeg [e079d43a] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: Attempt to detect non-escaped glob patterns too …
1:55 AM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by Matt
Apologies for posting a question here, but you guys seem pretty smart …
1:52 AM Ticket #4006 (FFmpeg not parsing Center channel in mov as Center.) closed by Carl Eugen Hoyos
duplicate
1:52 AM Ticket #4006 (FFmpeg not parsing Center channel in mov as Center.) updated by Carl Eugen Hoyos
Keywords, Version changed
This is a duplicate of (one aspect of) ticket #2865 but please …
1:42 AM Changeset in ffmpeg [345160a9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2a5ac99e6e06078713f684fee2466c91f677b303' * commit …
1:27 AM qpro.mov attached to Ticket #4006 by billys
Mov with 5.1 channels spread over 6 mono audio streams.
1:26 AM Ticket #4006 (FFmpeg not parsing Center channel in mov as Center.) created by billys
I am trying to extract the audio channel assignments from a MOV. The …
1:22 AM Changeset in ffmpeg [8e5be0f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5b9c817dc7577b6d44acc94d73b9c77c52cda489' * commit …
1:14 AM Changeset in ffmpeg [98baa815] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '89fa2b5616274194d90bde0aeebf6adbd1245193' * commit …
12:58 AM Changeset in ffmpeg [de52af9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '68211c70afcfd4d675029cc85fba7dee8de53bdf' * commit …

Oct 4, 2014:

11:56 PM Ticket #3976 (Input option -loop 1 broken) closed by Michael Niedermayer
fixed: Fixed in 684508ba15ca15d5d43f67bbed483ce5b6617f10
11:55 PM Changeset in ffmpeg [b02e4faa] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: Support -loop with pipes Fixes Ticket3976 …
11:49 PM Changeset in ffmpeg [684508ba] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: Support -loop with pipes Fixes Ticket3976 …
11:22 PM Ticket #4005 (Support transport streams with changing pid) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Keywords, Type changed
One way of showing the issue is the following command line: […]
10:53 PM Changeset in ffmpeg [09256527] by Michael Niedermayer <michaelni@gmx.at>
Update for 2.4.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:51 PM Ticket #4005 (Support transport streams with changing pid) created by Underground78
Summary of the bug: This [https://copy.com/PMWgRdOMhTa6yRzD
9:52 PM Changeset in ffmpeg [84d26ab6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/on2avc: Check number of channels Fixes out of array access …
9:52 PM Changeset in ffmpeg [1d99adc9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix chroma transform_add size Fixes accessing …
9:52 PM Changeset in ffmpeg [67991f3a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
9:52 PM Changeset in ffmpeg [32e8922f] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: use a padded buffer in read_sl_header() Fixes …
9:52 PM Changeset in ffmpeg [32dbd1f3] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
9:52 PM Changeset in ffmpeg [eefc3ca] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: Fix off by 1 error in ptns_to_read Fixes read of …
9:52 PM Changeset in ffmpeg [a16558e1] by Michael Niedermayer <michaelni@gmx.at>
sdp: add support for H.261 Signed-off-by: Michael Niedermayer …
9:52 PM Changeset in ffmpeg [506368f5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: Dont memcpy AVFrame This avoids out of array accesses …
9:52 PM Changeset in ffmpeg [c0c24bc9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
9:52 PM Changeset in ffmpeg [b89f279c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
9:52 PM Changeset in ffmpeg [7f90eef8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
9:52 PM Changeset in ffmpeg [71f0a3c4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
9:52 PM Changeset in ffmpeg [d9bef14e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
9:52 PM Changeset in ffmpeg [4b4ed88] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
9:52 PM Changeset in ffmpeg [f6476944] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
9:52 PM Changeset in ffmpeg [03d30d4c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
9:52 PM Changeset in ffmpeg [853a27e3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: Fix decoding messenger.h263 Fixes …
9:52 PM Changeset in ffmpeg [f7c0f835] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
9:52 PM Changeset in ffmpeg [6f5c5051] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
9:52 PM Changeset in ffmpeg [b29f9897] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
9:52 PM Changeset in ffmpeg [1d987a34] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: export inner muxer timebase Fixes "Non-monotonous …
9:52 PM Changeset in ffmpeg [6099d1ca] by Michael Niedermayer <michaelni@gmx.at>
configure: add noexecstack to linker options if supported. …
9:52 PM Changeset in ffmpeg [a9b9751b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: fix out of array read Found-by: Andreas …
9:52 PM Changeset in ffmpeg [da5e520] by Michael Niedermayer <michaelni@gmx.at>
avutil/x86/cpu: fix cpuid sub-leaf selection Signed-off-by: Michael …
9:52 PM Changeset in ffmpeg [e1fd8378] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: enable generic seeking for image pipes …
9:52 PM Changeset in ffmpeg [1d109974] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: initialize pkt->pos for image pipes Signed-off-by: …
9:52 PM Changeset in ffmpeg [76a5cf1f] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: pass error code and signal EOF Found-by: Daemon404 …
9:52 PM Changeset in ffmpeg [16c3d6d3] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: fix error code at EOF for pipes Signed-off-by: …
9:52 PM Changeset in ffmpeg [9d79848] by Michael Niedermayer <michaelni@gmx.at>
libavutil/opt: fix av_opt_set_channel_layout() to access correct …
9:52 PM Changeset in ffmpeg [b8d34604] by Michael Niedermayer <michaelni@gmx.at>
tests/fate-run.sh: Cat .err file in case of error with V>0 This may …
9:52 PM Changeset in ffmpeg [7a02b9cb] by Michael Niedermayer <michaelni@gmx.at>
avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() Fixes …
9:52 PM Changeset in ffmpeg [ff6d440d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/webp: fix default palette color 0xff000000 -> 0x00000000 …
9:52 PM Changeset in ffmpeg [a88a57cd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/asvenc: fix AAN scaling Signed-off-by: Michael Niedermayer …
9:52 PM Changeset in ffmpeg [0cda7baa] by Michael Niedermayer <michaelni@gmx.at>
Fix compile error on arm4/arm5 platform Since these commits …
9:52 PM Changeset in ffmpeg [31baa6f1] by Michael Niedermayer <michaelni@gmx.at>
Changelog: fix sws typo Found-by: Clément Bœsch <u@pkh.me> …
9:46 PM Changeset in ffmpeg [2a5ac99e] by Luca Barbato <lu_zero@gentoo.org>
x11grab: Check the XQueryPointer return value The …
9:46 PM Changeset in ffmpeg [5b9c817d] by Luca Barbato <lu_zero@gentoo.org>
x11grab: Check XFixesGetCursorImage return value It could return NULL …
9:46 PM Changeset in ffmpeg [89fa2b56] by Luca Barbato <lu_zero@gentoo.org>
x11grab: Check for XFixes availability at runtime
9:46 PM Changeset in ffmpeg [68211c70] by Luca Barbato <lu_zero@gentoo.org>
vc1: Do not assume seek happens after decoding If a seek is requested …
9:22 PM Changeset in ffmpeg [3b364ac1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ff24824a721576195c3b4a711e3ee2af900de795' into …
9:20 PM Changeset in ffmpeg [63660277] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '570cefb02b4f149c4263677e1a3eea216ee0ec8c' into …
9:14 PM Changeset in ffmpeg [6101187c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ce0972ecddef3eee3c03e393108e5728821e3e37' into …
9:13 PM Changeset in ffmpeg [91ff803a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '09c848855a7bf11a9ab4a69971cced260b17817d' into …
9:01 PM Changeset in ffmpeg [4f4f78ea] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9eb442cca23bb8d33b3e6d37b8c0e3afff04c37a' into …
8:26 PM Changeset in ffmpeg [5f7e48a1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/on2avc: Check number of channels Fixes out of array access …
8:15 PM Changeset in ffmpeg [550f3e9d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/on2avc: Check number of channels Fixes out of array access …
7:51 PM SponsoringPrograms/OPW/2014-12 edited by Eejya Singh
(diff)
7:38 PM Changeset in ffmpeg [578da1f0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '36f3aec3630f27df64f4ff2b52a1c9ced760eb52' * commit …
7:14 PM Changeset in ffmpeg [4ba6371a] by Michael Niedermayer <michaelni@gmx.at>
x86/hevc: get rid off packusdw for ssse3 compatibility cherry picked …
6:19 PM Ticket #3009 (Support mvc) updated by Håkon Struijk Holmen
A small collection of resources I think can be useful: Jochen Britz's …
5:48 PM Ticket #4004 (dvd:// input like mencoder) updated by Carl Eugen Hoyos
Keywords changed
5:46 PM Ticket #4004 (dvd:// input like mencoder) updated by Clément Bœsch
Keywords changed
Note: duplicate of #3280
5:45 PM Ticket #4004 (dvd:// input like mencoder) closed by compn
duplicate
5:45 PM Ticket #4004 (dvd:// input like mencoder) created by compn
both dvdiso and dvd disc and video_ts directory support.
5:42 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by Carl Eugen Hoyos
Keywords, Component, Reproduced by developer changed
5:26 PM SponsoringPrograms/OPW/2014-12 edited by Elon Musk
(diff)
5:20 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by c-14
Add output with increased loglevel: […]
5:18 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by CthUlhUzzz
Status, Owner changed
5:06 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by CthUlhUzzz
Replying to c-14: > Won't let me attach the file directly …
5:03 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) updated by c-14
Won't let me attach the file directly to the issue, will upload to the …
5:00 PM Ticket #4003 (Defect in mp3 demuxer when extracting images from id3 tags.) created by c-14
When extracting the image from certain mp3s the EOI isn't found …
3:56 PM Changeset in ffmpeg [e2e0c5b7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix chroma transform_add size Fixes accessing …
3:51 PM Changeset in ffmpeg [df8394c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: fix chroma transform_add size Fixes accessing …
3:43 PM Changeset in ffmpeg [aaf65bc2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/libx264: Fix compilation with libx264 version < 142.
1:04 PM Changeset in ffmpeg [7fc97160] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
1:04 PM Changeset in ffmpeg [279003eb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
12:53 PM Changeset in ffmpeg [9734a7a1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
11:34 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) updated by Carl Eugen Hoyos
Shouldn't -auto-orient be the default?
10:34 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) updated by Clément Bœsch
We could probably copy the behavior of ImageMagick, with an option …
10:29 AM Ticket #515 (Problem in video rotation in FFMPEG for IPhone video) reopened by Carl Eugen Hoyos
Imo, this ticket is far too important to be closed.
10:27 AM Changeset in ffmpeg [138902df] by Clément Bœsch <u@pkh.me>
avformat/assdec: make sure pos is initialized Fixes use of …
10:04 AM Changeset in ffmpeg [dceebe1a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7d97511e13ef30cd99bae0e36400de055b72918d' * commit …
9:21 AM Changeset in ffmpeg [36f3aec3] by Janne Grunau <janne-libav@jannau.net>
fate-vc1_ilaced_twomv: use -flags +bitexact Also updates the …
7:10 AM Changeset in ffmpeg [7d97511e] by Luca Barbato <lu_zero@gentoo.org>
configure: Add -lrt dependency to avutil's pc file. This is needed …
3:30 AM Changeset in ffmpeg [c4f0f3c5] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
3:29 AM Changeset in ffmpeg [5926bea9] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: use a padded buffer in read_sl_header() Fixes …
3:29 AM Changeset in ffmpeg [cbfd6b1f] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
3:15 AM Changeset in ffmpeg [27f6da29] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: use a padded buffer in read_sl_header() Fixes …
2:46 AM Ticket #4002 (reconciliate & merge with libav) updated by compn
(we can still comment here, even if the bug is closed.) (dont let the …
2:41 AM Ticket #4002 (reconciliate & merge with libav) closed by llogan
wontfix: Replying to calestyo: > Not sure if anyone has tried …
2:30 AM Changeset in ffmpeg [c3d7f00e] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
2:14 AM Changeset in ffmpeg [fdc8f4e5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: Fix off by 1 error in ptns_to_read Fixes read of …
1:31 AM Ticket #4002 (reconciliate & merge with libav) updated by compn
yes, its a common opinion around here i think. we just want to work on …
1:13 AM Changeset in ffmpeg [8c50704e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vorbisdec: Fix off by 1 error in ptns_to_read Fixes read of …
1:12 AM Ticket #4002 (reconciliate & merge with libav) updated by pross
> I personally have basically no preference on either of the two …
12:20 AM Ticket #4002 (reconciliate & merge with libav) updated by Christoph Anton Mitterer
Well maybe, it would be really best to go for a new name for the whole …

Oct 3, 2014:

11:15 PM Changeset in ffmpeg [603f4ecd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: Dont memcpy AVFrame This avoids out of array accesses …
10:53 PM Changeset in ffmpeg [1c4c78e] by Michael Niedermayer <michaelni@gmx.at>
sdp: add support for H.261 Signed-off-by: Michael Niedermayer …
10:45 PM Ticket #4002 (reconciliate & merge with libav) updated by compn
a quick way to settle this would be to have a company sponsor an …
10:21 PM Changeset in ffmpeg [075a165d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: Dont memcpy AVFrame This avoids out of array accesses …
10:15 PM Ticket #4002 (reconciliate & merge with libav) updated by compn
to respond to your ideas, i like most of them. sure its easy to merge …
10:11 PM Ticket #4002 (reconciliate & merge with libav) updated by gjdfgh
I clearly said both sides are fucked.
10:04 PM Ticket #4002 (reconciliate & merge with libav) updated by compn
note that "gjdfgh" does not speak for the ffmpeg project, only …
9:24 PM Changeset in ffmpeg [4865948d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
9:24 PM Changeset in ffmpeg [b4e0acfa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
9:24 PM Changeset in ffmpeg [1ac4ae2a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
9:15 PM Ticket #4002 (reconciliate & merge with libav) updated by gjdfgh
What the fuck. Of course everyone hates this situation and yes it …
9:02 PM Ticket #4002 (reconciliate & merge with libav) updated by Christoph Anton Mitterer
I've reported the same bug over at libav's bug tracker at: …
9:01 PM Ticket #4002 (reconciliate & merge with libav) created by Christoph Anton Mitterer
Hi. Not sure if anyone has tried this before in the form of a bug …
8:51 PM Changeset in ffmpeg [c727401a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/smc: fix off by 1 error Fixes out of array access Fixes: …
8:29 PM Ticket #4001 (ffmpeg-php) closed by llogan
invalid: This bug tracker is not a help resource. Please see …
8:15 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by setup32
i didnt. what is more likely to work? ill do that 1 1st.
7:46 PM Changeset in ffmpeg [883bc7d2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '55f03d872640175a00bfa262da4652b7312b905f' * commit …
7:32 PM Changeset in ffmpeg [891376d2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
7:32 PM Changeset in ffmpeg [d36bb362] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
7:32 PM Changeset in ffmpeg [39980710] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
7:21 PM Ticket #4001 (ffmpeg-php) created by Fernando
Unable to install ffmpeg-php ffmpeg source guide: Compile FFmpeg on …
7:09 PM Changeset in ffmpeg [dd3bfe3c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
6:28 PM Changeset in ffmpeg [24a5cd72] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
6:28 PM Changeset in ffmpeg [be7105df] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
6:28 PM Changeset in ffmpeg [6fb9bfb1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
6:20 PM Changeset in ffmpeg [8f145786] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: factorize interleave end handling out also change it …
6:03 PM Ticket #3974 (ffplay crashing with some resolutions in linux terminal) updated by Carl Eugen Hoyos
Were you able to test if installing sdl debug libraries and / or …
5:47 PM Changeset in ffmpeg [75f5fe16] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
5:47 PM Changeset in ffmpeg [97fdbd12] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
5:47 PM Changeset in ffmpeg [693faadd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
5:34 PM Changeset in ffmpeg [e7e5114c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cinepak: fix integer underflow Fixes out of array access …
5:20 PM Changeset in ffmpeg [55f03d87] by Martin Storsjö <martin@martin.st>
hlsenc: Add parameter -hls_allow_cache The -hls_allow_cache parameter …
4:36 PM Changeset in ffmpeg [665f7020] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
4:35 PM Changeset in ffmpeg [12c8e402] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
4:35 PM Changeset in ffmpeg [db48767d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
4:33 PM Changeset in ffmpeg [ae81d9a7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
4:29 PM Changeset in ffmpeg [9806028f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
4:29 PM Changeset in ffmpeg [433e15bb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
4:06 PM Changeset in ffmpeg [e8309029] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
3:37 PM Changeset in ffmpeg [3e2b7450] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
2:48 PM Changeset in ffmpeg [f56095c4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
2:47 PM Changeset in ffmpeg [abbfc4d8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
2:47 PM Changeset in ffmpeg [c3af801c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
2:33 PM Changeset in ffmpeg [e1c0cfaa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
1:12 PM Changeset in ffmpeg [76601e4a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
1:10 PM Changeset in ffmpeg [16775c7a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
1:09 PM Changeset in ffmpeg [01817d50] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
1:03 PM 122_cut.mkv attached to Ticket #3999 by Carl Eugen Hoyos
12:46 PM Changeset in ffmpeg [8b0e96e1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
12:15 PM Changeset in ffmpeg [97cb9b6c] by Michael Niedermayer <michaelni@gmx.at>
Revert "avformat/img2dec: reduce bmppipe probe score" This seems not …
11:10 AM Changeset in ffmpeg [b5ef1eee] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: Fix decoding messenger.h263 Fixes …
10:55 AM Changeset in ffmpeg [d225b0f7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h263dec: Fix decoding messenger.h263 Fixes …
9:49 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
One workaround is to use the following commands: […]
9:19 AM libswscale histogram.png attached to Ticket #4000 by ErikCJohansson
9:19 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by ErikCJohansson
If I understand correctly, I've extracted the output of the libswscale …
9:18 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Ilya87
As I see ffmpeg shows output 50 fps while ffplay shows 10 fps in …
9:14 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Ilya87
Do you mean when changing fps using ffmpeg? […]
8:55 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Carl Eugen Hoyos
Do I understand correctly that it is not possible to provide the …
8:52 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Ilya87
https://yadi.sk/i/b2o6CYnmbny9q - original file ffmpeg -i 122.mkv …
8:08 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by Carl Eugen Hoyos
Replying to ErikCJohansson: > > How did you produce this …
7:55 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by ErikCJohansson
> How can I see in the histogram plots that frame 1 has a higher …
7:50 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by Carl Eugen Hoyos
Replying to ErikCJohansson: > I will attach histogram …
7:48 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by Carl Eugen Hoyos
Replying to ErikCJohansson: > Looking at the histograms, …
7:43 AM frame 1 histogram.png attached to Ticket #4000 by ErikCJohansson
7:43 AM frame 0 histogram.png attached to Ticket #4000 by ErikCJohansson
7:42 AM source frame histogram.png attached to Ticket #4000 by ErikCJohansson
7:42 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by ErikCJohansson
> How can I reproduce that frame 1 has a magenta colour shift? …
7:33 AM Ticket #3999 (Input option -r does not work for all formats without reencoding) updated by Carl Eugen Hoyos
Unfortunately, this has currently no similarity with a valid ticket. …
7:09 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) updated by Carl Eugen Hoyos
I have attached frame 0 and frame 1. How can I reproduce that frame 1 …
7:08 AM frame1.tif attached to Ticket #4000 by Carl Eugen Hoyos
7:07 AM frame0.tif attached to Ticket #4000 by Carl Eugen Hoyos
6:45 AM legal000.dpx.bz2 attached to Ticket #4000 by ErikCJohansson
6:41 AM Ticket #4000 (mpeg4: Magenta color shift in first GOP) created by ErikCJohansson
I am encoding a specific repeated DPX still frame to mpeg4 in a MOV …
3:07 AM Changeset in ffmpeg [e90d620c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
3:07 AM Changeset in ffmpeg [ac82e318] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
3:07 AM Changeset in ffmpeg [e2c5f882] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
2:48 AM Changeset in ffmpeg [105654e3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
1:41 AM Changeset in ffmpeg [d005e2ec]n2.3.4 by Michael Niedermayer <michaelni@gmx.at>
update for FFmpeg 2.3.4 Signed-off-by: Michael Niedermayer …
1:40 AM Changeset in ffmpeg [57bdb3f3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
1:40 AM Changeset in ffmpeg [5e34dded] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
1:40 AM Changeset in ffmpeg [45ca270] by Michael Niedermayer <michaelni@gmx.at>
configure: add noexecstack to linker options if supported. …
1:40 AM Changeset in ffmpeg [ca2ccd85] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: fix out of array read Found-by: Andreas …
1:40 AM Changeset in ffmpeg [437f6fb4] by Michael Niedermayer <michaelni@gmx.at>
avutil/x86/cpu: fix cpuid sub-leaf selection Signed-off-by: Michael …
1:40 AM Changeset in ffmpeg [f913da3e] by Michael Niedermayer <michaelni@gmx.at>
libavutil/opt: fix av_opt_set_channel_layout() to access correct …
1:40 AM Changeset in ffmpeg [ed9c6529] by Michael Niedermayer <michaelni@gmx.at>
avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() Fixes …
1:40 AM Changeset in ffmpeg [aa40bbb4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/webp: fix default palette color 0xff000000 -> 0x00000000 …
1:40 AM Changeset in ffmpeg [8e276fc9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libilbc: support for latest git of libilbc in the latest git …
1:40 AM Changeset in ffmpeg [4a4e30a6] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/webp: treat out-of-bound palette index as translucent black …
1:40 AM Changeset in ffmpeg [1c733a44] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/vp9lpf: Always include x86util.asm Fixes executable stack …
1:40 AM Changeset in ffmpeg [5c3bc127] by Michael Niedermayer <michaelni@gmx.at>
apetag: Fix APE tag size check The size variable is (correctly) …
1:40 AM Changeset in ffmpeg [be94d15a] by Michael Niedermayer <michaelni@gmx.at>
tools/crypto_bench: fix build when AV_READ_TIME is unavailable …
1:40 AM Changeset in ffmpeg [9c57328b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the …
1:40 AM Changeset in ffmpeg [6952f6f3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is …
1:40 AM Changeset in ffmpeg [6359be67] by Michael Niedermayer <michaelni@gmx.at>
avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe …
1:40 AM Changeset in ffmpeg [beb55b39] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Set err on failure in …
1:40 AM Changeset in ffmpeg [80aec73] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: check that the context is initialized in …
1:40 AM Changeset in ffmpeg [77bb6b5b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Use "goto fail" for all error paths in …
1:40 AM Changeset in ffmpeg [f68395f7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Allow partial escaping Fixes Ticket3923 Signed-off-by: …
1:40 AM Changeset in ffmpeg [eefb6b65] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: Do not change the pixel format This is currently not …
1:40 AM Changeset in ffmpeg [d18d48de] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: Use side data to communicate w/h changes to the …
1:40 AM Changeset in ffmpeg [8df77c37] by Michael Niedermayer <michaelni@gmx.at>
segment: don't access outside seg->frames array Fixes wrong number of …
1:40 AM Changeset in ffmpeg [08f56b84] by Michael Niedermayer <michaelni@gmx.at>
doc/filters.texi: fix filter name in examples Signed-off-by: Michael …
1:40 AM Changeset in ffmpeg [f903147f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: fix green line at the bottom with upscale v …
1:40 AM Changeset in ffmpeg [9a840d5e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: fix green vertical line at the right with upscale h …
1:40 AM Changeset in ffmpeg [9e43d92] by Michael Niedermayer <michaelni@gmx.at>
oggdec: fix invalid free on error The read_packet callback passes a …
1:40 AM Changeset in ffmpeg [e13e928b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/snow: check coeffs for validity Fixes deadlock Fixes integer …
1:40 AM Changeset in ffmpeg [d3bfb66] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix missing {} in Stream to Packet side data code …
1:16 AM Changeset in ffmpeg [17a6ca7d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1dec: fix null pointer dereference Fixes Ticket3860 …
1:16 AM Changeset in ffmpeg [8a202240] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: add GBRP16 to avcodec_align_dimensions2() Fixes …
1:16 AM Changeset in ffmpeg [29ee8b72] by Michael Niedermayer <michaelni@gmx.at>
avcodec: fix aac/ac3 parser bitstream buffer size Buffers containing …
1:11 AM Changeset in ffmpeg [0de1d628] by James Almer <jamrial@gmail.com>
x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2} 2x to 2.5x faster …
1:11 AM Changeset in ffmpeg [ddb813b0] by James Almer <jamrial@gmail.com>
mlpdec: move rematrix_channels code to output_data() Reviewed-by: …
12:51 AM Changeset in ffmpeg [25864cf5] by Michael Niedermayer <michaelni@gmx.at>
wavpackenc: proper buffer allocation The allocation didn't account …
12:51 AM Changeset in ffmpeg [f74206cb] by Michael Niedermayer <michaelni@gmx.at>
wavpack: report if there is no bits left Reviewed-by: Paul B Mahol …
12:30 AM Changeset in ffmpeg [0ffa4434] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
12:29 AM Changeset in ffmpeg [0bd9b78f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
12:26 AM Changeset in ffmpeg [49d69844] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
12:25 AM Changeset in ffmpeg [3f9a1480] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
12:18 AM Changeset in ffmpeg [5c378d6a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
12:18 AM Changeset in ffmpeg [06e7d584] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
Note: See TracTimeline for information about the timeline view.