Timeline
Oct 9, 2012:
- 9:03 PM Ticket #1784 (internal aac encoder fails with 5.1 input) reopened by
- Do you think it worked better with an old version of FFmpeg, or does …
- 9:00 PM Ticket #681 (-vf mp=pullup leads to massive A/V-desync) updated by
- The following works for clean (uncut) telecined material like a sample …
- 8:54 PM Ticket #1796 (Unable to extract PCM audio track from AVI file) updated by
- How does the output look for ffmpeg -i TruncatedPCMAudio.avi out.mp2 …
- 8:52 PM Changeset in ffmpeg [f3f35f7] by
- crypto should allow passing of options to the underlying protocol via …
- 8:37 PM Changeset in ffmpeg [6ac5e3fe] by
- lavfi/silencedetect: add av_opt_free() call. This avoids a memleak …
- 8:28 PM Ticket #1796 (Unable to extract PCM audio track from AVI file) updated by
- Here is the complete output when I run that command against my …
- 8:12 PM Changeset in ffmpeg [bd2f8e8f] by
- Fix second use of AVOptions in HLS Signed-off-by: Michael Niedermayer …
- 8:03 PM Ticket #1784 (internal aac encoder fails with 5.1 input) updated by
- looks like -aac_coder 0 does provide output for all channels, but …
- 7:34 PM Ticket #1797 (No audio in GeoVision avi files) created by
- http://streams.videolan.org/issues/3615/WRONG.Avi plays 8kHz pcm_u8 …
- 7:32 PM Ticket #1603 (fix remuxing of ima_adpcm_qt in mov) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 7:07 PM Ticket #317 (mpeg4 (geov & geox fouccs) needs to be flipped) updated by
- Completely unrelated: The binary decoder GeoCodec.dll contains the …
- 7:05 PM Changeset in ffmpeg [d5ef9354] by
- rtspdec: use av_strlcpy for writing into fixed size buffer Fixes …
- 7:05 PM Changeset in ffmpeg [f1de23fa] by
- g722enc: fix size argument in memset Fixes CID700725.
- 7:05 PM Changeset in ffmpeg [4a7c0c45] by
- http: use av_strlcpy instead of strcpy() without size checks Fixes …
- 7:05 PM Changeset in ffmpeg [79e6e8e] by
- avfilter: correct memcpy size avfilter_copy_buf_props() Does not make …
- 7:05 PM Ticket #317 (mpeg4 (geov & geox fouccs) needs to be flipped) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
(issue 971) Not all frames are decoded for this sample, was this … - 6:32 PM Changeset in ffmpeg [233a5a80] by
- lavc: split asv12 encoder/decoder
- 6:32 PM Changeset in ffmpeg [fb722a90] by
- avconv: remove -same_quant It has not worked for anything other than …
- 6:18 PM Ticket #1794 (Can't cross-compile on Intel for ARM target with zmbvenc enabled) closed by
- invalid: Replying to patters: > {{{ > CC libavcodec/zmbvenc.o > …
- 5:57 PM Ticket #1796 (Unable to extract PCM audio track from AVI file) updated by
- Please provide the complete, uncut console output of $ ffmpeg -i …
- 4:43 PM Changeset in ffmpeg [b94e4acb] by
- cmdutils_read_file: increment *size after writing the trailing \0 …
- 4:43 PM Changeset in ffmpeg [ac9a8956] by
- af_resample: unref out_buf when avresample_convert returns 0 Fixes …
- 4:21 PM Ticket #1796 (Unable to extract PCM audio track from AVI file) created by
- Summary of the bug: I have an AVI-wrapped dvvideo file with a single …
- 3:49 PM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) created by
- Summary of the bug: How to reproduce: […] frei0r isn't listed (as …
- 3:47 PM Changeset in ffmpeg [b6f435fb] by
- http: add 'timeout' AVOption This option is passed though to …
- 3:24 PM Changeset in ffmpeg [2e009c60] by
- tcp: accept params through avio_open2() options Signed-off-by: …
- 3:18 PM Changeset in ffmpeg [949acefc] by
- tcp: use timeout option consistently Default _connection_ timeout …
- 3:17 PM Changeset in ffmpeg [d2b18c8f] by
- Introduce ff_network_wait_fd_timeout() Signed-off-by: Michael …
- 2:55 PM Changeset in ffmpeg [3a45688a] by
- lavc: include os2threads.h in vp8.h if HAVE_OS2THREADS is enabled …
- 2:48 PM Changeset in ffmpeg [8d2e0e2c] by
- Check for resync marker based on vop coding type- vop_fcode_forward …
- 2:48 PM Changeset in ffmpeg [ce19aec] by
- Check resync marker only when enabled. Signed-off-by: Michael …
- 2:15 PM Changeset in ffmpeg [8501c098] by
- af_amix: prevent memory leak on error path Fixes CID732272.
- 2:09 PM Changeset in ffmpeg [6f8ef532] by
- vc1dec: prevent memory leak in error path Fixes CID732271.
- 2:07 PM Changeset in ffmpeg [714f5ab5] by
- vc1dec: prevent memory leak on av_realloc error
- 1:41 PM Changeset in ffmpeg [1afd7a11] by
- af_channelmap: free old extended_data on reallocation Prevents writes …
- 1:39 PM Changeset in ffmpeg [18ff4d20] by
- avconv: simplify memory allocation in copy_chapters Make just a …
- 1:39 PM Changeset in ffmpeg [4ffbe3f3] by
- matroskaenc: check cue point validity before reallocation Prevents …
- 1:39 PM Changeset in ffmpeg [53e122dd] by
- swfenc: error out for more than 1 audio or video stream Prevents …
- 1:33 PM Ticket #1794 (Can't cross-compile on Intel for ARM target with zmbvenc enabled) created by
- I just checked this with the latest nightly source bz2 file and it's …
- 1:16 PM Changeset in ffmpeg [0fb3b24a] by
- build: link test programs only against static libs The test programs …
- 1:03 PM Changeset in ffmpeg [cbcd497f] by
- adxdec: use planar sample format
- 1:03 PM Changeset in ffmpeg [4ebd74ce] by
- adpcmdec: use planar sample format for adpcm_thp
- 1:03 PM Changeset in ffmpeg [327cdb04] by
- adpcmdec: use planar sample format for adpcm_ea_xas
- 1:03 PM Changeset in ffmpeg [da9620e] by
- adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3
- 1:03 PM Changeset in ffmpeg [d2b6ae02] by
- adpcmdec: use planar sample format for adpcm_xa
- 1:03 PM Changeset in ffmpeg [8b854283] by
- adpcmdec: use planar sample format for adpcm_ima_ws for vqa version 3
- 1:03 PM Changeset in ffmpeg [4356d66d] by
- adpcmdec: use planar sample format for adpcm_4xm
- 1:03 PM Changeset in ffmpeg [1b9ac729] by
- adpcmdec: use planar sample format for adpcm_ima_wav
- 1:03 PM Changeset in ffmpeg [176db0b8] by
- adpcmdec: use planar sample format for adpcm_ima_qt
- 1:03 PM Changeset in ffmpeg [7e5f0450] by
- pcmdec: use planar sample format for pcm_lxf
- 1:03 PM Changeset in ffmpeg [c1a9cfd1] by
- mace: use planar sample format
- 1:03 PM Changeset in ffmpeg [23d53c54] by
- atrac1: use planar sample format
- 12:45 PM Changeset in ffmpeg [ac56ff9] by
- build: non-x86: Only compile mpegvideo optimizations when necessary
- 12:24 PM Changeset in ffmpeg [8dd0650f] by
- rtpdec_mpeg4: au_headers is a single array, simple av_free is enough …
- 12:23 PM Ticket #1263 (ffmpeg keeps the output file in memory and only writes it to disk ...) closed by
- needs_more_info: I don't think the attached sample is long enough to reproduce an …
- 12:04 PM Changeset in ffmpeg [3fbda309] by
- avcodec: free extended_data instead address of it Fixes CID732173.
- 11:40 AM Ticket #1587 (Problem while reencoding .ass subtitles) updated by
- I cannot find the samples you mention in incoming, could you upload …
- 11:35 AM Ticket #506 (FFMPEG32 Windows Build CRASH) closed by
- needs_more_info: While both problems described in this ticket sound (very) important, I …
- 11:29 AM Ticket #1611 (The colors change when converting bgr24 to yuv420p) updated by
- Is this also reproducible with the following commands? $ ffmpeg -i …
- 11:27 AM Ticket #1625 (avformat_find_stream_info waits for non-existing video track in mms stream) updated by
- Plays fast with: $ ffplay -probesize 10k mmst://live.rgd.com.cn/993 …
- 11:18 AM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by
-
Component changed
- 11:16 AM Changeset in ffmpeg [7bc433b3] by
- fate: Add tests of the ff_make_absolute_url function Signed-off-by: …
- 11:16 AM Changeset in ffmpeg [33893e6a] by
- url: Handle relative urls starting with two slashes This is defined …
- 11:16 AM Changeset in ffmpeg [eea00381] by
- url: Handle relative urls being just a new query string …
- 11:16 AM Changeset in ffmpeg [a6363e3d] by
- url: Don't treat slashes in query parameters as directory separators …
- 11:11 AM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by
-
Priority, Keywords, Version changed
- 11:06 AM Changeset in ffmpeg [ef9fe5be] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 9:39 AM Changeset in ffmpeg [a75b9a18] by
- mingw/cygwin: Stop adding -fno-common to gcc CFLAGS This was done to …
- 9:39 AM Changeset in ffmpeg [f75f419] by
- Restructure av_log_missing_feature message Some invocations include a …
- 9:31 AM Ticket #1701 (iff ilbm: some ham6 files decodes with graphics glitches) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 9:09 AM Ticket #644 (Support gray16a png) updated by
-
Keywords changed
- 8:59 AM Changeset in ffmpeg [238e904d] by
- DTS-HD demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 8:57 AM Changeset in ffmpeg [c136a813] by
- rtp: Support packetization/depacketization of opus Signed-off-by: …
- 8:52 AM Ticket #1762 (mp4 file with 2 'mp4a' boxes in a 'stsd' box) updated by
-
Priority, Type changed
How do you know the file is valid? - 8:48 AM Changeset in ffmpeg [3a2d3df0] by
- fate-lossless-tak: remove unneeded -f s16le Signed-off-by: Paul B …
- 8:27 AM Changeset in ffmpeg [e04826c3] by
- file: Set the return value type for lseek to int64_t. This fixes a …
- 8:16 AM Ticket #701 (targa: support interleaved mode) closed by
- fixed: Fixed by Bobby Bingham.
- 8:13 AM Changeset in ffmpeg [61a9f099] by
- Write 32bit palette to Targa files. Current ImageMagick fails to read …
- 6:41 AM Ticket #1762 (mp4 file with 2 'mp4a' boxes in a 'stsd' box) updated by
- I can't find any software to decode this sample so far.
- 4:28 AM Ticket #701 (targa: support interleaved mode) updated by
-
Owner changed
- 4:02 AM Changeset in ffmpeg [1e83e6ad] by
- ra144: fix code with ftrapv. A better solution is welcome! …
- 4:02 AM Changeset in ffmpeg [03f5043f] by
- eval: Fix eval test with ftrapv Signed-off-by: Michael Niedermayer …
- 4:02 AM Changeset in ffmpeg [e73bac48] by
- configure: add support to nicely enable ftrapv Signed-off-by: Michael …
- 3:49 AM Changeset in ffmpeg [b56f94cc] by
- targa: cosmetics - add some whitespace Signed-off-by: Bobby Bingham …
- 3:47 AM Changeset in ffmpeg [50787fe3] by
- targa: remove unused context members Signed-off-by: Bobby Bingham …
- 3:47 AM Changeset in ffmpeg [c2eec3df] by
- targa: support 2-way and 4-way interleaved files Fixes ticket #701 …
- 3:47 AM Changeset in ffmpeg [3d9cdfdc] by
- targa: use named constants for flag values Signed-off-by: Bobby …
- 3:06 AM Changeset in ffmpeg [d07940b7] by
- motion_est: switch asserts to av_asserts note, the asserts where …
- 2:07 AM Changeset in ffmpeg [72c2d8a3] by
- dsputil: convert asserts to av_asserts Signed-off-by: Michael …
- 2:00 AM Changeset in ffmpeg [8da7907a] by
- adpcmenc: switch to av_assert() Signed-off-by: Michael Niedermayer …
Oct 8, 2012:
- 11:58 PM Changeset in ffmpeg [b49d94e4] by
- Support decoding of targa files with 32bit palette.
- 10:17 PM Ticket #939 (FFplay issue when SDL compiled with GCC 4.6.2) updated by
- I also get this with windows or mingw builds. work around: setting …
- 10:14 PM Changeset in ffmpeg [f79364b2] by
- ppc: fix Altivec build with old compilers The vec_splat() intrinsic …
- 10:01 PM Changeset in ffmpeg [a0276299] by
- movenc.c: Force correct value for "Samples per packet" for pcm audio …
- 9:30 PM Changeset in ffmpeg [643933f5] by
- build: add LTO support for PGI compiler Signed-off-by: Mans Rullgard …
- 9:30 PM Changeset in ffmpeg [8f23907f] by
- build: add -Mdse to PGI optimisation flags Enable dead store …
- 8:55 PM Changeset in ffmpeg [c9b10cc4] by
- rtpenc_vp8: Update the packetizer to the latest spec version Tested …
- 8:55 PM Changeset in ffmpeg [66d652cb] by
- rtpdec_vp8: Make the depacketizer implement the latest spec draft Not …
- 8:42 PM Ticket #819 (ffmpeg fails to read an image if the image filename contains an accent ...) updated by
-
Cc changed
- 7:46 PM Changeset in ffmpeg [52dc18d4] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
- 7:26 PM Ticket #1766 (Can't encode MPEG-2 at more than ~3Mb/s) updated by
- I just tried to extract a jpg still from the source, and it showed …[…]
- 7:08 PM Changeset in ffmpeg [27a310e3] by
- doc: allow building with old texi2html versions Signed-off-by: Mans …
- 7:06 PM Changeset in ffmpeg [ac627b3d] by
- Merge commit '716d413c13981da15323c7a3821860536eefdbbb' * commit …
- 6:12 PM Changeset in ffmpeg [89715a3] by
- lavu: fix typo in Makefile
- 5:42 PM Changeset in ffmpeg [ae77266f] by
- Merge commit '78071a1420b425dfb787ac739048f523007b8139' * commit …
- 3:54 PM Ticket #1766 (Can't encode MPEG-2 at more than ~3Mb/s) updated by
- To produce out.mpg.png I extracted a frame with mplayer (in PNG) and …
- 1:51 PM Ticket #1787 (Losing Silent Audio When Converting From Nellymoser Produced By Flash ...) updated by
- It looks like the filter works on my problem audio file. Thanks so …
- 1:33 PM Ticket #1762 (mp4 file with 2 'mp4a' boxes in a 'stsd' box) updated by
- Which software supports decoding the sample?
- 11:54 AM Ticket #1766 (Can't encode MPEG-2 at more than ~3Mb/s) updated by
- I can reproduce the banding with out.mpg.png but not with out.mpg. How …
- 11:53 AM Ticket #1793 (Widevine support) updated by
- Ow sorry my bad, it was supposed to be Wish. I dont know the …
- 11:40 AM Ticket #1793 (Widevine support) updated by
-
Priority changed
Could you add a little information about what this is? The links you … - 11:21 AM Ticket #1793 (Widevine support) created by
- Hi there, I was wondering if there will be any (future) support for …
- 11:11 AM Changeset in ffmpeg [43c157f4] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:09 AM Changeset in ffmpeg [ea14a655] by
- avutil: skip old_pix_fmts.h since it is just a list
- 9:54 AM Changeset in ffmpeg [7e522859] by
- x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
- 9:54 AM Changeset in ffmpeg [cb36febc] by
- x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)
- 9:54 AM Changeset in ffmpeg [f101eab1] by
- x86: call most of the x86 dsp init functions under if (ARCH_X86) …
- 9:22 AM Changeset in ffmpeg [d19d01bf] by
- doc: support the new website layout
- 9:22 AM Changeset in ffmpeg [91f5f875] by
- doc: remove a warning from filters.texi The tag @table expects @item …
- 9:22 AM Changeset in ffmpeg [175d0d94] by
- doc: initial nut documentation
- 9:22 AM Changeset in ffmpeg [0826d85] by
- segment: drop global headers setting avconv provides an option to set …
- 9:06 AM Changeset in ffmpeg [d7a47392] by
- TAK demuxer, decoder and parser Signed-off-by: Paul B Mahol …
- 9:03 AM Changeset in ffmpeg [208a5d13] by
- fate/ffprobe: add some stream metadata.
- 7:03 AM Changeset in ffmpeg [f7c46d25] by
- ffserver: fix seeking with ?date=... Regression since …
- 6:10 AM Changeset in ffmpeg [8728b958] by
- lavu: fix typo in Makefile
- 5:13 AM Changeset in ffmpeg [716d413c] by
- Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
- 5:12 AM Changeset in ffmpeg [78071a14] by
- pixfmt: add AV_ prefixes to PIX_FMT_*
- 3:40 AM Changeset in ffmpeg [9425dc3d] by
- Fix build failure on osx 10.5.8 ppc Second parameter to vec_splat …
- 3:33 AM Ticket #598 (Subtitle on some BD/m2ts files are not detected because CRC check fails) closed by
- fixed
- 3:25 AM Changeset in ffmpeg [f464b02d] by
- mpegts: fuzzy crc check for not so spec compliant files Fixes …
- 2:16 AM Ticket #1678 (Regression with -vsync 1) closed by
- fixed: mp4 / mov AV sync issues should have been fixed with the recent …
- 2:09 AM Ticket #1346 (-aq makes only a minimal output file size difference for aac) updated by
-
Summary changed
- 1:57 AM Ticket #1572 (HLS input destroys DTS/PTS information) updated by
- testing current git master, both flv files generated contain some …
- 1:44 AM Changeset in ffmpeg [43bbc3f4] by
- xtea: give constants the correct type Signed-off-by: Michael …
- 1:12 AM Changeset in ffmpeg [89074e9] by
- wmalosslessdec: remove unused variable Signed-off-by: Michael …
- 1:11 AM Changeset in ffmpeg [b9a77198] by
- tscc: fix "assignment discards qualifiers from pointer target type" …
- 1:09 AM Changeset in ffmpeg [c5fdd069] by
- tiff: fix "assignment discards qualifiers from pointer target type" …
- 1:06 AM Changeset in ffmpeg [bd2613a] by
- rangecoder: fix "incompatible pointer type" warning Signed-off-by: …
- 12:11 AM Changeset in ffmpeg [106790a4] by
- ffv1: fix array data types Signed-off-by: Michael Niedermayer …
- 12:09 AM Changeset in ffmpeg [fc6860a3] by
- 8svx: remove unused variable Signed-off-by: Michael Niedermayer …
- 12:08 AM Changeset in ffmpeg [adcfc05] by
- mxfenc: fix av_log data type for dts paramater Signed-off-by: Michael …
Oct 7, 2012:
- 10:38 PM Ticket #1768 (audio AAC fails at CCE) updated by
- Replying to kaijun61: > More than one people report this …
- 10:32 PM Ticket #1792 (libswresample mono to stereo conversion is lowering the amplitude) created by
- I am resampling sound data with libswresample. I have one sample case …
- 10:09 PM Ticket #1768 (audio AAC fails at CCE) updated by
- I don't know AAC standard. But I do know the decoder doesn't handle …
- 9:31 PM Changeset in ffmpeg [f2a7e1a6] by
- mux: change 1 assert->av_assert1() Signed-off-by: Michael Niedermayer …
- 9:31 PM Changeset in ffmpeg [2714e84] by
- x86/motion_est: assert->av_assert2() Signed-off-by: Michael …
- 9:31 PM Changeset in ffmpeg [f9b0694c] by
- motion-test: fix height parameter Signed-off-by: Michael Niedermayer …
- 8:45 PM Changeset in ffmpeg [7b556be6] by
- af_resample: avoid conversion of identical sample formats for 1 …
- 8:45 PM Changeset in ffmpeg [37f701f1] by
- avcodec: allow either planar or interleaved sample format when …
- 8:45 PM Changeset in ffmpeg [53643271] by
- adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right …
- 8:31 PM Changeset in ffmpeg [62ae37de] by
- timefilter: De-doxygenize normal code comments and drop silly ones
- 8:29 PM Changeset in ffmpeg [d58b25aa] by
- adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right …
- 8:19 PM Ticket #1791 (changing number of channels/sample rate midstream) updated by
- Channel number changes work fine with the samples from ticket #200 and …
- 6:42 PM Ticket #1790 (got mpeg2video instead of expected mpeg1video) closed by
- invalid: Replying to burek: > {{{ > [mpegts @ 0xbb4d60] first pts …
- 6:24 PM Ticket #1791 (changing number of channels/sample rate midstream) created by
- Midstream changing number of channels or sample rate causes SEGV. …
- 5:57 PM Changeset in ffmpeg [27a34151] by
- avformat: fix typo in comment Signed-off-by: Paul B Mahol …
- 5:39 PM Changeset in ffmpeg [979b9b1f] by
- h264: switch some asserts to av_assert1/2() Signed-off-by: Michael …
- 5:31 PM Changeset in ffmpeg [1822aee7] by
- dsputil_template: replace assert() by av_assert2() Signed-off-by: …
- 2:39 PM Ticket #1766 (Can't encode MPEG-2 at more than ~3Mb/s) updated by
- Using your exact command line with ffmpeg version …
- 1:05 PM Map edited by
- added an example 4 how to re-encode only video streams and copy all … (diff)
- 12:28 PM Ticket #1790 (got mpeg2video instead of expected mpeg1video) created by
- I don't know how to name this ticket properly, so please rename it if …
- 11:14 AM Changeset in ffmpeg [e67b0f99] by
- gxf: Include the right header for the avpriv_frame_rate_tab …
- 10:50 AM Ticket #1754 (Error in Matroska Muxer) closed by
- fixed
- 10:48 AM Changeset in ffmpeg [87244c8f] by
- matroskaenc: remove MATROSKA_ID_VIDEODISPLAYUNIT 3 Should fix ticket …
- 10:12 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- I tested the following command line with current ffmpeg and the sample …
- 9:57 AM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- Replying to reimar: > I've compiled many different …
- 9:34 AM Ticket #1703 (ffplay doesn't play any audio when given "mono" audio input in windows) closed by
- worksforme: I tested ffplay.exe from Zeranoe with attached mono sample and it …
- 9:28 AM Changeset in ffmpeg [79d30321] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: wmaenc: …
- 9:14 AM Ticket #1231 (ffplay access violation on win64) closed by
- worksforme: I tested on Windows 7 with AVX hardware and current Zeranoe static …
- 9:07 AM Ticket #1768 (audio AAC fails at CCE) updated by
- Let me reformulate the question: Given that FFmpeg behaviour seems to …
- 8:53 AM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- I think there is a patch for the rename on the list. But I'd really …
- 8:50 AM Ticket #1786 (Displaying Green Color video) updated by
- Just as a hint in case it helps: a all-green frame means a YUV frame …
- 4:04 AM Changeset in ffmpeg [537ef8be] by
- movenc: support an alternative to edit lists to handle the first DTS …
- 3:07 AM Ticket #1789 (Crash when reading invalid pcx file) created by
- FFmpeg crashes when reading attached broken pcx file. […]
- 1:28 AM Ticket #1573 (Enhancing -ss option) updated by
- Hi, I'm working on a project with multiple ffmpeg processes converting …
- 1:20 AM Changeset in ffmpeg [d067e254] by
- mov: fix integer avoption types Signed-off-by: Michael Niedermayer …
- 1:20 AM Changeset in ffmpeg [c6c560de] by
- mpeg4videodec: fix integer avoption types Signed-off-by: Michael …
- 1:20 AM Changeset in ffmpeg [57e1553e] by
- libvpcenc: fix flags voption types Signed-off-by: Michael Niedermayer …
- 1:20 AM Changeset in ffmpeg [3c9502b0] by
- h264: fix integer avoption types Signed-off-by: Michael Niedermayer …
- 1:20 AM Changeset in ffmpeg [ffc1d959] by
- tests/Makefile: fix ffprobe-test.nut with target-exec Signed-off-by: …
Oct 6, 2012:
- 9:12 PM Changeset in ffmpeg [19a4e103] by
- gmc_mmx: enable also for large pictures when emu edge isnt needed. …
- 9:04 PM Changeset in ffmpeg [e063ffbf] by
- dsputil_mmx: put optimized gmc code back and avoid a VLA without …
- 9:04 PM Changeset in ffmpeg [094a82c7] by
- get_bits: get_bits_long() support n=0 as the docs allow it also the 0 …
- 6:23 PM Changeset in ffmpeg [ac6659af] by
- movenc: fix regression with yuyv caused by c5f23d Signed-off-by: …
- 5:23 PM Changeset in ffmpeg [31b2262d] by
- wmaenc: use float planar sample format
- 5:23 PM Changeset in ffmpeg [b1540fc8] by
- (e)ac3enc: use planar sample format
- 5:23 PM Changeset in ffmpeg [f3e2d68d] by
- aacenc: use planar sample format
- 4:34 PM Changeset in ffmpeg [51211d35] by
- vf_tile: fix typos/grammar in comments Signed-off-by: Bobby Bingham …
- 4:25 PM Changeset in ffmpeg [095be4f] by
- adpcmenc: use planar sample format for adpcm_ima_wav and adpcm_ima_qt
- 4:25 PM Changeset in ffmpeg [d9a13c2f] by
- adpcmenc: move 'ch' variable to higher scope It is used for multiple …
- 4:25 PM Changeset in ffmpeg [9606f19b] by
- adpcmenc: fix 3 instances of variable shadowing
- 4:25 PM Changeset in ffmpeg [1e35574b] by
- adpcm_ima_wav: simplify encoding
- 4:25 PM Changeset in ffmpeg [cfc0a80a] by
- libvorbis: use planar sample format
- 4:25 PM Changeset in ffmpeg [473b297f] by
- libmp3lame: use planar sample formats
- 4:25 PM Changeset in ffmpeg [233783e2] by
- vorbisenc: use float planar sample format
- 4:21 PM Changeset in ffmpeg [11dcddb9] by
- ffm: do not write or read the audio sample format
- 4:08 PM Changeset in ffmpeg [6221e247] by
- parseutils: fix parsing of invalid alpha values An alpha specifier …
- 1:37 PM Ticket #1787 (Losing Silent Audio When Converting From Nellymoser Produced By Flash ...) updated by
-
Keywords, Component changed
- 12:03 PM Changeset in ffmpeg [293e5423] by
- configure: enable -Werror=vla Signed-off-by: Michael Niedermayer …
- 12:03 PM Changeset in ffmpeg [24702a91] by
- pca: get rid of VLA Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 11:59 AM Changeset in ffmpeg [56d7f7d9] by
- snowenc: get rid of VLA (well it wasnt really variable anyway) …
- 11:55 AM Changeset in ffmpeg [37ac11d9] by
- doc/RELEASE_NOTES: update for the 9 release. Signed-off-by: Diego …
- 11:51 AM Ticket #1787 (Losing Silent Audio When Converting From Nellymoser Produced By Flash ...) closed by
- invalid: Audio tracks with gaps need extra care. Filling the gaps requires the …
- 11:48 AM Changeset in ffmpeg [13a21523] by
- swr-test: avoid VLA Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 11:45 AM Changeset in ffmpeg [55c49afc] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 11:37 AM Ticket #1445 (image2 to support start_index and step_increment) closed by
- wontfix: Closing the ticket. Please reopen if you think there is a specific use …
- 11:34 AM Ticket #848 (expand -formats/-codecs options) updated by
- What's wrong about using grep? Also I'm slightly against adopting a …
- 10:54 AM Ticket #1336 (support image2pipe input without parser) updated by
- Parsers are still missing for at least dpx, jpegls, gif, pcx, sgi, …
- 10:53 AM Changeset in ffmpeg [886c3662] by
- doc/filters: fix typo
- 10:15 AM Ticket #1766 (Can't encode MPEG-2 at more than ~3Mb/s) updated by
- I tested the following: $ ffmpeg -i Sherlock\ S01E01\ sample.mkv …
- 10:07 AM Changeset in ffmpeg [9d19d7c] by
- segment: reverse pass avoid_negative_ts from the muxer This fixes …
- 10:05 AM Ticket #732 (Storing variables not working in expressions) closed by
- wontfix: Replying to jworrall: > Oh, well, that explains a lot. It …
- 10:05 AM Changeset in ffmpeg [cde26748] by
- smoothstreamingenc: Add a more verbose error message This helps …
- 10:05 AM Changeset in ffmpeg [fadd3a68] by
- smoothstreamingenc: Ignore the return value from mkdir We don't need …
- 10:05 AM Changeset in ffmpeg [8e276378] by
- smoothstreamingenc: Try writing a manifest when opening the muxer …
- 10:05 AM Changeset in ffmpeg [3ea06ac5] by
- smoothstreamingenc: Move the output_chunk_list and write_manifest …
- 10:05 AM Changeset in ffmpeg [5fa43f76] by
- smoothstreamingenc: Properly return errors from ism_flush to the …
- 10:05 AM Changeset in ffmpeg [eb2f3910] by
- smoothstreamingenc: Check the output UrlContext before accessing it …
- 9:51 AM Changeset in ffmpeg [2c34367b] by
- libvorbisenc: fix afq delay setting Signed-off-by: Michael …
- 9:34 AM Ticket #1782 (telecine filter does not work for bit-depth > 8) updated by
-
Keywords changed
- 9:33 AM Ticket #249 (Fix the filter remove-logo) updated by
-
Keywords changed
- 9:33 AM Ticket #299 (ffmpeg crashes with -vf mp=boxblur=100:100) updated by
-
Keywords changed
- 8:42 AM Changeset in ffmpeg [d3a72bec] by
- yuv4mpeg: return proper error codes. Fixes Bug 373. …
- 8:35 AM Changeset in ffmpeg [0dfcbe52] by
- lavfi: avfilter_merge_formats: handle case where inputs are same This …
- 8:35 AM Changeset in ffmpeg [6d6373dc] by
- mpegvideo: Don't use ff_mspel_motion() for vc1 Using ff_mspel_motion …
- 8:34 AM Changeset in ffmpeg [7296a6b5] by
- imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt …
- 8:34 AM Changeset in ffmpeg [f695be22] by
- nuv: check RTjpeg header for validity CC: libav-stable@libav.org …
- 8:33 AM Changeset in ffmpeg [9125aa92] by
- vc1dec: add flush function for WMV9 and VC-1 decoders CC: …
- 7:47 AM Changeset in ffmpeg [0e2f415a] by
- vorbis: Validate that the floor 1 X values contain no duplicates. …
- 7:47 AM Changeset in ffmpeg [a4e27731] by
- lavfi: avfilter_merge_formats: handle case where inputs are same This …
- 7:46 AM Changeset in ffmpeg [c82ae85a] by
- mpegvideo: Don't use ff_mspel_motion() for vc1 Using ff_mspel_motion …
- 7:46 AM Changeset in ffmpeg [fd7426ed] by
- imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt …
- 7:46 AM Changeset in ffmpeg [459feb7c] by
- nuv: check RTjpeg header for validity CC: libav-stable@libav.org …
- 7:45 AM Changeset in ffmpeg [aa412127] by
- vc1dec: add flush function for WMV9 and VC-1 decoders CC: …
- 7:40 AM Changeset in ffmpeg [d6e250ab] by
- vorbis: Validate that the floor 1 X values contain no duplicates. …
- 7:40 AM Changeset in ffmpeg [61ece413] by
- vorbisenc: check all allocations for failure (cherry picked from …
- 7:40 AM Changeset in ffmpeg [b6c5848a] by
- lavfi: avfilter_merge_formats: handle case where inputs are same This …
- 7:40 AM Changeset in ffmpeg [b6ba39f9] by
- alsdec: check opt_order. Fixes out of array write in quant_cof. Also …
- 7:40 AM Changeset in ffmpeg [77d43bf4] by
- lavf: don't segfault when a NULL filename is passed to …
- 7:40 AM Changeset in ffmpeg [899d95ef] by
- mpegvideo: Don't use ff_mspel_motion() for vc1 Using ff_mspel_motion …
- 7:40 AM Changeset in ffmpeg [8812b5f1] by
- imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt …
- 7:40 AM Changeset in ffmpeg [f31170d4] by
- nuv: check RTjpeg header for validity CC: libav-stable@libav.org …
- 7:40 AM Changeset in ffmpeg [0173a796] by
- vc1dec: add flush function for WMV9 and VC-1 decoders CC: …
- 7:40 AM Changeset in ffmpeg [a60eb6ef] by
- ffmpeg: fix -force_key_frames Based on commit …
- 7:27 AM Changeset in ffmpeg [e4cbf752] by
- Give all anonymously typedeffed structs in headers a name Anonymous …
- 7:24 AM Changeset in ffmpeg [76f644d9] by
- fate: Add parseutils test
- 7:21 AM Changeset in ffmpeg [c010fce6] by
- parseutils-test: Drop random colors from parsing test This guarantees …
- 6:43 AM Changeset in ffmpeg [31bc3fb5] by
- snow: Check mallocs at init Signed-off-by: Martin Storsjö …
- 6:43 AM Changeset in ffmpeg [9aaaeba4] by
- vorbis: Validate that the floor 1 X values contain no duplicates. …
- 6:43 AM Changeset in ffmpeg [e46cf805] by
- vorbisenc: check all allocations for failure (cherry picked from …
- 6:43 AM Changeset in ffmpeg [d4f3abca] by
- indeo3: validate new frame size before resetting decoder (cherry …
- 6:43 AM Changeset in ffmpeg [e5f4e249] by
- lavfi: avfilter_merge_formats: handle case where inputs are same This …
- 6:43 AM Changeset in ffmpeg [b1ad5a21] by
- rv34: error out on size changes with frame threading Fixes …
- 6:43 AM Changeset in ffmpeg [90575bd7] by
- rv34: Handle only complete frames in frame-mt. Correct handling of …
- 5:27 AM Changeset in ffmpeg [ba04177e] by
- vf_pad/scale: use double precision for aspect ratios. Fixes Bug 203. …
- 5:11 AM Ticket #681 (-vf mp=pullup leads to massive A/V-desync) updated by
-
Keywords, Summary changed
Replying to cehoyos: > It fails for another sample here. … - 4:23 AM Ticket #1354 (Y216 sample) closed by
- fixed: Finally committed. Please note that this format is completely …
- 4:20 AM Changeset in ffmpeg [7548c80a] by
- Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216). Fixes ticket #1354
- 2:45 AM Changeset in ffmpeg [5de75336] by
- mpegvideo_armv5te: change asserts to av_asserts Signed-off-by: …
- 2:43 AM CompilationGuide/Ubuntu edited by
- add libxext-dev as dependency (although it is brought in by … (diff)
- 1:29 AM Changeset in ffmpeg [ed015f67] by
- ffv1enc: fix assert in put_vlc_symbol() and update to av_assert2() …
- 1:16 AM Changeset in ffmpeg [856834a7] by
- ffv1: change w/h asserts to check as the condition can likely happen …
- 1:16 AM Changeset in ffmpeg [5709e201] by
- ffv1: remove commented asserts Signed-off-by: Michael Niedermayer …
Oct 5, 2012:
- 10:05 PM Changeset in ffmpeg [1578d01d] by
- Changelog: add empty line after version lines Fix spacing inconsistency.
- 9:58 PM Changeset in ffmpeg [531872d7] by
- ffprobe: reindent after previous commit
- 9:58 PM Changeset in ffmpeg [3d189d41] by
- ffprobe: add -select_streams option
- 9:33 PM Changeset in ffmpeg [c07d56a6] by
- build: error on variable-length arrays With all the VLAs gone, make …
- 9:33 PM Changeset in ffmpeg [07eb7e20] by
- ppc: swscale: rework yuv2planeX_altivec() This gets rid of the …
- 9:33 PM Changeset in ffmpeg [642b4efa] by
- ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec() …
- 9:33 PM Changeset in ffmpeg [bcf07a15] by
- x86: dsputil: kill VLA in gmc_mmx() Instead of using an evil VLA, …
- 8:29 PM Changeset in ffmpeg [f1c6a740] by
- libspeexenc: Updated commentary to reflect recent changes …
- 8:29 PM Changeset in ffmpeg [978d5bd] by
- libspeexenc: Add an option for enabling DTX Discontinuous …
- 7:45 PM Changeset in ffmpeg [d9dfe9a5] by
- Fix libcdio detection.
- 7:03 PM Changeset in ffmpeg [eb63a747] by
- Do not print debug output for the (MPlayer) pullup filter.
- 6:13 PM Changeset in ffmpeg [4c5a9fd6] by
- Fix showspectrum dependencies: Add rdft.
- 5:22 PM Changeset in ffmpeg [0a7d4ea3] by
- configure: dts demuxer needs dca_parser Signed-off-by: Paul B Mahol …
- 4:07 PM Changeset in ffmpeg [db4bb4c9] by
- oggparsetheora: fix comment header parsing Pass the correct header …
- 3:04 PM Changeset in ffmpeg [0ed02327] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
- 2:52 PM Changeset in ffmpeg [2a77d4f7] by
- Merge commit '65d12900432ac880d764edbbd36818431484a76e' * commit …
- 2:41 PM Changeset in ffmpeg [f74f8bc8] by
- Merge commit 'a854362b40f0e458db5a1fb0d2612a5702ee0ace' * commit …
- 2:30 PM Changeset in ffmpeg [b26cbf75] by
- Merge commit 'f7b240434c015056bc6319ddbdb8483757cc13e2' * commit …
- 2:21 PM Changeset in ffmpeg [50c555e3] by
- Merge commit '378a6315b7c48195ffd94e6aa9aa6d663d42b35e' * commit …
- 1:48 PM Changeset in ffmpeg [008d36b] by
- Merge commit 'eb447d515956b3ce182d9750083131735f00324c' * commit …
- 1:12 PM Changeset in ffmpeg [1bd22229] by
- Merge commit '73871dc96ff78053b9dcd0eb259b7f5a5308ec87' * commit …
- 1:03 PM Changeset in ffmpeg [d19728da] by
- Merge commit '0edae4e6286096023cdd6adea74722fa06029867' * commit …
- 12:28 PM Ticket #1788 (setting the output frame rate of image outputs) created by
- I'm not sure if this is a bug or not, since I was suggested that …
- 12:01 PM Changeset in ffmpeg [2f49e3da] by
- doc/APIchanges: fill in missing dates and hashes.
- 11:50 AM Changeset in ffmpeg [006afc7a] by
- lavr: bump major to 1 and declare it stable.
- 11:49 AM Changeset in ffmpeg [e7ba5b1d] by
- lavr: change the type of the data buffers to uint8_t. This is more …
- 11:47 AM Changeset in ffmpeg [30223b3b] by
- lavc: deprecate the audio resampling API. It has been superseded by lavr.
- 9:40 AM Ticket #1673 (MPEG2-TS minimum PID value for data packet) updated by
- According to the specification the patch looks good to me. Can someone …
- 5:35 AM Changeset in ffmpeg [2e59210e] by
- lavc/h264: don't touch H264Context->ref_count[] during MB decoding. …
- 3:15 AM Changeset in ffmpeg [5cdd3b99] by
- hls: Disable http seekability probing Some HLS servers return 403 …
- 3:13 AM Changeset in ffmpeg [8a33210d] by
- http: prevent the Range header being sent when seekability probing …
- 3:11 AM Changeset in ffmpeg [dd1e6b2a] by
- http: add option to prevent probing for HTTP seekability Add an …
- 12:51 AM Changeset in ffmpeg [cf5a98b9] by
- mpeg2videodec: fix list of supported frame rates to include sane ext …
- 12:49 AM Changeset in ffmpeg [f6f7d150] by
- h264: don't touch H264Context->ref_count[] during MB decoding The …
Oct 4, 2012:
- 10:18 PM Changeset in ffmpeg [038325ac] by
- libspeexenc: Add an option for enabling DTX Discontinuous …
- 10:18 PM Changeset in ffmpeg [d5683420] by
- aacenc: fix out of array writes The value used in allocation is based …
- 10:17 PM Changeset in ffmpeg [66a4ac51] by
- libspeexenc: Updated commentary to reflect recent changes …
- 9:01 PM Ticket #1767 (24bit audio in mov is flagged as 16bit in stsd atom) closed by
- fixed: Fixed by Tim Nicholson.
- 8:17 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by
- st->time_base and st->codec->time_base don´t work. I always get 0.0 …
- 7:31 PM Changeset in ffmpeg [60b433d9] by
- movenc.c: Add support for >16bit BE flavours Currently only LE …
- 5:29 PM Changeset in ffmpeg [a7329e5f] by
- x86: get_cpu_flags: add necessary ifdefs around function body …
- 5:29 PM Changeset in ffmpeg [f6fbce76] by
- x86: Drop CPU detection intrinsics Now that there is CPU detection in …
- 5:29 PM Changeset in ffmpeg [1f6d8699] by
- x86: Add YASM implementations of cpuid and xgetbv from x264 This …
- 5:21 PM Changeset in ffmpeg [65d12900] by
- configure: add --enable-lto option This works with gcc. Other …
- 4:54 PM Ticket #1784 (internal aac encoder fails with 5.1 input) updated by
- I recorded it from a directshow "record what you hear" device, at 5.1. …
- 4:27 PM Ticket #1786 (Displaying Green Color video) updated by
- Replying to neelima: > We have attached vidapi.c file. We …
- 4:25 PM Ticket #1784 (internal aac encoder fails with 5.1 input) updated by
- Replying to rogerdpack: > or would you prefer I send it to …
- 4:20 PM Ticket #1784 (internal aac encoder fails with 5.1 input) updated by
- Ok that makes sense. The initial attachment to this ticket is a …
- 4:09 PM Changeset in ffmpeg [54b24314] by
- x86: cpu: Break out test for cpuid capabilities into separate function
- 3:58 PM Changeset in ffmpeg [cc5e9e5f] by
- x86: ff_get_cpu_flags_x86(): Avoid a pointless variable indirection
- 3:58 PM Changeset in ffmpeg [1e164c0b] by
- build: Factor out mpegaudio dependencies to CONFIG_MPEGAUDIO A new …
- 3:35 PM Changeset in ffmpeg [2e8dcde1] by
- ffplay: autodetect realtime streams and enable infbuf Signed-off-by: …
- 3:34 PM Changeset in ffmpeg [cb3fd029] by
- ffplay: add a 3rd state to infbuf for autodetection Signed-off-by: …
- 3:22 PM Changeset in ffmpeg [91c1567b] by
- segment: Add comments about calls that only are relevant for some …
- 1:58 PM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- Replying to Cigaes: > Can you point us to the bug report …
- 1:25 PM Changeset in ffmpeg [e214306] by
- mpeg2enc: support and use frame_rate_ext when needed Signed-off-by: …
- 1:11 PM Ticket #1787 (Losing Silent Audio When Converting From Nellymoser Produced By Flash ...) created by
- Summary of the bug: Hi Developers! I am trying to stitch together …
- 11:20 AM Changeset in ffmpeg [489d8a79] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 11:11 AM Changeset in ffmpeg [0f1446a4] by
- Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b' * commit …
- 10:52 AM Changeset in ffmpeg [c864c396] by
- segment: Add an option for omitting the first header and final trailer …
- 10:52 AM Changeset in ffmpeg [a854362b] by
- segment: Flush buffered data before finishing a segment This makes …
- 10:52 AM Changeset in ffmpeg [f7b24043] by
- segment: Set the resend_headers flag for each segment This makes sure …
- 10:52 AM Changeset in ffmpeg [378a6315] by
- segment: Add an option for disabling writing of a header/trailer to …
- 10:52 AM Changeset in ffmpeg [eb447d5] by
- segment: Free and reinit the muxer before calling …
- 10:52 AM Changeset in ffmpeg [73871dc9] by
- segment: Use the public av_write_header/av_write_trailer functions …
- 10:52 AM Changeset in ffmpeg [0edae4e6] by
- segment: Properly create new AVStreams for the chained muxer Before, …
- 10:52 AM Changeset in ffmpeg [aa9f128b] by
- segment: Add a missing space Signed-off-by: Martin Storsjö …
- 10:30 AM Changeset in ffmpeg [741f5b02] by
- Merge commit '29abb04e73b0580ebe38703cadb988d26df6a76a' * commit …
- 10:22 AM Ticket #1786 (Displaying Green Color video) updated by
- We have attached vidapi.c file. We request you to please review our …
- 10:05 AM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- Can you point us to the bug report against the Android build system?
- 8:57 AM Ticket #1786 (Displaying Green Color video) updated by
- I asked you in ticket #1772 to add some information and to test …
- 8:54 AM Ticket #1782 (telecine filter does not work for bit-depth > 8) updated by
-
Status, Reproduced by developer, Summary changed
Replying to dericed: > The output doesn't seem to provide … - 8:47 AM Ticket #1786 (Displaying Green Color video) updated by
- Can we know why is this closed without any comments.
- 8:23 AM Changeset in ffmpeg [4673a5a7] by
- vf_overlay: properly sync inputs. Right now it incorrectly assumes …
- 8:21 AM Changeset in ffmpeg [ab35ec29] by
- vf_overlay: get rid of pointless messing with timebase. Output frames …
- 8:00 AM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- If you are right and you cannot remove the wrong include path from the …
- 7:55 AM Ticket #1786 (Displaying Green Color video) closed by
- invalid
- 7:44 AM Ticket #1786 (Displaying Green Color video) created by
- We are currently working on this Android 3D Animation App. We need to …
- 6:05 AM Changeset in ffmpeg [cd15b7c0] by
- samplefmt: make av_samples_alloc() initialize the data to silence. …
- 4:41 AM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- Replying to cehoyos: > Is the incorrect -I flag (should be …
- 2:17 AM Ticket #1782 (telecine filter does not work for bit-depth > 8) updated by
- So the error that I described before only occurs on one particular …
- 1:01 AM Changeset in ffmpeg [047dcfa] by
- afq: sanity assert on remaining_samples Signed-off-by: Michael …
- 12:41 AM Changeset in ffmpeg [b27e2b6] by
- afq: update remaining samples variable. Fixes Ticket1785 (opusenc …
- 12:36 AM Ticket #1785 (Opus encoder fails on eof) closed by
- fixed
Oct 3, 2012:
- 11:33 PM Changeset in ffmpeg [b02493e4] by
- movenc: force video timebase to be 0.1ms precisse at least. The …
- 10:57 PM Ticket #1782 (telecine filter does not work for bit-depth > 8) updated by
- Please provide your command line together with complete, uncut console …
- 10:45 PM Ticket #1782 (telecine filter does not work for bit-depth > 8) updated by
- Thanks @cehoyos. This looks close. I see the extra frames are added …
- 10:43 PM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- Is the incorrect -I flag (should be -Ijni/ffmpeg) also added with …
- 10:39 PM Ticket #1784 (internal aac encoder fails with 5.1 input) updated by
- Replying to rogerdpack: > so, just for reference, if you …
- 10:34 PM Ticket #1785 (Opus encoder fails on eof) created by
- The opus encoder starts looping on eof. […] (Pressed Ctrl-C several …
- 10:26 PM Changeset in ffmpeg [c9df4890] by
- libspeexdec: handle NULL return value from speex_packet_to_header() …
- 10:17 PM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- Well this is partially an Android build system issue, however it is an …
- 10:02 PM Ticket #1784 (internal aac encoder fails with 5.1 input) updated by
- so, just for reference, if you don't use -aac_coder 0 you get bad …
- 9:59 PM Changeset in ffmpeg [769ed305] by
- h264probe: Don't error out on bits that no longer are reserved …
- 9:55 PM Ticket #681 (-vf mp=pullup leads to massive A/V-desync) updated by
- The filter works fine with the following command line for the given …
- 9:29 PM Ticket #1784 (internal aac encoder fails with 5.1 input) closed by
- worksforme: (This used to be a regression in 2011, never reported on trac afaict.) …
- 9:08 PM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- Replying to dlongest: > Correct me if I am wrong, but …
- 8:08 PM Changeset in ffmpeg [1481e198] by
- mpegvideo: set extended_data in ff_update_duplicate_context() …
- 8:03 PM Changeset in ffmpeg [45e5d0c3] by
- libspeexdec: properly handle DTX for multiple frames-per-packet
- 8:03 PM Changeset in ffmpeg [908e22b9] by
- libspeexdec: move the SpeexHeader from LibSpeexContext to where it is used
- 8:03 PM Changeset in ffmpeg [892695c] by
- libspeexdec: simplify setting of frame_size
- 8:03 PM Changeset in ffmpeg [27c3f9c] by
- libspeexdec: set channel_layout
- 8:03 PM Changeset in ffmpeg [29abb04e] by
- libspeexdec: If the channel count is not valid, decode as stereo. …
- 8:03 PM Changeset in ffmpeg [3b061c5e] by
- libspeexdec: improve setting of Speex mode and sample rate If there …
- 7:38 PM Changeset in ffmpeg [5e6439a1] by
- ff_choose_timebase: only try factors upto 14 otherwise a unexpected …
- 7:37 PM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- I am also building FFmpeg for use on Android. When using Android's …
- 7:34 PM Changeset in ffmpeg [de707bc8] by
- mux/nut: factorize ff_choose_timebase() out of nut Signed-off-by: …
- 7:30 PM Ticket #1784 (internal aac encoder fails with 5.1 input) created by
- Summary of the bug: with 5.1 audio input, the internal aac encoder …
- 7:18 PM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- I believe he (obucinac) explained why he used "-I libavutil" as an …
- 5:10 PM Ticket #1783 (libavutil contains file with the same name as a system header) updated by
- Does it work if you remove "-I libavutil"? I believe this should never …
- 4:26 PM Ticket #1782 (telecine filter does not work for bit-depth > 8) updated by
-
Keywords, Version, Type changed
Could you test the following command line? […] - 4:23 PM Changeset in ffmpeg [ad11681a] by
- libspeex: Add a private option for enabling VAD Speex detects …
- 4:20 PM Changeset in ffmpeg [05e5a24f] by
- tiffenc: remove unused variable Signed-off-by: Michael Niedermayer …
- 4:19 PM Changeset in ffmpeg [f0fce9f3] by
- xtea: Test inplace decryption Based on test code by: Giorgio Vazzana …
- 4:19 PM Changeset in ffmpeg [b434500] by
- xtea: Fix CBC decryption when src==dst Signed-off-by: Martin Storsjö …
- 4:19 PM Changeset in ffmpeg [ca074cc3] by
- xtea: Factorize testing into a separate function Based on a patch by …
- 4:10 PM Ticket #1783 (libavutil contains file with the same name as a system header) created by
- Since 1.0 release, there is a file named time.h in libavutil, which is …
- 4:08 PM Changeset in ffmpeg [fd712a55] by
- configure: Refactor HAVE_ options available on the command line
- 4:07 PM Changeset in ffmpeg [8be5b0d6] by
- avconv/avprobe: Add missing 'void' to exit_program() definition
- 2:51 PM Changeset in ffmpeg [dc82b2c0] by
- framecrcenc: print flags and side data elements The new fields are …
- 2:14 PM Changeset in ffmpeg [6a697b42] by
- parser: fix large overreads Signed-off-by: Michael Niedermayer …
- 2:01 PM Ticket #1782 (telecine filter does not work for bit-depth > 8) created by
- I need to convert 24000/1001 fps video to 30000/1001 fps. Currently …
- 1:38 PM Changeset in ffmpeg [1e2e2c80] by
- lavc/h264: move ff_init_cabac_states() from decode_slice() to …
- 1:36 PM Changeset in ffmpeg [05e209c0] by
- Allow use of strncpy() There are cases where strncpy() does exactly …
- 1:05 PM Changeset in ffmpeg [75366a50] by
- blowfish: Add more tests Test inplace ECB, normal CBC and inplace CBC …
- 1:05 PM Changeset in ffmpeg [87f023f2] by
- blowfish: Fix CBC decryption with dst==src Signed-off-by: Martin …
- 1:05 PM Changeset in ffmpeg [0cc9a64b] by
- blowfish: Factorize testing into a separate function Signed-off-by: …
- 11:35 AM Changeset in ffmpeg [7e5496fc] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: ARM: …
- 10:49 AM Changeset in ffmpeg [51a15ed7] by
- ARM: use numeric ID for Tag_ABI_align_preserved Some old assemblers …
- 8:54 AM Ticket #1768 (audio AAC fails at CCE) updated by
- No, please go to that piece of code straightforward, don't waste time.
- 5:08 AM Ticket #1781 (Official Debian / Ubuntu deb package) created by
- It would be nice to set up an automated build process for official …
- 3:43 AM Changeset in ffmpeg [695f0869] by
- ffv1dec: print bps for pict debug too Signed-off-by: Michael …
- 1:49 AM Changeset in ffmpeg [df824548] by
- 8svx: Fixing header size, move decoding to per call instead of the …
- 12:50 AM Changeset in ffmpeg [26d1c7d9] by
- 8svx: avoid custom clip, avoid +128 for compressed data. Based on: …
Oct 2, 2012:
- 11:52 PM Changeset in ffmpeg [6eed92a2] by
- 8svx: fix delta_decode cliping limits Signed-off-by: Michael …
- 11:45 PM Changeset in ffmpeg [72f10d54] by
- 8svx: copy start value in output samples. Otherwise, the last byte of …
- 9:01 PM Ticket #1780 (potential buffer overflow, based on wrong fscanf format indentifier) updated by
-
Resolution changed
bug fixed thanks for the report - 8:59 PM Changeset in ffmpeg [f077e1fb] by
- ffserver: fix potential buffer overflow, based on wrong fscanf format …
- 8:44 PM Changeset in ffmpeg [d4e82a34] by
- 8svx: remove malloc and memcpy that have become unneeded …
- 8:14 PM Changeset in ffmpeg [4edb34f6] by
- segment: Pass the interrupt callback on to the chained …
- 8:05 PM Ticket #1778 (EIA-608 / EIA-708 Closed Captions disappear when transcoding/reencoding) updated by
- I see. Could any of the code from the libzvbi project maybe help with …
- 7:55 PM Changeset in ffmpeg [8f0168a3] by
- fix exit_program() prototypes This fixes 2 warnings Signed-off-by: …
- 7:37 PM Ticket #1780 (potential buffer overflow, based on wrong fscanf format indentifier) updated by
- I think we can scratch the "believe there is a problem" and say "could …
- 7:33 PM Ticket #1778 (EIA-608 / EIA-708 Closed Captions disappear when transcoding/reencoding) updated by
- The situation is not quite as simple. The problem in this specific …
- 7:32 PM Ticket #846 (Closed Captioning in mov) updated by
- Seems I forgot to update this. Recognizing and demuxer CC data in …
- 6:47 PM Changeset in ffmpeg [1ca3b62b] by
- ARM: bswap: drop armcc version of av_bswap16() This function causes …
- 6:47 PM Changeset in ffmpeg [5e826fd6] by
- ARM: set Tag_ABI_align_preserved in all asm files All our ARM asm …
- 5:48 PM Changeset in ffmpeg [032ba74e] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: ARM: …
- 4:48 PM Changeset in ffmpeg [dd78e109] by
- Merge commit '1e46c63eb72be752e044ba32257d77f35cbd9dac' * commit …
- 4:36 PM Changeset in ffmpeg [6cbbf4a2] by
- Merge commit '86bbdf865e04bc5ddc2021b0620e6de634375253' * commit …
- 4:32 PM Ticket #1768 (audio AAC fails at CCE) updated by
- Does the TI DSP decoder allow to save the decoded sample?
- 4:20 PM Changeset in ffmpeg [513042c9] by
- Merge commit '55f9037f38bc3beacb2f5a17408c1d24c077d7fd' * commit …
- 3:34 PM Changeset in ffmpeg [f5b31daa] by
- libopusenc: use more specific and correct name for the channel order …
- 3:27 PM Changeset in ffmpeg [e88ca80d] by
- Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0' * commit …
- 12:58 PM Changeset in ffmpeg [82db8ee3] by
- Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d' * commit …
- 12:18 PM Changeset in ffmpeg [f7f5370b] by
- mov: add option to ignore edit lists. Signed-off-by: Michael …
- 12:12 PM Changeset in ffmpeg [7bda4ed7] by
- ARM: fix Thumb PIC on Apple LDR with register offset and PC as base …
- 12:06 PM Ticket #1768 (audio AAC fails at CCE) updated by
- I think the decoder misses CCE handling as I pointed out before, the …
- 11:39 AM Ticket #1768 (audio AAC fails at CCE) updated by
- So could this be an invalid sample that cannot be decoded?
- 11:24 AM Ticket #1768 (audio AAC fails at CCE) updated by
- No, I didn't say gstreamer works with this sample. Because of this …
- 11:00 AM Ticket #1768 (audio AAC fails at CCE) updated by
- We all agree that the sample you attached to this ticket cannot be …
- 10:52 AM Ticket #1780 (potential buffer overflow, based on wrong fscanf format indentifier) closed by
- invalid: If you believe there is a problem, please send a patch to ffmpeg-devel
- 10:50 AM Ticket #1779 ([patch] fixed wrong printf format identifier in ffmpeg/ffserver.c) updated by
-
Keywords, Component changed
(What problem does your patch fix?) Please send patches to … - 10:31 AM Ticket #1780 (potential buffer overflow, based on wrong fscanf format indentifier) created by
- Please take a look at following source snippet from …
- 10:16 AM Changeset in ffmpeg [72d30b27] by
- nut: add do {} while (0) to GET_V Make it consistent with the other …
- 10:15 AM Ticket #1779 ([patch] fixed wrong printf format identifier in ffmpeg/ffserver.c) created by
- During a code review, i found a wrong printf format identifier in file …
- 9:07 AM Ticket #1768 (audio AAC fails at CCE) updated by
- use ffplay, you can see error. ffplay test.aac ffplay version …
- 7:43 AM Changeset in ffmpeg [e97e0eff] by
- doc/swresample.txt: fix typos
- 7:43 AM Changeset in ffmpeg [c053f486] by
- lavfi/transpose: add passthrough option
- 7:20 AM Changeset in ffmpeg [63000627] by
- lavfi/transpose: add support to named options and shortands Allow …
- 3:30 AM Ticket #1778 (EIA-608 / EIA-708 Closed Captions disappear when transcoding/reencoding) updated by
- Wow all this time I was thinking it did. Made the assumption that …
- 3:21 AM Ticket #1778 (EIA-608 / EIA-708 Closed Captions disappear when transcoding/reencoding) updated by
-
Status, Component, Priority, Version, Keywords, Type changed
FFmpeg does not support closed captions, see also tickett #846. - 3:18 AM Ticket #1768 (audio AAC fails at CCE) updated by
- I was unable to play your sample with totem (using GStreamer). Could …
- 12:46 AM Changeset in ffmpeg [b92dfb56] by
- tiffenc: Check av_malloc() results.
- 12:46 AM Changeset in ffmpeg [9bc055e3] by
- tiffenc: Simplify pixel format setup using AVPixFmtDescriptor.
- 12:24 AM Changeset in ffmpeg [c785b6db] by
- Libspeex VAD support Option for Voice Activity Detection is added to …
- 12:14 AM Changeset in ffmpeg [44ae7bad] by
- ffmpeg: print muxed packet sizes in debug output too Signed-off-by: …
Note:
See TracTimeline
for information about the timeline view.
