Timeline



Nov 6, 2014:

11:54 PM Encode/MPEG-4 edited by llogan
some insignificant nits (diff)
11:54 PM Changeset in ffmpeg [b385c4c6] by James Almer <jamrial@gmail.com>
x86/swr: replace sse4 instructions in pack_6ch with sse ones There's …
11:28 PM Ticket #4090 (Could not find the codec parameters for the video stream of a TS file) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 6eda91ad - related to tickets #3348 and #3762
10:56 PM Ticket #4086 (Decoding of a 20 minutes dvvideo / avi sample stops around 4:56 minutes.) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
Regression since dd0429e1 / 756547ce
10:30 PM Changeset in ffmpeg [93ab6693] by Michael Niedermayer <michaelni@gmx.at>
lavd/avfoundation: Update documentation to mention audio capabilities. …
8:51 PM Ticket #4090 (Could not find the codec parameters for the video stream of a TS file) created by Underground78
Summary of the bug: FFmpeg cannot detect the codec parameters for the …
7:17 PM Ticket #4086 (Decoding of a 20 minutes dvvideo / avi sample stops around 4:56 minutes.) updated by relaxed
The download works now, thanks. I think this an FFmpeg regression …
7:14 PM Ticket #4088 (Theora video duration different depending on scale) updated by Cigaes
Replying to mlinnosk: > Replying to Cigaes: …
6:35 PM BadContent edited by llogan
(diff)
6:25 PM BadIP edited by llogan
(diff)
6:01 PM Ticket #4086 (Decoding of a 20 minutes dvvideo / avi sample stops around 4:56 minutes.) updated by naciselim
Sorry for that. Just changed. Could you retry? The only requirement is …
5:28 PM Changeset in ffmpeg [c53a150] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '199d9f995da53fe2507821f6d96bbc692574e1a9' * commit …
5:17 PM Changeset in ffmpeg [ad0cf8e0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ac4a5e3abd8a022ab32245ad527ffc37eabab8b1' * commit …
5:15 PM Changeset in ffmpeg [f6637347] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5d29efe4b0154ce305d66fed2ac23e5842439256' * commit …
4:53 PM Ticket #4089 (Audio delays in AV Foundation capture) created by LordHDL
Summary of the bug: When screen capturing with audio on OS X, the …
4:28 PM Changeset in ffmpeg [98d6f0ff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '37b3361e755361d4ff14a2973df001c0140d98d6' * commit …
4:21 PM Changeset in ffmpeg [c96a44d0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0a6664706168dc1049967bec311970d720581625' * commit …
4:14 PM Changeset in ffmpeg [5241f900] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e0a1d0a2b04eb5220d00fc7ce46a57cc5e3c7118' * commit …
3:44 PM Changeset in ffmpeg [199d9f99] by Vittorio Giovara <vittorio.giovara@gmail.com>
mjpegdec: fix undefined shift Add a comment to explain the code. CC: …
3:44 PM Changeset in ffmpeg [ac4a5e3a] by Vittorio Giovara <vittorio.giovara@gmail.com>
pthreads_frame: Do not leak on failure path CC: …
3:44 PM Changeset in ffmpeg [5d29efe] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg12dec: simplify context duplication CC: libav-stable@libav.org
3:44 PM Changeset in ffmpeg [37b3361e] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg12enc: factor out check in encode_dc Makes coverity less confused …
3:44 PM Changeset in ffmpeg [0a66647] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo_enc: factor out denominator and explicitly cast operands …
3:44 PM Changeset in ffmpeg [e0a1d0a2] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpegvideo_enc: rework direct mode check Remove stray semicolon and …
3:40 PM Ticket #4086 (Decoding of a 20 minutes dvvideo / avi sample stops around 4:56 minutes.) updated by relaxed
Please change the sharing preferences for this file to "Public", so …
3:17 PM 0001-lavd-v4l2-revert-b1ad9312331759679a9c956233716a67ae6.patch attached to Ticket #3517 by holden
3:17 PM Ticket #3517 (can't set Video4Linux2 framerate) updated by holden
Cc, Status, Reproduced by developer, Owner changed
Hello, could you please test the attached patch and see if that solves …
3:09 PM Ticket #4082 (The scale filter does not actually change the height and width.) closed by Anand
invalid
3:08 PM Ticket #4082 (The scale filter does not actually change the height and width.) updated by relaxed
The output is 100x100 but playback will change the size due to the …
2:58 PM Changeset in ffmpeg [d70e503e] by Michael Niedermayer <michaelni@gmx.at>
avfilter/af_aresample: remove unused variable Signed-off-by: Michael …
2:39 PM Changeset in ffmpeg [be0356ca] by Michael Niedermayer <michaelni@gmx.at>
lavd/v4l2: use pixel format variable names consistently We now use …
2:36 PM Ticket #4082 (The scale filter does not actually change the height and width.) updated by Anand
Command : ffmpeg -i /Users/Anand/Desktop/input.mp4 -vf scale=100:100 …
2:01 PM Ticket #4088 (Theora video duration different depending on scale) updated by mlinnosk
Replying to cehoyos: > If you don't want to compile …
1:53 PM Changeset in ffmpeg [8afaa03c] by Michael Niedermayer <michaelni@gmx.at>
avformat/riffenc: move MP3 LSF threshold to the midway point between …
1:48 PM Changeset in ffmpeg [d5999b7f] by Michael Niedermayer <michaelni@gmx.at>
avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance …
1:48 PM Changeset in ffmpeg [da8cb1c3] by Michael Niedermayer <michaelni@gmx.at>
avformat/mmf: Use AVFormatContext strict_std_compliance instead of …
1:47 PM Changeset in ffmpeg [470e116e] by Michael Niedermayer <michaelni@gmx.at>
avformat/flvenc: Use AVFormatContext strict_std_compliance instead of …
1:41 PM Changeset in ffmpeg [e591608] by Michael Niedermayer <michaelni@gmx.at>
avcodec/xiph: make extradata argument const Fixes "warning: passing …
1:38 PM Ticket #4088 (Theora video duration different depending on scale) updated by Carl Eugen Hoyos
If you don't want to compile yourself, please download a current …
1:36 PM Ticket #4088 (Theora video duration different depending on scale) updated by Carl Eugen Hoyos
Replying to mlinnosk: > I'd rather not compile it my …
1:33 PM Ticket #4088 (Theora video duration different depending on scale) updated by Carl Eugen Hoyos
Please provide the command (ffmpeg -i file) including console …
1:32 PM Changeset in ffmpeg [0de64082] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '05e59135b3539062465b5005b6d46ec0418a5fc4' * commit …
1:17 PM Changeset in ffmpeg [cffd2713] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'acc897e6b15776ed438b88ffe330ec48f6b50e48' * commit …
1:09 PM Changeset in ffmpeg [94fe404c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e839de0f851535b5e19256b52f9865f0cb768a7c' * commit …
1:06 PM Ticket #4088 (Theora video duration different depending on scale) updated by mlinnosk
Replying to Cigaes: > All the encoding output you posted …
12:54 PM Changeset in ffmpeg [cfef947] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c070a8751597e3aa1b443e88464da785d8966b14' * commit …
12:53 PM Ticket #4088 (Theora video duration different depending on scale) updated by Cigaes
All the encoding output you posted show time=00:00:15.68. There …
12:42 PM Changeset in ffmpeg [b6a99563] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c' * commit …
12:39 PM Ticket #4088 (Theora video duration different depending on scale) updated by mlinnosk
Running again with '1024x640' resolution, ffmpeg says …
12:33 PM Ticket #4088 (Theora video duration different depending on scale) updated by mlinnosk
Using 'MKV' container seems to produce duration of '15.68' which is …
12:23 PM Ticket #4088 (Theora video duration different depending on scale) updated by mlinnosk
Broken: […] OK: […]
12:20 PM Ticket #4088 (Theora video duration different depending on scale) updated by mlinnosk
Replying to Cigaes: > Your console output for encoding …
12:19 PM Changeset in ffmpeg [a51eb6d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '56dc46a1893251e74be1ad63e54fb38d754bb1fe' * commit …
12:14 PM Ticket #4088 (Theora video duration different depending on scale) updated by Cigaes
Your console output for encoding shows 15.68 seconds, that makes the …
12:11 PM Ticket #4088 (Theora video duration different depending on scale) updated by mlinnosk
Weird. By changeing the Y dimension to '600' instead of of '640' the …
12:10 PM Changeset in ffmpeg [042eba52] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '91e8d2eb1f7bf3af949008b106ec1ca037b88b0e' * commit …
12:02 PM Changeset in ffmpeg [c04c43b3] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparsevorbis: Check that initialization succeeded before …
12:01 PM Changeset in ffmpeg [4b2763c] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparsevorbis: return proper error code from vorbis_header() …
12:00 PM Ticket #4088 (Theora video duration different depending on scale) updated by mlinnosk
Sorry about that. I didn't think theres any usefull information in the …
11:29 AM Ticket #4088 (Theora video duration different depending on scale) updated by Carl Eugen Hoyos
Please understand that bug reports with -loglevel quiet are not …
11:05 AM Changeset in ffmpeg [f74be36] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2f3fadfbe3c6ad52fad5c614b6067c5401227959' * commit …
10:58 AM Changeset in ffmpeg [7ffdc7be] by Michael Niedermayer <michaelni@gmx.at>
avcodec/export av_vorbis_parse_frame_flags() The other functions …
10:21 AM Changeset in ffmpeg [44fa2671] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70' * commit …
10:06 AM Changeset in ffmpeg [5f7887ca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6896f95b2483e52e717e2c75a4fd24fcb0e14b67' * commit …
9:50 AM Changeset in ffmpeg [a0617025] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8747926' * commit '8747926': vorbis_parser: use a …
8:42 AM Ticket #4088 (Theora video duration different depending on scale) updated by mlinnosk
More info: The original image files are 24bit PNG with resolution …
8:36 AM Ticket #4088 (Theora video duration different depending on scale) created by mlinnosk
Summary of the bug: When converting PNG image sequence to 'Ogg/Theora' …
8:05 AM Changeset in ffmpeg [05e59135] by Anton Khirnov <anton@khirnov.net>
nutdec: do not set has_b_frames It is not supposed to be set by demuxers.
8:04 AM Changeset in ffmpeg [acc897e6] by Anton Khirnov <anton@khirnov.net>
lavc: make avpriv_flac_is_extradata_valid() private on the next bump
8:04 AM Changeset in ffmpeg [e839de0f] by Anton Khirnov <anton@khirnov.net>
oggenc: accept only STREAMINFO extradata The reasoning is the same as …
8:04 AM Changeset in ffmpeg [c070a875] by Anton Khirnov <anton@khirnov.net>
lavc: make avpriv_flac_parse_streaminfo() private on the next bump
8:02 AM Changeset in ffmpeg [7784f477] by Anton Khirnov <anton@khirnov.net>
lavf: stop using avpriv_flac_parse_streaminfo() The only parameters …
8:02 AM Changeset in ffmpeg [56dc46a1] by Anton Khirnov <anton@khirnov.net>
riffenc: do not fall back on AVCodecContext.frame_size for MP3 It …
8:01 AM Changeset in ffmpeg [91e8d2e] by Anton Khirnov <anton@khirnov.net>
lavf: use the format context strict_std_compliance instead of the codec one
8:00 AM Changeset in ffmpeg [2f3fadfb] by Anton Khirnov <anton@khirnov.net>
lavc,lavf: switch to the new vorbis parse API
7:51 AM Changeset in ffmpeg [5e80fb7f] by Anton Khirnov <anton@khirnov.net>
lavc: add a public API for parsing vorbis packets. It is required by …
7:47 AM Changeset in ffmpeg [6896f95b] by Anton Khirnov <anton@khirnov.net>
vorbis_parser: add an AV prefix to VorbisParseContext This is done in …
7:47 AM Changeset in ffmpeg [87479264] by Anton Khirnov <anton@khirnov.net>
vorbis_parser: use a dedicated AVClass for logging Currently, the API …
7:15 AM Ticket #4087 (webp muxer does not write a VP8X header properly) created by jamal
It writes one only when the file is an animation, and when it does it …
3:12 AM Ticket #3116 (resource leaks,handle leaks(WIN7,avcodec_decode_video2,threads)) closed by Michael Niedermayer
needs_more_info: No reply for 4 months -> ticket closed Please reopen once you can …
3:01 AM Ticket #3962 (Multiple STSD with EDTS demuxing/decoding support (same codec)) updated by Michael Niedermayer
thats because half the scene was missing. Otherwise please attach a …
12:33 AM Ticket #4086 (Decoding of a 20 minutes dvvideo / avi sample stops around 4:56 minutes.) updated by naciselim
Could you download from here …
12:10 AM Changeset in ffmpeg [e25e0903] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation …
12:06 AM Changeset in ffmpeg [a0605792] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation …
12:02 AM Changeset in ffmpeg [c7b64a90] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation …

Nov 5, 2014:

11:47 PM Ticket #4086 (Decoding of a 20 minutes dvvideo / avi sample stops around 4:56 minutes.) updated by Carl Eugen Hoyos
Keywords changed
Please provide a sample that allows to reproduce your issue.
11:33 PM ffmpeg-20141104-223005.log attached to Ticket #4086 by naciselim
Log file for ticket 4086. Encoding stops around 4:56 mins.
11:32 PM Ticket #4086 (Decoding of a 20 minutes dvvideo / avi sample stops around 4:56 minutes.) created by naciselim
Summary of the bug: Have bunch of videos that I had captured from a …
11:22 PM channelsPLII.mpg attached to Ticket #4085 by Carl Eugen Hoyos
11:22 PM Ticket #3918 (Bitrate incorrectly detected when decoding mp2) closed by Michael Niedermayer
fixed: Fixed in 817663897e59f45f60016fa9d3d16e325b803967
11:21 PM Ticket #4085 (Support PLII upmixing) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/54545 FFmpeg …
11:05 PM Changeset in ffmpeg [81766389] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation …
8:13 PM Ticket #4062 (sub2video overlay fails with negative starting timestamp and -copyts) closed by Michael Niedermayer
fixed: Fixed by Nicolas in 90cdec5e2698973fdb6643c1d66c7254478929f3
8:04 PM Changeset in ffmpeg [90cdec5e] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: init sub2video.last_pts. Get the heartbeat working when the …
7:07 PM Changeset in ffmpeg [a26d0ffa] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vdpau_mpeg4: Do not fail on unknown profile. This is a regression, …
6:15 PM Changeset in ffmpeg [4fd70679] by Michael Niedermayer <michaelni@gmx.at>
v4l2: support MPEG4 compressed streams Signed-off-by: Michael …
6:02 PM Ticket #4075 (libavutil time_interal gmtime_r, localtime_3 fail compiling on Windows) closed by Michael Niedermayer
fixed: Fixed in a604de4fd89e8fe37d2f8163282060fcaa64ee3e
5:44 PM Changeset in ffmpeg [a604de4f] by Michael Niedermayer <michaelni@gmx.at>
avutil/time_internal: do not attempt to override *time_r() macros …
3:27 PM Encode/MPEG-4 edited by slhck
quality in xvid vs. mpeg4 based on own tests (diff)
12:59 PM Ticket #4075 (libavutil time_interal gmtime_r, localtime_3 fail compiling on Windows) updated by Hendrik
It builds fine here on mingw-w64 3.1.0 / gcc 4.9.1
12:54 PM Ticket #4075 (libavutil time_interal gmtime_r, localtime_3 fail compiling on Windows) updated by jb_alvarado
I also get this answer from the msys2 dev team: We moved gmtime_r …
11:10 AM Changeset in ffmpeg [fdf22f97] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_idet: add a repeated field detection This can be useful …
10:30 AM Ticket #1501 (udp-lite support) updated by Carl Eugen Hoyos
Implemented by Thomas Volkert in 07c3a4f6
10:30 AM Ticket #1501 (udp-lite support) closed by thovo
fixed
10:16 AM Changeset in ffmpeg [07c3a4f6] by Michael Niedermayer <michaelni@gmx.at>
avformat/udp: UDP-Lite (RFC 3828) support added (This fixes ticket …
9:32 AM Changeset in ffmpeg [9798dc80] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use -fno-optimize-sibling-calls on parisc also for gcc 4.9. Fixes …
9:17 AM Changeset in ffmpeg [513d57cc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a490391157dcf4dc6b65352ec3eea2781dd0a404' * commit …
9:13 AM Changeset in ffmpeg [a5cc8775] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264_sei: ff_h264_decode_sei: dont try to parse trailing …
8:54 AM Changeset in ffmpeg [f9ca1fec] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg_opt: store canvas size in decoder context Fixes canvas size …
8:52 AM Changeset in ffmpeg [cd57d60] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/mpeg12dec: do not trust AVCodecContext input dimensions Fixes …
8:44 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by Carl Eugen Hoyos
Keywords changed
8:43 AM Ticket #4084 (AAC encoding segfault) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer, Summary changed
Looks different from ticket #3637. […] Regression since 0bb57f8b / …
8:23 AM crashaac.wav attached to Ticket #4084 by Carl Eugen Hoyos
7:58 AM Ticket #4075 (libavutil time_interal gmtime_r, localtime_3 fail compiling on Windows) updated by jb_alvarado
Hi, in the attachment you found the log and the config.h file. I use …
7:50 AM config-log.zip attached to Ticket #4075 by jb_alvarado
7:18 AM Changeset in ffmpeg [a4903911] by Martin Storsjö <martin@martin.st>
rtmpproto: Ignore errors from the getStreamLength method It is never …
6:55 AM Ticket #4082 (The scale filter does not actually change the height and width.) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Please provide the command line that does not produce the expected …
5:24 AM BadIP edited by llogan
(diff)
5:24 AM BadContent edited by llogan
(diff)
5:07 AM Ticket #4084 (AAC encoding segfault) updated by Ed Martin
Actual videos I used are here: …
5:04 AM backtrace.txt attached to Ticket #4084 by Ed Martin
Full Backtrace
5:04 AM Ticket #4084 (AAC encoding segfault) created by Ed Martin
Summary of the bug: I'm trying to convert mp4 files ripped from …
1:53 AM Ticket #4070 (mpeg2video / wtv resolution regression) closed by Michael Niedermayer
fixed: Fixed in 77f1199e8fd9a289ad64eb2bb5bd4deeda8bccb8
1:25 AM Changeset in ffmpeg [37425fc] by Lou Logan <lou@lrcd.com>
doc: clarify -frames options behavior Replace "frames to record" with …
1:10 AM Changeset in ffmpeg [43fee7ad] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4ff670d99bebd97429322719089363d83143477d' * commit …
1:00 AM Changeset in ffmpeg [77f1199e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpeg12dec: do not trust AVCodecContext input dimensions Fixes …
12:57 AM Ticket #4082 (The scale filter does not actually change the height and width.) created by Anand
Summary of the bug: As per this document - …
12:35 AM Changeset in ffmpeg [f2ffaae] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use -fno-optimize-sibling-calls on parisc also for gcc 4.9. Fixes …

Nov 4, 2014:

11:49 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by LordHDL
Thanks, those all worked for correct cropping. However I did notice a …
11:36 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
Reproduced by developer, Status, Component, Summary, Priority, Version, Keywords, Type changed
A better work-around for the input file is {{{-vf …
11:12 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
Work-around for the recorded file is to use {{{-vf …
11:07 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
Does using -pix_fmt bgr0 or 0rgb make a difference?
10:57 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by LordHDL
It's not. Check Source.png, it's captured at 426x240 with the origin …
10:56 PM Ticket #4075 (libavutil time_interal gmtime_r, localtime_3 fail compiling on Windows) updated by Michael Niedermayer
please attach config.log, config.h also which mingw version is that …
10:31 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
Could the issue be that the window you want to record is actually only …
9:45 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by LordHDL
Here it is: https://www.dropbox.com/s/qek8spi4hfhh3zy/out.nut?dl=0
9:37 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
Did you upload out.nut?
9:35 PM Changeset in ffmpeg [ae4bb6c4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '77ab341c0c6cdf2bd437bb48d429e797d1e60da2' * commit …
9:26 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by LordHDL
Here is a direct screen shot from the source using the same offset …
9:15 PM Changeset in ffmpeg [4ff670d9] by Luca Barbato <lu_zero@gentoo.org>
hwaccel: Deinitialize hardware acceleration early enough The …
9:10 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
I am unable to reproduce your issue on a MacBook Air. If out.nut …
9:04 PM Changeset in ffmpeg [df82125a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '930ffd46e1e742674aa7cc1c2450020c63b5015b' * commit …
8:53 PM Changeset in ffmpeg [ce63cb4f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9f6f407463ff8b7681befd04b6655bb7c6d9b3e1' * commit …
8:39 PM Changeset in ffmpeg [d9103e8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f52b8717617e94da90a45afdfff23e94f9ecf35c' * commit …
8:38 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
It is a bug imo that the function is documented but not implemented.
8:28 PM Changeset in ffmpeg [e1bcbca9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c442190a6bfd8036f6c32b78e1e96ff3b830f8f0' * commit …
8:10 PM Changeset in ffmpeg [567ea2d6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '240b22afe14ef477da1b439b9ed7bca6cc7d6c26' * commit …
8:03 PM Changeset in ffmpeg [a28313b0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '351d0f8b7a6ecce411ae75fb3511573c34317218' * commit …
8:01 PM Ticket #4074 (option canvas_size has no effect on dvb_subtitles) closed by Michael Niedermayer
fixed: Fixed in 66b9e60af0b82ee8bd63d84011127dca4ea1e23f
7:55 PM Changeset in ffmpeg [66b9e60a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: store canvas size in decoder context Fixes canvas size …
7:54 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by LordHDL
My mistake, I was actually comparing 2 cropping tests so I'm wrong on …
7:42 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
So the issue is not related to crop at all? Or do I misunderstand?
7:24 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by LordHDL
It shows for both. Full screen image (look at the left edge): …
7:19 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by LordHDL
Sorry if I haven't been more clear. I'm aware the stream info …
7:07 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by Carl Eugen Hoyos
The file you uploaded is 60fps as you requested. What do you mean with …
7:07 PM Ticket #4070 (mpeg2video / wtv resolution regression) updated by llogan
Status, Reproduced by developer changed
7:05 PM BadContent edited by llogan
(diff)
7:01 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by LordHDL
-r does not work for me regardless of where I place it. Here's …
7:01 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
Please test the following: […] […] Does FFplay show the issue …
6:59 PM BadIP edited by llogan
(diff)
6:52 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by Carl Eugen Hoyos
Replying to LordHDL: > No value doesn't work That is very …
6:52 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by LordHDL
[…]
6:50 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by Carl Eugen Hoyos
Do not use the input option -r unless you know exactly what you …
6:44 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by LordHDL
No value doesn't work, however it does record with normal CPU when …
6:34 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by Carl Eugen Hoyos
The output option -r should fix the performance issue …
6:31 PM Changeset in ffmpeg [78659418] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: fix iteration count in add_pid_to_pmt() Fixes …
6:31 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
Please provide the command line and the complete, uncut console output …
6:30 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by Carl Eugen Hoyos
Does it work if you do not set a value for -frame_rate? Please …
6:28 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by LordHDL
Not quite sure what you mean? I've tried many versions including the …
6:20 PM Ticket #4081 (ffplay has incorrect color saturation (and/or gamma?)) updated by LordHDL
Reproducing is a simple matter of playing a video. […] Please …
6:16 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by LordHDL
When I try -frame_rate 60 it gives me this: […] Any value …
6:04 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by Carl Eugen Hoyos
Unrelated: Does FFmpeg print all this debug information by default?
6:01 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by Carl Eugen Hoyos
Please do not use -r when recording from avfoundation, it cannot …
5:59 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
What's wrong with the version from 2014-11-04?
5:56 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by LordHDL
Sorry, I'm not quite sure how to acquire that version. I've been …
5:55 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by LordHDL
I have a new output file that goes beyond 15 FPS, yet the playback …
5:39 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by Carl Eugen Hoyos
Component changed
5:39 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by Carl Eugen Hoyos
Keywords changed
5:37 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by Carl Eugen Hoyos
Just to make sure: I know very well that I - unfortunately - make many …
5:29 PM Ticket #4081 (ffplay has incorrect color saturation (and/or gamma?)) closed by Carl Eugen Hoyos
needs_more_info: FFplay depends on an external library that is responsible for …
5:25 PM Ticket #4080 (Implement the -framerate option for avfoundation) updated by Carl Eugen Hoyos
Component, Summary, Priority, Version, Keywords, Type changed
Using -r and -framerate together is not supported afaict. …
5:19 PM Ticket #4079 (Support odd cropping for subsampled formats.) updated by Carl Eugen Hoyos
To make this a valid ticket, please test current FFmpeg git head and …
4:46 PM Ticket #4081 (ffplay has incorrect color saturation (and/or gamma?)) updated by gjdfgh
Try: […]
4:37 PM Ticket #4081 (ffplay has incorrect color saturation (and/or gamma?)) created by LordHDL
Summary of the bug: See title. How to reproduce: Play a video in …
4:20 PM Ticket #4080 (Implement the -framerate option for avfoundation) created by LordHDL
Summary of the bug: Cannot change the frame rate of screen recordings …
4:17 PM Changeset in ffmpeg [09024fe6] by Michael Niedermayer <michaelni@gmx.at>
avfilter/af_aresample: Limit data per inserted packet This avoids …
4:17 PM Changeset in ffmpeg [97da6817] by Michael Niedermayer <michaelni@gmx.at>
avfilter/af_aresample: split flushing code out Signed-off-by: Michael …
4:17 PM Changeset in ffmpeg [e4f8a973] by Michael Niedermayer <michaelni@gmx.at>
swresample: Fix swr_drop_output so it does not flush the buffers …
4:13 PM Ticket #4079 (Support odd cropping for subsampled formats.) created by LordHDL
Summary of the bug: Screen capture with AV Foundation has an extra …
3:07 PM Ticket #2591 (Feature Request: Add ability to use Quick Sync to transcode video files) updated by Matt
OK, a few weeks later and I've made a little progress now, having …
3:01 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by dslkjlskdjfllk
Hi Benoît, Thanks for fixing this. It took 5 months but I am glad to …
2:28 PM Changeset in ffmpeg [77ab341c] by Vittorio Giovara <vittorio.giovara@gmail.com>
aacdec: add default case in channel layout Bug-Id: CID 732291
2:28 PM Changeset in ffmpeg [930ffd46] by Vittorio Giovara <vittorio.giovara@gmail.com>
aacsbr: change order of operation to prevent out of array read CC: …
1:35 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) closed by Benoit Fouet
fixed: Fixed in dc351e1381900ead3288079f93f359161804d024
1:11 PM Changeset in ffmpeg [dc351e13] by Michael Niedermayer <michaelni@gmx.at>
id3v2: prefer TDRC for date over TDRL. TDRL is what we used as a …
12:52 PM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by Benoit Fouet
Status, Owner changed
11:08 AM Ticket #4078 (Specify audio bitrate per-channel) updated by Carl Eugen Hoyos
Priority, Status, Version changed
10:55 AM Ticket #4078 (Specify audio bitrate per-channel) created by Haravikk
Fairly self-explanatory, but currently we can specify audio bit-rate …
10:53 AM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by francois.visagie@gmail.com
Replying to cehoyos: Can you explain how - given that …
10:37 AM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by Carl Eugen Hoyos
Priority, Component changed
10:35 AM Ticket #3690 (Field-encoded MPEG-2 samples allow to seek to a non-key frame / show ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
Regression since 299fd396 Related to …
10:19 AM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by francois.visagie@gmail.com
Priority, Component changed
10:13 AM Ticket #3716 (ffmpeg can't seek to start of a mpeg video) updated by Carl Eugen Hoyos
Priority, Keywords changed
Looks like a regression since 3fa72de8 / 56ee3f9d
10:09 AM Ticket #4074 (option canvas_size has no effect on dvb_subtitles) updated by malakudi
Yes I can, where can I upload it? I made a 10MB ts file. edit: I …
9:49 AM Ticket #3694 (When transcoding from FLAC to MP3 the Year tag gets lost in the ...) updated by Carl Eugen Hoyos
Keywords changed
7:49 AM Ticket #4070 (mpeg2video / wtv resolution regression) updated by Carl Eugen Hoyos
Keywords changed
7:44 AM Ticket #4077 (WTV frame size differences) updated by llogan
Not sure how I missed that one especially since it's recent and I …
7:25 AM Ticket #4077 (WTV frame size differences) closed by Carl Eugen Hoyos
duplicate: #4070
6:00 AM Ticket #4062 (sub2video overlay fails with negative starting timestamp and -copyts) updated by Mika Raento
Yes, the patch fixes this problem. Thank you!
4:32 AM Ticket #4076 (Poor performance when using unsharp filter on multiple outputs) updated by speaker219
Yep, same issue when using a file as input with -vcodec mpeg4, notice …
1:57 AM Ticket #4077 (WTV frame size differences) created by llogan
0b890425e3547cd1818cbe24cadfbcf1b6c93e9a good […] …
12:18 AM Changeset in ffmpeg [3dae05f4] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: also print PMT version in av_dlog() Signed-off-by: …

Nov 3, 2014:

11:58 PM Ticket #4071 (Playing a live rtmp stream fails (regression)) closed by Michael Niedermayer
fixed: Fixed in 09711545f5d256bd3ac77004d123dae36c5db8f9
11:35 PM Changeset in ffmpeg [09711545] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtmpproto: Do not fail when the length cannot be determined …
11:20 PM Ticket #3762 (transport stream regression: audio stream missing) reopened by Carl Eugen Hoyos
Afaict, this is still a regression since 6eda91ad […]
11:13 PM Ticket #4076 (Poor performance when using unsharp filter on multiple outputs) updated by Carl Eugen Hoyos
Keywords, Version changed
Can you reproduce the issue with file input, without audio and using …
11:02 PM Ticket #4074 (option canvas_size has no effect on dvb_subtitles) updated by Carl Eugen Hoyos
Reproduced by developer changed
Could you upload a few seconds (showing an actual subtitle) of your …
11:00 PM Ticket #4076 (Poor performance when using unsharp filter on multiple outputs) created by speaker219
Summary of the bug: When using FFmpeg to encode two seperate video …
10:41 PM Ticket #4046 (DVB subtitles not detected in TS file) updated by Kieran Kunhya
"alternatively Ticket4046 could be closed as invalid or wontfix as it …
10:38 PM Ticket #3762 (transport stream regression: audio stream missing) closed by Michael Niedermayer
fixed: Fixed in db0471c40f0fb30355c07cca5fe7317ab6778b5a Note it seems the …
10:34 PM Ticket #4046 (DVB subtitles not detected in TS file) closed by Michael Niedermayer
fixed: Fixed in db0471c40f0fb30355c07cca5fe7317ab6778b5a
9:55 PM Changeset in ffmpeg [db0471c4] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Continue parsing PMTs during duration estimation …
9:53 PM Changeset in ffmpeg [a7f25979] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: Leave skip_clear enabled until after …
9:25 PM Changeset in ffmpeg [a6593f7c] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Do not add pid if its already there with …
8:47 PM Ticket #4075 (libavutil time_interal gmtime_r, localtime_3 fail compiling on Windows) updated by jb_alvarado
I was not follow your instruction fully. Here is the output when I …
8:40 PM Ticket #4075 (libavutil time_interal gmtime_r, localtime_3 fail compiling on Windows) updated by jb_alvarado
Hi, I will answer because Selur it not there at the moment. The V=1 …
6:55 PM Ticket #4062 (sub2video overlay fails with negative starting timestamp and -copyts) updated by Mika Raento
Thanks! Will take a look.
6:10 PM Changeset in ffmpeg [716674b1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libwebpenc: add quality option previously quality could only …
5:54 PM Changeset in ffmpeg [bd0f8667] by Michael Niedermayer <michaelni@gmx.at>
doc: Better documentation for the bitexact flag Reviewed-by: Benoit …
5:46 PM Changeset in ffmpeg [9f6f4074] by Vittorio Giovara <vittorio.giovara@gmail.com>
aacsbr: treat 1-d arrays as such CC: libav-stable@libav.org Bug-Id: …
5:45 PM Changeset in ffmpeg [f52b8717] by Vittorio Giovara <vittorio.giovara@gmail.com>
celp_filters: don't use filter lenght as loop bound CC: …
5:45 PM Changeset in ffmpeg [c442190a] by Vittorio Giovara <vittorio.giovara@gmail.com>
error_resilience: initialize prev_* variables CC: …
4:24 PM Ticket #4069 (G.726 in mov cannot be decoded) updated by Carl Eugen Hoyos
Thank you!
4:22 PM Changeset in ffmpeg [898635ad] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_idet: use exp2() Signed-off-by: Michael Niedermayer …
4:22 PM Changeset in ffmpeg [4bbd8f05] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_idet: use av_rescale() Signed-off-by: Michael Niedermayer …
4:14 PM Changeset in ffmpeg [5d590d8] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_idet: fix rounding of av_dict_set_fxp() fixes the …
3:51 PM Ticket #4069 (G.726 in mov cannot be decoded) updated by cgbug
I did not create this file myself. All I know is that it was created …
3:31 PM Changeset in ffmpeg [fe6f5f2] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_idet: add a "half_life" option for statistics This can be …
3:15 PM Changeset in ffmpeg [240b22af] by Vittorio Giovara <vittorio.giovara@gmail.com>
motion_est: remove dead code mb_type is initialized to 0 and never …
3:15 PM Changeset in ffmpeg [351d0f8b] by Vittorio Giovara <vittorio.giovara@gmail.com>
get_bits: remove unused assignment Bug-Id: CID 1238816
2:16 PM Ticket #4075 (libavutil time_interal gmtime_r, localtime_3 fail compiling on Windows) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please confirm that this happens with ./configure && make and …
1:00 PM Ticket #4075 (libavutil time_interal gmtime_r, localtime_3 fail compiling on Windows) created by Selur
Compiling the latest version with …
12:31 PM Changeset in ffmpeg [50138ea4] by Michael Niedermayer <michaelni@gmx.at>
configure: add xcb cflags and extralibs to cflags and extralibs. …
12:30 PM Changeset in ffmpeg [5d33142] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options_table fix min of audio channels and sample rate …
12:30 PM Changeset in ffmpeg [05e5d785] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options_table fix min of audio channels and sample rate …
12:21 PM Changeset in ffmpeg [206c98f3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/options_table fix min of audio channels and sample rate …
12:12 PM Ticket #4074 (option canvas_size has no effect on dvb_subtitles) updated by Carl Eugen Hoyos
For future tickets: Please always test current FFmpeg git head before …
12:11 PM Ticket #4074 (option canvas_size has no effect on dvb_subtitles) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
10:58 AM Ticket #4074 (option canvas_size has no effect on dvb_subtitles) created by malakudi
Summary of the bug: After commit …
10:52 AM Changeset in ffmpeg [ea0b921] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2f221b6a9365aa400061e16266f2d1242f7169f8' * commit …
9:43 AM Changeset in ffmpeg [2f221b6a] by Martin Storsjö <martin@martin.st>
movenc: Define the flag bits using shifts instead of as decimal …
8:31 AM Changeset in ffmpeg [f0158e6f] by Stefano Sabatini <stefasab@gmail.com>
lavf/flvenc: fail in case the muxed packet is too big Avoid the …
8:21 AM Changeset in ffmpeg [4f4de7f4] by Clément Bœsch <clement@stupeflix.com>
README: fix 2 typo in the doc/examples sentence
8:06 AM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by francois.visagie@gmail.com
Unfortunately I can confirm that there is also a software bug, in …
6:39 AM BadIP edited by llogan
(diff)
3:40 AM Ticket #4069 (G.726 in mov cannot be decoded) updated by compn
because the video is in a warehouse or store full of security cameras? …
2:55 AM Ticket #4069 (G.726 in mov cannot be decoded) updated by Carl Eugen Hoyos
How do you know that this file was muxed by a security camera and why …
2:42 AM Ticket #4069 (G.726 in mov cannot be decoded) updated by compn
did not decode using binary codec from here: …
2:26 AM Ticket #4073 (mpegvideo unspecified pixel format - autocad mpg file) updated by compn
yes, otherwise it says FPS not specified in the header or invalid, use …
2:23 AM Ticket #4073 (mpegvideo unspecified pixel format - autocad mpg file) updated by Carl Eugen Hoyos
Replying to compn: > you need to compile mplayer with …
2:21 AM Ticket #4073 (mpegvideo unspecified pixel format - autocad mpg file) updated by compn
Component, Reproduced by developer changed
oops, i didnt unset those things. trac did it , not me.
2:18 AM Ticket #4073 (mpegvideo unspecified pixel format - autocad mpg file) updated by compn
Component, Reproduced by developer changed
you need to compile mplayer with libmpeg2 for -vc mpeg12 to work. …
2:16 AM Ticket #4073 (mpegvideo unspecified pixel format - autocad mpg file) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
2:15 AM Ticket #4073 (mpegvideo unspecified pixel format - autocad mpg file) updated by Carl Eugen Hoyos
Component changed
Needs -demuxer lavf or -fps here.
2:12 AM Ticket #4073 (mpegvideo unspecified pixel format - autocad mpg file) updated by Carl Eugen Hoyos
Keywords, Version, Type changed
Replying to compn: > works with mplayer -vc mpeg12 file …
1:57 AM Ticket #4073 (mpegvideo unspecified pixel format - autocad mpg file) updated by compn
works with mplayer -vc mpeg12 file
1:55 AM newpresentation - Copy.mpg attached to Ticket #4073 by compn
1:55 AM Ticket #4073 (mpegvideo unspecified pixel format - autocad mpg file) created by compn
D:\>ffmpeg -i "newpresentation - Copy.mpg" outputtest.mpg ffmpeg …
1:30 AM Ticket #3806 (http: get_cookies() breaks for cookies with unexpected parameters and ...) closed by Carl Eugen Hoyos
fixed: I believe this was fixed by Nicolas George in 481cbc5a and 4bebce06 …
1:10 AM Changeset in ffmpeg [33aacb77] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: add fixme on buffer_aggressivity/eq deprecation …
1:05 AM Changeset in ffmpeg [17cc7850] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: simplify some if true conditions Signed-off-by: …
12:54 AM Changeset in ffmpeg [200270cc] by Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config: fix line lengths Signed-off-by: Reynaldo H. Verdejo …
12:47 AM Ticket #4069 (G.726 in mov cannot be decoded) closed by Carl Eugen Hoyos
fixed: I believe the file you uploaded does not conform to any specification …
12:18 AM Ticket #4072 (fic: warnings while decoding a file) closed by Carl Eugen Hoyos
fixed: Should be fixed in d457478f - thank you for the report!

Nov 2, 2014:

11:56 PM Ticket #3533 (RTP should have payload type 33 when used with MPEGTS) updated by nunojpg
Replying to thovo: > Your cmd line is wrong. It explicitly …
11:43 PM Changeset in ffmpeg [d457478f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Silence warnings for fic files with zero-sized cursors. Fixes ticket …
11:38 PM Changeset in ffmpeg [e6b7246a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/movenc: Write G.726 bitrate to make the files decodable. Fixes …
11:32 PM Changeset in ffmpeg [9c097f1c] by Lukasz Marek <lukasz.m.luki2@gmail.com>
ffserver_config: improve AVOption handing AVOption are checked right …
11:23 PM Ticket #3533 (RTP should have payload type 33 when used with MPEGTS) updated by thovo
Your cmd line is wrong. It explicitly requests for an mpeg TS as …
10:44 PM Changeset in ffmpeg [2121e3e1] by Lukasz Marek <lukasz.m.luki2@gmail.com>
ffserver_config: improve error handling Replace atoi with more …
10:08 PM Ticket #4072 (fic: warnings while decoding a file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Patch sent.
10:08 PM Ticket #176 (ffmpeg.org presents wrong certificate) updated by Carl Eugen Hoyos
Keywords changed
9:13 PM Ticket #4072 (fic: warnings while decoding a file) created by ami_stuff
ffmpeg outputs some warnings while decoding avi file encoded with fic …
7:09 PM Changeset in ffmpeg [63e62cfb] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2enc: Use localtime_r() for thread saftey Signed-off-by: …
7:08 PM Changeset in ffmpeg [5ece4f8b] by Michael Niedermayer <michaelni@gmx.at>
avformat/sbgdec: Use localtime_r() for thread saftey Signed-off-by: …
7:08 PM Changeset in ffmpeg [76886589] by Michael Niedermayer <michaelni@gmx.at>
avformat/wavenc: Use localtime_r() for thread saftey Signed-off-by: …
7:07 PM Changeset in ffmpeg [32a2876b] by Michael Niedermayer <michaelni@gmx.at>
avformat/segment: use time_internal.h, simplify code Signed-off-by: …
7:06 PM Changeset in ffmpeg [bab09864] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jacosubdec: use time_internal.h, simplify code Signed-off-by: …
6:47 PM Ticket #4019 ([warning][spam] Multiple frames in a packet from stream) closed by Carl Eugen Hoyos
wontfix: Afaict if you specify -loglevel 99 you request to be spammed …
6:20 PM Changeset in ffmpeg [013c3eb0] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_drawtext: use gm_time_r() for thread saftey …
6:19 PM Changeset in ffmpeg [a52cb42b] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: use gmtime_r() for thread saftey Signed-off-by: …
6:17 PM Ticket #4071 (Playing a live rtmp stream fails (regression)) updated by Carl Eugen Hoyos
Priority, Status, Version, Component, Reproduced by developer changed
6:10 PM Ticket #4071 (Playing a live rtmp stream fails (regression)) created by pickles
Summary of the bug: The latest master ffmpeg (compiled without …
11:07 AM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by Carl Eugen Hoyos
Priority, Component changed
10:56 AM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by francois.visagie@gmail.com
In my view it is at least a documentation issue which I would …
10:43 AM Changeset in ffmpeg [70b7cf9c] by Michael Niedermayer <michaelni@gmx.at>
avformat/webpenc: removed unused variable Signed-off-by: Michael …
10:34 AM Changeset in ffmpeg [7e8b4506]n1.2.10 by Michael Niedermayer <michaelni@gmx.at>
update for 1.2.10 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10:15 AM Changeset in ffmpeg [96dac432] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1dec: zero terminate embedded message before printing …
10:14 AM Changeset in ffmpeg [b92ccfef] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Align dimensions by at least their chroma sub-sampling …
10:14 AM Changeset in ffmpeg [6e45a99a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dnxhddec: treat pix_fmt like width/height Fixes out of array …
10:14 AM Changeset in ffmpeg [d59804ba] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dxa: check dimensions Fixes out of array access Fixes: …
10:14 AM Changeset in ffmpeg [35cf24ee] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dirac_arith: fix integer overflow Fixes: …
10:14 AM Changeset in ffmpeg [341cf9ed] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y Fixes very long …
10:14 AM Changeset in ffmpeg [c36f5df3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Use 64bit in calculation of codeblock coordinates …
10:14 AM Changeset in ffmpeg [23b3fe00] by Michael Niedermayer <michaelni@gmx.at>
postproc: fix qp count Found-by: ubitux Signed-off-by: Michael …
10:14 AM Changeset in ffmpeg [42669252] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: fix quant store for fq mode Signed-off-by: …
10:09 AM Ticket #3947 (Inconsistent and confusing setting of refs with libx264) updated by Carl Eugen Hoyos
Isn't this just a documentation issue?
9:36 AM Changeset in ffmpeg [2389309] by Michael Niedermayer <michaelni@gmx.at>
lavc/utils: Make pix_fmt desc pointer const. Fixes an "initialization …
8:44 AM Ticket #4031 (Serious memory leak) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add more information.
8:16 AM Ticket #4061 (Make error, FFmpeg build fails on Debian 7.7) updated by Carl Eugen Hoyos
Priority, Keywords changed
I believe this guide is used often so it seems unlikely that it …
1:40 AM Ticket #4061 (Make error, FFmpeg build fails on Debian 7.7) updated by Jan Prochazka
Priority changed
1:22 AM Changeset in ffmpeg [25a9823e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: Clear table pointers to avoid stale pointers …
1:20 AM Changeset in ffmpeg [0140f11c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: Clear table pointers to avoid stale pointers …
1:20 AM Changeset in ffmpeg [694c3dab] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1dec: zero terminate embedded message before printing …
1:20 AM Changeset in ffmpeg [8efb06c8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cook: check that the subpacket sizes fit in block_align Fixes …
1:20 AM Changeset in ffmpeg [e2865d93] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g2meet: check tile dimensions to avoid integer overflow Fixes …
1:20 AM Changeset in ffmpeg [bde9e859] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Align dimensions by at least their chroma sub-sampling …
1:20 AM Changeset in ffmpeg [85cac770] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dnxhddec: treat pix_fmt like width/height Fixes out of array …
1:20 AM Changeset in ffmpeg [808b0ccc] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dxa: check dimensions Fixes out of array access Fixes: …
1:20 AM Changeset in ffmpeg [2cf83677] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dirac_arith: fix integer overflow Fixes: …
1:20 AM Changeset in ffmpeg [c0be9d72] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y Fixes very long …
1:20 AM Changeset in ffmpeg [70402f6e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Use 64bit in calculation of codeblock coordinates …
1:20 AM Changeset in ffmpeg [9b167353] by Michael Niedermayer <michaelni@gmx.at>
postproc: fix qp count Found-by: ubitux Signed-off-by: Michael …
1:20 AM Changeset in ffmpeg [d7906baa] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: fix quant store for fq mode Signed-off-by: …
1:20 AM Changeset in ffmpeg [322470e6] by Michael Niedermayer <michaelni@gmx.at>
swresample/swresample: fix sample drop loop end condition Fixes …
1:20 AM Changeset in ffmpeg [0e717382] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: Check mode before considering mixed mode intra …
1:20 AM Changeset in ffmpeg [128b0510] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: Check desc_len / get8() return code Fixes out of …
1:20 AM Changeset in ffmpeg [ff59edb6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: Dont memcpy AVFrame This avoids out of array accesses …
1:10 AM Changeset in ffmpeg [043f3260]n2.4.3 by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: Clear table pointers to avoid stale pointers …
1:10 AM Ticket #3889 (h264: crash in low mem situation) updated by Carl Eugen Hoyos
Fixed by Michael in 547fce95
12:56 AM Changeset in ffmpeg [547fce95] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_slice: Clear table pointers to avoid stale pointers …
12:00 AM Changeset in ffmpeg [f5abd12c] by Michael Niedermayer <michaelni@gmx.at>
avformat/img2enc: remove webp extension as we have a dedicated webp …

Nov 1, 2014:

11:43 PM Changeset in ffmpeg [a8fd50bb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation after aa9d7058.
11:01 PM Changeset in ffmpeg [e9899ca] by Lukasz Marek <lukasz.m.luki2@gmail.com>
ffserver_config: dont pass pointer to enum as pointer to int …
10:22 PM Ticket #3889 (h264: crash in low mem situation) closed by Carl Eugen Hoyos
fixed: For the given sample, this ticket is not reproducible since 033a5334 …
8:32 PM Ticket #4056 (mplayer crashed with vda h264 decoder) updated by Carl Eugen Hoyos
Is this still reproducible with current MPlayer svn and current FFmpeg …
7:27 PM Changeset in ffmpeg [9282c960] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on …
7:12 PM Changeset in ffmpeg [aa9d7058] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264: simplify find_start_code() this also uses …
7:12 PM Changeset in ffmpeg [7ddf252c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Move get_avc_nalsize() and find_start_code() to h264.h This allows …
7:10 PM Changeset in ffmpeg [5aaf5df0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libwebpenc: support "P" frames in webp animations …
7:10 PM Changeset in ffmpeg [6d64a14e] by Michael Niedermayer <michaelni@gmx.at>
avformat: add webp muxer Signed-off-by: Michael Niedermayer …
7:09 PM Ticket #3832 (support frame metadata in idet filter) closed by Carl Eugen Hoyos
fixed: Should be fixed by Kevin Mitchell in ae6118de
6:38 PM Changeset in ffmpeg [ae437c7c] by Clément Bœsch <u@pkh.me>
avformat/assenc: Add ignore_gaps option Signed-off-by: Clément Bœsch …
5:27 PM Changeset in ffmpeg [969aee0]n2.2.10 by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on …
5:26 PM Changeset in ffmpeg [76587eea] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: simplify find_start_code() this also uses …
5:25 PM Changeset in ffmpeg [667fe8c7] by Michael Niedermayer <michaelni@gmx.at>
Move get_avc_nalsize() and find_start_code() to h264.h This allows …
5:04 PM Changeset in ffmpeg [ae6118de] by Michael Niedermayer <michaelni@gmx.at>
avfilter/idet: add current frame classification to metadata Fixes …
5:03 PM Changeset in ffmpeg [28478438] by Michael Niedermayer <michaelni@gmx.at>
avfilter/idet: add metadata to "current" frame instead of "next" frame …
4:39 PM Changeset in ffmpeg [1abb0e56] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/matroskadec: do not trust the default duration to be the real …
4:39 PM Changeset in ffmpeg [e5cf4d16] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mpeg: increase score for short mpeg-ps by 1 Fixes Ticket …
4:11 PM Changeset in ffmpeg [4b8cb3fe] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on …
4:09 PM Changeset in ffmpeg [48bf926b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/h264: simplify find_start_code() this also uses …
4:05 PM Changeset in ffmpeg [ab43652c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Move get_avc_nalsize() and find_start_code() to h264.h This allows …
3:33 PM Changeset in ffmpeg [8d9277c3] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtpdec_h261: code aligned to the HEVC code Signed-off-by: …
3:27 PM Changeset in ffmpeg [9a641b90] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on …
3:27 PM Changeset in ffmpeg [5405ba7b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: simplify find_start_code() this also uses …
3:27 PM Changeset in ffmpeg [70f6d553] by Michael Niedermayer <michaelni@gmx.at>
Move get_avc_nalsize() and find_start_code() to h264.h This allows …
3:18 PM Changeset in ffmpeg [25fc3dee] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mpeg4vdpau: Fix priv data size. Signed-off-by: Reimar Döffinger …
3:12 PM Changeset in ffmpeg [64624c56] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/matroskadec: do not trust the default duration to be the real …
3:12 PM Changeset in ffmpeg [114e4b97] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mp3dec: Improve seeking frame sync code Fixes Ticket3884 …
3:12 PM Changeset in ffmpeg [c9659dfd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mpeg: increase score for short mpeg-ps by 1 Fixes Ticket …
3:01 PM Changeset in ffmpeg [41ee9a44] by Michael Niedermayer <michaelni@gmx.at>
update for 2.2.10 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:53 PM Changeset in ffmpeg [48b586ca] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: Copy extradata if it has been initialized later from the …
2:52 PM Changeset in ffmpeg [4e2e997f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mpeg: increase score for short mpeg-ps by 1 Fixes Ticket …
2:52 PM Changeset in ffmpeg [19ccc06d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mp3dec: Improve seeking frame sync code Fixes Ticket3884 …
2:51 PM Changeset in ffmpeg [193b949f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/mjpegdec: Fix chroma width rounding Fixes vertical line at …
2:51 PM Changeset in ffmpeg [e812a089] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq3: Dont memcpy AVFrame This avoids out of array accesses …
2:51 PM Changeset in ffmpeg [63ed7e09] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mpegts: Improve probe heuristic by considering the overall …
2:49 PM Changeset in ffmpeg [10464ca0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/options_table: add FF_COMPLIANCE_UNOFFICIAL Fixes ticket …
2:48 PM Changeset in ffmpeg [4f515913] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/matroskadec: do not trust the default duration to be the real …
2:43 PM Changeset in ffmpeg [46353759] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mpeg4vdpau: Fix priv data size. Signed-off-by: Reimar Döffinger …
2:40 PM Changeset in ffmpeg [9b8b3591] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1dec: zero terminate embedded message before printing …
2:40 PM Changeset in ffmpeg [f00ec330] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cook: check that the subpacket sizes fit in block_align Fixes …
2:40 PM Changeset in ffmpeg [f6499563] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g2meet: check tile dimensions to avoid integer overflow Fixes …
2:40 PM Changeset in ffmpeg [16a4aef3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Align dimensions by at least their chroma sub-sampling …
2:40 PM Changeset in ffmpeg [63521538] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dnxhddec: treat pix_fmt like width/height Fixes out of array …
2:40 PM Changeset in ffmpeg [557e8bd5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dxa: check dimensions Fixes out of array access Fixes: …
2:40 PM Changeset in ffmpeg [45361d8a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dirac_arith: fix integer overflow Fixes: …
2:40 PM Changeset in ffmpeg [81e1b5f5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y Fixes very long …
2:40 PM Changeset in ffmpeg [6505eb45] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Use 64bit in calculation of codeblock coordinates …
2:40 PM Changeset in ffmpeg [17f0581e] by Michael Niedermayer <michaelni@gmx.at>
postproc: fix qp count Found-by: ubitux Signed-off-by: Michael …
2:40 PM Changeset in ffmpeg [13b7962a] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: fix quant store for fq mode Signed-off-by: …
2:40 PM Changeset in ffmpeg [aa40f11b] by Michael Niedermayer <michaelni@gmx.at>
utvideoenc: properly set slice height/last line Mimic decoder and …
2:37 PM Changeset in ffmpeg [a8a6cdfc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/matroskadec: do not trust the default duration to be the real …
2:36 PM Changeset in ffmpeg [39518589] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/options_table: add FF_COMPLIANCE_UNOFFICIAL Fixes ticket …
2:35 PM Changeset in ffmpeg [857e3916] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Stop demuxing wtv on eof. Fixes ticket #3991. Fixes ticket #3995. …
2:26 PM Changeset in ffmpeg [3bb4c3e7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '72ed4166a64714952777fb028b546a52e5b4e2c2' into …
2:26 PM Changeset in ffmpeg [7ac50d84] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '787a6156a2d887bb1d65c1233a94a61741e7af7c' into …
2:25 PM Changeset in ffmpeg [0f4c03cd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0989a120f1dec400c54fcb54670cb84bba36d99b' into …
2:08 PM Changeset in ffmpeg [2d1d053] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c7caed88a03567e8777a606f4bd42f093c6b302c' into …
1:40 PM Ticket #4062 (sub2video overlay fails with negative starting timestamp and -copyts) updated by Cigaes
Analyzed by developer, Status, Component, Reproduced by developer changed
Thanks for the bug report and the sample. Can you test whether the …
1:30 PM Changeset in ffmpeg [b44506c3]n2.3.5 by Michael Niedermayer <michaelni@gmx.at>
update for 2.3.5 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12:39 PM Changeset in ffmpeg [04aa2ffb] by Michael Niedermayer <michaelni@gmx.at>
Update for 2.4.3 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12:28 PM Changeset in ffmpeg [63523485] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1dec: zero terminate embedded message before printing …
12:28 PM Changeset in ffmpeg [35bc6750] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cook: check that the subpacket sizes fit in block_align Fixes …
12:28 PM Changeset in ffmpeg [1f636a69] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g2meet: check tile dimensions to avoid integer overflow Fixes …
12:28 PM Changeset in ffmpeg [24d725f4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: Align dimensions by at least their chroma sub-sampling …
12:28 PM Changeset in ffmpeg [66fcf1fa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dnxhddec: treat pix_fmt like width/height Fixes out of array …
12:28 PM Changeset in ffmpeg [c7b7e079] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dxa: check dimensions Fixes out of array access Fixes: …
12:28 PM Changeset in ffmpeg [3f3e5f8f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dirac_arith: fix integer overflow Fixes: …
12:28 PM Changeset in ffmpeg [8e95ddbe] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y Fixes very long …
12:28 PM Changeset in ffmpeg [8cba067f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: Use 64bit in calculation of codeblock coordinates …
12:28 PM Changeset in ffmpeg [73c6520c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/sgidec: fix count check Fixes: …
12:28 PM Changeset in ffmpeg [ca47574e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/sgidec: fix linesize for 16bit Fixes: …
12:28 PM Changeset in ffmpeg [045670a6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hevc_ps: Check default display window bitstream and skip if …
12:28 PM Changeset in ffmpeg [30a0622a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tiffenc: properly compute packet size The bytes per row is a …
12:28 PM Changeset in ffmpeg [e4d921dc] by Michael Niedermayer <michaelni@gmx.at>
lavd: export all symbols with av_ prefix Signed-off-by: Lukasz Marek …
12:28 PM Changeset in ffmpeg [2185103b] by Michael Niedermayer <michaelni@gmx.at>
avformat/mxfdec: Fix termination of mxf_data_essence_container_uls …
12:28 PM Changeset in ffmpeg [bf7ee252] by Michael Niedermayer <michaelni@gmx.at>
postproc: fix qp count Found-by: ubitux Signed-off-by: Michael …
12:28 PM Changeset in ffmpeg [5a1efc7b] by Michael Niedermayer <michaelni@gmx.at>
postproc/postprocess: fix quant store for fq mode Signed-off-by: …
12:28 PM Changeset in ffmpeg [71af2209] by Michael Niedermayer <michaelni@gmx.at>
vf_drawtext: add missing clear of pointers after av_expr_free() Fixes …
12:28 PM Changeset in ffmpeg [f3d34cff] by Michael Niedermayer <michaelni@gmx.at>
utvideoenc: properly set slice height/last line Mimic decoder and …
12:28 PM Changeset in ffmpeg [81b38caf] by Michael Niedermayer <michaelni@gmx.at>
swresample/swresample: fix sample drop loop end condition Fixes …
12:22 PM Changeset in ffmpeg [20071ff1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ca8c62d187fdca13979379fb2ab172ed662aa2f8' into …
12:21 PM Changeset in ffmpeg [3b7db9c4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e443165c323406d01da7e7930f042d265d01fb35' into …
12:06 PM Changeset in ffmpeg [0ddcee17] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0b41eeac45fb7f7ad6d3f4fc846b00d108824b0b' into …
12:05 PM Changeset in ffmpeg [13ecdb06] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'de31f857077a52714f3a2f2e92ac037d42d37769' into …
10:36 AM Changeset in ffmpeg [e5054c8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pthread_slice: Use av_freep() to avoid leaving stale pointers …
10:36 AM Changeset in ffmpeg [842745fe] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pthread_frame: Simplify code by using av_reallocp_array() …
10:36 AM Changeset in ffmpeg [cc769931] by Michael Niedermayer <michaelni@gmx.at>
avcodec/parser: use av_freep() to avoid leaving stale pointers in …
9:28 AM 1920x1080_cut.wtv attached to Ticket #4070 by Carl Eugen Hoyos
9:28 AM Ticket #4070 (mpeg2video / wtv resolution regression) created by Carl Eugen Hoyos
User blade005 reported a regression on the Zeranoe forum. Attached wtv …
1:11 AM Changeset in ffmpeg [d2d97b34] by Lukasz Marek <lukasz.m.luki2@gmail.com>
ffserver_config: fix compilation warning Signed-off-by: Lukasz Marek …
12:04 AM Changeset in ffmpeg [ed1f8915] by Lukasz Marek <lukasz.m.luki2@gmail.com>
ffserver_config: postpone codec context creation So far …
12:02 AM Changeset in ffmpeg [fe72622] by Lukasz Marek <lukasz.m.luki2@gmail.com>
lavd/alsa: implement get_device_list callbacks Signed-off-by: Lukasz …

Oct 31, 2014:

10:28 PM Changeset in ffmpeg [7f7facde] by Michael Niedermayer <michaelni@gmx.at>
doc/formats: document libavformats bitexact flag Signed-off-by: …
10:14 PM Changeset in ffmpeg [d5633dfc] by Michael Niedermayer <michaelni@gmx.at>
doc: document -dump_separator Signed-off-by: Michael Niedermayer …
3:47 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Reynaldo H. Verdejo Pinochet
(diff)
3:40 PM SponsoringPrograms/OPW/2014-12-Qualis edited by Reynaldo H. Verdejo Pinochet
(diff)
12:36 PM Changeset in ffmpeg [0c6c5d7b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegenc: use av_freep(), avoid leaving stale pointers in …
12:20 PM Ticket #3940 (Wrong behavior -force_key_frames) updated by Andrew
Is it possible to synchronously insert keyframes using ffmpeg and libx264?
10:45 AM Changeset in ffmpeg [d15a94ba] by Michael Niedermayer <michaelni@gmx.at>
configure: fix escaping in xcb cflags / libs Fixes build with open64 …
1:52 AM Changeset in ffmpeg [dd2f868] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'aae6b3b918b4133b8cc2d1631196c1d406d0351a' * commit …
1:37 AM Changeset in ffmpeg [77eff7a5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c55d1d382cd41345a79782ace41f9b43f45dca9a' * commit …
1:23 AM Changeset in ffmpeg [61f1c96e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '00c67fe1d0bc7c2ce49daac9c80ea39d5a663b73' * commit …
12:46 AM Changeset in ffmpeg [8065a0cd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cf589faa5b7aed3bb38e08dcd00bd951e69686d1' * commit …
12:36 AM Changeset in ffmpeg [f76cd09d] by Michael Niedermayer <michaelni@gmx.at>
doc: Add documentation for the whitelist options Signed-off-by: …

Oct 30, 2014:

10:58 PM Changeset in ffmpeg [fc8d59fa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264_parser: Use av_freep() to avoid leaving stale pointers …
10:36 PM Changeset in ffmpeg [2a26b22a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in …
10:35 PM Changeset in ffmpeg [a1cb8779] by Michael Niedermayer <michaelni@gmx.at>
avcodec/crystalhd: use av_freep() to avoid stale pointers this leaves …
10:29 PM Changeset in ffmpeg [adfc3b81] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: use av_freep() to avoid leaving stale pointers …
10:28 PM Changeset in ffmpeg [25a36028] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dvbsubdec: merge declaration and init Signed-off-by: Michael …
10:26 PM BadContent edited by llogan
release the hounds (diff)
9:17 PM Changeset in ffmpeg [aae6b3b9] by Martin Storsjö <martin@martin.st>
movenc: Don't write any iso brands in ismv files We deviate slightly …
9:16 PM Changeset in ffmpeg [c55d1d38] by Martin Storsjö <martin@martin.st>
movenc: Don't write any tfdt atom for ismv files The tfdt atom …
9:16 PM Changeset in ffmpeg [00c67fe1] by Martin Storsjö <martin@martin.st>
movenc: Write a 0 duration in mdhd and tkhd for an empty initial moov …
6:43 PM Changeset in ffmpeg [47f1596e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dxtory: use unaligned copy for unaligned addresses Fixes …
6:18 PM Ticket #4069 (G.726 in mov cannot be decoded) updated by Carl Eugen Hoyos
Where did you find this file? Which software plays it?
6:13 PM Ticket #4069 (G.726 in mov cannot be decoded) created by cgbug
Sample: http://www.datafilehost.com/d/8bc5479e ffmpeg version …
5:38 PM Changeset in ffmpeg [9395a3a9] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1dec: zero terminate embedded message before printing …
5:23 PM Changeset in ffmpeg [e91ba2ef] by Michael Niedermayer <michaelni@gmx.at>
avcodec/svq1dec: zero terminate embedded message before printing …
4:23 PM Changeset in ffmpeg [25d2a4dd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cook: check that the subpacket sizes fit in block_align Fixes …
3:54 PM Changeset in ffmpeg [10e32618] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cook: check that the subpacket sizes fit in block_align Fixes …
3:12 PM Ticket #2622 (Subtitle (hdmv pgs) remux fails) updated by Starbuck
Not due particularly to pgssub , will not work with dvdsub
3:00 PM Ticket #4068 (Muxing several subtitles streams in .m2ts with mpegts muxer not working) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #2622
2:58 PM Ticket #4068 (Muxing several subtitles streams in .m2ts with mpegts muxer not working) created by Starbuck
FFmpeg can't mux several subtitles streams in M2TS while it could do …
1:34 PM Changeset in ffmpeg [db442c87] by Michael Niedermayer <michaelni@gmx.at>
avdevice/xcbgrab: Fix offset support Found-by: carl Signed-off-by: …
12:17 PM Ticket #4047 (dvdsub -> dvbsub: color palette and postion do not match) updated by Carl Eugen Hoyos
A vob file does not contain subtitle colour information, there is no …
11:34 AM Changeset in ffmpeg [0c9f0da0] by Stefano Sabatini <stefasab@gmail.com>
ffprobe.xsd: add packets_and_frames element definition This allows …
11:30 AM Ticket #4047 (dvdsub -> dvbsub: color palette and postion do not match) updated by er.anshul.maheshwari@gmail.com
When we play Starship_Troopers.vob using ffplay the subtitles are …
9:39 AM Ticket #4067 (build failure due to old libxcb (1.8.1-2+deb7u1 debian wheezy)) updated by Carl Eugen Hoyos
Replying to kevmitch: > yes, the mov is playable. It does …
9:29 AM Ticket #4067 (build failure due to old libxcb (1.8.1-2+deb7u1 debian wheezy)) closed by Carl Eugen Hoyos
fixed: I committed my patch above as 792f0f20456cc24f1f1b9ee445e50737d65e38df
9:22 AM Changeset in ffmpeg [792f0f20] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation of xcbgrab if xcb/shape.h is not available. Old …
9:05 AM Changeset in ffmpeg [8c0ae901] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix xcbgrab build if shm is not available.
9:03 AM Changeset in ffmpeg [0e89d006] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix disabling libxcb-shm and libxcb-xfixes.
8:35 AM Ticket #4067 (build failure due to old libxcb (1.8.1-2+deb7u1 debian wheezy)) updated by kevmitch
yes, the mov is playable. It does however only cover the top left …
8:19 AM Ticket #4067 (build failure due to old libxcb (1.8.1-2+deb7u1 debian wheezy)) updated by Carl Eugen Hoyos
I believe the fix is not yet complete but could you test the following …
8:14 AM Ticket #4067 (build failure due to old libxcb (1.8.1-2+deb7u1 debian wheezy)) updated by kevmitch
Yes, that seems to fix it […]
8:11 AM Ticket #4067 (build failure due to old libxcb (1.8.1-2+deb7u1 debian wheezy)) updated by Carl Eugen Hoyos
Does attached patch change anything in the output of {{{make …
8:09 AM patchx11xcb.diff attached to Ticket #4067 by Carl Eugen Hoyos
8:02 AM Ticket #4067 (build failure due to old libxcb (1.8.1-2+deb7u1 debian wheezy)) updated by kevmitch
[…]
7:43 AM Ticket #4067 (build failure due to old libxcb (1.8.1-2+deb7u1 debian wheezy)) updated by Carl Eugen Hoyos
Could you provide the output of the following command? […]
7:19 AM Ticket #679 (DVB subtitles are badly placed (and scaled) on the screen) updated by Mika Raento
Cc changed
More samples in #4066
4:33 AM Ticket #4067 (build failure due to old libxcb (1.8.1-2+deb7u1 debian wheezy)) updated by kevmitch
Keywords, Version, Component changed
4:29 AM configure.result attached to Ticket #4067 by kevmitch
configure output with libxcb1-dev=1.8.1-2+deb7u1
4:28 AM Ticket #4067 (build failure due to old libxcb (1.8.1-2+deb7u1 debian wheezy)) created by kevmitch
On git master (32e666c354e4a3160d8cf1d303cb51990b095c87) …
1:53 AM Changeset in ffmpeg [7f24e1e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '600d5ee6b12bad144756b0772319bb04796bc528' * commit …
1:45 AM Changeset in ffmpeg [be787bcc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a9911a1b2df37ca808e06dc30627215f4ec9a9e4' * commit …
1:37 AM Changeset in ffmpeg [ad600e10] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1e0b81abe86dc09dd34d60d57f92de5f12d65818' * commit …
1:25 AM Changeset in ffmpeg [39cce77f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b2b79eca6fae2466a53c5daa163a37e2474364fc' * commit …
1:17 AM Changeset in ffmpeg [647405d1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6' * commit …
12:51 AM Changeset in ffmpeg [bfee1e90] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g2meet: check tile dimensions to avoid integer overflow Fixes …
12:22 AM Changeset in ffmpeg [32e666c3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g2meet: check tile dimensions to avoid integer overflow Fixes …
Note: See TracTimeline for information about the timeline view.