Timeline



Dec 26, 2014:

10:47 PM Changeset in ffmpeg [a4b13dbd] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_fspp: Add GBRP and gray8 support Signed-off-by: Michael …
10:02 PM BadContent edited by llogan
(diff)
10:02 PM Changeset in ffmpeg [a18456a2] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: check for EOF|error at loop condition Signed-off-by: …
9:49 PM BadIP edited by llogan
(diff)
9:49 PM INPUT.mov attached to Ticket #4209 by elmimmo
9:47 PM exiftool.OUTPUT.mp4.log attached to Ticket #4209 by elmimmo
exiftool output of OUTPUT.mp4
9:47 PM exiftool.INPUT.mov.log attached to Ticket #4209 by elmimmo
exiftool output of INPUT.mov
9:46 PM ffprobe.OUTPUT.mp4.log attached to Ticket #4209 by elmimmo
ffprobe output of OUTPUT.mp4
9:46 PM ffprobe.INPUT.mov.log attached to Ticket #4209 by elmimmo
ffprobe output of INPUT.mov
9:45 PM Ticket #4209 (GPS coordinates location and other iOS metadata in MOV are not copied ...) created by elmimmo
Summary of the bug: Certain metadata in MOV files recorded with iOS …
9:44 PM Changeset in ffmpeg [0121dda] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: reflow close_connection() Signed-off-by: Reynaldo H. …
9:34 PM Changeset in ffmpeg [11462236] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: minor formatting improvement to http_server() …
9:18 PM Changeset in ffmpeg [978bc432] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: reindent start_multicast() Signed-off-by: Reynaldo H. …
9:12 PM Changeset in ffmpeg [719cc025] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: reflow start_multicast() Signed-off-by: Reynaldo H. Verdejo …
8:51 PM HowToBurnSubtitlesIntoVideo edited by Tomi Ollila
quote "[v]" to avoid shell expansion (would happen if there were file … (diff)
8:47 PM HowToBurnSubtitlesIntoVideo edited by Tomi Ollila
add example where just one audio stream is chosen… (diff)
8:45 PM Changeset in ffmpeg [18011888] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: reindent start_children() Signed-off-by: Reynaldo H. …
8:45 PM Changeset in ffmpeg [ec422517] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: reflow start_children() Signed-off-by: Reynaldo H. Verdejo …
8:45 PM Changeset in ffmpeg [1abdfb10] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: break lines at 80 in func prototypes Signed-off-by: …
8:15 PM Changeset in ffmpeg [a4f876a1] by James Almer <jamrial@gmail.com>
x86/vf_fspp: move pxor in store slice functions out of the loop m7 is …
6:39 PM Changeset in ffmpeg [466e32bf] by James Almer <jamrial@gmail.com>
x86/vf_fspp: port inline asm to yasm Reviewed-by: Michael Niedermayer …
5:17 PM Changeset in ffmpeg [9224c7f0] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_fspp: clarify comment Signed-off-by: Michael Niedermayer …
4:55 PM Changeset in ffmpeg [18982f08] by Michael Niedermayer <michaelni@gmx.at>
swscale: Pass through chroma positions in sws_getCachedContext …
2:09 PM Changeset in ffmpeg [4bc0dbfc] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_boxblur: generate supported pixfmt list instead of …
1:59 PM Changeset in ffmpeg [f7da4b1c] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtsp: Use av_freep() to avoid leaving stale pointers in …
11:41 AM Changeset in ffmpeg [0704c44d] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: remove ftruncate usage, its not always available In …
10:24 AM Changeset in ffmpeg [afaa4a89] by Stefano Sabatini <stefasab@gmail.com>
lavfi/blend: add difference128 mode
1:21 AM Changeset in ffmpeg [7c210c44] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: Extend cache entries if possible instead of creating …
12:24 AM Changeset in ffmpeg [312151b] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: avoid lseek() on reading from the cache if possible …
12:22 AM Changeset in ffmpeg [ce355189] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: keep cache_pos updated Signed-off-by: Michael …
12:13 AM Changeset in ffmpeg [954fc854] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: cleanup cache file on cache write failure …

Dec 25, 2014:

11:49 PM Changeset in ffmpeg [68609edd] by Michael Niedermayer <michaelni@gmx.at>
Changelog: Mention non continuous cache protocol Signed-off-by: …
10:50 PM Changeset in ffmpeg [6e6b0a8e] by Clément Bœsch <u@pkh.me>
avfilter/xbr: reindent after previous commit
10:50 PM Changeset in ffmpeg [87984d2f] by Clément Bœsch <u@pkh.me>
avfilter/xbr: refactor px calculation in FILT[234]
10:50 PM Changeset in ffmpeg [20cac72a] by Clément Bœsch <u@pkh.me>
avfilter/xbr: move alpha blend assignment out of the macros
10:50 PM Changeset in ffmpeg [006caf03] by Clément Bœsch <u@pkh.me>
avfilter/xbr: remove unused mask
10:50 PM Changeset in ffmpeg [2188df96] by Clément Bœsch <u@pkh.me>
avfilter/xbr: refactor alpha blending macros
9:14 PM Ticket #2406 (ffmpeg cache protocol bug?) closed by Michael Niedermayer
fixed: Fixed in 8706910c4c051dbc7377a702aff11424585d4778 Needs …
9:14 PM Ticket #4208 (aac encoder fails for 8kHz and the default bitrate) closed by Carl Eugen Hoyos
invalid: The aac encoder is currently marked as experimental which means that …
9:09 PM Changeset in ffmpeg [8706910c] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: Support user specified read-ahead for non seekable …
9:07 PM Changeset in ffmpeg [7018d3d3] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: Use the correct io handle in seeking Signed-off-by: …
9:07 PM Changeset in ffmpeg [dedd3c8] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: more informative error message Signed-off-by: Michael …
9:07 PM Changeset in ffmpeg [681559d3] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: remember EOF point if hit and use it to handle …
8:50 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Adam Thomas
Replying to er.anshul.maheshwari@…: > @adamscybot > I …
7:59 PM ffmpeg-20141225-143618.log attached to Ticket #4208 by Bill Butler
Report file for reproduction method (2).
7:59 PM ffmpeg-20141225-143751.log attached to Ticket #4208 by Bill Butler
Report file for reproduction method (1).
7:58 PM Ticket #4208 (aac encoder fails for 8kHz and the default bitrate) created by Bill Butler
Summary of the bug: Examples of ways to reproduce: 1) ffmpeg -report …
7:47 PM Changeset in ffmpeg [737d35e3] by Anton Khirnov <anton@khirnov.net>
vdpau: add support for the H.264 High 4:4:4 Predictive profile …
7:47 PM Changeset in ffmpeg [1f9237f] by Anton Khirnov <anton@khirnov.net>
avconv_vdpau: allocate video surface of VDPAU-specified size …
7:47 PM Changeset in ffmpeg [ebd5320a] by Anton Khirnov <anton@khirnov.net>
vdpau: add support for 4:2:2 and 4:4:4 chroma sampling Signed-off-by: …
7:47 PM Changeset in ffmpeg [c220a60f] by Anton Khirnov <anton@khirnov.net>
vdpau: add helper for surface chroma type and size Since the VDPAU …
7:47 PM Changeset in ffmpeg [6c99c92] by Anton Khirnov <anton@khirnov.net>
libavcodec: add AV_HWACCEL_ALLOW_HIGH_DEPTH flag This can be used by …
7:47 PM Changeset in ffmpeg [57b6704] by Anton Khirnov <anton@khirnov.net>
avcodec: add AVCodecContext.sw_pix_fmt This carries the pixel format …
7:47 PM Changeset in ffmpeg [4cfbeef3] by Anton Khirnov <anton@khirnov.net>
h264: factor hwaccel pixel formats list This is to avoid …
6:20 PM Changeset in ffmpeg [0c0168a2] by Michael Niedermayer <michaelni@gmx.at>
avformat/cache: support non continuous caching This allows using the …
6:00 PM Ticket #2406 (ffmpeg cache protocol bug?) updated by Michael Niedermayer
Keywords, Version changed
3:36 PM Ticket #4199 (When omitting '--shlibdir=' for configure, SHLIBDIR expands to ...) updated by Michael Niedermayer
Cc changed
3:35 PM Ticket #4199 (When omitting '--shlibdir=' for configure, SHLIBDIR expands to ...) updated by Michael Niedermayer
Please test http://article.gmane.org/gmane.comp.video.ffmpeg.devel/186964
2:54 PM Changeset in ffmpeg [1efdb0a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/nvenc: Remove special cases for cygwin Signed-off-by: Michael …
2:26 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by er.anshul.maheshwari@gmail.com
@adamscybot I am able to parse scte data using ffmpeg, here is debug …
12:05 PM Changeset in ffmpeg [e9ddf726] by Michael Niedermayer <michaelni@gmx.at>
avformat/segment: Use av_freep() avoid leaving stale pointers in …
11:51 AM Changeset in ffmpeg [7dce913] by Michael Niedermayer <michaelni@gmx.at>
avformat/smoothstreamingenc: Use av_freep() avoid leaving stale …
11:51 AM Changeset in ffmpeg [443bd271] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvdec: Use av_freep() avoid leaving stale pointers in memory …
11:51 AM Changeset in ffmpeg [68fa5492] by Michael Niedermayer <michaelni@gmx.at>
avformat/segment: Use av_freep() avoid leaving stale pointers in …
2:23 AM Ticket #4139 (xcbgrab (x11grab device) fails to build with libxcb < 1.4) updated by Carl Eugen Hoyos
Workaround is to use --disable-libxcb-shm.
2:15 AM Ticket #4139 (xcbgrab (x11grab device) fails to build with libxcb < 1.4) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
1:53 AM Changeset in ffmpeg [1515bfb3] by Michael Niedermayer <michaelni@gmx.at>
vf_scale: Use correct chroma positions for YUV420P Signed-off-by: …
12:31 AM Ticket #3230 (wvc1: artefacts with interlaced bottom field first) closed by Michael Niedermayer
fixed: Fixed in b51cc701bc4ac34959944f30ca8a7e01e1338d43
12:25 AM Changeset in ffmpeg [b51cc701] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vc1_mc: use the same reference as luma does in …

Dec 24, 2014:

11:45 PM Ticket #2078 (FFMPEG created WTV files cannot be fast forwarded or fast rewound in ...) updated by Ron
Added my vote for this too.
10:08 PM Ticket #4207 (FFmpeg compile problem witb --enable-nvenc) updated by asavah
Indeed this happens with the latest nvenc_5.0.1_sdk It builds fine …
9:49 PM Ticket #4204 (Stream specifier) closed by llogan
invalid: I see no bug here. This bug tracker is not a user support resource. …
9:28 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Adam Thomas
Replying to scaryguy: > Any updates about the issue? …
7:56 PM Ticket #4207 (FFmpeg compile problem witb --enable-nvenc) created by smallishzulu
Hello, When try to compile from git using --enable-nvenc, compiler …
7:13 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by glopes
Replying to michael: > The input file is correctly …
6:44 PM Changeset in ffmpeg [b94e8545] by James Almer <jamrial@gmail.com>
avfilter/vf_fspp: add missing inline asm guards
3:59 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by er.anshul.maheshwari@gmail.com
I am working on it
3:29 PM Changeset in ffmpeg [a51c78c6] by Stefano Sabatini <stefasab@gmail.com>
lavfi/mp: drop mp=fspp filter It has been ported to libavfilter.
3:29 PM Changeset in ffmpeg [bdc4db0e] by Stefano Sabatini <stefasab@gmail.com>
lavfi: port mp=fspp to a native libavfilter filter Signed-off-by: …
2:13 PM Changeset in ffmpeg [ecafde66] by Clément Bœsch <u@pkh.me>
avfilter/showwaves: fix height range for cline mode
2:13 PM Changeset in ffmpeg [f6950a07] by Clément Bœsch <u@pkh.me>
avfilter/showwaves: use INT16_MAX instead of a self defined macro
2:01 PM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by Carl Eugen Hoyos
I often use mplayer -dumpstream, I am sure there are alternatives.
1:56 PM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by gentian
i used ffmpeg -i <mulitcast> -map 0:p:1002 -c copy to sample.ts, tell …
12:39 PM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by Carl Eugen Hoyos
service_name and service_provider differ between your console output …
12:14 PM Changeset in ffmpeg [96dce6f7] by Michael Niedermayer <michaelni@gmx.at>
avformat/seek: move the cur variable into the loop This improves …
12:14 PM Changeset in ffmpeg [3f56224] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers …
12:14 PM Changeset in ffmpeg [ef05af8] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in …
12:14 PM Changeset in ffmpeg [82d1abc4] by Michael Niedermayer <michaelni@gmx.at>
avformat/seek: use av_freep() to avoid leaving stale pointers in …
11:56 AM Changeset in ffmpeg [bed7806] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
tableprint_vlc.h: Should not be checked by checkheaders. Same as for …
9:44 AM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by gentian
ok, i did not know that trac was not reporting file upload. not sure, …
9:41 AM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by Carl Eugen Hoyos
Please ask other companies if they reported this issue to FFmpeg / how …
9:38 AM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by gentian
I have also feedback from other companies that deliver OTT services …
9:38 AM Ticket #4204 (Stream specifier) updated by Carl Eugen Hoyos
Please read https://ffmpeg.org/contact.html
9:31 AM Ticket #4204 (Stream specifier) updated by Vladimir
How can I get support?
9:30 AM Ticket #4204 (Stream specifier) updated by Vladimir
I'm not saying that is a bug. I need help to solve the problem.
9:27 AM Ticket #4204 (Stream specifier) updated by Carl Eugen Hoyos
Are you reporting a bug? If yes, please explain why you believe FFmpeg …
9:26 AM Ticket #4206 (1080i stream not recognized as interlaced) updated by Carl Eugen Hoyos
To make this a valid ticket please provide the command line that …
8:25 AM Ticket #4204 (Stream specifier) updated by Vladimir
Here is code of bash file […] Console output […] I need to …
8:22 AM ogv2.ogv attached to Ticket #4204 by Vladimir
8:22 AM ogv.ogv attached to Ticket #4204 by Vladimir
8:21 AM mp4.mp4 attached to Ticket #4204 by Vladimir

Dec 23, 2014:

11:33 PM Changeset in ffmpeg [3a2bed1f] by Michael Niedermayer <michaelni@gmx.at>
swscale/yuv2rgb: Fix width % 4 != 0 with bgr4_byte/rgb4_byte …
11:32 PM Changeset in ffmpeg [3848512d] by Michael Niedermayer <michaelni@gmx.at>
swscale/yuv2rgb: Fix width % 4 != 0 with bgr4/rgb4 Signed-off-by: …
11:25 PM Ticket #2570 (pix format convert producing black vertical line at the right side ...) closed by Michael Niedermayer
fixed: Fixed in 3d00ba2688f69a55ed2832349b802997bef7f876
11:23 PM Changeset in ffmpeg [3d00ba26] by Michael Niedermayer <michaelni@gmx.at>
swscale/yuv2rgb: fix width % 8 != 0 and rgb/bgr8 output Fixes …
10:29 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) closed by Michael Niedermayer
needs_more_info: The input file is correctly decoded, the fault is in what / how …
10:14 PM Ticket #2394 (BGRA downscaling shifts colors) closed by Michael Niedermayer
worksforme: cant reproduce anymore, so i assume this has probably been fixed …
9:52 PM Changeset in ffmpeg [341bd6ec] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_uspp: use av_malloc_array() Signed-off-by: Michael …
9:26 PM 1080i-shakira.ts attached to Ticket #4206 by Adam Leggett
9:18 PM Ticket #4206 (1080i stream not recognized as interlaced) created by Adam Leggett
The stream is simply recognized as progressive. There are no …
8:47 PM Ticket #4202 (animated webp doesn't loop by default) updated by jamal
Status, Component, Summary, Priority, Version, Type changed
When creating an animated webp file you can choose how many times the …
7:49 PM Ticket #4204 (Stream specifier) updated by llogan
You need to include an unscripted command and the complete console …
7:43 PM Ticket #4205 (NVENC HEVC Support) updated by llogan
Priority, Component changed
Patches are welcome.
7:30 PM Ticket #4205 (NVENC HEVC Support) created by smallishzulu
Hello, I see in the release notes and on git version that nvenc …
5:41 PM Changeset in ffmpeg [e014672] by Michael Niedermayer <michaelni@gmx.at>
avformat/aea: reduce false positives in probing Fixes probetest …
4:29 PM Ticket #4204 (Stream specifier) created by Vladimir
Summary of the bug: I'm trying to join the video files with different …
3:32 PM Changeset in ffmpeg [0d7a14e2] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: optimize probe about 2x as fast Signed-off-by: …
2:35 PM Changeset in ffmpeg [f7f4a901] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpdec: Use av_freep() to avoid leaving stale pointers in …
2:34 PM Changeset in ffmpeg [bb858e67] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpdec_latm: Use av_freep() to avoid leaving stale pointers …
2:33 PM Changeset in ffmpeg [ba8d2c90] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpdec_xiph: use av_freep() to avoid leaving stale pointers …
1:38 PM Changeset in ffmpeg [40948819] by Nicolas George <george@nsup.org>
doc/faq: explain pkg-config basic setup.
12:21 PM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by DonMoir
Yeah, I see your point and just my 2 cents.
10:37 AM Ticket #3789 (shortest command doesnt work when using a filter_complex with audio ...) updated by Roger
Confirmed, got this bug too. It just encodes infinitely. Could we have …
9:43 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Cigaes
Replying to michael: > how much time is saved by removing …
8:35 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Cyril Lambin
Replying to DonMoir: > So if you are using …
7:24 AM Ticket #4203 ("Non-monotonous DTS in output stream": pulseaudio issue?) closed by Daniel Fraga
worksforme: A workaround is to use the -af aresample=async=1 parameter.
5:03 AM ffmpeg_deinterlace_correct.png attached to Ticket #4168 by DonMoir
5:01 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by DonMoir
ffmpeg_deinterlace_correct.png​ is a screen shot of …
4:42 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by DonMoir
Cc changed
4:42 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by DonMoir
Using ffmpeg_chromabug.mpg as a test case, this is not a bug in the …
4:08 AM Ticket #4203 ("Non-monotonous DTS in output stream": pulseaudio issue?) created by Daniel Fraga
I get the following with GIT: ffmpeg started on 2014-12-22 at …
3:56 AM Changeset in ffmpeg [32c836cb] by James Almer <jamrial@gmail.com>
x86/vp9: remove duplicate function prototypes Fixes "redundant …
3:30 AM Ticket #2254 (Unsupported h264 file) updated by Michael Niedermayer
Cc changed
3:28 AM Changeset in ffmpeg [959ab06c]n2.5.2 by Michael Niedermayer <michaelni@gmx.at>
Changelog: update for 2.5.2 Signed-off-by: Michael Niedermayer …
2:39 AM Changeset in ffmpeg [13306dde] by Michael Niedermayer <michaelni@gmx.at>
tools/probetest: support testing a single specified input format This …
12:36 AM Changeset in ffmpeg [1ffcf6ac] by Michael Niedermayer <michaelni@gmx.at>
frame_thread_encoder: use ref-counting to avoid memcpy of all input …

