Timeline



Sep 17, 2014:

11:43 PM Changeset in ffmpeg [343643fd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3f2c70355ab722bc9f741bd3ed8224c7cfb62379' * commit …
11:38 PM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by Andrew
How are you defining what are unneeded variants? If you like I am …
11:11 PM Changeset in ffmpeg [dc4e34a2] by Michael Niedermayer <michaelni@gmx.at>
vf_deshake: rename Transform.vector to Transform.vec to avoid compiler …
11:11 PM Changeset in ffmpeg [d694ab84] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/vp9lpf: Always include x86util.asm Fixes executable stack …
11:04 PM Changeset in ffmpeg [ab02548c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b45ab61b24a8f2aeafdd4451491b1b30b7875ee5' into …
10:48 PM Changeset in ffmpeg [739f179d] by Michael Niedermayer <michaelni@gmx.at>
vf_deshake: rename Transform.vector to Transform.vec to avoid compiler …
10:03 PM Changeset in ffmpeg [55d11d2] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86: do not expect registers to be preserved across inline ASM …
9:37 PM Changeset in ffmpeg [41d82b85] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/vp9lpf: Always include x86util.asm Fixes executable stack …
9:06 PM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by Anssi Hannula
@mav, You should be able to re-disable a stream by setting …
8:38 PM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by mav
Hi, guys! I am trying to implement the HLS adaptive streaming. I am …
7:53 PM Changeset in ffmpeg [2bb2c2bd] by Martin Storsjö <martin@martin.st>
rtpenc_chain: Pass the initial time_base hint on to the chained muxer …
7:53 PM Changeset in ffmpeg [3f2c7035] by Martin Storsjö <martin@martin.st>
configure: Use the right variables in check_host_cpp HOSTCPPFLAGS and …
7:38 PM Changeset in ffmpeg [70dc7bb8] by Michael Niedermayer <michaelni@gmx.at>
apetag: Fix APE tag size check The size variable is (correctly) …
7:38 PM Changeset in ffmpeg [47fe68e] by Michael Niedermayer <michaelni@gmx.at>
apetag: Fix APE tag size check The size variable is (correctly) …
6:42 PM Changeset in ffmpeg [8c71de76] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396' * commit …
6:27 PM Changeset in ffmpeg [43633c53] by Michael Niedermayer <michaelni@gmx.at>
fate: disable fate-ra4-288, the code uses floats and does not produce …
6:26 PM Changeset in ffmpeg [a4cefc25] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '44caf99ecae7bc1b907fab849ecaa72dd340ba2e' * commit …
6:23 PM Changeset in ffmpeg [fffc9a07] by James Almer <jamrial@gmail.com>
avfilter: remove obsolete FF_API_FILL_FRAME cruft Reviewed-by: Paul B …
5:59 PM Changeset in ffmpeg [9ac08d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286' * commit …
3:24 PM Ticket #3959 (Regression for -strict unofficial) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/53942 {{{-strict …
2:50 PM Changeset in ffmpeg [b989bb7a] by Diego Biurrun <diego@biurrun.de>
apetag: Fix APE tag size check The size variable is (correctly) …
2:22 PM Changeset in ffmpeg [56ac2cb] by Diego Biurrun <diego@biurrun.de>
apetag: Fix APE tag size check The size variable is (correctly) …
2:18 PM Changeset in ffmpeg [f13f5a7d] by Diego Biurrun <diego@biurrun.de>
Add some bug references to the changelog
2:18 PM Changeset in ffmpeg [d14696c9] by Diego Biurrun <diego@biurrun.de>
apetag: Fix APE tag size check The size variable is (correctly) …
2:08 PM Changeset in ffmpeg [9eb442cc] by Diego Biurrun <diego@biurrun.de>
Update default FATE URL for release/11
2:07 PM Changeset in ffmpeg [b45ab61b] by Diego Biurrun <diego@biurrun.de>
apetag: Fix APE tag size check The size variable is (correctly) …
1:37 PM Changeset in ffmpeg [c5560e72] by Diego Biurrun <diego@biurrun.de>
apetag: Fix APE tag size check The size variable is (correctly) …
12:16 PM Changeset in ffmpeg [44caf99e] by Diego Biurrun <diego@biurrun.de>
fate: Add tests for RealAudio 1.0 (14.4) and RealAudio 2.0 (with 28.8) …
12:08 PM Changeset in ffmpeg [85f2c012] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/me_cmp: fix sad8xh This adds back support for 8x4 and …
11:16 AM Ticket #3958 (libvpx symbol check missing in configure, build-time error) updated by Carl Eugen Hoyos
Keywords, Status changed
This should be fixed in libavcodec imo, no need to break compilation …
10:00 AM Ticket #3958 (libvpx symbol check missing in configure, build-time error) created by Stefano Sabatini
I'm compiling FFmpeg with --enable-libvpx on Linux Mint, with …
9:44 AM Ticket #3957 (Error converting a ts stream to HLS format) updated by abaudoux
Version changed
9:43 AM Ticket #3957 (Error converting a ts stream to HLS format) updated by abaudoux
The problem still occurs with current FFmpeg git head
9:24 AM Ticket #3957 (Error converting a ts stream to HLS format) updated by abaudoux
File uploaded on FTP as "ticket_3957.ts"
9:12 AM Changeset in ffmpeg [0456d169] by Michael Niedermayer <michaelni@gmx.at>
x86/me_cmp: port mmxext and sse2 sad functions to yasm Also add a …
9:10 AM Ticket #3957 (Error converting a ts stream to HLS format) updated by Carl Eugen Hoyos
Is the problem reproducible with current FFmpeg git head? Please …
9:01 AM Ticket #3957 (Error converting a ts stream to HLS format) created by abaudoux
I have an error while converting a ts stream to hls: PES packet size …
8:10 AM Ticket #3741 (Using AVStream.codec.time_base as a timebase hint to the muxer is ...) updated by Damian
I have same warning. Here is my ffmpeg command: […] And here is …
7:55 AM Changeset in ffmpeg [f1a8943d] by Paul B Mahol <onemda@gmail.com>
doc/filters: remove aconvert Signed-off-by: Paul B Mahol …
7:52 AM Ticket #3956 (capturing with h264 codec with built-in hw c920 produce intermittent pause) updated by gtzen
Removal of -copyinkf does not make difference. Tried already. …
7:46 AM Ticket #3956 (capturing with h264 codec with built-in hw c920 produce intermittent pause) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please test current FFmpeg git head. Does removing -copyinkf
7:43 AM Changeset in ffmpeg [d1c49bca] by Paul B Mahol <onemda@gmail.com>
avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft Signed-off-by: …
7:38 AM Ticket #3956 (capturing with h264 codec with built-in hw c920 produce intermittent pause) created by gtzen
While using a logitech c920 build-in hw codec to capture the video …
7:14 AM Ticket #3578 (h.264 from avi to mkv/mp4) updated by Carl Eugen Hoyos
Keywords changed
7:08 AM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Clément Bœsch
Replying to Timothy_Gu: > Does remuxing to other formats …
2:43 AM Changeset in ffmpeg [9ffa705e] by Michael Niedermayer <michaelni@gmx.at>
ffplay: try to fix build failure on apple Signed-off-by: Michael …
1:23 AM Changeset in ffmpeg [22a20dbb] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: use …
12:17 AM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Timothy Gu
Does remuxing to other formats (eg matroska) show this problem?
12:11 AM Ticket #3955 (native vorbis encoder produces noise) updated by Timothy Gu
Priority changed
12:10 AM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Timothy Gu
Probably related to #1690.
12:09 AM Ticket #3955 (native vorbis encoder produces noise) updated by Timothy Gu
Keywords, Status, Version, Component, Reproduced by developer changed
The native vorbis encoder is full of bugs so don't use it. Also don't …
12:07 AM Ticket #3955 (native vorbis encoder produces noise) updated by hxuanyu
another test video is here: …
12:06 AM Stereotest.mp4 attached to Ticket #3955 by hxuanyu
12:05 AM Ticket #3955 (native vorbis encoder produces noise) created by hxuanyu
Converted a 5.1 channel video into webm with latest ffmpeg (using …

Sep 16, 2014:

10:39 PM Changeset in ffmpeg [3c020b6] by Michael Niedermayer <michaelni@gmx.at>
avformat/avienc: Dont search for startcodes in inserted empty avi …
10:06 PM Changeset in ffmpeg [9c9aec33] by Lou Logan <lou@lrcd.com>
doc/filters: add geq gradient examples Radial gradient by Víctor …
9:43 PM Changeset in ffmpeg [474d858f] by Michael Niedermayer <michaelni@gmx.at>
Revert "avformat/rtpproto: fix strict aliasing violations with …
9:09 PM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Carl Eugen Hoyos
The behaviour changed in 15c6be8c / 5602a464
8:22 PM Changeset in ffmpeg [1643764] by Marton Balint <cus@passwd.hu>
ffplay: use frame queue to determine last used pos Signed-off-by: …
8:22 PM Changeset in ffmpeg [5a5128ba] by Marton Balint <cus@passwd.hu>
ffplay: factorize frame queue operations Create a generic frame and a …
7:35 PM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Clément Bœsch
Description changed
Replying to cehoyos: > Is this issue only reproducible …
7:23 PM Changeset in ffmpeg [4b58349b] by Clément Bœsch <u@pkh.me>
avfilter/ass: add shaping option The documentation is mostly based on …
7:23 PM Changeset in ffmpeg [8a9c5db2] by Clément Bœsch <u@pkh.me>
avfilter/ass: better log level mapping
7:23 PM Changeset in ffmpeg [a87527ad] by Clément Bœsch <u@pkh.me>
avfilter/ass: make sure the log level are in available range
7:13 PM Ticket #3945 (Unable to decode R3D file) closed by Carl Eugen Hoyos
duplicate: This is a duplicate of ticket #2690: Version 4 files are not supported.
6:56 PM BadIP edited by llogan
repeat offender (diff)
6:51 PM BadContent edited by llogan
repeat offender (diff)
6:31 PM Changeset in ffmpeg [7d43fbe] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce' * commit …
6:08 PM Changeset in ffmpeg [9bf260b2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9030c58a780a02fb8256cb75cd39275eaad786d1' * commit …
4:37 PM Changeset in ffmpeg [2dd09ebf] by Diego Biurrun <diego@biurrun.de>
cmdutils: Print a more sensible message in show_filters() w/o …
4:28 PM Changeset in ffmpeg [a07b0ffd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
4:27 PM Changeset in ffmpeg [cc73b4f5] by Michael Niedermayer <michaelni@gmx.at>
tools/crypto_bench: fix build when AV_READ_TIME is unavailable …
4:25 PM Changeset in ffmpeg [4a99134f] by Michael Niedermayer <michaelni@gmx.at>
tools/crypto_bench: fix build when AV_READ_TIME is unavailable …
3:55 PM Ticket #3949 (utvideo enc yuv420p: broken output with some resolutions) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since efec857c
3:24 PM Changeset in ffmpeg [7c3ba1b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add a closing LF to Webm-manifest files. Fixes …
3:24 PM Ticket #3950 (HEVC HM10 crash) updated by Carl Eugen Hoyos
Component changed
3:24 PM Ticket #3950 (HEVC HM10 crash) closed by Carl Eugen Hoyos
needs_more_info
3:23 PM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) updated by Carl Eugen Hoyos
Is this issue only reproducible with libvorbis or also with the native …
2:57 PM Changeset in ffmpeg [d469aa8c] by Clément Bœsch <clement@stupeflix.com>
sws: use av_clip() instead of av_clip_c()
2:57 PM Changeset in ffmpeg [de0e49c2] by Clément Bœsch <clement@stupeflix.com>
avformat/flacenc: use av_clip() instead of av_clip_c()
2:30 PM Changeset in ffmpeg [2c21e8b1] by Stefano Sabatini <stefasab@gmail.com>
lavf/hls: add hls_ts_option Same as COMMITID …
2:24 PM Ticket #3953 (Support chaptering in bluray) updated by Carl Eugen Hoyos
Component, Keywords, Version, Priority changed
12:55 PM Changeset in ffmpeg [3a0c70f1] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/transcoding: use av_packet_rescale_ts() Simplify.
12:20 PM Ticket #3953 (Support chaptering in bluray) updated by gjdfgh
Cc changed
You should treat things like bluray support as demuxers (with a …
12:16 PM Ticket #3953 (Support chaptering in bluray) updated by Clément Bœsch
Status, Type, Summary changed
Exporting chapters can be done through avpriv_new_chapter()
12:07 PM Ticket #3954 (Remuxing vorbis into AVI leads to very large files) created by Clément Bœsch
Create a small OGG/Vorbis file: […] Remux it to AVI: […] …
11:58 AM Ticket #3953 (Support chaptering in bluray) updated by ixian
I am sure the bluray contains chapter markers, which I have …
11:56 AM Ticket #3953 (Support chaptering in bluray) created by ixian
Summary of the bug: I am trying to extract chapter markers from a …
11:42 AM Changeset in ffmpeg [45ff7c93] by Diego Biurrun <diego@biurrun.de>
dca: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
10:48 AM Changeset in ffmpeg [9030c58] by Diego Biurrun <diego@biurrun.de>
configure: Disable i686 for i586 and lower CPUs
9:58 AM Changeset in ffmpeg [5ddfac8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2d589273dd36c5eb271a035ea0e669b64dae257f' * commit …
9:34 AM Changeset in ffmpeg [8ac3b2cd] by Michael Niedermayer <michaelni@gmx.at>
RELEASE_NOTES: add H.261 & HEVC RTP support Suggested-by: Thomas …
8:48 AM Changeset in ffmpeg [893b3533] by Diego Biurrun <diego@biurrun.de>
x86: Only use optimizations with cmov if the CPU supports the …
8:39 AM Changeset in ffmpeg [8637f4ed] by Diego Biurrun <diego@biurrun.de>
x86: Add CPU flag for the i686 cmov instruction (cherry picked from …
7:18 AM Changeset in ffmpeg [2d589273] by Diego Biurrun <diego@biurrun.de>
configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchain
2:07 AM Changeset in ffmpeg [688a40b4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_sei: ff_h264_decode_sei: dont try to parse trailing …
1:56 AM Changeset in ffmpeg [aaeae281] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegtsenc: More verbose warning messages in case of missing …

Sep 15, 2014:

11:19 PM Changeset in ffmpeg [b76d6132] by Michael Niedermayer <michaelni@gmx.at>
avformat/network: move sockaddr_union after sockaddr_storage …
9:54 PM Changeset in ffmpeg [864d124b] by Clément Bœsch <u@pkh.me>
build: simplify libwebp check Tested (compilation and runtime) with …
8:39 PM Changeset in ffmpeg [21561610] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '00431bf874e1044b01e09a2266ef85d4ff8d44cc' * commit …
8:16 PM Changeset in ffmpeg [f685f7d7] by Michael Niedermayer <michaelni@gmx.at>
hlsenc: single_file, support HLS ver 4 byteranges This adds a new …
8:03 PM BadContent edited by llogan
From Hell's heart, I stab at thee! (diff)
7:49 PM BadContent edited by llogan
add german crap, remove dvdvideosoft in case it is license violator (diff)
6:54 PM Changeset in ffmpeg [ad1dadac] by James Almer <jamrial@gmail.com>
avfilter: remove obsolete FF_API_BUFFERSRC_BUFFER cruft Reviewed-by: …
6:50 PM Changeset in ffmpeg [95a064f5] by James Almer <jamrial@gmail.com>
avutil: remove obsolete FF_API_OLD_OPENCL cruft Reviewed-by: Michael …
6:50 PM Changeset in ffmpeg [af7d2606] by James Almer <jamrial@gmail.com>
avutil: remove obsolete FF_API_LLS1 cruft Reviewed-by: Michael …
4:54 PM Changeset in ffmpeg [00431bf8] by Martin Storsjö <martin@martin.st>
ismindex: handle time discontinuities and nonzero start time The …
4:11 PM Changeset in ffmpeg [4ae6bcc] by James Almer <jamrial@gmail.com>
RELEASE: update to 2.4.git Reviewed-by: Michael Niedermayer …
11:31 AM Changeset in ffmpeg [e587a428] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpproto: fix strict aliasing violations with sockaddr …
11:31 AM Changeset in ffmpeg [8c1dc1f6] by Michael Niedermayer <michaelni@gmx.at>
avformat/network: add union for avoiding strict aliassing violations …
9:53 AM Ticket #3952 (FFmpeg cannot decode some AAC) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #3930.
8:51 AM 456.aac attached to Ticket #3952 by K.Y.H
8:49 AM Ticket #3952 (FFmpeg cannot decode some AAC) created by K.Y.H
Sample link is "http://pan.baidu.com/s/1ntJVgil" FFmpeg output …
8:13 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
1:13 AM Changeset in ffmpeg [91459bd3] by James Almer <jamrial@gmail.com>
avcodec: remove obsolete FF_API_DSPUTIL cruft Reviewed-by: Michael …
12:32 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Ugly workaround for libfdk_aac HE: […] But that feels wrong and risky.
12:17 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Replying to blacktrash: > With {{{-c:a libfdk_aac …
12:12 AM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
With -c:a libfdk_aac -profile:a aac_he -b:a 64k start_time is …

Sep 14, 2014:

11:59 PM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Replying to blacktrash: > 1. The problem does not surface …
11:47 PM Ticket #3893 (tiff decoder fails to decode yuv images with odd dimensions) closed by Michael Niedermayer
fixed: Fixed in 6beea6f017f5d0be06fa9dfdea921275586eec55
11:43 PM Ticket #3951 (RTSP (WMServer) playback failed to recover after pause.) created by kasper93
Rtsp stream is unable to recover after pausing. I have quite a few of …
11:38 PM Changeset in ffmpeg [6beea6f0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiff: fix odd dimensioned yuv Fixes Ticket3893 …
11:33 PM Ticket #3859 (mp4: start_time never zero) updated by Christian Ebert
Replying to cehoyos: > Are external libraries like libx264 …
10:26 PM Ticket #3950 (HEVC HM10 crash) created by Dmitry Koteroff
https://yadi.sk/d/0zGplttPbUQKp - this sample crashes on playback end. …
6:27 PM Changeset in ffmpeg [04b0dda8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libvpxdec: Adds decode support for formats other than 420 …
6:00 PM Changeset in ffmpeg [b24d74e4] by Clément Bœsch <u@pkh.me>
avcodec/microdvddec: indent fix
5:07 PM Changeset in ffmpeg [fcfa3ebe] by Clément Bœsch <u@pkh.me>
avcodec/utils: remove avcodec_ prefix for internal symbol
4:14 PM Downstreams edited by Timothy Gu
Reverted version 15: PackMan is third-party. Plus you only removed the … (diff)
3:46 PM Ticket #3905 (HTTPS SSL certificate for source.ffmpeg.org is broken) closed by Michael Niedermayer
invalid: Where did you find a https url pointing to source.ffmpeg.org ? We do …
3:46 PM Changeset in ffmpeg [ace90ee2]n2.4 by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: the AMV encoder doesnt support yuv422 Fixes …
3:17 PM Ticket #3883 (amv: broken output with -pix_fmt yuvj422p) closed by Michael Niedermayer
fixed: Fixed in b227be34db76541db0269a769dad90c20793353f
3:09 PM Changeset in ffmpeg [b227be3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: the AMV encoder doesnt support yuv422 Fixes …
3:03 PM Ticket #3901 (failure to detect gif with jpg extension) closed by Michael Niedermayer
fixed: Fixed in b3fd2b175c90b4766034095e74e1f5112b1547ef
2:53 PM Changeset in ffmpeg [703bd316] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add 2.4 Signed-off-by: Michael Niedermayer …
2:53 PM Changeset in ffmpeg [c16e80ee] by Michael Niedermayer <michaelni@gmx.at>
doc/examples: remove unneeded NULL checks dst_file cannot be NULL …
2:47 PM Changeset in ffmpeg [808db3e6] by Michael Niedermayer <michaelni@gmx.at>
Changelog: add 2.4 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:45 PM Changeset in ffmpeg [68bca039] by Michael Niedermayer <michaelni@gmx.at>
doc/examples: remove unneeded NULL checks dst_file cannot be NULL …
2:00 PM Changeset in ffmpeg [66ac5b96] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: Add 2.4 to maintained releases, drop 2.3 2.2 is used by …
2:00 PM Changeset in ffmpeg [da2186be]n2.5-dev by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: Add 2.4 to maintained releases, drop 2.3 2.2 is used by …
1:57 PM Changeset in ffmpeg [547cad8c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f851477889ae48e2f17073cf7486e1d5561b7ae4' into …
1:37 PM Changeset in ffmpeg [55b1a1e] by Michael Niedermayer <michaelni@gmx.at>
update for 2.4 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11:41 AM Changeset in ffmpeg [5eef7042] by Clément Bœsch <u@pkh.me>
Changelog/RELEASE_NOTES: prepare for 2.4
10:45 AM Changeset in ffmpeg [fa1b5631] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: Update hashes and dates Signed-off-by: Michael …
10:44 AM Changeset in ffmpeg [b97e2708] by Michael Niedermayer <michaelni@gmx.at>
doc/APIchanges: attempt to split releases Based on several git show …
1:09 AM Changeset in ffmpeg [365b9cf6] by Michael Niedermayer <michaelni@gmx.at>
doc: mention important API changes in the RELEASE_NOTES …
12:01 AM Changeset in ffmpeg [2638af2] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: drop custom skip_spaces() impl Signed-off-by: Reynaldo H. …
12:01 AM Changeset in ffmpeg [4c8be331] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver: use correct error for stream not found Signed-off-by: …

Sep 13, 2014:

11:13 PM Changeset in ffmpeg [8f537420] by Michael Niedermayer <michaelni@gmx.at>
doc: mention in APIChanges that AVProbeData must be initialized due to …
10:14 PM Changeset in ffmpeg [5312fb13] by Michael Niedermayer <michaelni@gmx.at>
RELEASE_NOTES: add version numbers Signed-off-by: Michael Niedermayer …
9:51 PM Changeset in ffmpeg [c2a7607] by Michael Niedermayer <michaelni@gmx.at>
RELEASE_NOTES: Add next versions name (Fresnel) The name is …
9:25 PM Changeset in ffmpeg [36ea35bb] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: free s->pb for image2 as it can be used with and …
9:02 PM Changeset in ffmpeg [89d42da5] by Clément Bœsch <u@pkh.me>
avformat/assenc: honor ReadOrder
8:32 PM Changeset in ffmpeg [52c85b19] by Michael Niedermayer <michaelni@gmx.at>
avdevice/lavfi: dont assign variables to themselfs Fixes "warning: …
8:32 PM Changeset in ffmpeg [8407cbb] by Michael Niedermayer <michaelni@gmx.at>
Fix "passing argument 1 of av_free discards const qualifier from …
8:15 PM Ticket #3939 (regression: transport stream is not autodetected) closed by Michael Niedermayer
fixed: Fixed in 296cd9c432775bbf57867fd76e8d2f505a512569
8:08 PM Changeset in ffmpeg [296cd9c4] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Improve probe heuristic by considering the overall …
6:38 PM Ticket #3929 (mjpeg: vertical line at the right side) closed by Michael Niedermayer
fixed: Fixed by ubitux in b96d864fd685aa1f661a5f8666224129d68b8eaf
6:35 PM Ticket #3949 (utvideo enc yuv420p: broken output with some resolutions) updated by ami_stuff
Summary changed
6:34 PM 680.jpg attached to Ticket #3949 by ami_stuff
6:34 PM Ticket #3949 (utvideo enc yuv420p: broken output with some resolutions) created by ami_stuff
[…] […]
6:25 PM Changeset in ffmpeg [b96d864f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: Fix chroma width rounding Fixes vertical line at …
6:14 PM Changeset in ffmpeg [f8514778] by Diego Biurrun <diego@biurrun.de>
Prepare for 11 release
4:12 PM Ticket #3687 (bmp parser is more strict than the bmp decoder) closed by Carl Eugen Hoyos
fixed
4:01 PM Ticket #3687 (bmp parser is more strict than the bmp decoder) updated by Michael Niedermayer
Fixed in ceb2fe027fec2bf8f1847d8a9676630583031e65
3:46 PM Changeset in ffmpeg [ceb2fe02] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bmp_parser: delay frame end detection to the next header or …
3:21 PM Changeset in ffmpeg [3c6d824b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bmp_parser: simplify Signed-off-by: Michael Niedermayer …
3:10 PM Changeset in ffmpeg [b11d1889] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its …
1:18 PM Changeset in ffmpeg [148d9cd1] by Clément Bœsch <u@pkh.me>
avformat/vobsub: fix NULL dereference (cherry picked from commit …
1:15 PM Changeset in ffmpeg [d86cf4a9] by Clément Bœsch <u@pkh.me>
avformat/vobsub: fix NULL dereference
12:28 PM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by francois.visagie@gmail.com
Replying to Timothy_Gu: > To adjust level through …
12:00 PM h264levl.bat attached to Ticket #3947 by francois.visagie@gmail.com
H.264 level- and maxref calculator
11:28 AM Changeset in ffmpeg [8572dbc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3en: use FF_ALLOC(Z)_ARRAY() Signed-off-by: Michael …
7:05 AM Ticket #3948 (glob fails) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
5:36 AM Ticket #3948 (glob fails) created by Predator448
Hey! I just recompiled ffmpeg a hour ago and since then the …

Sep 12, 2014:

10:37 PM Changeset in ffmpeg [bcac0f40] by Michael Niedermayer <michaelni@gmx.at>
lavf/format.c: use AVPROBE_SCORE_MIME instead of …
10:36 PM Changeset in ffmpeg [d5e80260] by Michael Niedermayer <michaelni@gmx.at>
doc: document the addition of the AVProbeData.mime_type field and it's …
10:02 PM Ticket #1663 (Multiple named pipes don't work) updated by Nick
This still seems to be an issue when using the latest code. Is piping …
9:34 PM R3D_2MB_sample.r3d attached to Ticket #3945 by Carl Eugen Hoyos
8:57 PM Changeset in ffmpeg [cdb3eee7] by Michael Niedermayer <michaelni@gmx.at>
configure: Fix miscompilation for i586 If the CPU is 386, 486 or …
8:01 PM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by Timothy Gu
Keywords, Status, Component, Reproduced by developer changed
To adjust level through -x264opts, we will have to make a special …
7:55 PM BadContent edited by llogan
(diff)
7:04 PM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) created by francois.visagie@gmail.com
Summary of the bug: 1. '-x264opts level=x.y' is documented but does …
5:40 PM Ticket #3946 (ffmpeg does not set level-conformant refs with libx264) closed by francois.visagie@gmail.com
needs_more_info: These examples aren't very informative. I'll post better ones in a new …
5:01 PM Changeset in ffmpeg [b3fd2b17] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: Fail probing when no data is yet available and the …
4:32 PM Ticket #3946 (ffmpeg does not set level-conformant refs with libx264) created by francois.visagie@gmail.com
Summary of the bug: There are three aspects to this problem: 1. …
4:20 PM Changeset in ffmpeg [917d14e6] by Michael Niedermayer <michaelni@gmx.at>
avformat/format: Run image2 probe again when file content data is …
4:19 PM Changeset in ffmpeg [321c3cd1] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2dec: reduce bmppipe probe score bmp pipe needs the bmp …
8:15 AM Ticket #3945 (Unable to decode R3D file) created by mrskman
Hi, I'm not sure if this is a bug or if libopenjpeg v2.0 (which is …
5:02 AM Ticket #3943 (ffplay not able to play at right speed after seeking forward in ...) updated by ousia
Following your advice, I recompiled ffmpeg-2.3.3 and the error is …
4:34 AM Ticket #3943 (ffplay not able to play at right speed after seeking forward in ...) updated by ousia
Many thanks for the fix. RPMFusion offers that version for Fedora 20.
3:26 AM Ticket #3944 (Documentation for the libx265 wrapper is missing) updated by Timothy Gu
Priority, Description changed
3:02 AM Ticket #3944 (Documentation for the libx265 wrapper is missing) reopened by jamal
On second thought, i'll keep the ticket open since this is a …
2:51 AM Ticket #3944 (Documentation for the libx265 wrapper is missing) closed by jamal
invalid: All parameters are passed with the -x265-params AVOption, which takes …
2:40 AM Ticket #3944 (Documentation for the libx265 wrapper is missing) created by raine
libx265 has options: preset, tune, and x265-param. They are not …

Sep 11, 2014:

11:59 PM Changeset in ffmpeg [e3fb2b0e] by Michael Niedermayer <michaelni@gmx.at>
docs: add example around the suggested commit message format It gets …
11:28 PM Ticket #3942 (misbehaviour of ``afade`` chained with ``amovie``) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Not a regression afaict. […] […] The output file is not silent …
10:37 PM Changeset in ffmpeg [fc82ba06] by James Almer <jamrial@gmail.com>
avformat/oggparseopus: Check opus_duration() return value Regression …
9:55 PM Ticket #3943 (ffplay not able to play at right speed after seeking forward in ...) closed by Carl Eugen Hoyos
fixed: Will be fixed in 2.1.6. Could you explain why you are using an …
9:50 PM Changeset in ffmpeg [64908f70] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/oggparseopus: calculate pts/dts for initial packets after …
9:50 PM Changeset in ffmpeg [6f6b1d0d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/oggparseopus: factor opus_duration() out Signed-off-by: …
8:29 PM Ticket #3943 (ffplay not able to play at right speed after seeking forward in ...) updated by ousia
File can be found at http://ousia.tk/lvilla.opus. Please, tell me …
8:18 PM Ticket #3943 (ffplay not able to play at right speed after seeking forward in ...) updated by ousia
Sorry, I attached the wrong file. The file that shows the behavior is …
8:10 PM Ticket #3943 (ffplay not able to play at right speed after seeking forward in ...) created by ousia
Summary of the bug: ffplay is not able to play the sound at normal …
7:48 PM BadContent edited by llogan
(diff)
6:34 PM Ticket #3942 (misbehaviour of ``afade`` chained with ``amovie``) created by while0pass
afade=t=in... chained with amovie changes nothing, …
4:45 PM Ticket #3823 (RTP encoding of MJPEG from Trendnet TV-IP651WI (IP cam) gives ...) updated by Andrey Utkin
Any updates? Is that correct that yuv422p is not supported by FFmpeg's …
4:42 PM Changeset in ffmpeg [453944cc] by Michael Niedermayer <michaelni@gmx.at>
configure: fix check_cmd in check_host_cpp Use correct cpp and c …
4:36 PM Changeset in ffmpeg [8e8db16a] by Michael Niedermayer <michaelni@gmx.at>
avutil/ppc/float_dsp_altivec: ppc: Fix bug in …
3:35 PM Ticket #3741 (Using AVStream.codec.time_base as a timebase hint to the muxer is ...) updated by tab1293
Replying to cehoyos: > Replying to tab1293: …
3:24 PM Ticket #3562 (filter_complex aresample;format fails with some avi) updated by Christian Ebert
Replying to michael: > Fixed in …
2:47 PM Changeset in ffmpeg [4a203b77] by Michael Niedermayer <michaelni@gmx.at>
avcodec/png_parser: Return the buffered data at the end …
2:47 PM Changeset in ffmpeg [a6153bde] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pngdec: print the actual number of bytes left in the error …
1:34 PM Changeset in ffmpeg [de4a4ca1] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2_alias_pix: Add AVClass and image2 AVOptions This fixes …
1:16 PM Changeset in ffmpeg [8b471461] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2_alias & brender_pix: fix function names Signed-off-by: …
1:10 PM Changeset in ffmpeg [646d663] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2_brender_pix: Add AVClass and image2 AVOptions This …
1:10 PM Changeset in ffmpeg [5303a64] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2: Make AVOptions available to img* demuxers defined in …
12:13 PM Changeset in ffmpeg [ea7ebade] by Michael Niedermayer <michaelni@gmx.at>
avformat/rmdec: very basic MLTI support Fixes Ticket2152 …
9:33 AM Ticket #3941 (dvvideo track results in HLS stream incompatible with Safari and iOS) closed by Ridley Combs
invalid: …As it turns out, Safari also complains about an indistinguishable …
9:09 AM Ticket #3741 (Using AVStream.codec.time_base as a timebase hint to the muxer is ...) updated by Carl Eugen Hoyos
Cc changed
Replying to tab1293: > I am also getting this error …
9:06 AM Ticket #3941 (dvvideo track results in HLS stream incompatible with Safari and iOS) updated by Carl Eugen Hoyos
-map_metadata -1? Am I correct that it works fine using {{{-f …
7:35 AM Ticket #3941 (dvvideo track results in HLS stream incompatible with Safari and iOS) created by Ridley Combs
Summary of the bug: The file dv.mov, uploaded to upload.ffmpeg.org in …
3:31 AM Ticket #3741 (Using AVStream.codec.time_base as a timebase hint to the muxer is ...) updated by tab1293
I am also getting this error when running the following command: …
3:13 AM Ticket #3562 (filter_complex aresample;format fails with some avi) closed by Michael Niedermayer
fixed: Fixed in 16de4d927e8bd1308694217af6027265700b3694
2:55 AM Changeset in ffmpeg [16de4d9] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the …
1:33 AM Ticket #3560 (configure/fate changes armv7s to armv6j) updated by Michael Niedermayer
Summary changed
1:17 AM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by ramitb
Confirmed this still the case with H.264 WTV in xbox 360 (works with …

Sep 10, 2014:

11:27 PM Changeset in ffmpeg [5e3da256] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '775a0b04f0cf8102fe322b2ee03fe1a0633dea04' * commit …
8:49 PM Ticket #3451 (sws_scale crashes in high resolutions when using mmx optimization) updated by gjdfgh
Cc changed
> OpenGL is storing the pixel information vertically flipped compared …
8:45 PM Ticket #3451 (sws_scale crashes in high resolutions when using mmx optimization) updated by Carl Eugen Hoyos
Priority, Keywords changed
Do you know if this is still reproducible? I don't have an OSX box and …
8:37 PM Changeset in ffmpeg [3e56ae67] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Use FF_ALLOCZ_ARRAY_OR_GOTO() Signed-off-by: Michael …
8:37 PM Changeset in ffmpeg [7258b5e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dnxhdenc: Use FF_ALLOCZ_ARRAY_OR_GOTO() Signed-off-by: …
8:36 PM Ticket #3452 (mpegts (h264) fails parsing AUs) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 1e5271a9 Probably a duplicate of ticket #2143.
8:24 PM Changeset in ffmpeg [d0af7d57] by Diego Biurrun <diego@biurrun.de>
Update Changelog for v10.5
8:24 PM Changeset in ffmpeg [f2abf8df] by Diego Biurrun <diego@biurrun.de>
Prepare for 10.5 release
7:58 PM Changeset in ffmpeg [606bbd50] by Diego Biurrun <diego@biurrun.de>
Update Changelog for v9.17
7:58 PM Changeset in ffmpeg [2cd5640] by Diego Biurrun <diego@biurrun.de>
Prepare for 9.17 release
7:46 PM Changeset in ffmpeg [c6af9e94] by Diego Biurrun <diego@biurrun.de>
Update Changelog for v0.8.16
7:43 PM Changeset in ffmpeg [992da6b] by Diego Biurrun <diego@biurrun.de>
Prepare for 0.8.16 release
7:42 PM Changeset in ffmpeg [e9e76463] by Diego Biurrun <diego@biurrun.de>
Update Changelog for v0.8.15
7:11 PM Changeset in ffmpeg [f661006f] by Diego Biurrun <diego@biurrun.de>
doc: Fix syntax and logical errors in avconv stream combination …
7:08 PM Changeset in ffmpeg [9920a8a8] by Diego Biurrun <diego@biurrun.de>
doc: Fix syntax and logical errors in avconv stream combination …
7:02 PM Changeset in ffmpeg [40c7613e] by Diego Biurrun <diego@biurrun.de>
doc: Fix syntax and logical errors in avconv stream combination …
7:01 PM Changeset in ffmpeg [4f2d4b98] by Diego Biurrun <diego@biurrun.de>
doc: Fix syntax and logical errors in avconv stream combination …
6:50 PM Changeset in ffmpeg [743d489c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegvideo: Use FF_ALLOCZ_ARRAY_OR_GOTO() Signed-off-by: …
6:44 PM Changeset in ffmpeg [6f48c60] by Michael Niedermayer <michaelni@gmx.at>
avcodec/twinvq: Use FF_ALLOC_ARRAY_OR_GOTO() Signed-off-by: Michael …
6:30 PM Changeset in ffmpeg [775a0b04] by Diego Biurrun <diego@biurrun.de>
doc: Fix syntax and logical errors in avconv stream combination …
1:18 PM Changeset in ffmpeg [c4a0c64f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/aacenc: Use FF_ALLOCZ_ARRAY_OR_GOTO() Signed-off-by: Michael …
1:18 PM Changeset in ffmpeg [7fe59eea] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_template: Use FF_ALLOC_ARRAY_OR_GOTO() Signed-off-by: …
1:18 PM Changeset in ffmpeg [8b7a39d7] by Michael Niedermayer <michaelni@gmx.at>
avcodec/adpcmenc: Use FF_ALLOC_ARRAY_OR_GOTO() Signed-off-by: Michael …
10:23 AM Ticket #3940 (Wrong behavior -force_key_frames) updated by Andrew
Replying to 11rcombs: > All I see here is libx264 …
9:48 AM Changeset in ffmpeg [3294fc8c] by Michael Niedermayer <michaelni@gmx.at>
avformat/concatdec: fix "warning: explicitly assigning a variable of …
9:06 AM Ticket #3940 (Wrong behavior -force_key_frames) updated by Ridley Combs
All I see here is libx264 inserting keyframes on its own (in addition …
9:01 AM Ticket #3940 (Wrong behavior -force_key_frames) updated by Andrew
Replying to cehoyos: for mpeg4 1. 640x480 …
8:50 AM Ticket #3940 (Wrong behavior -force_key_frames) updated by Carl Eugen Hoyos
Keywords, Component changed
8:48 AM Ticket #3940 (Wrong behavior -force_key_frames) updated by Carl Eugen Hoyos
Is this only reproducible using an external library (libx264) or also …
8:43 AM Ticket #3940 (Wrong behavior -force_key_frames) updated by Andrew
Keywords changed
8:40 AM Ticket #3940 (Wrong behavior -force_key_frames) created by Andrew
Summary of the bug: With this option, some of the key frames in …
8:12 AM Ticket #3921 (Faster RDFT) updated by Clément Bœsch
Replying to kurosu: > Would ne nice to have a (short) …
8:09 AM Ticket #3921 (Faster RDFT) updated by Clément Bœsch
The blog post references https://github.com/alexkay/fft-bench which …
8:03 AM Ticket #3921 (Faster RDFT) updated by Christophe
Would ne nice to have a (short) sample program or a FFmpeg command …
7:38 AM Ticket #3939 (regression: transport stream is not autodetected) created by Carl Eugen Hoyos
http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3182/ The transport …
7:23 AM Ticket #3189 (video audio recording, A-V drift) closed by Carl Eugen Hoyos
needs_more_info: Without the console output, it is impossible to determine the reason …
6:29 AM Ticket #3938 (avformat_find_stream_info leaks memory) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #3194 It apparently cannot be fixed, at least not …
6:15 AM Ticket #3938 (avformat_find_stream_info leaks memory) created by Tuukka Pasanen
When using avformat_find_stream_info there is small memory leak. …
12:39 AM Ticket #3884 (Decoding specific MP3 file produces broken sound at the beginning if ...) closed by Michael Niedermayer
fixed: Fixed in 1b5ccae0f2045ac86bc9e1257cec1b3fba81315f
12:32 AM Changeset in ffmpeg [1b5ccae0] by Michael Niedermayer <michaelni@gmx.at>
avformat/mp3dec: Improve seeking frame sync code Fixes Ticket3884 …
Note: See TracTimeline for information about the timeline view.