Timeline



Nov 23, 2013:

11:27 PM ffmpeg-20131123-181713.log attached to Ticket #3031 by userid99
Log file for: ffmpeg -v 9 -loglevel 99 -report -i video.avi -vc odec …
10:23 PM Changeset in ffmpeg [638d79a] by Paul B Mahol <onemda@gmail.com>
ffprobe: use designated initializer for AVClass Signed-off-by: Paul B …
9:19 PM Changeset in ffmpeg [bea93944] by Clément Bœsch <u@pkh.me>
avcodec/vp9dsp: remove unused stride parameter in loop_filter(). The …
8:55 PM Changeset in ffmpeg [8f8bc92] by Diego Biurrun <diego@biurrun.de>
Add missing #includes for *INT64_MAX and *INT64_C
8:36 PM Changeset in ffmpeg [0eeeb964] by Diego Biurrun <diego@biurrun.de>
mpegaudiodec: Consistently handle fixed/float templating
8:36 PM Changeset in ffmpeg [48b24bd2] by Diego Biurrun <diego@biurrun.de>
ac3dec: Fix out-of-array read Signed-off-by: Diego Biurrun …
8:09 PM Ticket #1744 (SDL out freezes) updated by Roger Pack
ok Stefano said he'd be interested in working on this, wish him luck!
8:05 PM Changeset in ffmpeg [321b3387] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hnm4video: allocate frame only when theres a coded frame …
6:53 PM Ticket #3163 (Broadcast Wave Metadata not carried over with -codec:a copy) updated by Andrew Hunter
Sample files available here: http://files.aehunter.net/FFmpeg%20BWF/
5:45 PM Changeset in ffmpeg [f187557a] by Diego Biurrun <diego@biurrun.de>
build: more fine-grained dependencies for documentation build tools …
5:44 PM Ticket #3163 (Broadcast Wave Metadata not carried over with -codec:a copy) created by Andrew Hunter
Timecode and Framerate metadata is not carried over when using …
3:59 PM Changeset in ffmpeg [34e32d64] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: update cpu-used default 3 -> 1. vp8 encoding speed has …
3:58 PM Changeset in ffmpeg [6819eaf3] by Michael Niedermayer <michaelni@gmx.at>
libvpxdec: set CODEC_CAP_DR1 for vp9 it shares vp8_decode() with vp8 …
2:53 PM Ticket #2835 (FFMPEG created WTV files stop working with Microsoft Update KB2670838) updated by Carl Eugen Hoyos
Allow me to try to summarize: * MS invented a new media file format …
2:45 PM Ticket #1720 (ffmpeg with -vcodec copy -acodec copy creates files "without audio" ...) updated by Carl Eugen Hoyos
Most people don't want changes in the default behaviour but please …
1:53 PM Changeset in ffmpeg [f63ee2aa] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
1:46 PM Changeset in ffmpeg [3e641b4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7671dd7cd7d51bbd637cc46d8f104a141bc355ea' * commit …
1:31 PM Changeset in ffmpeg [62e10c37] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325' * commit …
12:45 PM Changeset in ffmpeg [94194bdc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd4df02131b5522a99a4e6035368484e809706ed5' * commit …
12:38 PM Ticket #1720 (ffmpeg with -vcodec copy -acodec copy creates files "without audio" ...) updated by Roger Pack
Is there possibly a way to make it so that the default for the .mpg …
12:36 PM Changeset in ffmpeg [2cbf27b0] by Michael Niedermayer <michaelni@gmx.at>
libavcodec/ac3dec: fix channel_layout Signed-off-by: Michael …
11:18 AM Changeset in ffmpeg [2e5780a5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b53285462263ef8a795f0e289abd5799b4c57652' * commit …
11:10 AM Changeset in ffmpeg [8733b363] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c16bfb147df8a9d350e8a0dbc01937b78faf5949' * commit …
11:08 AM Changeset in ffmpeg [6f270da6] by Anton Khirnov <anton@khirnov.net>
libschroedingerenc: do not assert on values from external libraries …
10:55 AM Changeset in ffmpeg [7671dd7c] by Anton Khirnov <anton@khirnov.net>
avconv: add support for VDPAU decoding
10:55 AM Changeset in ffmpeg [07fd0a22] by Anton Khirnov <anton@khirnov.net>
avconv: add infrastructure for using hwaccels
10:53 AM Ticket #1744 (SDL out freezes) updated by elioxia
I can confirm ffmpeg does not freeze when calling SDL_PumpEvents() at …
9:17 AM Ticket #2835 (FFMPEG created WTV files stop working with Microsoft Update KB2670838) updated by p3ngwin
same problem here too on Windows 7. With the MS Update, "decode …
8:57 AM Changeset in ffmpeg [97a0bad] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add --enable-rpath option to add -Wl,-rpath to pkg-config files. This …
12:56 AM Ticket #3162 (Folding or shortening of long quotes/messages in trac) updated by llogan
Status changed
Do you have a particular ticket number in mind? We could probably make …
12:16 AM Ticket #3162 (Folding or shortening of long quotes/messages in trac) created by Michael Niedermayer
Some tickets are very long and contain countless full uncut quotes of …

Nov 22, 2013:

10:52 PM Changeset in ffmpeg [ffe31c65] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hnm4video: check writeoffset in decode_interframe_v4a() …
10:52 PM Changeset in ffmpeg [5c4aa72b] by Michael Niedermayer <michaelni@gmx.at>
avformat/hnm: check chunk_size == 0 Fixes potential infinite loop …
10:52 PM Changeset in ffmpeg [bd8d28e2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hnm4video: check dimensions for validity Fixes out of array …
10:27 PM Changeset in ffmpeg [d4df0213] by Diego Biurrun <diego@biurrun.de>
ac3dec: Remove write-only channel_layout field from AC3DecodeContext …
10:27 PM Changeset in ffmpeg [b5328546] by Diego Biurrun <diego@biurrun.de>
ac3: implement request_channel_layout. Signed-off-by: Diego Biurrun …
10:26 PM Changeset in ffmpeg [004f3b15] by Clément Bœsch <u@pkh.me>
avcodec/vp9dsp: pass dconly bit as macro argument.
10:01 PM Changeset in ffmpeg [c16bfb1] by Diego Biurrun <diego@biurrun.de>
swscale: x86: Consistently use lowercase function name suffixes
9:31 PM Changeset in ffmpeg [b33f3246] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hnm4video: fix missing newlines in error messages …
9:31 PM Changeset in ffmpeg [78446f0d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hnm4video: fix write offset checks in decode_interframe_v4() …
9:12 PM Changeset in ffmpeg [5a08ba53] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hnm4video: check offset in decode_interframe_v4() more …
9:04 PM Changeset in ffmpeg [a7f27453] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Check that we have a stream before accessing it in …
8:20 PM Big Buck Bunny 63.webm attached to Ticket #3161 by Linus Kardell
crf=63
8:20 PM Big Buck Bunny 4.webm attached to Ticket #3161 by Linus Kardell
crf=4
8:19 PM Ticket #3161 (libvpx crf does nothing) updated by Linus Kardell
crf=4: […] crf=63: […]
8:08 PM Ticket #3161 (libvpx crf does nothing) updated by llogan
To make this a valid ticket please include your actual ffmpeg command …
8:04 PM Ticket #3161 (libvpx crf does nothing) created by Linus Kardell
When encoding with libvpx "crf" does not seem to change the quality or …
7:32 PM Changeset in ffmpeg [64821f5a] by Clément Bœsch <u@pkh.me>
avcodec/vp9dsp: add DC only versions for idct/idct. before: …
7:15 PM Ticket #1744 (SDL out freezes) updated by llogan
Keywords changed
Bounty set. See comment:10.
6:49 PM Changeset in ffmpeg [2e97e244] by Michael Niedermayer <michaelni@gmx.at>
avformat/ipmovie: check OPCODE_INIT_VIDEO_BUFFERS size more completely …
6:31 PM Changeset in ffmpeg [e4eb2c95] by Michael Niedermayer <michaelni@gmx.at>
avcodec/rv10: revert hunk from …
5:31 PM Ticket #1744 (SDL out freezes) updated by Roger Pack
ok $150 bounty for this if anybody wants it…
5:15 PM Changeset in ffmpeg [9c00f9ad] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: hls: …
5:08 PM Changeset in ffmpeg [9440e470] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8c929098141ebc94ad3f303521c520bb3dc6d8f6' * commit …
4:48 PM Changeset in ffmpeg [15b2ec57] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'be4edda6731a341d3fdeaa0e57753dc396790362' * commit …
4:41 PM Changeset in ffmpeg [1d19f1b1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '393d80cc278e2b2f5c9e7805db176e6f28335a33' * commit …
4:26 PM Changeset in ffmpeg [45ab71a8] by Stefano Sabatini <stefasab@gmail.com>
doc: delete git-howto.txt This is already available in Texinfo …
4:18 PM Changeset in ffmpeg [6d648dcf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '76267ecc82e3018e1913a2483d5fc47d0949cbd8' * commit …
4:16 PM Changeset in ffmpeg [51268aae] by Michael Niedermayer <michaelni@gmx.at>
avutil/utf8: put under #ifdef TEST All other test programs are under …
4:05 PM Ticket #2502 (ffprobe Produces Invalid JSON) closed by Stefano Sabatini
fixed: It should be fixed in: […] Feel free to test and reopen in case of …
4:04 PM Ticket #1163 (ffprobe can produce invalid XML) closed by Stefano Sabatini
fixed: I believed this should be fixed in: […] Feel free to test and …
4:02 PM Changeset in ffmpeg [0398b7cb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hnm4video: check intraframe size Fixes hypothetical integer …
4:02 PM Changeset in ffmpeg [6060234d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpegdec: check len in mjpeg_decode_app() more completely …
4:02 PM Changeset in ffmpeg [ba992711] by Michael Niedermayer <michaelni@gmx.at>
avcodec/hnm4video: check that packetsize is at least 8 Fixes integer …
4:02 PM Changeset in ffmpeg [78657594] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: Dont assert the existence of an index for video …
3:58 PM Changeset in ffmpeg [d20241c9] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: remove various useless "," Nitted-By: ubitux
3:51 PM Changeset in ffmpeg [cbba331a] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: implement string validation setting This should fix trac …
3:51 PM Changeset in ffmpeg [11cba3ba] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add support for nested options in writer contexts
3:51 PM Changeset in ffmpeg [e87190f5] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: check for errors, and abort immediately This allows to make …
3:51 PM Changeset in ffmpeg [68590650] by Stefano Sabatini <stefasab@gmail.com>
lavu/avstring: add av_utf8_decode() function
2:51 PM Changeset in ffmpeg [e782eea1] by Stefano Sabatini <stefasab@gmail.com>
lavu/dict.h: extend/clarify docs for av_dict_parse_string()
2:51 PM Changeset in ffmpeg [320389f] by Stefano Sabatini <stefasab@gmail.com>
lavu/dict.h: apply various fixes/extensions to doxy In particular, …
2:01 PM Ticket #3158 (FFmpeg fails to encode mono audio using libfdk-aac and a variable bitrate.) closed by Stefano Sabatini
invalid: I got confirmation that the issue is related to libfdk-aac …
1:55 PM Changeset in ffmpeg [e2ad4e65] by Stefano Sabatini <stefasab@gmail.com>
doc/encoders/libfdk_aac: state that VBR support is experimental
1:55 PM Changeset in ffmpeg [94595698] by Stefano Sabatini <stefasab@gmail.com>
doc/encoders/libfdk_aac: fix a few typos
1:45 PM Changeset in ffmpeg [80c85460] by Stefano Sabatini <stefasab@gmail.com>
doc/encoders/libfdk_aac: use @ref to reference libfaac
12:47 PM Ticket #3158 (FFmpeg fails to encode mono audio using libfdk-aac and a variable bitrate.) updated by Stefano Sabatini
The following command works: […] Seems a problem with the …
12:27 PM Changeset in ffmpeg [56c23370] by Martin Storsjö <martin@martin.st>
hls: Avoid reading outside of the allocated array CC: …
12:27 PM Changeset in ffmpeg [8c929098] by Martin Storsjö <martin@martin.st>
hls: Check whether the AVIOContext contains a new redirected URL This …
12:27 PM Changeset in ffmpeg [be4edda6] by Martin Storsjö <martin@martin.st>
http: Expose the content location via an AVOption Signed-off-by: …
12:27 PM Changeset in ffmpeg [393d80cc] by Martin Storsjö <martin@martin.st>
http: Support relative URL redirection In RFC 2616, this was …
12:27 PM Changeset in ffmpeg [76267ecc] by Martin Storsjö <martin@martin.st>
http: Remove an unrelated and mistakenly set AVOption unit name This …
12:01 PM Changeset in ffmpeg [9e22b8a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: aacps: …
11:51 AM Changeset in ffmpeg [8617be28] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '430d12196432ded13f011a3bf7690f03c9b2e5d6' * commit …
11:43 AM Changeset in ffmpeg [bdf8318] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c918e08b9cc9ce8d06159c51da55ec5ab018039a' * commit …
11:38 AM Changeset in ffmpeg [4b3b702f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ce9bba5340a5fb6f38974a19af019dd6aa2da035' * commit …
11:28 AM Changeset in ffmpeg [d7fbb631] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'de4ec972c06d9047bc1b73bb13f858a5d77d8df0' * commit …
11:25 AM Changeset in ffmpeg [8c63ee42] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ca41c72c6d9515d9045bd3b68104525dee81b8d0' * commit …
11:09 AM Changeset in ffmpeg [d86e2775] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8b516f154a0a08655cec2d13d12aadc58cae0b1c' * commit …
11:07 AM Changeset in ffmpeg [1ddc849b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '30be1ea33e5525266ad871bed60b1893a53caeaf' * commit …
10:56 AM Changeset in ffmpeg [fe540ae6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f0259a587ee3419dd894873ea617b4c98eeaca1c' * commit …
10:46 AM Changeset in ffmpeg [7a88b7a9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1f3e56b6dcc163a705704e98569d4850a31d651c' * commit …
10:00 AM Changeset in ffmpeg [564ae836] by Michael Niedermayer <michaelni@gmx.at>
avcodec/gifdec: print error if image is not within dimensions …
9:57 AM Changeset in ffmpeg [8b2578ab] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c453723ad7d14abc5e82677eebaa6025fa598f08' * commit …
9:47 AM Changeset in ffmpeg [ededb5ff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '074c769de93bf12e9f44d77e58a8c7167f9dfb13' * commit …
9:13 AM Ticket #3116 (resource leaks,handle leaks(WIN7,avcodec_decode_video2,threads)) updated by djani.m
Hi, Here is promised example, due to file size I wasn't able to …
7:47 AM Ticket #3116 (resource leaks,handle leaks(WIN7,avcodec_decode_video2,threads)) updated by djani.m
Hello, Thanks for quick reply, my code is part of bigger project, I …
7:21 AM Changeset in ffmpeg [0ba8ba16] by Diego Biurrun <diego@biurrun.de>
aacps: Adjust some const qualifiers to suppress warnings
1:36 AM Ticket #3119 (ffmpeg can not playback some avi) closed by Michael Niedermayer
fixed: Fixed in 9cbe834dfd49c287e6f2033388d0cc5ac290717a
1:06 AM Changeset in ffmpeg [9cbe834d] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: Skip duplicate strf chunks Fixes Ticket3119 …
12:29 AM Changeset in ffmpeg [fb7d70c1] by Michael Niedermayer <michaelni@gmx.at>
hevc : add hevc profile (cherry picked from commit …
12:29 AM Changeset in ffmpeg [36658c9] by Michael Niedermayer <michaelni@gmx.at>
hevc : update hevc_ps.c (cherry picked from commit …
12:29 AM Changeset in ffmpeg [7c98c834] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: also print position in print_tag() Signed-off-by: …

Nov 21, 2013:

11:27 PM Ticket #3160 (ac3 silently chooses 5.1(side) channel layout) updated by Carl Eugen Hoyos
Component changed
11:27 PM Ticket #3160 (ac3 silently chooses 5.1(side) channel layout) updated by Carl Eugen Hoyos
I (think I) understand the ticket but please note that the ac3 encoder …
11:19 PM Ticket #3056 (Non-ASCII chars in -passlogfile on Windows) updated by Carl Eugen Hoyos
Keywords, Component changed
10:29 PM Changeset in ffmpeg [50a28b13] by Stefano Sabatini <stefasab@gmail.com>
doc/examples: do not check NULL values for avcodec_close() …
10:16 PM Ticket #3081 (Blackberry10 crash on avformat_find_stream_info) updated by Carl Eugen Hoyos
Keywords changed
10:15 PM Ticket #3159 (-y Overwrite output files without asking is not working with CreateProcess) updated by Carl Eugen Hoyos
Keywords changed
10:14 PM Changeset in ffmpeg [98786aa2] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aevalsrc: initialize pointer to expression to NULL Fix crash in …
10:13 PM Ticket #3158 (FFmpeg fails to encode mono audio using libfdk-aac and a variable bitrate.) updated by Carl Eugen Hoyos
Component, Keywords changed
Is this reproducible with current FFmpeg git head?
10:06 PM Changeset in ffmpeg [616da595] by Clément Bœsch <u@pkh.me>
avcodec/x86/vp9dsp: merge a few SWAP together.
9:52 PM Ticket #3160 (ac3 silently chooses 5.1(side) channel layout) created by llogan
According to the AC-3 standards[1], as far as I can tell, AC-3 …
9:51 PM Changeset in ffmpeg [81d0252d] by Michael Niedermayer <michaelni@gmx.at>
hevc : update hls_decode_neighbour(cherry picked from commit …
9:51 PM Changeset in ffmpeg [0afa254d] by Michael Niedermayer <michaelni@gmx.at>
hevc : fix pcm(cherry picked from commit …
7:58 PM Changeset in ffmpeg [430d1219] by Anton Khirnov <anton@khirnov.net>
pcx: round up in bits->bytes conversion in a buffer size check Fixes …
7:58 PM Changeset in ffmpeg [c918e08b] by Anton Khirnov <anton@khirnov.net>
truemotion1: make sure index does not go out of bounds Fixes invalid …
7:57 PM Changeset in ffmpeg [ce9bba53] by Anton Khirnov <anton@khirnov.net>
avidec: fix a memleak in the dv init code. Found-by: Mateusz "j00ru" …
7:57 PM Changeset in ffmpeg [de4ec97] by Anton Khirnov <anton@khirnov.net>
vc1: fix a memleak. Happens on a B-frame when neither low_delay nor …
7:57 PM Changeset in ffmpeg [ca41c72c] by Anton Khirnov <anton@khirnov.net>
motionpixels: clip VLC codes. Fixes invalid reads. Found-by: Mateusz …
7:54 PM Changeset in ffmpeg [8b516f15] by Anton Khirnov <anton@khirnov.net>
matroskadec: use correct compression parameters for current track …
7:54 PM Changeset in ffmpeg [30be1ea3] by Anton Khirnov <anton@khirnov.net>
matroskadec: pad EBML_BIN data. It might be passed to code requiring …
7:54 PM Changeset in ffmpeg [f0259a58] by Anton Khirnov <anton@khirnov.net>
h264: check buffer size before accessing it Fixes invalid reads. …
7:53 PM Changeset in ffmpeg [1f3e56b] by Anton Khirnov <anton@khirnov.net>
gifdec: convert to bytestream2
7:52 PM Changeset in ffmpeg [c453723a] by Anton Khirnov <anton@khirnov.net>
gifdec: check that the image dimensions are non-zero Also add an …
7:52 PM Changeset in ffmpeg [074c769d] by Anton Khirnov <anton@khirnov.net>
h264_cavlc: check the size of the intra PCM data. Fixes invalid …
6:26 PM Changeset in ffmpeg [6a7980e2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
6:09 PM Changeset in ffmpeg [c0caf7e8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dd249245d012c1eceb57c166e256fc95e74f4bb1' * commit …
6:06 PM Changeset in ffmpeg [c8a0a2e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd28fc7b29a728bd2f88c10121abbd0442c341746' * commit …
5:49 PM Changeset in ffmpeg [a486dec4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '874838dc6589d978611c89a40694a5074f892a76' * commit …
5:43 PM Changeset in ffmpeg [bc140fb5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '305d3d9f1f7f0bdc18744f376a0ff5b012e4e6cf' * commit …
5:42 PM Ticket #3056 (Non-ASCII chars in -passlogfile on Windows) closed by Michael Niedermayer
fixed: should be fixed by d7ac887cd62814394b4e1617154f6d3c3bffa7a3
5:27 PM Changeset in ffmpeg [d7ac887c] by Michael Niedermayer <michaelni@gmx.at>
cmdutils&ffmpeg: use av_fopen_utf8() for passlogfile might fix …
5:23 PM Ticket #3067 (Start time incorrect for video stream in AVCHD sample of Panasonic ...) closed by Michael Niedermayer
worksforme: ffprobe git master here gives me start_pts=67515 start_time=0.750167
5:05 PM Ticket #3071 (Encoding of files from FMS emits many errors and never ends) updated by Michael Niedermayer
iam not able to reproduce this it seems
4:59 PM Ticket #3081 (Blackberry10 crash on avformat_find_stream_info) updated by Michael Niedermayer
which asm instruction crashes, what are the register values ?
4:52 PM Ticket #3091 (High Bitrate I-frame CBR MPEG encoding causes error) updated by Michael Niedermayer
CBR is not the same as constant frame sizes. Which do you want ? and …
2:59 PM Changeset in ffmpeg [ac0e03ba] by Diego Biurrun <diego@biurrun.de>
dct/fft: Give consistent names to fixed/float template files
2:22 PM overwrite.jpg attached to Ticket #3159 by sgan
2:22 PM ffmpeg-20131121-151234.log attached to Ticket #3159 by sgan
2:21 PM Ticket #3159 (-y Overwrite output files without asking is not working with CreateProcess) created by sgan
Summary of the bug: On windows (7/64), when I execute ffmpeg.exe with …
1:59 PM test.wav attached to Ticket #3158 by lkiesow
1:59 PM ffmpeg-20131118-104646.log attached to Ticket #3158 by lkiesow
FFmpeg log
1:58 PM Ticket #3158 (FFmpeg fails to encode mono audio using libfdk-aac and a variable bitrate.) created by lkiesow
Summary of the bug: FFmpeg fails to encode mono audio using …
1:48 PM Changeset in ffmpeg [dd249245] by Vittorio Giovara <vittorio.giovara@gmail.com>
filter docs: reference scale and fps filters
1:48 PM Changeset in ffmpeg [d28fc7b] by Vittorio Giovara <vittorio.giovara@gmail.com>
avconv_filter: add new line after error message
1:40 PM Changeset in ffmpeg [78bfc417] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'master' of https://github.com/upsuper/ffmpeg-vdadec
1:17 PM Changeset in ffmpeg [fdc0b3f8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: remove unused variable Signed-off-by: Michael …
1:13 PM Ticket #3116 (resource leaks,handle leaks(WIN7,avcodec_decode_video2,threads)) updated by Carl Eugen Hoyos
How can I reproduce the handle leaks (without writing a program …
1:08 PM Ticket #3116 (resource leaks,handle leaks(WIN7,avcodec_decode_video2,threads)) updated by djani.m
Hello, I can confirm same behavior with version …
12:01 PM Changeset in ffmpeg [874838dc] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add one select filter test This test selects alternate frames …
11:58 AM Changeset in ffmpeg [305d3d9] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg4videoenc: restore macro parentheses These were erroneously …
11:52 AM Changeset in ffmpeg [4e70eeef] by Clément Bœsch <clement@stupeflix.com>
cmdutils: randomize spaces after 69cf626f9.
11:27 AM Ticket #3138 (VDPAU: MPEG-4 Video Corruption/Garbling with Radeon hardware decoding) updated by Carl Eugen Hoyos
Version changed
11:10 AM Changeset in ffmpeg [8c9df116] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:59 AM Changeset in ffmpeg [074b89f1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7b87ca9111bafb220ab94d53ab4e4ed48111800' * commit …
10:58 AM Ticket #1034 (Can't mux pcm_s16be into mpeg ps (dvd) format) closed by Carl Eugen Hoyos
fixed: This was fixed (at least) over a year ago, I originally didn't test …
10:35 AM Ticket #2758 (DVD-A LPCM in vob cannot be decoded) updated by Carl Eugen Hoyos
I had sent a patch once that shows how this could be done (the …
10:35 AM Changeset in ffmpeg [ea9f7173] by Martin Storsjö <martin@martin.st>
configure: Avoid requiring c99wrap for working around msys path issues …
10:30 AM Ticket #2627 (Using -vf fps results in no audio) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #1720
2:21 AM Changeset in ffmpeg [f0f75dfa] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: inject audio skip side data before the side data merge …
2:13 AM Changeset in ffmpeg [01923bab] by Michael Niedermayer <michaelni@gmx.at>
avcodec: move end zeroing code from av_packet_split_side_data() to …
1:22 AM Ticket #1720 (ffmpeg with -vcodec copy -acodec copy creates files "without audio" ...) updated by Doug
I should have put this in the last post, too (running on Mint's LMDE, …
1:09 AM Ticket #1720 (ffmpeg with -vcodec copy -acodec copy creates files "without audio" ...) updated by Doug
I've just encountered this same issue (I believe). However, it seems …
12:29 AM Ticket #3157 (Cinec Violates the GPL) created by Kieran Kunhya
http://www.cinemartin.com/cinec/#versions --enable-gpl in the binary
12:02 AM Changeset in ffmpeg [98fc81b] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: move side data merge after parser merging before the …

Nov 20, 2013:

9:18 PM Ticket #3156 (Laggy a/v sync catch up after seeking with ffplay) updated by Marton Balint
It has always worked this way. Audio clock is the master sync source, …
8:06 PM Changeset in ffmpeg [a7b87ca9] by Anton Khirnov <anton@khirnov.net>
libxavs: rename and fix a variable name It was mis-spelled in …
7:40 PM StreamingGuide edited by Roger Pack
add some mplayer notes (diff)
6:44 PM Changeset in ffmpeg [e5027834] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avpacket: fix order of operations in case of too large …
6:33 PM StreamingGuide edited by Roger Pack
(diff)
5:23 PM Changeset in ffmpeg [34b7c82d] by Michael Niedermayer <michaelni@gmx.at>
avcodec/utils: use the unpack_dictionary function Signed-off-by: Ben …
4:52 PM StreamingGuide edited by Roger Pack
(diff)
4:35 PM Changeset in ffmpeg [fcb1b007] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avpacket: use size_t, fix potential integer overflow …
4:15 PM Ticket #3150 (H.261 encoding: -cmp rd or sse ruins image quality) updated by Carl Eugen Hoyos
Cc changed
I still see the exact same artefacts (starting at ~20sec) with …
4:03 PM Changeset in ffmpeg [c28b61ca] by Michael Niedermayer <michaelni@gmx.at>
Document new APIs for av_packet_{un, }pack_dictionary() …
3:48 PM Changeset in ffmpeg [51a84a6b] by Michael Niedermayer <michaelni@gmx.at>
avpacket: add pack/unpack functions for AVDictionary These functions …
3:48 PM Changeset in ffmpeg [1e506a2c] by Michael Niedermayer <michaelni@gmx.at>
avcodec: add side_data type for updated metadata This type is …
3:38 PM Changeset in ffmpeg [ddaf543a] by Clément Bœsch <clement@stupeflix.com>
avfilter/showspectrum: use 0 dummies for range in const. This is …
3:37 PM Changeset in ffmpeg [9343fc30] by Clément Bœsch <clement@stupeflix.com>
avfilter/showspectrum: reindent const options.
3:35 PM Changeset in ffmpeg [9c8b2408] by Clément Bœsch <clement@stupeflix.com>
avfilter/showspectrum: add blackman window.
3:22 PM Changeset in ffmpeg [3e69f7c2] by Clément Bœsch <clement@stupeflix.com>
avfilter/showspectrum: add win_func option.
2:56 PM Ticket #3150 (H.261 encoding: -cmp rd or sse ruins image quality) updated by Michael Niedermayer
seems the -mbd rd fix, fixed this too
2:48 PM Ticket #3151 (H.261 encoding: "-mbd rd" seems to confuse order of MBs in GOBs) closed by Michael Niedermayer
fixed: Fixed in ec312c1fd0d8651f6ef34a101a56c0332e65702e and th previous commit
2:40 PM Changeset in ffmpeg [973b1a6b] by Xidorn Quan <quanxunzhen@gmail.com>
vda_h264_dec: backup context before overriding Some of context fields …
2:38 PM Changeset in ffmpeg [ec312c1] by Michael Niedermayer <michaelni@gmx.at>
fate: test -mbd rd for h261 Signed-off-by: Michael Niedermayer …
2:28 PM Changeset in ffmpeg [6c04c5f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261enc: dont use current_mv_x/y Fixes -mbd rd Fixes …
2:14 PM Changeset in ffmpeg [cccdaa40] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261enc: avoid use of current/previous_mba Fixes part of …
1:47 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by Roger Pack
(for followers, this or similar errors meant "The avcodec-55.def file …
1:08 PM Ticket #3149 (Matroska muxer does not generate cues for audio files) updated by Carl Eugen Hoyos
Keywords changed
Is this also reproducible with current FFmpeg git head?
12:55 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Clément Bœsch
Replying to EricV: > 1) Forcing to test with git before …
12:54 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
Thanks for reply, i am verifying it and will get back to you soon. …
12:37 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
1) Forcing to test with git before reporting a bug is "for me" a …
12:33 PM Ticket #3156 (Laggy a/v sync catch up after seeking with ffplay) updated by Clément Bœsch
Description changed
12:32 PM Ticket #3156 (Laggy a/v sync catch up after seeking with ffplay) created by Clément Bœsch
$summary […] After each seek, the video is laggy for about 1 sec. …
12:23 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
You just tested 2.1.1 although this is (nearly) useless and although I …
12:20 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Replying to cehoyos: Trying to elaborate a little on why …
12:16 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
Frankly I have no time, and a solution. What is the difference between …
12:13 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
There is not much difference between 2.1 and 2.1.1 and to the best of …
12:05 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
Tested with 2.1.1. Same problem.
12:01 PM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Component changed
11:50 AM Ticket #3155 (g264 only decodes keyframes) updated by Carl Eugen Hoyos
Keywords, Component changed
11:13 AM Ticket #3155 (g264 only decodes keyframes) created by compn
http://samples.ffmpeg.org/V-codecs/g264.avi ffmpeg -i g264.avi …
10:55 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Carl Eugen Hoyos
Replying to gerrysingh7: > Command which hangs: > …
9:28 AM Ticket #2953 (FFmpeg hangs while conversion video using libx264) updated by Gerry
HI Thanks for you help on this issue. We have tested the hang its …
3:21 AM Changeset in ffmpeg [bb7f3ddd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
3:20 AM Changeset in ffmpeg [61f40fbb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ffb0af7f17eb0da86e9b140e86a1404d3c6c9e79' * commit …
2:28 AM Ticket #2835 (FFMPEG created WTV files stop working with Microsoft Update KB2670838) updated by John Freiman
I too am having this issue with WTV files. After they are created I …
2:12 AM Changeset in ffmpeg [9422cd85]n2.1.1 by Michael Niedermayer <michaelni@gmx.at>
update for 2.1.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Nov 19, 2013:

11:23 PM Changeset in ffmpeg [df87cfd7] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix do_streamcopy() so it copies side data too Signed-off-by: …
11:23 PM Changeset in ffmpeg [05493c6e] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avpacket: correctly set the number of side data elements in …
11:23 PM Changeset in ffmpeg [f95b5d2a] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: cosmetics requested by multiple people Signed-off-by: …
11:21 PM Ticket #3152 (Pointer overflow in libavcodec/mpegvideo.c) updated by Will Dietz
No guarantee the operation won't eat your cat, unfortunately …
10:34 PM Ticket #3152 (Pointer overflow in libavcodec/mpegvideo.c) updated by Carl Eugen Hoyos
s->current_picture.f.data[0] and s->mb_x are both 0 when …
10:24 PM Changeset in ffmpeg [80e5859d] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers/segment: remove wrong default indication for …
9:44 PM Ticket #3152 (Pointer overflow in libavcodec/mpegvideo.c) updated by Will Dietz
Ah, the code has changed. Re-running with latest git (commit …
9:43 PM 0001-mpegvideo-Add-check-for-pointer-overflow-to-demonstr.patch attached to Ticket #3152 by Will Dietz
9:36 PM Changeset in ffmpeg [f836b0c5] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86: SIMD deinterleaveBytes() depends on YASM Signed-off-by: …
9:30 PM Changeset in ffmpeg [03f6d4e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
win{32,64}: Hard disable symbol versioning ICL doesn't return an …
9:09 PM Changeset in ffmpeg [69cf626f] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: Add -buildconf option. The output is formatted to display …
9:03 PM Changeset in ffmpeg [d5d29ae3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:24 PM Changeset in ffmpeg [ef7f7516] by Compn <tempn@twmi.rr.com>
riff: add DYM4 mpeg4 fourcc
5:52 PM Changeset in ffmpeg [ffb0af7f] by Diego Biurrun <diego@biurrun.de>
ac3dec: simplify an expression Signed-off-by: Diego Biurrun …
5:19 PM Changeset in ffmpeg [066dbfe1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6f1ec8edf2416441e2348f3a0915c9fee179d7da' * commit …
5:08 PM Changeset in ffmpeg [6a71efff] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_tinterlace: check clone return value Inspired by: …
5:06 PM Changeset in ffmpeg [0a382aa9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3a16ec19d2426457419cb8a7304f97982699efda' * commit …
4:59 PM Changeset in ffmpeg [8983dea4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c673fc919c374c60b1e6d80d8822712eadf67f16' * commit …
4:53 PM Changeset in ffmpeg [2c6e693] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd234c7a07c1313fd215e8e242492bf71f5f3321e' * commit …
3:19 PM Changeset in ffmpeg [18df75fa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8769113accf1f3b78634dec60b37f7354ed6d88d' * commit …
3:04 PM Changeset in ffmpeg [57f13fd7] by Diego Biurrun <diego@biurrun.de>
dv_tablegen: Remove CONFIG_SMALL preprocessor check The code does in …
2:13 PM Changeset in ffmpeg [3033cd7] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb_template: add mmx/sse2/avx optimized …
2:13 PM Changeset in ffmpeg [1de064e2] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb: change cpu optim identifiers to lower case This …
2:13 PM Changeset in ffmpeg [4729b529] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/rgb2rgb: extend framework to also include AVX This does …
2:13 PM Changeset in ffmpeg [94d7ca2b] by Michael Niedermayer <michaelni@gmx.at>
swscale: fix used stride in planarToNv12Wrapper() Signed-off-by: …
2:13 PM Changeset in ffmpeg [ef627bf9] by Michael Niedermayer <michaelni@gmx.at>
swscale: add nv12/nv21->yuv420 converter Signed-off-by: Michael …
1:48 PM Changeset in ffmpeg [6f1ec8ed] by Vittorio Giovara <vittorio.giovara@gmail.com>
avcodec.h: include version.h before using version macro
1:48 PM Changeset in ffmpeg [3a16ec19] by Vittorio Giovara <vittorio.giovara@gmail.com>
vf_interlace: check one av_frame_clone allocation
1:48 PM Changeset in ffmpeg [c673fc91] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc_sei: drop unused parameter
1:48 PM Changeset in ffmpeg [d234c7a0] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg4videodec: K&R formatting cosmetics
1:48 PM Changeset in ffmpeg [8769113a] by Vittorio Giovara <vittorio.giovara@gmail.com>
mpeg4videoenc: K&R formatting cosmetics
11:53 AM Changeset in ffmpeg [722fb81d] by Clément Bœsch <clement@stupeflix.com>
avformat/jacosubdec: make probing less tolerant. Fixes a failure with …
11:15 AM Ticket #3154 (Support tsv files) updated by Carl Eugen Hoyos
Description changed
11:14 AM Fashion TV(20131116_185340).tsv attached to Ticket #3154 by Carl Eugen Hoyos
11:13 AM Ticket #3154 (Support tsv files) created by Carl Eugen Hoyos
A user uploaded a kind of transport stream (apparently a TV recording) …
10:46 AM Changeset in ffmpeg [87c416d9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/pcm-dvd: fix 20/24bit 1 channel Fixes part of ticket3122 …
10:46 AM Changeset in ffmpeg [607e5038] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/pcm-dvd: fix 20bit 2 channels Fixes part of ticket3122 …
10:41 AM Ticket #3115 (hevc: crash with threads 1 (fuzzed file)) updated by Carl Eugen Hoyos
[…]
10:34 AM Changeset in ffmpeg [b31587af] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:34 AM Ticket #3115 (hevc: crash with threads 1 (fuzzed file)) updated by Carl Eugen Hoyos
Only reproducible with --disable-yasm (and --disable-asm), …
10:05 AM Ticket #3152 (Pointer overflow in libavcodec/mpegvideo.c) updated by Carl Eugen Hoyos
Keywords changed
Line 3018 in libavcodec/mpegvideo.c is a closing bracket here. Please …
10:01 AM Ticket #3153 (ffprobe doesn't allow to differenciate between LC-AAC and HE-AAC) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Type changed
9:41 AM Ticket #3153 (ffprobe doesn't allow to differenciate between LC-AAC and HE-AAC) created by julian
ffprobe doesn't allow to differenciate between LC-AAC and HE-AAC
9:35 AM Ticket #3093 (filtering examples are broken) updated by Clément Bœsch
Summary changed
Filtering video should be fixed in …
9:31 AM Changeset in ffmpeg [1f7b7d54] by Clément Bœsch <clement@stupeflix.com>
doc/examples: fix mem issues in filtering_video.
8:44 AM Ticket #3138 (VDPAU: MPEG-4 Video Corruption/Garbling with Radeon hardware decoding) updated by Carl Eugen Hoyos
Given that it works fine with Nvidia hardware and drivers, I would …
8:34 AM Ticket #3138 (VDPAU: MPEG-4 Video Corruption/Garbling with Radeon hardware decoding) updated by Adam Hirst
I really don't know. It's definitely true that when I started using …
8:12 AM Changeset in ffmpeg [fa48be9b] by Martin Storsjö <martin@martin.st>
configure: Don't use symlinks for creating the out of tree makefile …
5:30 AM Ticket #3152 (Pointer overflow in libavcodec/mpegvideo.c) created by Will Dietz
Summary of the bug: mpegvideo.c invokes undefined behavior by causing …
3:15 AM Changeset in ffmpeg [0dd8e96b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
3:14 AM Changeset in ffmpeg [32ab5b8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '69d4dbfd1faa99563065329656bbe597d612ca03' * commit …
3:09 AM Changeset in ffmpeg [85403685] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '37a3cac78c6b13dc4e2c4f33ef53eed722d6f7b9' * commit …
2:56 AM Changeset in ffmpeg [56e12278] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a553c6a347d3d28d7ee44c3df3d5c4ee780dba23' * commit …
1:05 AM Changeset in ffmpeg [16e7b18] by Diego Biurrun <diego@biurrun.de>
mpegvideo: Fix swapping of UV planes for VCR2
1:02 AM Changeset in ffmpeg [69d4dbfd] by Diego Biurrun <diego@biurrun.de>
aac_ac3_parser: simplify an expression Signed-off-by: Diego Biurrun …
1:02 AM Changeset in ffmpeg [37a3cac7] by Diego Biurrun <diego@biurrun.de>
dcadec: simplify an expression Signed-off-by: Diego Biurrun …
12:47 AM Ticket #3138 (VDPAU: MPEG-4 Video Corruption/Garbling with Radeon hardware decoding) updated by Carl Eugen Hoyos
Do you have any indication that this isn't a driver issue that has …

Nov 18, 2013:

11:30 PM Ticket #3138 (VDPAU: MPEG-4 Video Corruption/Garbling with Radeon hardware decoding) updated by Adam Hirst
To rephrase what I was saying before, since I seem to have not been …
10:21 PM Changeset in ffmpeg [f0f04fd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/asvenc: remove code allocating dummy coded_frame Fixes …
10:09 PM Ticket #3136 (ABI in libavutil as been broken since 2.x without libary soname change) closed by Michael Niedermayer
fixed: fixed by b382d09d29be90e0947295a70cdcbaa60b9030b8 and previous commits …
9:36 PM Ticket #3115 (hevc: crash with threads 1 (fuzzed file)) updated by Michael Niedermayer
not reproduceable with -cpuflags 0 nor with address sanitizer
8:08 PM Ticket #3122 (DVD LPCM invalid decoding) closed by Michael Niedermayer
fixed: Fixed in ab184b298d4a54199986de10927258aed18c7b6b and the previous commit
8:00 PM Changeset in ffmpeg [918cab1a] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pcm-dvd: print actual block size values in block size changed …
8:00 PM Changeset in ffmpeg [4adf1fe3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pcm-dvd: fix incorrectly printed warning about changed block …
8:00 PM Changeset in ffmpeg [ab184b2] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pcm-dvd: fix 20/24bit 1 channel Fixes part of ticket3122 …
8:00 PM Changeset in ffmpeg [5db49fc3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pcm-dvd: fix 20bit 2 channels Fixes part of ticket3122 …
5:49 PM Ticket #3151 (H.261 encoding: "-mbd rd" seems to confuse order of MBs in GOBs) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
The output file shows heavy artefacts. […]
5:48 PM Ticket #3150 (H.261 encoding: -cmp rd or sse ruins image quality) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
For future tickets: Please always provide your failing command line …
5:13 PM Ticket #3140 (ffmpeg fails to convert some files with pts (xx) < dts (yy) in stream z) updated by Carl Eugen Hoyos
Replying to julian: > no it only happens if i configure …
5:12 PM Changeset in ffmpeg [2974050c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add a lavc Makefile dependency for the elbg filter. Fixes compilation …
5:09 PM Changeset in ffmpeg [a553c6a3] by Anton Khirnov <anton@khirnov.net>
lavc: use buf[0] instead of data[0] in checks whether a frame is …
5:00 PM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by julian
https://dl.dropboxusercontent.com/u/7221986/bla.aac
4:54 PM Changeset in ffmpeg [a289b0b9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/mpegts: fix resync seek The seek ended up seeking before the …
4:52 PM Ticket #3151 (H.261 encoding: "-mbd rd" seems to confuse order of MBs in GOBs) updated by Maik Merten
Forgot to mention: Test sequence used is …
4:51 PM Changeset in ffmpeg [3f2ce316] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add a Makefile rule for the little-endian G.726 decoder. Fixes …
4:50 PM test.png attached to Ticket #3151 by Maik Merten
4:50 PM Ticket #3151 (H.261 encoding: "-mbd rd" seems to confuse order of MBs in GOBs) created by Maik Merten
Summary of the bug: How to reproduce: […] Specifying the "-mbd rd" …
4:48 PM Changeset in ffmpeg [d4a6133a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add decoder dependency to the HEVC parser. Fixes compilation with …
4:39 PM test.png attached to Ticket #3150 by Maik Merten
4:39 PM Ticket #3150 (H.261 encoding: -cmp rd or sse ruins image quality) created by Maik Merten
Summary of the bug: How to reproduce: […] Test sequence used is …
4:28 PM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by julian
2.1 creates the second audio track as enabled again (and again without …
3:59 PM Ticket #3140 (ffmpeg fails to convert some files with pts (xx) < dts (yy) in stream z) updated by julian
but as i said, the problem still exists in git-head
3:51 PM Ticket #3140 (ffmpeg fails to convert some files with pts (xx) < dts (yy) in stream z) updated by julian
no it only happens if i configure with […]
3:50 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
My configure line : ./configure --enable-external-libraries …
3:47 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) closed by Michael Niedermayer
fixed: Fixed in 7d0e927a31edb5fb584c2ab17f7fd676838d6639 Thanks to everyone …
3:38 PM Changeset in ffmpeg [7d0e927a] by Michael Niedermayer <michaelni@gmx.at>
avformat/mpegts: fix resync seek The seek ended up seeking before the …
3:26 PM Ticket #3140 (ffmpeg fails to convert some files with pts (xx) < dts (yy) in stream z) updated by Carl Eugen Hoyos
Replying to julian: > i'm unable to compile git-head If …
3:02 PM Changeset in ffmpeg [cbefb3d9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
3:00 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
Replying to michael: > Replying to EricV: > …
2:57 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Michael Niedermayer
Replying to EricV: > The patch has been pushed upstream …
2:53 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Michael Niedermayer
Replying to michael: > also for reasons i dont know yet i …
2:32 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
Yes sorry about that. The benefit of fenetmenta tree is hardware …
2:26 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to EricV: > And regarding the comment What I …
2:17 PM Changeset in ffmpeg [cebad798] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/utils: dont count attached pics toward the probesize Such …
2:17 PM Changeset in ffmpeg [0227ecc2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
build: avoid stdin stall with GNU AS probing. a758c5e added probing …
2:15 PM Changeset in ffmpeg [f401e600] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/utils: dont count attached pics toward the probesize Such …
2:15 PM Changeset in ffmpeg [7f174cec] by Carl Eugen Hoyos <cehoyos@ag.or.at>
build: avoid stdin stall with GNU AS probing. a758c5e added probing …
2:14 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
And regarding the comment, yes I use vdpau decoding. But you gave me …
2:10 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by EricV
The patch has been pushed upstream at fernetmenta already... I …
1:57 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Carl Eugen Hoyos
Replying to michael: > Ive build FernetMenta/master …
1:51 PM Ticket #3133 (Incompatibilities beween ffmpeg 2.0.2 and 2.1 exposed via XBMC) updated by Michael Niedermayer
Ive build FernetMenta/master against FFmpeg 2.1 and it seems working …
1:49 PM Changeset in ffmpeg [d04e7880] by Carl Eugen Hoyos <cehoyos@ag.or.at>
build: avoid stdin stall with GNU AS probing. a758c5e added probing …
1:48 PM Changeset in ffmpeg [25c67b21] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/utils: dont count attached pics toward the probesize Such …
1:46 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
Uploaded the "x264 BR-Demo" to my GoogleDrive share: …
1:36 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by julian
Cc changed
1:36 PM Ticket #1150 (H264 Main remuxing to TS fails (missing timestamps)) updated by julian
Cc changed
1:34 PM Changeset in ffmpeg [93716f7b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/image2: allow muxing gif files. Fixes Ticket #2936. (cherry …
1:33 PM Changeset in ffmpeg [ff4c53e8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
build: avoid stdin stall with GNU AS probing. a758c5e added probing …
1:33 PM Changeset in ffmpeg [9a22d6dd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/utils: dont count attached pics toward the probesize Such …
1:27 PM Ticket #3140 (ffmpeg fails to convert some files with pts (xx) < dts (yy) in stream z) updated by julian
thanks for the information and sorry for the duplicate. i'm unable to …
1:26 PM Changeset in ffmpeg [842def7d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/utils: dont count attached pics toward the probesize Such …
1:26 PM Changeset in ffmpeg [c38af026] by Carl Eugen Hoyos <cehoyos@ag.or.at>
build: avoid stdin stall with GNU AS probing. a758c5e added probing …
1:23 PM Changeset in ffmpeg [7ce0f4ea] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avformat/image2: allow muxing gif files. Fixes Ticket #2936. (cherry …
1:21 PM Changeset in ffmpeg [3193b85b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
avcodec/tiff_common: allow count = 0 in ff_tadd_bytes_metadata() …
1:20 PM Changeset in ffmpeg [5c8845a5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix example in pullup documentation. The pullup filter does not work …
12:42 PM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) updated by Carl Eugen Hoyos
Replying to userid99: > Would like to reopen, to …
10:36 AM Changeset in ffmpeg [cc20fbcd] by Martin Storsjö <martin@martin.st>
rtmphttp: Check for both 0 and AVERROR_EOF This makes RTMPT work …
9:04 AM Changeset in ffmpeg [cda3c004] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261enc: remove unused variables Signed-off-by: Michael …
8:13 AM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Selur
You need to rip the Blu-ray first to hdd if you only got copy …
7:08 AM Changeset in ffmpeg [260fc0d9] by Clément Bœsch <u@pkh.me>
avcodec/libxavs: 2nd attempt to fix compilation after b18c7c8d.
6:53 AM Changeset in ffmpeg [71cd83e3] by Clément Bœsch <u@pkh.me>
avcodec/libxavs: attempt to fix compilation after b18c7c8d.
5:27 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I checked the document (fdk-aac-0.1.2/documentation/aacEncoder.pdf), …
4:20 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Well, faac has a --no-midside, so I'd venture to guess that the …
2:31 AM Ticket #3031 (Creating xsubtitles (xsub) results in color bit depth of 24 bits ...) reopened by userid99
Mediainfo does now show color bit depth as 4 bit :) Would like to …
2:25 AM ffmpeg-20131117-212305.log attached to Ticket #3031 by userid99
log file for "muxpatch.avi"
2:25 AM muxpatch.avi attached to Ticket #3031 by userid99
Both file "patched.avi and attached does not play (black screen) on …
2:14 AM Ticket #3146 (Some MP3 files don't detect any streams) closed by Michael Niedermayer
fixed: Fixed in a8dec360c5db15e8da4b44ff3c0f02a6c57e8ac0
2:02 AM Changeset in ffmpeg [a8dec360] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: dont count attached pics toward the probesize Such …
1:48 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I used faac 1.28 and fdk 0.1.2 but how should I check? I didn't use …
1:46 AM Changeset in ffmpeg [74906d3] by Paul B Mahol <onemda@gmail.com>
avcodec/libopusenc: change default frame duration to 20 ms 20 ms is …
1:27 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Woops. I just fixed M/S encoding. Had to tell ;) I was wondering …
12:33 AM Ticket #3144 (Assertion failure with XVMC removal) closed by Michael Niedermayer
fixed: patches applied
12:22 AM Changeset in ffmpeg [6f5c3683] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_mp: fix missing FF_API_XVMC check Signed-off-by: Michael …
12:22 AM Changeset in ffmpeg [6f8a27dd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/old_codec_ids: fix missing FF_API_XVMC check Signed-off-by: …

Nov 17, 2013:

11:58 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Michael Niedermayer
Cc changed
11:57 PM Ticket #3117 (stream extraction broken after ffmpeg 2.0.2 when using libbluray) updated by Michael Niedermayer
ive not had any luck getting a random bluray disk to work, neither vlc …
10:12 PM Changeset in ffmpeg [e0434cfc] by Clément Bœsch <u@pkh.me>
avcodec/x86: remove 3 sub in pred4x4_tm_vp8_8. before: 411 …
9:18 PM Ticket #3149 (Matroska muxer does not generate cues for audio files) created by Chris Spencer
The Matroska muxer does not generate cue entries for audio-only files, …
8:35 PM Ticket #3148 (SubRip subtitles to TX3G problems when the millisecond in the ...) updated by pdamont
Keywords, Component changed
8:20 PM Changeset in ffmpeg [c017f15d] by Michael Niedermayer <michaelni@gmx.at>
qpeg: remove faulty avcodec_get_frame_defaults() Found-by: {V} …
8:14 PM Changeset in ffmpeg [9f630e83] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mpegaudioenc: prevent overflow in fixed point code …
6:26 PM Changeset in ffmpeg [e5e048bb] by Michael Niedermayer <michaelni@gmx.at>
avutil: reintroduce lls1 as the 52 ABI needs it lls1 taken from …
6:12 PM Ticket #3147 (H264 - Wrong field order) updated by Underground78
Hmm, MediaInfo seems to get that info right but it might be just luck.
6:12 PM Changeset in ffmpeg [b276b913] by Michael Niedermayer <michaelni@gmx.at>
rename new lls code to lls2 to avoid conflict with the old which has a …
6:11 PM Changeset in ffmpeg [d89e14bf] by Michael Niedermayer <michaelni@gmx.at>
avutil: rename lls to lls2 Signed-off-by: Michael Niedermayer …
6:11 PM Ticket #3147 (H264 - Wrong field order) updated by Carl Eugen Hoyos
Keywords, Component changed
Is there an application that correctly shows top-field-first? …
6:11 PM Changeset in ffmpeg [4b846f0c] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Do not fill gap before the first decodable frame on single …
6:11 PM Changeset in ffmpeg [425517ee] by Michael Niedermayer <michaelni@gmx.at>
mpeg12dec: Remove incomplete and wrong UV swapping code for VCR2 …
6:11 PM Changeset in ffmpeg [bc89c290] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: Fix swapping of UV planes for VCR2 Signed-off-by: Michael …
6:11 PM Changeset in ffmpeg [14976339] by Michael Niedermayer <michaelni@gmx.at>
h264: Do not treat the initial frame special in handling of frame gaps …
6:11 PM Changeset in ffmpeg [f1675117] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ffv1enc: Check high bpp RGB against coder type too …
6:11 PM Changeset in ffmpeg [8c006479] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: never decrease has_b_frames in compute_pkt_fields() …
6:11 PM Changeset in ffmpeg [e40d01f4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/cabac: support UNCHECKED_BITSTREAM_READER = 0 Fixes overreads …
6:11 PM Changeset in ffmpeg [51d1e79] by Michael Niedermayer <michaelni@gmx.at>
avformat/thp: force moving forward Fixes infinite loop Fixes …
6:11 PM Changeset in ffmpeg [807d8540] by Michael Niedermayer <michaelni@gmx.at>
avformat/thp: fix variable types to avoid overflows Signed-off-by: …
6:11 PM Changeset in ffmpeg [5c1e9d37] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: check err value for ls_get_code_runterm() Fixes …
6:11 PM Changeset in ffmpeg [b56e9bee] by Michael Niedermayer <michaelni@gmx.at>
lavf/spdifdec: fix demuxing of AAC in IEC 61937 Return value of …
3:44 PM Changeset in ffmpeg [b382d09d] by Michael Niedermayer <michaelni@gmx.at>
avutil: reintroduce lls1 as the 52 ABI needs it lls1 taken from …
3:41 PM Ticket #3136 (ABI in libavutil as been broken since 2.x without libary soname change) updated by marillat
Replying to michael: > Replying to marillat: …
3:41 PM Changeset in ffmpeg [c3814ab6] by Michael Niedermayer <michaelni@gmx.at>
rename new lls code to lls2 to avoid conflict with the old which has a …
3:37 PM Ticket #3136 (ABI in libavutil as been broken since 2.x without libary soname change) updated by Michael Niedermayer
Replying to marillat: > Replying to michael: …
3:37 PM Ticket #3148 (SubRip subtitles to TX3G problems when the millisecond in the ...) updated by pdamont
Cc changed
3:36 PM Ticket #3148 (SubRip subtitles to TX3G problems when the millisecond in the ...) updated by pdamont
Summary changed
3:35 PM rounded_3_text.ttxt attached to Ticket #3148 by pdamont
3:35 PM rounded.srt attached to Ticket #3148 by pdamont
3:35 PM not-rounded.srt attached to Ticket #3148 by pdamont
3:35 PM not-rounded_3_text.ttxt attached to Ticket #3148 by pdamont
3:33 PM Ticket #3148 (SubRip subtitles to TX3G problems when the millisecond in the ...) created by pdamont
Summary of the bug: I have the exact 2 same subtitles in sub rib …
3:30 PM Changeset in ffmpeg [bbe66ef] by Michael Niedermayer <michaelni@gmx.at>
avutil: rename lls to lls2 Signed-off-by: Michael Niedermayer …
3:08 PM Changeset in ffmpeg [74a8fe94] by Michael Niedermayer <michaelni@gmx.at>
doc/ffmpeg: document qscale and video stream special case …
2:23 PM Ticket #3147 (H264 - Wrong field order) created by Underground78
Summary of the bug: …
2:15 PM Ticket #3143 (H.261 encoding crashes with trellis) closed by Michael Niedermayer
fixed: Implemented in 331a90cec42f600c8b63231bb0d5be6df6bf1717
2:08 PM Changeset in ffmpeg [459c7cb2] by Michael Niedermayer <michaelni@gmx.at>
fate: add h261 trellis quantization test Signed-off-by: Michael …
2:08 PM Changeset in ffmpeg [331a90ce] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h261: trellis quantization support Fixes ticket3143 …
1:18 PM Ticket #1720 (ffmpeg with -vcodec copy -acodec copy creates files "without audio" ...) updated by reimar
I have the suspicion that the MPEG-1 format might be default because …
12:55 PM Changeset in ffmpeg [be1e6e75] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:41 AM Changeset in ffmpeg [f4f7888] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ffe04c330335add4c6d70ab0bb98e6b3f4f7abfa' * commit …
11:33 AM Changeset in ffmpeg [a0c0629d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '97168b204a0b6b79bb6c5f0d40efdf7fc2262476' * commit …
11:19 AM Changeset in ffmpeg [5b0c70c2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '57e7b3a89f5a0879ad039e8f04273b48649799a8' * commit …
11:06 AM Changeset in ffmpeg [3ea168ed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '45bde93eefa78c1bdb0936109fbd2e2fb27fbfe7' * commit …
10:46 AM Changeset in ffmpeg [85b7b0c5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0ea430c75b8d90449d2878ad84669a2da2ad3cbc' * commit …
7:20 AM Ticket #3136 (ABI in libavutil as been broken since 2.x without libary soname change) updated by marillat
Replying to michael: > An alternative solution, that …
5:41 AM Ticket #3144 (Assertion failure with XVMC removal) updated by Vallimar
This is proving hard to test as I keep running into compilation …
4:39 AM Ticket #3144 (Assertion failure with XVMC removal) updated by Carl Eugen Hoyos
Can you reproduce the problem if you - instead of changing the …
4:36 AM Ticket #3144 (Assertion failure with XVMC removal) updated by Vallimar
Unless that commit is reverted at some point, this will need to be …
4:35 AM Ticket #3144 (Assertion failure with XVMC removal) updated by Vallimar
Correct. Though this failure is scheduled to kick in when the avutil …
4:31 AM Ticket #3144 (Assertion failure with XVMC removal) updated by Carl Eugen Hoyos
Do I understand you correctly that you had to modify FFmpeg source …
4:30 AM Ticket #3144 (Assertion failure with XVMC removal) updated by Vallimar
Using no-xvmc-1 patch, which forces FF_API_XVMC to equal 0 and also …
4:25 AM no-xvmc-1.diff attached to Ticket #3144 by Vallimar
4:15 AM no-xvmc-2.diff attached to Ticket #3144 by Vallimar
3:50 AM Ticket #3131 (h264 mp4 decoding regression) updated by Carl Eugen Hoyos
Cc changed
3:50 AM Ticket #3126 (h264 Encoding broken on windows) closed by Carl Eugen Hoyos
duplicate: I had apparently missed this ticket when opening ticket #3131 - sorry!
3:46 AM Ticket #3138 (VDPAU: MPEG-4 Video Corruption/Garbling with Radeon hardware decoding) updated by Carl Eugen Hoyos
Since I am not sure I understand you and since testing if your problem …
3:38 AM Ticket #3140 (ffmpeg fails to convert some files with pts (xx) < dts (yy) in stream z) closed by Carl Eugen Hoyos
duplicate: This is a duplicate of several other tickets, the problem is …
3:32 AM Ticket #3143 (H.261 encoding crashes with trellis) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
[…]
3:27 AM Ticket #3144 (Assertion failure with XVMC removal) updated by Carl Eugen Hoyos
Component changed
How can this be triggered?
3:26 AM Ticket #3146 (Some MP3 files don't detect any streams) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
For future tickets: Please always test current git head and if a …
2:31 AM Changeset in ffmpeg [92cbd775] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd48c20630214a4effcc920e93a5044bee4e2002e' * commit …
2:17 AM Changeset in ffmpeg [9ad477d9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e4155f15b35c4272a235f5521d2dc6c2aabdd462' * commit …
1:48 AM Changeset in ffmpeg [8d193a24] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '730bac7bab3c7dcd9fcb7c70f154e5f4cfaef9a7' * commit …
1:35 AM Changeset in ffmpeg [72df8708] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '508b37557bf36eae83c18e64d42f27b44a321d81' * commit …
1:24 AM Changeset in ffmpeg [4362f272] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4a4841d4e0f0dc50998511bf6c48b518012024db' * commit …
1:12 AM Changeset in ffmpeg [8af7774c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3c8ea9d4a74fd4d7493d40c818ca64ee492709f3' * commit …
12:55 AM Changeset in ffmpeg [fe3808ed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a837c4f2df96a30bf9aa4115b426d608487c7101' * commit …
12:38 AM Changeset in ffmpeg [9f890a16] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2e09096da912f563c4dd889a8f25c314529bbaa6' * commit …
12:32 AM Ticket #3146 (Some MP3 files don't detect any streams) updated by catd
The file listed in the bug can be found at …
12:22 AM Changeset in ffmpeg [10ac6f3c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '952f943d40e9dbcd68bc851460cc99268091a294' * commit …
12:20 AM Ticket #3146 (Some MP3 files don't detect any streams) created by catd
Summary of the bug: When trying to play back certain mp3 files, ffplay …
12:17 AM Changeset in ffmpeg [ddfdcd2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b7462a3904d71ff799584faf5b875cad59ca2f31' * commit …
12:07 AM Changeset in ffmpeg [5219afc0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2d2a92f72199823a92e4e226c32e42a27ec801c0' * commit …

Nov 16, 2013:

11:51 PM Changeset in ffmpeg [bfb1f44d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a639ea7f4bc44bf6bfa452675558a342924a66a9' * commit …
11:41 PM Ticket #2507 (Unknown packet pts values in mpeg4-ogg sample) updated by Marton Balint
Reproduced by developer, Summary changed
Actually the PTS values are only missing, they are not invalid. And …
11:21 PM Changeset in ffmpeg [21c41e76] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cec5ce49229d61e4eb1f331a6d0dff3aa24f6655' * commit …
11:12 PM Ticket #2507 (Unknown packet pts values in mpeg4-ogg sample) updated by Marton Balint
Keywords, Cc, Component, Owner, Summary changed
FFplay part is fixed in 28031404571bb69a1d685341cfc1cd737ecb9681. …
11:11 PM Changeset in ffmpeg [cc4a6435] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6139f481ac9feb1bee4e7d04789fb15d7f24ebbf' * commit …
11:01 PM Changeset in ffmpeg [29c83d23] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b9fb59d2ab05fdfe89d3fb0d7ecbbd91e560f57d' * commit …
10:54 PM Changeset in ffmpeg [0ee905e2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5b9c3b4505206143d85398c1410949319fa1180f' * commit …
10:42 PM Changeset in ffmpeg [571a99de] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2ff302cb6ba1f159905888026c8a1d7dd8319acf' * commit …
10:36 PM Changeset in ffmpeg [ec9aef56] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b068660ffa73f226cc03a67e214b8540fc1e11c4' * commit …
9:47 PM Changeset in ffmpeg [484f8d7] by Clément Bœsch <u@pkh.me>
avcodec/vp9: assert on sane size in update_size(). w and h are both …
9:34 PM Changeset in ffmpeg [c20a7ce6] by Clément Bœsch <u@pkh.me>
avcodec/vp9: remove some reset-to-zero from vp9_decode_free(). Those …
9:34 PM Changeset in ffmpeg [7e704b1e] by Clément Bœsch <u@pkh.me>
avcodec/vp9: add a never triggerable assert. vp8_rac_get_tree() is …
8:47 PM Changeset in ffmpeg [cee63a14] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
8:15 PM Changeset in ffmpeg [6909a61] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale_unscaled: fix right column handling in …
7:25 PM Changeset in ffmpeg [ab80d7e8] by Clément Bœsch <u@pkh.me>
vp9: Ensure that the arithmetic coder values are read in the right …
5:33 PM Ticket #3136 (ABI in libavutil as been broken since 2.x without libary soname change) updated by Michael Niedermayer
An alternative solution, that doesnt need a configure flag posted: …
4:51 PM Changeset in ffmpeg [1c01b025] by Anton Khirnov <anton@khirnov.net>
mpegvideo_enc: use the AVFrame API properly.
4:50 PM Changeset in ffmpeg [a6064b12] by Anton Khirnov <anton@khirnov.net>
ffv1: use the AVFrame API properly.
4:50 PM Changeset in ffmpeg [706a9292] by Anton Khirnov <anton@khirnov.net>
jpegls: use the AVFrame API properly.
4:50 PM Changeset in ffmpeg [14b35bf0] by Anton Khirnov <anton@khirnov.net>
huffyuv: use the AVFrame API properly.
4:50 PM Changeset in ffmpeg [ffe04c3] by Anton Khirnov <anton@khirnov.net>
libxvid: use the AVFrame API properly.
4:49 PM Changeset in ffmpeg [863a670e] by Anton Khirnov <anton@khirnov.net>
pcxenc: use the AVFrame API properly.
4:49 PM Changeset in ffmpeg [7ca97aa7] by Anton Khirnov <anton@khirnov.net>
roqvideo: remove unused variables
4:49 PM Changeset in ffmpeg [3722628] by Anton Khirnov <anton@khirnov.net>
libschroedingerenc: use the AVFrame API properly.
4:49 PM Changeset in ffmpeg [97168b2] by Anton Khirnov <anton@khirnov.net>
eatgv: use the AVFrame API properly.
4:49 PM Changeset in ffmpeg [b18c7c8d] by Anton Khirnov <anton@khirnov.net>
libxavs: use the AVFrame API properly.
4:49 PM Changeset in ffmpeg [5290e02] by Anton Khirnov <anton@khirnov.net>
nuv: use the AVFrame API properly.
4:48 PM Changeset in ffmpeg [d56a114] by Anton Khirnov <anton@khirnov.net>
flashsvenc: use the AVFrame API properly.
4:47 PM Changeset in ffmpeg [57e7b3a8] by Anton Khirnov <anton@khirnov.net>
dnxhdenc: use the AVFrame API properly.
4:47 PM Changeset in ffmpeg [d2287740] by Anton Khirnov <anton@khirnov.net>
libx264: use the AVFrame API properly.
4:47 PM Changeset in ffmpeg [394ef4d1] by Anton Khirnov <anton@khirnov.net>
svq1enc: use the AVFrame API properly.
4:47 PM Changeset in ffmpeg [219b35f5] by Anton Khirnov <anton@khirnov.net>
gif: use the AVFrame API properly.
4:47 PM Changeset in ffmpeg [45bde93e] by Anton Khirnov <anton@khirnov.net>
sunrastenc: use the AVFrame API properly.
4:46 PM Changeset in ffmpeg [fb26d761] by Anton Khirnov <anton@khirnov.net>
targaenc: use the AVFrame API properly.
4:46 PM Changeset in ffmpeg [f26f711] by Anton Khirnov <anton@khirnov.net>
tiffenc: use the AVFrame API properly.
4:46 PM Changeset in ffmpeg [78c6c9d] by Anton Khirnov <anton@khirnov.net>
pngenc: use the AVFrame API properly.
4:46 PM Changeset in ffmpeg [0ea430c7] by Anton Khirnov <anton@khirnov.net>
lclenc: use the AVFrame API properly.
4:45 PM Changeset in ffmpeg [d48c2063] by Anton Khirnov <anton@khirnov.net>
qtrleenc: use the AVFrame API properly.
4:44 PM Changeset in ffmpeg [c8a52519] by Anton Khirnov <anton@khirnov.net>
ulti: use the AVFrame API properly.
4:44 PM Changeset in ffmpeg [6792559f] by Anton Khirnov <anton@khirnov.net>
vc1: use the AVFrame API properly.
4:44 PM Changeset in ffmpeg [042aec41] by Anton Khirnov <anton@khirnov.net>
flashsv: use the AVFrame API properly.
4:43 PM Changeset in ffmpeg [e4155f15] by Anton Khirnov <anton@khirnov.net>
eamad: use the AVFrame API properly.
4:43 PM Changeset in ffmpeg [4e7e8055] by Anton Khirnov <anton@khirnov.net>
dpxenc: use the AVFrame API properly.
4:43 PM Changeset in ffmpeg [2a85a192] by Anton Khirnov <anton@khirnov.net>
bmpenc: use the AVFrame API properly.
4:42 PM Changeset in ffmpeg [6a08d7fc] by Anton Khirnov <anton@khirnov.net>
sgienc: use the AVFrame API properly.
4:42 PM Changeset in ffmpeg [730bac7b] by Anton Khirnov <anton@khirnov.net>
mss4: use the AVFrame API properly.
4:41 PM Changeset in ffmpeg [20790991] by Anton Khirnov <anton@khirnov.net>
mss3: use the AVFrame API properly.
4:41 PM Changeset in ffmpeg [e9198f61] by Anton Khirnov <anton@khirnov.net>
mss2: use the AVFrame API properly.
4:41 PM Changeset in ffmpeg [acaffdca] by Anton Khirnov <anton@khirnov.net>
mss1: use the AVFrame API properly.
4:41 PM Changeset in ffmpeg [508b3755] by Anton Khirnov <anton@khirnov.net>
tiertexseqv: use the AVFrame API properly.
4:40 PM Changeset in ffmpeg [68af7f54] by Anton Khirnov <anton@khirnov.net>
smc: use the AVFrame API properly.
4:13 PM Changeset in ffmpeg [7cd555df] by Clément Bœsch <u@pkh.me>
avcodec/vp9: make last_invisible local. Original change by one of …
4:03 PM Changeset in ffmpeg [d28c79b0] by Clément Bœsch <u@pkh.me>
avcodec/x86/vp9dsp: use EXTERNAL_* macros. Original fix by one of …
2:30 PM Capture/Desktop edited by Roger Pack
(diff)
1:55 PM Changeset in ffmpeg [28031404] by Marton Balint <cus@passwd.hu>
ffplay: calculate last frame duration from vp->pts instead of …
1:55 PM Changeset in ffmpeg [02b76aa3] by Marton Balint <cus@passwd.hu>
ffplay: simplify early frame drop code Also never early frame drop …
1:27 PM Changeset in ffmpeg [d7ebeba8] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Do not fill gap before the first decodable frame on single …
12:29 PM Changeset in ffmpeg [32f7cf9b] by Anton Khirnov <anton@khirnov.net>
truemotion2: use the AVFrame API properly.
12:27 PM Changeset in ffmpeg [42d40fd2] by Anton Khirnov <anton@khirnov.net>
truemotion1: use the AVFrame API properly.
12:27 PM Changeset in ffmpeg [4a4841d4] by Anton Khirnov <anton@khirnov.net>
fraps: use the AVFrame API properly.
12:27 PM Changeset in ffmpeg [e8ef8a3] by Anton Khirnov <anton@khirnov.net>
rpza: use the AVFrame API properly.
12:26 PM Changeset in ffmpeg [e52f38b] by Anton Khirnov <anton@khirnov.net>
motionpixels: use the AVFrame API properly.
12:25 PM Changeset in ffmpeg [aca21478] by Anton Khirnov <anton@khirnov.net>
vmdvideo: use the AVFrame API properly.
12:25 PM Changeset in ffmpeg [3c8ea9d4] by Anton Khirnov <anton@khirnov.net>
vmnc: use the AVFrame API properly.
12:25 PM Changeset in ffmpeg [04f30711] by Anton Khirnov <anton@khirnov.net>
xan: use the AVFrame API properly.
12:24 PM Changeset in ffmpeg [f3cd23fb] by Anton Khirnov <anton@khirnov.net>
xxan: use the AVFrame API properly.
12:24 PM Changeset in ffmpeg [6886a85f] by Anton Khirnov <anton@khirnov.net>
zerocodec: use the AVFrame API properly.
12:24 PM Changeset in ffmpeg [a837c4f2] by Anton Khirnov <anton@khirnov.net>
zmbvenc: use the AVFrame API properly.
12:23 PM Changeset in ffmpeg [d100f9e7] by Anton Khirnov <anton@khirnov.net>
flicvideo: use the AVFrame API properly.
12:23 PM Changeset in ffmpeg [84099f51] by Anton Khirnov <anton@khirnov.net>
smacker: use the AVFrame API properly.
12:23 PM Changeset in ffmpeg [5c96f02] by Anton Khirnov <anton@khirnov.net>
mmvideo: use the AVFrame API properly.
12:23 PM Changeset in ffmpeg [2e09096d] by Anton Khirnov <anton@khirnov.net>
kgv1: use the AVFrame API properly.
12:21 PM Changeset in ffmpeg [79d501a8] by Anton Khirnov <anton@khirnov.net>
indeo2: use the AVFrame API properly.
12:20 PM Changeset in ffmpeg [4b8a1941] by Anton Khirnov <anton@khirnov.net>
iff: use the AVFrame API properly.
12:20 PM Changeset in ffmpeg [c5dfb903] by Anton Khirnov <anton@khirnov.net>
msrle: use the AVFrame API properly.
12:20 PM Changeset in ffmpeg [952f943d] by Anton Khirnov <anton@khirnov.net>
FATE: add a jv test
11:52 AM Changeset in ffmpeg [b7462a39] by Anton Khirnov <anton@khirnov.net>
jvdec: use the AVFrame API properly.
11:52 AM Changeset in ffmpeg [2d2a92f7] by Anton Khirnov <anton@khirnov.net>
dxa: use the AVFrame API properly.
11:52 AM Changeset in ffmpeg [55f954e7] by Anton Khirnov <anton@khirnov.net>
qpeg: use the AVFrame API properly.
11:52 AM Changeset in ffmpeg [01de3c1] by Anton Khirnov <anton@khirnov.net>
cin video: use the AVFrame API properly.
11:51 AM Changeset in ffmpeg [ef2a99c7] by Anton Khirnov <anton@khirnov.net>
msvideo1: use the AVFrame API properly.
11:49 AM Changeset in ffmpeg [a639ea7f] by Anton Khirnov <anton@khirnov.net>
escape124: use the AVFrame API properly.
11:49 AM Changeset in ffmpeg [224b6edd] by Anton Khirnov <anton@khirnov.net>
qtrle: use the AVFrame API properly.
11:49 AM Changeset in ffmpeg [845020ed] by Anton Khirnov <anton@khirnov.net>
cljr: use the AVFrame API properly.
11:48 AM Changeset in ffmpeg [4a8a35b] by Anton Khirnov <anton@khirnov.net>
cinepak: use the AVFrame API properly.
11:48 AM Changeset in ffmpeg [cec5ce49] by Anton Khirnov <anton@khirnov.net>
cdxl: remove an unused variable
11:47 AM Changeset in ffmpeg [670c7451] by Anton Khirnov <anton@khirnov.net>
c93: use the AVFrame API properly.
11:47 AM Changeset in ffmpeg [a83fd501] by Anton Khirnov <anton@khirnov.net>
bethsoftvid: use the AVFrame API properly.
11:46 AM Changeset in ffmpeg [33329c6e] by Anton Khirnov <anton@khirnov.net>
avs: use the AVFrame API properly.
11:45 AM Changeset in ffmpeg [6139f481] by Anton Khirnov <anton@khirnov.net>
asvenc: use the AVFrame API properly.
11:45 AM Changeset in ffmpeg [13e9cc9c] by Anton Khirnov <anton@khirnov.net>
a64multienc: use the AVFrame API properly.
11:44 AM Changeset in ffmpeg [b9fb59d2] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate avcodec_alloc_frame().
11:44 AM Changeset in ffmpeg [5b9c3b45] by Anton Khirnov <anton@khirnov.net>
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
11:41 AM Changeset in ffmpeg [2ff302cb] by Anton Khirnov <anton@khirnov.net>
lavc: update coded_frame doxy. It is not used during decoding anymore.
11:41 AM Changeset in ffmpeg [b068660f] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate CODEC_CAP_NEG_LINESIZES It was never used in any …
5:24 AM Ticket #3145 (Header inconsistencies for a certain range of video bit rate) created by Toshiro
Hi, I am trying to transcode from any format (.mkv, .avi, .m4v, etc) …
1:45 AM Changeset in ffmpeg [d04b7de7] by Michael Niedermayer <michaelni@gmx.at>
avformat/rtmphttp: Partial fix for the ticket #3127 (second try) …
1:19 AM Ticket #3136 (ABI in libavutil as been broken since 2.x without libary soname change) updated by Michael Niedermayer
Cc changed
1:04 AM Ticket #3144 (Assertion failure with XVMC removal) created by Vallimar
Summary of the bug: Compiling with FF_API_XVMC == 0 results in an …
1:02 AM Changeset in ffmpeg [68900bf] by Michael Niedermayer <michaelni@gmx.at>
avcodec: Fix duration error after seek operation After seek, …
12:24 AM Changeset in ffmpeg [8cc59ec8] by Michael Niedermayer <michaelni@gmx.at>
lavf/matroskadec ReferenceBlock is a signed integer according to the …
Note: See TracTimeline for information about the timeline view.