Dec 22, 2014:

9:33 PM Ticket #2254 (Unsupported h264 file) updated by Michael Niedermayer
Replying to kierank: > Does this decode in JM? not with …
9:27 PM Ticket #3823 (RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives ...) updated by Andrey Utkin
Replying to thovo: > Could you re-upload your example file …
9:14 PM Ticket #2254 (Unsupported h264 file) updated by Kieran Kunhya
Does this decode in JM?
8:59 PM Ticket #2254 (Unsupported h264 file) closed by Michael Niedermayer
invalid: With the latest ffmpeg you can view more of this file with ./ffplay …
8:46 PM Ticket #4201 (Error Application provided invalid, non monotonically increasing dts ...) updated by Erwin
Replying to cehoyos: > Please upload the output stream. …
8:42 PM Changeset in ffmpeg [fe439c20] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: also show frames with missing fields when …
7:56 PM Ticket #1937 (cdxl: wrong duration) closed by Michael Niedermayer
fixed: Fixed in 75cc85b23970b1238d6e3107ac817120e42a6686 by applying …
7:15 PM Ticket #4202 (animated webp doesn't loop by default) created by Yay295
Animated webp files don't loop. Though I guess this may not be a bug …
6:49 PM Changeset in ffmpeg [75cc85b2] by Michael Niedermayer <michaelni@gmx.at>
cdxl: fix duration fixes ticket #1937 Signed-off-by: Michael …
3:50 PM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Michael Niedermayer
Replying to Cigaes: > Replying to cehoyos: > …
12:25 PM Slideshow edited by slhck
add info about copying audio bitstream (diff)
11:03 AM Changeset in ffmpeg [03b84f2f] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtmpproto: Use av_freep() to avoid leaving stale pointers in …
11:03 AM Changeset in ffmpeg [fd3e7447] by Michael Niedermayer <michaelni@gmx.at>
avformat/riffdec: Use av_freep() to avoid leaving stale pointers in …
11:03 AM Changeset in ffmpeg [5dfae3f4] by Michael Niedermayer <michaelni@gmx.at>
avformat/os_support: Use av_freep() to avoid leaving stale pointers in …
8:37 AM CompilationGuide/MinGW edited by Roger Pack
why does one section says --prefix=/usr/local and another [SDL] say … (diff)
2:41 AM Changeset in ffmpeg [46db3121] by Michael Niedermayer <michaelni@gmx.at>
update for 2.5.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:17 AM Changeset in ffmpeg [c96c7553] by Michael Niedermayer <michaelni@gmx.at>
Makefile: add dependencies which require ffversion.h Without this …
2:17 AM Changeset in ffmpeg [9f8cdd52] by Michael Niedermayer <michaelni@gmx.at>
Add FFMPEG_VERSION into the binary libs This simplifies identifying …
2:17 AM Changeset in ffmpeg [f5631d23] by Michael Niedermayer <michaelni@gmx.at>
mmvideo: check frame dimensions The frame size must be set by the …
2:17 AM Changeset in ffmpeg [50f4543c] by Michael Niedermayer <michaelni@gmx.at>
jvdec: check frame dimensions The frame size must be set by the …
2:17 AM Changeset in ffmpeg [1344e91f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/indeo3: ensure offsets are non negative Signed-off-by: …
2:17 AM Changeset in ffmpeg [f13e6ec7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check *log2_weight_denom Fixes undefined behavior …
2:17 AM Changeset in ffmpeg [bf2c9e1a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_ps: Check diff_cu_qp_delta_depth Fixes undefined …
2:17 AM Changeset in ffmpeg [0663aab1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Clear delayed_pic on deallocation Fixes use of freed …
2:17 AM Changeset in ffmpeg [e911f125] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc: clear filter_slice_edges() on allocation This avoids …
2:17 AM Changeset in ffmpeg [5aead5ee] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dcadec: Check that the added xch channel isnt already there …
2:17 AM Changeset in ffmpeg [3a5b749d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/indeo3: use signed variables to avoid underflow Fixes out of …
2:17 AM Changeset in ffmpeg [4b4d0b02] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: make the first field of H264Context an AVClass Fixes …
2:17 AM Changeset in ffmpeg [c9b2525] by Michael Niedermayer <michaelni@gmx.at>
swscale: increase yuv2rgb table headroom Fixes out of array access …
2:17 AM Changeset in ffmpeg [4400385d] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: fix integer overflow of size Fixes: …
2:17 AM Changeset in ffmpeg [d85e25fe] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: check atom nesting depth Fixes call stack overflow …
2:17 AM Changeset in ffmpeg [3d1972d1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utvideodec: Fix handling of slice_height=0 Fixes out of array …
2:17 AM Changeset in ffmpeg [71b1abe6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xface: Add asserts to limit nb_words from becoming too large …
2:17 AM Changeset in ffmpeg [991ef3a6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xface: correct the XFACE_MAX_* values Fixes out of array …
2:17 AM Changeset in ffmpeg [b850b015] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vmdvideo: Check len before using it in method 3 Fixes out of …
2:17 AM Changeset in ffmpeg [23a17b4a] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvdec: Use av_freep() avoid leaving stale pointers in memory …
2:17 AM Changeset in ffmpeg [3a8ad4b8] by Michael Niedermayer <michaelni@gmx.at>
avformat/hdsenc: Use av_freep() avoid leaving stale pointers in memory …
2:17 AM Changeset in ffmpeg [b85a9396] by Michael Niedermayer <michaelni@gmx.at>
configure: create the tests directory like the doc directory This …
12:33 AM Ticket #4176 (RTP packetizing for MPEG-TS (RFC 2250)) closed by thovo
fixed: Added by Martin Storsjo

Dec 21, 2014:

11:40 PM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Carl Eugen Hoyos
Replying to Cigaes: > Replying to cehoyos: > …
10:32 PM Changeset in ffmpeg [41ee459e] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: check w/h in dpx_probe Fixes probetest failure …
9:49 PM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Cigaes
Replying to cehoyos: > I don't understand: Why should …
8:37 PM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Carl Eugen Hoyos
Replying to Cigaes: > Replying to cehoyos: > …
8:10 PM Changeset in ffmpeg [b7e506b3] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: Check frame size rectangle in probe() fixes …
6:25 PM Changeset in ffmpeg [f7a4589b] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: Use av_freep() to avoid leaving stale pointers in …
6:24 PM Changeset in ffmpeg [47b9481] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegenc: Use av_freep() to avoid leaving stale pointers in …
3:12 PM Changeset in ffmpeg [c73b2889] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_boxblur: Support 10bit planar formats
1:29 PM sample1.ts attached to Ticket #4200 by gentian
Sample TS file from the input
11:42 AM Ticket #4201 (Error Application provided invalid, non monotonically increasing dts ...) updated by Erwin
Another capture with more error and using today's build. I found out …
9:14 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Cigaes
Replying to cehoyos: > I am willing to take the burden. I …
3:51 AM Changeset in ffmpeg [c5f52a9]n1.1.15 by Michael Niedermayer <michaelni@gmx.at>
Update for 1.1.15 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
3:40 AM Changeset in ffmpeg [45509d0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/indeo3: ensure offsets are non negative Signed-off-by: …
3:40 AM Changeset in ffmpeg [e78e2dc6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/indeo3: use signed variables to avoid underflow Fixes out of …
3:40 AM Changeset in ffmpeg [dc1cf5fe] by Michael Niedermayer <michaelni@gmx.at>
swscale: increase yuv2rgb table headroom Fixes out of array access …
3:40 AM Changeset in ffmpeg [2c5898c1] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: check atom nesting depth Fixes call stack overflow …
3:40 AM Changeset in ffmpeg [b9d2c2e9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utvideodec: Fix handling of slice_height=0 Fixes out of array …
3:40 AM Changeset in ffmpeg [24fefa73] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vmdvideo: Check len before using it in method 3 Fixes out of …
3:40 AM Changeset in ffmpeg [9189ae8f] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: Check that avio_seek() target is non negative Fixes …
3:40 AM Changeset in ffmpeg [7520f1fb] by Michael Niedermayer <michaelni@gmx.at>
swresample/soxr_resample: fix error handling Fixes CID1257659 …
3:40 AM Changeset in ffmpeg [437e50b3] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: fix handling of recursive SeekHead elements …
3:40 AM Changeset in ffmpeg [b3e98715] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output …
3:40 AM Changeset in ffmpeg [ed75a9a6] by Michael Niedermayer <michaelni@gmx.at>
avformat/rmdec: Check codec_data_size Fixes infinite loop Fixes …
3:40 AM Changeset in ffmpeg [33d74e62] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check IHDR/IDAT order Fixes out of array access …
3:40 AM Changeset in ffmpeg [2fcfcd5c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/flacdec: Call ff_flacdsp_init() unconditionally Fixes out of …
3:40 AM Changeset in ffmpeg [46dfd59a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Check that the data is complete in …
3:40 AM Changeset in ffmpeg [07b98ea3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix context fields becoming inconsistent Fixes out …
3:40 AM Changeset in ffmpeg [b4f08f34] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization …
3:40 AM Changeset in ffmpeg [c1e048df] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utvideodec: fix assumtation that slice_height >= 1 Fixes out …
3:40 AM Changeset in ffmpeg [ce35c10b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options_table fix min of audio channels and sample rate …
3:40 AM Changeset in ffmpeg [3535f08] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: Clear table pointers to avoid stale pointers …
3:40 AM Changeset in ffmpeg [6c5a57d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1dec: zero terminate embedded message before printing …
3:40 AM Changeset in ffmpeg [961bbb98] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Align dimensions by at least their chroma sub-sampling …
3:40 AM Changeset in ffmpeg [e43872c3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dnxhddec: treat pix_fmt like width/height Fixes out of array …
3:40 AM Changeset in ffmpeg [251d66d7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dxa: check dimensions Fixes out of array access Fixes: …
3:40 AM Changeset in ffmpeg [26dddec4] by Michael Niedermayer <michaelni@gmx.at>
postproc: fix qp count Found-by: ubitux Signed-off-by: Michael …
3:40 AM Changeset in ffmpeg [03ea3982] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: fix quant store for fq mode Signed-off-by: …
3:40 AM Changeset in ffmpeg [f6cfd160] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
3:40 AM Changeset in ffmpeg [5e8b8e4b] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
3:40 AM Changeset in ffmpeg [86e57695] by Michael Niedermayer <michaelni@gmx.at>
avcodec/qpeg: fix off by 1 error in MV bounds check Fixes out of …
3:40 AM Changeset in ffmpeg [d37e539d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Calculate MPNG bytewidth more defensively …
3:40 AM Changeset in ffmpeg [0b99a18e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: Check bits per pixel before setting monoblack pixel …
3:40 AM Changeset in ffmpeg [aa17021e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: more completely check bpp/bppcount Fixes pixel format …
3:40 AM Changeset in ffmpeg [d68ae96e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mmvideo: Bounds check 2nd line of HHV Intra blocks Fixes out …
3:40 AM Changeset in ffmpeg [37800352] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Add case for jv to avcodec_align_dimensions2() Fixes …
3:40 AM Changeset in ffmpeg [29abba35] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check bits per pixel for changes similar to …
3:40 AM Changeset in ffmpeg [d44d87e1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: Check run value more completely in ls_decode_line() …
3:40 AM Changeset in ffmpeg [0872359f] by Michael Niedermayer <michaelni@gmx.at>
configure: add noexecstack to linker options if supported. …
3:40 AM Changeset in ffmpeg [135a09c4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: fix out of array read Found-by: Andreas …
3:40 AM Changeset in ffmpeg [1eb59e4d] by Michael Niedermayer <michaelni@gmx.at>
avutil/x86/cpu: fix cpuid sub-leaf selection Signed-off-by: Michael …
3:40 AM Changeset in ffmpeg [a76198ed] by Michael Niedermayer <michaelni@gmx.at>
avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe …
3:40 AM Changeset in ffmpeg [66b1f589] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Set err on failure in …
3:40 AM Changeset in ffmpeg [91c3a829] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: check that the context is initialized in …
3:40 AM Changeset in ffmpeg [a2933aa5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Use "goto fail" for all error paths in …
3:40 AM Changeset in ffmpeg [857eaa45] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: Do not change the pixel format This is currently not …
3:40 AM Changeset in ffmpeg [8df5b025] by Michael Niedermayer <michaelni@gmx.at>
avformat/swfdec: Use side data to communicate w/h changes to the …
3:35 AM Changeset in ffmpeg [c633427e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '306ee95088243fefa2dfcb5c355d439db75e2d2a' into …
3:35 AM Changeset in ffmpeg [0ee7505e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '02de44073a8e116ea177b53081219d32ef135ad8' into …
3:29 AM Changeset in ffmpeg [9bbe24d4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '03dba25a4001495226651068232b4c6b1e75fd02' into …
3:28 AM Changeset in ffmpeg [6e5dd43b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '50cb695bf124b0bd4d9e2b3c1bfdd08b35b14438' into …
3:23 AM Changeset in ffmpeg [5e16809] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '93f919d0b4c4341ccee366c98ac9af813f8fe622' into …
3:22 AM Changeset in ffmpeg [7a6907fc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ce424e57d629072652935501b439c1a6310c2089' into …
3:21 AM Changeset in ffmpeg [74e52afe] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '489c180451b1cde469f6aeea44f8bdb11cd941d0' into …
3:07 AM Changeset in ffmpeg [8eaecab5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '56ac2cbd0464e0146e62c91843e2b1f5e0908504' into …
3:06 AM Changeset in ffmpeg [c7b8f02] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '606bbd50b1ebaa3c040fc7cab84f1d8bb5d3d248' into …
3:06 AM Changeset in ffmpeg [8a9feeff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2cd5640bce0ee8f515ff05040ce1c18d6af2694c' into …
3:04 AM Changeset in ffmpeg [2b8effc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9920a8a83f578821e00212da6b79c8997a725fa8' into …
2:12 AM Changeset in ffmpeg [34f103b1] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_boxblur: add gbrp pixfmt Signed-off-by: Michael …
12:59 AM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Soner
Any updates about the issue? @adamscybot did you work on this with …
12:48 AM Changeset in ffmpeg [6706a29] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: Fix overflow in 8bit store slice Fixes regression …
12:26 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Carl Eugen Hoyos
[…] […] […] It worked fine before 621d4089 […] […]

Dec 20, 2014:

11:59 PM Changeset in ffmpeg [f622ff16] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_boxblur: avoid one addition per line Signed-off-by: …
11:58 PM Changeset in ffmpeg [7cdce8cb] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_boxblur: factor rounder offset out 3322 -> 3204 cycles …
10:14 PM Ticket #4201 (Error Application provided invalid, non monotonically increasing dts ...) updated by Erwin
[…] Here is the console output for this file […]
9:36 PM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by Carl Eugen Hoyos
Please provide a dump of the input MPTS stream.
9:35 PM Ticket #4201 (Error Application provided invalid, non monotonically increasing dts ...) updated by Carl Eugen Hoyos
Keywords changed
Please upload the output stream.
9:27 PM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Timothy Gu
@cehoyos: Please paste your uncut configure output and relevant …
9:14 PM Ticket #4189 (webcam overlay audio desync Windows 7) updated by Kakariko__
Problem is with some delay at the start. Here is no problems […] …
7:46 PM Ticket #4201 (Error Application provided invalid, non monotonically increasing dts ...) updated by Erwin
Added supported format list: […]
7:39 PM Changeset in ffmpeg [1ac5abb1] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: fix overflows with depth > 8 Signed-off-by: Michael …
6:15 PM Changeset in ffmpeg [5318cf52] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9cfa68c560bdec82d2d5ec079f9c5b0f9ca37af0' * commit …
6:01 PM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by gentian
a TS file from the output hls file? the input is MPTS stream.
5:51 PM Ticket #4201 (Error Application provided invalid, non monotonically increasing dts ...) created by Erwin
Summary of the bug: Getting this error "Application provided invalid, …
5:33 PM Changeset in ffmpeg [988ca9bd] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_spp: add support for 9bit YUV and GBR as well as GBRP10 …
5:33 PM Changeset in ffmpeg [88c1869] by Michael Niedermayer <michaelni@gmx.at>
avcodec/idctdsp: use the 10bit code for 9 bit too 9bit is currently …
5:32 PM Changeset in ffmpeg [bb852f00] by Michael Niedermayer <michaelni@gmx.at>
avcodec/fdctdsp: use the 10bit code for 9 bit too 9bit is currently …
4:05 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Very rare, but foobar2000 v1.3.1 outputs this error on v9b anmr …
4:03 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Alright, I could reproduce the issue, I just need to find how to fix it.
3:54 PM Changeset in ffmpeg [8db0c2ff] by Michael Niedermayer <michaelni@gmx.at>
avformat/mmst: Use av_freep() avoid leaving stale pointers in memory …
3:53 PM Changeset in ffmpeg [bcd44471] by Michael Niedermayer <michaelni@gmx.at>
avformat/http: Use av_freep() avoid leaving stale pointers in memory …
3:53 PM Changeset in ffmpeg [081913ae] by Michael Niedermayer <michaelni@gmx.at>
avformat/id3v2: Use av_freep() avoid leaving stale pointers in memory …
2:29 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Assertion error on v9b patch {{{-c:a aac -strict experimental …
1:13 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Klaussfreire, sorry for the slow response. Yes, the assertion error …
12:25 PM Changeset in ffmpeg [7696e429] by Michael Niedermayer <michaelni@gmx.at>
x86/vp3dsp: port put_vp_no_rnd_pixels8_l2_mmx to yasm Signed-off-by: …
12:15 PM Changeset in ffmpeg [c52c9f53] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f249e9889155599ee3ad0172832d38f68b0c625d' into …
12:14 PM Changeset in ffmpeg [0d31a01d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '92888e9ed4ea4e761ae953bbe28c85cc658abc8f' into …
12:01 PM Changeset in ffmpeg [475d68e0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3f10a779b465fd22d3aec1b744ca8544bc2da970' into …
12:00 PM Changeset in ffmpeg [7fd20799] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8f238dd9bdd9eba569fcaa564a07fbdd89412a14' into …
11:59 AM Changeset in ffmpeg [bf00132a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'da4f5d9d77882bee568266d764b95b51f81b7871' into …
11:46 AM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide a dump of the input stream.
11:42 AM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by gentian
I have been trying for almost a year , constantly trying updates from …
11:36 AM Changeset in ffmpeg [ede5946b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '931f5b235112f1c2a09dead36f0a228061d23942' into …
11:33 AM Changeset in ffmpeg [3cd2c33d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e7fdd6aa0d11c3e144988d7090f972224799e07f' into …
11:33 AM Ticket #4200 (ffmpeg wont display/decode dvbsubs) updated by Carl Eugen Hoyos
Do you believe this is a regression? Is the issue only reproducible …
11:32 AM Changeset in ffmpeg [c494be6] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: strengthen some table allocations (cherry picked from …
11:32 AM Changeset in ffmpeg [2d855c94] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms Also …
11:21 AM Changeset in ffmpeg [849f5536] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '48952116352ab03565cc14805e0f1d63cf0318fe' into …
11:20 AM Ticket #4200 (ffmpeg wont display/decode dvbsubs) created by gentian
I have been trying to burn live dvbsub subtitles into HLS stream but …
11:20 AM Changeset in ffmpeg [b86c2640] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '58dc526ebf722d33bf09275c1241674e0e6b9ef1' into …
11:15 AM Changeset in ffmpeg [9b9411c1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eac49477aa95cf727d87d2741ee8e60be59d394b' into …
11:11 AM Changeset in ffmpeg [54825047] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '69a930b988ff4f88ae27e4fc24ff6ed116840b5e' into …
11:10 AM Changeset in ffmpeg [a7c18b62] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '55788572ea7b89cdd77bab1cf4bf06d14ead34f5' into …
11:09 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Carl Eugen Hoyos
Replying to heleppkes: > You can use pkg-config without …
11:06 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Hendrik
You can use pkg-config without installing pkg-config itself or the …
11:04 AM Ticket #4199 (When omitting '--shlibdir=' for configure, SHLIBDIR expands to ...) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
11:04 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Carl Eugen Hoyos
Replying to Cigaes: > Replying to cehoyos: > > …
10:57 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Cigaes
Replying to cehoyos: > This is a (very) bad regression and …
10:55 AM Changeset in ffmpeg [8a21620c] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms Also …
10:52 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Carl Eugen Hoyos
(I did not want to imply it wasn't intentional, just that I had …
10:50 AM Changeset in ffmpeg [81754d8f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'aa7a19b41774ce5f8a4e43f3692a4f9d90aa5c92' into …
10:49 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Cigaes
Look at the commit message, this is completely intentional. And for …
10:49 AM Changeset in ffmpeg [36e6842a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '577f1feb3fd1e51fd14af7ce6d79d468faa3b929' into …
10:47 AM Changeset in ffmpeg [47e4a1ac] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: strengthen some table allocations (cherry picked from …
10:47 AM Changeset in ffmpeg [a058cbcf] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms Also …
10:29 AM Changeset in ffmpeg [9cfa68c5] by Anton Khirnov <anton@khirnov.net>
mpegts: add support for Opus Signed-off-by: Anton Khirnov …
10:24 AM Ticket #4199 (When omitting '--shlibdir=' for configure, SHLIBDIR expands to ...) updated by iive
$DESTDIR is used by packaging to redirect the installation to …
10:19 AM Changeset in ffmpeg [9ae3cd6e] by Anton Khirnov <anton@khirnov.net>
gifdec: refactor interleave end handling Fixes invalid writes with …
10:17 AM Ticket #1793 (Widevine support) updated by Carl Eugen Hoyos
Replying to saste: > The second link contained a hacked …
10:16 AM Changeset in ffmpeg [a331e119] by Anton Khirnov <anton@khirnov.net>
smc: fix the bounds check Fixes invalid writes when there are more …
10:16 AM Changeset in ffmpeg [fc159ba8] by Anton Khirnov <anton@khirnov.net>
mmvideo: check frame dimensions The frame size must be set by the …
10:16 AM Changeset in ffmpeg [954aafaa] by Anton Khirnov <anton@khirnov.net>
jvdec: check frame dimensions The frame size must be set by the …
10:15 AM Changeset in ffmpeg [0ceb2df] by Anton Khirnov <anton@khirnov.net>
mov: avoid a memleak when multiple stss boxes are present CC: …
10:11 AM Changeset in ffmpeg [306ee950] by Anton Khirnov <anton@khirnov.net>
smc: fix the bounds check Fixes invalid writes when there are more …
10:11 AM Changeset in ffmpeg [02de440] by Anton Khirnov <anton@khirnov.net>
gifdec: refactor interleave end handling Fixes invalid writes with …
10:11 AM Changeset in ffmpeg [03dba25a] by Anton Khirnov <anton@khirnov.net>
mmvideo: check frame dimensions The frame size must be set by the …
10:10 AM Changeset in ffmpeg [50cb695b] by Anton Khirnov <anton@khirnov.net>
jvdec: check frame dimensions The frame size must be set by the …
10:09 AM Changeset in ffmpeg [93f919d0] by Anton Khirnov <anton@khirnov.net>
mov: avoid a memleak when multiple stss boxes are present CC: …
10:04 AM Ticket #4199 (When omitting '--shlibdir=' for configure, SHLIBDIR expands to ...) updated by Carl Eugen Hoyos
Keywords changed
How can I reproduce this? If I run ./configure (without …
9:53 AM Changeset in ffmpeg [f249e988] by Anton Khirnov <anton@khirnov.net>
smc: fix the bounds check Fixes invalid writes when there are more …
9:53 AM Changeset in ffmpeg [92888e9e] by Anton Khirnov <anton@khirnov.net>
gifdec: refactor interleave end handling Fixes invalid writes with …
9:53 AM Changeset in ffmpeg [3f10a779] by Anton Khirnov <anton@khirnov.net>
mmvideo: check frame dimensions The frame size must be set by the …
9:53 AM Changeset in ffmpeg [8f238dd9] by Anton Khirnov <anton@khirnov.net>
jvdec: check frame dimensions The frame size must be set by the …
9:53 AM Changeset in ffmpeg [da4f5d9d] by Anton Khirnov <anton@khirnov.net>
mjpegdec: check for pixel format changes Fixes possible invalid …
9:53 AM Changeset in ffmpeg [931f5b23] by Anton Khirnov <anton@khirnov.net>
mov: avoid a memleak when multiple stss boxes are present CC: …
9:51 AM Changeset in ffmpeg [48952116] by Anton Khirnov <anton@khirnov.net>
on2avc: check number of channels Fixes invalid memory access. CC: …
9:51 AM Changeset in ffmpeg [58dc526e] by Anton Khirnov <anton@khirnov.net>
smc: fix the bounds check Fixes invalid writes when there are more …
9:51 AM Changeset in ffmpeg [eac49477] by Anton Khirnov <anton@khirnov.net>
gifdec: refactor interleave end handling Fixes invalid writes with …
9:51 AM Changeset in ffmpeg [69a930b9] by Anton Khirnov <anton@khirnov.net>
mmvideo: check frame dimensions The frame size must be set by the …
9:51 AM Changeset in ffmpeg [55788572] by Anton Khirnov <anton@khirnov.net>
jvdec: check frame dimensions The frame size must be set by the …
9:51 AM Changeset in ffmpeg [aa7a19b4] by Anton Khirnov <anton@khirnov.net>
mjpegdec: check for pixel format changes Fixes possible invalid …
9:51 AM Changeset in ffmpeg [577f1feb] by Anton Khirnov <anton@khirnov.net>
mov: avoid a memleak when multiple stss boxes are present CC: …
7:45 AM Ticket #4199 (When omitting '--shlibdir=' for configure, SHLIBDIR expands to ...) created by friedinsugar
Summary of the bug: In the generated config.mak, SHLIBDIR expands to …
3:34 AM Changeset in ffmpeg [4afe2684]n2.4.5 by Michael Niedermayer <michaelni@gmx.at>
Makefile: add dependencies which require ffversion.h Without this …
3:17 AM Changeset in ffmpeg [4ae87554] by Michael Niedermayer <michaelni@gmx.at>
Makefile: add dependencies which require ffversion.h Without this …
2:03 AM Changeset in ffmpeg [5d1d143] by Michael Niedermayer <michaelni@gmx.at>
Update for FFmpeg 2.4.5 Signed-off-by: Michael Niedermayer …
1:26 AM Changeset in ffmpeg [820f41e1] by Michael Niedermayer <michaelni@gmx.at>
Add FFMPEG_VERSION into the binary libs This simplifies identifying …
1:25 AM Changeset in ffmpeg [14d6ea0c] by Michael Niedermayer <michaelni@gmx.at>
lavu/frame: fix malloc error path in av_frame_copy_props() The error …
1:25 AM Changeset in ffmpeg [0fb2b616] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Do not update programs streams from program-less …
1:25 AM Changeset in ffmpeg [0d277be] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: Check that avio_seek() target is non negative Fixes …
1:25 AM Changeset in ffmpeg [3b332ef3] by Michael Niedermayer <michaelni@gmx.at>
swresample/soxr_resample: fix error handling Fixes CID1257659 …
1:25 AM Changeset in ffmpeg [787e4d12] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvdec: fix potential use of uninitialized variables …
1:25 AM Changeset in ffmpeg [95c298b1] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: fix handling of recursive SeekHead elements …
1:25 AM Changeset in ffmpeg [fd72ff6f] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/transcoding: check encoder before using it Fixes null …
1:25 AM Changeset in ffmpeg [82db2f2a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: drop usage of coded_frame It causes all kinds of problems and …
1:25 AM Changeset in ffmpeg [f36b3c5d] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output …
1:25 AM Changeset in ffmpeg [117dcc20] by Michael Niedermayer <michaelni@gmx.at>
avformat/rmdec: Check codec_data_size Fixes infinite loop Fixes …
1:25 AM Changeset in ffmpeg [c4e18917] by Michael Niedermayer <michaelni@gmx.at>
avformat/aviobuf: Fix infinite loop in ff_get_line() Fixes ticket4152 …
1:17 AM Changeset in ffmpeg [03fbc282] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3ea49fc5081d63277ecbc12ed440af4b02ddfdf9' into …
12:51 AM Changeset in ffmpeg [17286593] by Michael Niedermayer <michaelni@gmx.at>
avformat/westwood_aud: replace != 0 error check by <0 Signed-off-by: …
12:48 AM Changeset in ffmpeg [4b45aa51] by Michael Niedermayer <michaelni@gmx.at>
avformat/asfenc: replace != 0 error check by <0 Signed-off-by: …

Dec 19, 2014:

11:49 PM Changeset in ffmpeg [3d6545d5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58' * commit …
11:42 PM Changeset in ffmpeg [a701a9cf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fc308b30bb24e623fed042ec78b10803b2362a18' * commit …
11:33 PM Changeset in ffmpeg [6b0f54dd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e2ce16392205d8efe9143329ed3fb5fcb15498fa' * commit …
11:27 PM Changeset in ffmpeg [3a15168a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4895aa65c6ddec2e33ec3c023f221b1bafcbaf9f' * commit …
11:17 PM Changeset in ffmpeg [edbbb114] by Clément Bœsch <u@pkh.me>
avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
11:17 PM Changeset in ffmpeg [d60fb4f7] by Clément Bœsch <u@pkh.me>
avformat/apngdec: make tag_buf string larger …
10:57 PM Changeset in ffmpeg [83b0fe39] by Clément Bœsch <u@pkh.me>
avformat/wavdec: make start_code string larger …
10:43 PM Changeset in ffmpeg [e8d57e41] by Michael Niedermayer <michaelni@gmx.at>
wavdec: avoid output of arbitrary chars use av_get_codec_tag_string() …
9:39 PM Changeset in ffmpeg [1a971d33] by Michael Niedermayer <michaelni@gmx.at>
wavdec: refactor wav_read_header() Make it more readable and display …
9:24 PM Changeset in ffmpeg [8ebf02f8] by Martin Storsjö <martin@martin.st>
libavformat: Only use MoveFileExA when targeting the desktop API …
9:14 PM Changeset in ffmpeg [fc308b30] by Martin Storsjö <martin@martin.st>
rtpenc_mpegts: Call write_trailer for the mpegts muxer even if no …
9:13 PM Changeset in ffmpeg [e2ce1639] by Martin Storsjö <martin@martin.st>
mpegts: Support running the write_trailer function without an …
9:12 PM Changeset in ffmpeg [4895aa65] by Martin Storsjö <martin@martin.st>
libavformat: Allow calling av_write_trailer with a NULL AVIOContext …
9:03 PM Changeset in ffmpeg [8a35f24c] by James Almer <jamrial@gmail.com>
avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
9:03 PM Changeset in ffmpeg [ea1d0bc0] by James Almer <jamrial@gmail.com>
avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
9:03 PM Changeset in ffmpeg [b807e987] by James Almer <jamrial@gmail.com>
avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
9:02 PM Changeset in ffmpeg [c2517fb] by James Almer <jamrial@gmail.com>
avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
9:02 PM Changeset in ffmpeg [f30a89e1] by James Almer <jamrial@gmail.com>
avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
9:01 PM Changeset in ffmpeg [7e130ca5] by James Almer <jamrial@gmail.com>
avformat/rsd: make tag_buf string larger av_get_codec_tag_string() …
9:00 PM Changeset in ffmpeg [f295f948] by James Almer <jamrial@gmail.com>
avformat/apngdec: make tag_buf string larger …
7:53 PM Changeset in ffmpeg [c3e6a559] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp3: Fix offset handling Fixes use of uninitialized memory …
7:50 PM Changeset in ffmpeg [2df5b506] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo_enc: remove rtp_mode=0 for H261 Suggested-by: …
7:21 PM Changeset in ffmpeg [a4d62f77] by Michael Niedermayer <michaelni@gmx.at>
x86/constants: fix alignment of pw_255 Signed-off-by: James Almer …
7:17 PM Ticket #4198 (Concatenate mov files) updated by Serghei
the same result ffmpeg stucks and impossible time value time=01:13:30.99
7:10 PM ffmpeg-20141219-210354.log attached to Ticket #4198 by Serghei
new log
6:32 PM Changeset in ffmpeg [649c158e] by Michael Niedermayer <michaelni@gmx.at>
Add FFMPEG_VERSION into the binary libs This simplifies identifying …
5:32 PM Ticket #4198 (Concatenate mov files) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Reproduced by developer changed
Please test current FFmpeg git head.
4:58 PM Changeset in ffmpeg [3ea49fc5] by Luca Barbato <lu_zero@gentoo.org>
vc1: Do not assume seek happens after decoding If a seek is requested …
4:31 PM Ticket #4198 (Concatenate mov files) updated by Serghei
segment 1 https://dl.dropboxusercontent.com/u/12422721/1.mov segment …
4:29 PM Ticket #3600 (concat demuxer does not work for two h264 streams) updated by Serghei
1
4:23 PM ffmpeg-20141219-181449.log attached to Ticket #4198 by Serghei
log file
4:22 PM mylist.txt attached to Ticket #4198 by Serghei
mylist
4:22 PM Ticket #4198 (Concatenate mov files) created by Serghei
Summary of the bug: I have a pipeline who records n video segments . …
4:14 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Alright, so the plan is to rewrite fast, and scrap faac. I'll look …
2:52 PM Changeset in ffmpeg [9bafd6a8] by Michael Niedermayer <michaelni@gmx.at>
mmvideo: check frame dimensions The frame size must be set by the …
2:52 PM Changeset in ffmpeg [396195c5] by Michael Niedermayer <michaelni@gmx.at>
jvdec: check frame dimensions The frame size must be set by the …
2:48 PM Ticket #1793 (Widevine support) updated by Stefano Sabatini
Replying to Kii-lon: […] > However, just a few minutes …
2:18 PM Changeset in ffmpeg [869b56ca] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegenc: replace always enabled asserts by av_assert0() …
2:04 PM Changeset in ffmpeg [b44ae59b] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vsrc_life: Use av_freep() avoid leaving stale pointers in …
2:04 PM Changeset in ffmpeg [4d48ea3c] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_libopencv: use av_freep() avoid leaving stale pointers in …
1:35 PM Changeset in ffmpeg [4e1ecfe2] by Michael Niedermayer <michaelni@gmx.at>
libavutil: Added cbc mode to cast128 Signed-off-by: Supraja Meedinti …
1:18 PM CompilationGuide/MinGW edited by Roger Pack
add another good link (diff)
1:10 PM CompilationGuide/MinGW edited by Roger Pack
I think this is how to actually use it… (diff)
1:07 PM Changeset in ffmpeg [bdc1e3e3] by Michael Niedermayer <michaelni@gmx.at>
vp9/x86: intra prediction sse2/32bit support. Signed-off-by: Michael …
1:07 PM Changeset in ffmpeg [b6e17112] by Michael Niedermayer <michaelni@gmx.at>
vp9/x86: invert hu_ipred left array ordering. Signed-off-by: Michael …
1:01 PM CompilationGuide/MinGW edited by Roger Pack
note msys2 packages (diff)
12:57 PM CompilationGuide/MinGW edited by Roger Pack
(diff)
12:45 PM CompilationGuide/MinGW edited by Roger Pack
link to downloadable more (diff)
12:42 PM CompilationGuide/MinGW edited by Roger Pack
try to help peopl e understand it better (diff)
12:39 PM Changeset in ffmpeg [e67496fe] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cee4490b521fd0d02476d46aa2598af24fb8d686' * commit …
12:31 PM CompilationGuide/MinGW edited by Roger Pack
note it's optional (diff)
12:30 PM Changeset in ffmpeg [c266d0e1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd423dd72be451462c6fb1cbbe313bed0194001ab' * commit …
12:28 PM Changeset in ffmpeg [8af88335] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0b39ac6f54505a538c21fe49a626de94c518c903' * commit …
12:25 PM Changeset in ffmpeg [96ff6d38] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/rtp_h261: Replace restrict with av_restrict. Fixes compilation …
12:05 PM Changeset in ffmpeg [6c7b153d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '17ba719d9ba30c970f65747f42d5fbb1e447ca28' * commit …
12:04 PM Changeset in ffmpeg [f346e37a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '88626e5af8d006e67189bf10b96b982502a7e8ad' * commit …
11:55 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) updated by Clément Bœsch
Note: no user without pkg-config complained about this AFAIK
11:49 AM Changeset in ffmpeg [6c68522a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '809c3023b699c54c90511913d3b6140dd2436550' * commit …
11:31 AM Changeset in ffmpeg [24af050c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '64f7575fbd64e5b65d5c644347408588c776f1fe' * commit …
10:13 AM Ticket #4197 (libspeex detection is broken on systems without pkg-config) created by Carl Eugen Hoyos
libspeex detection is broken on systems without pkg-config since 621d4089
8:08 AM Ticket #4175 (support phase shift for Dolby Pro Logic II / Dolby matrix downmix) updated by otonvm
I'm sorry but I must disagree. And by just listening to those samples …
7:01 AM Changeset in ffmpeg [cee4490b] by Anton Khirnov <anton@khirnov.net>
on2avc: check number of channels Fixes invalid memory access. CC: …
7:01 AM Changeset in ffmpeg [d423dd72] by Anton Khirnov <anton@khirnov.net>
smc: fix the bounds check Fixes invalid writes when there are more …
7:01 AM Changeset in ffmpeg [0b39ac6f] by Anton Khirnov <anton@khirnov.net>
gifdec: refactor interleave end handling Fixes invalid writes with …
7:01 AM Changeset in ffmpeg [17ba719d] by Anton Khirnov <anton@khirnov.net>
mmvideo: check frame dimensions The frame size must be set by the …
7:01 AM Changeset in ffmpeg [88626e5a] by Anton Khirnov <anton@khirnov.net>
jvdec: check frame dimensions The frame size must be set by the …
7:01 AM Changeset in ffmpeg [809c3023] by Anton Khirnov <anton@khirnov.net>
mjpegdec: check for pixel format changes Fixes possible invalid …
7:01 AM Changeset in ffmpeg [64f7575f] by Anton Khirnov <anton@khirnov.net>
mov: avoid a memleak when multiple stss boxes are present CC: …
4:37 AM Changeset in ffmpeg [c89751aa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '210461c0a83a5625560fa1d92229200dc7fb869b' * commit …
4:36 AM Changeset in ffmpeg [8ccfafa7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '596b5c488fa1d40f114a64d3b73e1863cab073fb' * commit …
4:28 AM Changeset in ffmpeg [8c9a2383] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '63be97ec403023fb664798432acedaf6e6922527' * commit …
4:14 AM Changeset in ffmpeg [c054cff8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9e06327ecb8f73c7904d10af7ad339c57cdaa788' * commit …
4:06 AM Changeset in ffmpeg [d05b154b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5ac06633cb63fcc51f2471a3478b44d3f010b16b' * commit …
4:05 AM Changeset in ffmpeg [69234e2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '16c7a8a142277aa3c98b4802ee57daaebe6999e5' * commit …
4:04 AM Changeset in ffmpeg [bf6e332c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '76ccf114a6c107218e2a1948afc1d0fb3ac7ba0b' * commit …
3:57 AM Changeset in ffmpeg [988d27b8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e' * commit …
3:54 AM Changeset in ffmpeg [76a8127a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9745f19ffc9031ce480e43d7cf1053b58100d70f' * commit …
3:52 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to klaussfreire: > I'm not sure whether to fix …
3:45 AM Changeset in ffmpeg [5387b0cb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '971099ff5a85377579eb5b8d3620e283957f097e' * commit …
3:44 AM Changeset in ffmpeg [445ec2df] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ac467d94fa6d9d626f77d4ca8125a5eb1ad5425d' * commit …
3:43 AM Changeset in ffmpeg [6781ec67] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8b263331c5ebbb10b6ea521e9fd56751ba94254b' * commit …
3:36 AM Changeset in ffmpeg [5a1cd796] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '430a8168594b3cb29f44141d4da88f2c642de06f' * commit …
3:31 AM Changeset in ffmpeg [934f2d2f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed' * commit …
3:21 AM Changeset in ffmpeg [ff4f2036] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c63dd3f0a48a9f6389d253597ab51caddc0118db' * commit …
3:20 AM Changeset in ffmpeg [bb7ad47d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3beb9cbad35218ed1fb3473eeb3cfc97a931bff4' * commit …
3:10 AM Changeset in ffmpeg [16f06182] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a' * commit …
2:57 AM Changeset in ffmpeg [bce06eb0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5d839778b9f3edb682b7f71dde4f80f07c75b098' * commit …
2:55 AM Changeset in ffmpeg [1137ccef] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'effa7d2a6a260ca3ce801c180ee6131d67d665fb' * commit …
2:42 AM Changeset in ffmpeg [6fcdcc41] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '67fc8a15e4182ea111cfcd05897709f09d99a33a' * commit …
2:33 AM Changeset in ffmpeg [3e889713] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a381e0cec87bcb28ebc05fe840bb937a495de736' * commit …
2:30 AM Changeset in ffmpeg [2e974376] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '87bd298abeb901fe16383a0d267502cc7fc03878' * commit …
2:19 AM Changeset in ffmpeg [9aabe667] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3a3790b8f8b56ee6abc93ccac280eb693675e294' * commit …
1:58 AM Changeset in ffmpeg [c8e05c43] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '59f0275dd0a42a7f90271a83a78e9ca5e69ff5b0' * commit …
1:49 AM Changeset in ffmpeg [7ef515cd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8a70ef94b9c377293b3dfa7d92cdc81a4fe1543a' * commit …
1:34 AM Changeset in ffmpeg [5162af67] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a505c0d7373336a4cc5aa2022111c46bdd388b1f' * commit …
1:24 AM Changeset in ffmpeg [3f5d1c81] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'adc214e6797750285a5e62634b8521db521162ad' * commit …
1:16 AM Changeset in ffmpeg [03d1467c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3bb465245fed6069512e6821000391beae8a6066' * commit …
Note: See TracTimeline for information about the timeline view.