Timeline
Jul 28, 2013:
- 11:30 PM Changeset in ffmpeg [f3c300d0] by
- update all trac links to use the trac subdomain Signed-off-by: …
- 10:42 PM Changeset in ffmpeg [19da86f3] by
- targaenc: remove unused TargaContext Signed-off-by: Paul B Mahol …
- 10:42 PM Changeset in ffmpeg [e999f233] by
- truemotion2: make code independent of sizeof(AVFrame) Signed-off-by: …
- 10:27 PM Changeset in ffmpeg [a5155294] by
- pnm: do not set avctx->coded_frame Signed-off-by: Paul B Mahol …
- 10:27 PM Changeset in ffmpeg [329221ee] by
- pnm: fix 255 < maxval < 65535 for pam with depth 1 Signed-off-by: …
- 10:15 PM Ticket #2812 (jpeg: support 12bpp grayscale) updated by
- Samples made with libjpeg v6b uploaded for reference.
- 10:05 PM Changeset in ffmpeg [2c046c71] by
- Revert "Avoid overflows when reading pgm files with maxval != 255 and …
- 10:05 PM Changeset in ffmpeg [0047a310] by
- Revert "pnm: remove nonsense code" Breaks decoding pgms with 255 < …
- 10:02 PM Changeset in ffmpeg [9f2d7316] by
- Revert "pnm: remove nonsense code" Breaks decoding pgms with 255 < …
- 10:00 PM Changeset in ffmpeg [ef81f55e] by
- Revert "pnm: remove nonsense code" Breaks decoding pgms with 255 < …
- 9:45 PM Changeset in ffmpeg [768e40b4] by
- Revert "pnm: remove nonsense code" Breaks decoding pgms with 256 < …
- 9:21 PM Ticket #2812 (jpeg: support 12bpp grayscale) updated by
- Replying to cehoyos: > Decoding to pnm produces a file …
- 8:54 PM Changeset in ffmpeg [2219e27b] by
- oma: correctly mark and decrypt partial packets Incomplete crypted …
- 8:54 PM Changeset in ffmpeg [9d0b45ad] by
- oma: check geob tag boundary Prevent read after buffer boundary on …
- 8:54 PM Changeset in ffmpeg [4f03a77e] by
- oma: refactor seek function Properly propagate seek errors from avio …
- 7:23 PM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by
- I uploaded a sample produced with dd if=sample.avi …
- 7:10 PM Changeset in ffmpeg [ac8e70d7] by
- oggenc: Write stream metadata if available Signed-off-by: James Almer …
- 5:36 PM Changeset in ffmpeg [3ca1dd25] by
- xl: Make sure the width is valid And undo the wrong commit …
- 5:07 PM Changeset in ffmpeg [7651c0e4] by
- Avoid overflows when reading pgm files with maxval != 255 and != …
- 4:12 PM Changeset in ffmpeg [7e8e8ba9] by
- Assume gray8 if 1 < maxval <= 255 in pgm.
- 4:06 PM Ticket #2647 (No counter when playing back shorten with ffplay) closed by
- fixed: Fixed in 73b2043d727029ecde19c1d92bda8411f18b8e55.
- 3:39 PM Changeset in ffmpeg [0f51c398] by
- http: Support reading gzip/deflate compressed data Derived from VLC's …
- 3:13 PM Changeset in ffmpeg [ae4dc0b3] by
- Set bits_per_raw_sample when decoding mjpeg / ljpeg. The ljpeg …
- 3:05 PM Changeset in ffmpeg [8a091955] by
- lavf/movenc: improve psp check Signed-off-by: Michael Niedermayer …
- 3:05 PM Changeset in ffmpeg [ee4ef139] by
- lavf/movenc: remove useless checks on AVOutputFormat Signed-off-by: …
- 2:57 PM Changeset in ffmpeg [b09d86c6] by
- utvideoenc: use av_image_copy_plane() Signed-off-by: Paul B Mahol …
- 2:39 PM Changeset in ffmpeg [2186a7e5] by
- ffprobe: add -show_programs option The option is used to sort the …
- 2:38 PM Changeset in ffmpeg [2fcd400] by
- ffprobe: do not treat array elements as nested in the compact writer …
- 2:38 PM Changeset in ffmpeg [18df69d2] by
- doc/ffprobe.xsd: specify tag elements in stream after disposition …
- 2:03 PM Ticket #2812 (jpeg: support 12bpp grayscale) updated by
-
Status, Reproduced by developer changed
Decoding to palletized gif works fine with libjpeg v6b. Decoding to … - 1:41 PM Changeset in ffmpeg [62b1e3b1] by
- aasc: Check minimum buffer size Prevent some overreads. Reported-by: …
- 12:58 PM Changeset in ffmpeg [45ee556d] by
- qdm2: Whitespace cosmetics
- 12:58 PM Changeset in ffmpeg [0e78ef0f] by
- flac: use meaningful return values
- 12:21 PM Changeset in ffmpeg [f0308af] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
- 11:48 AM Ticket #2816 (configure --libdir doesn't seem to be working) updated by
- Replying to cehoyos: > {{{ > --shlibdir=DIR …
- 11:44 AM Changeset in ffmpeg [b0edd599] by
- Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2' * commit …
- 11:37 AM Changeset in ffmpeg [8ff23f0] by
- Merge commit '5b097399baa2e38cc513939cfab3a9b6fdbc33df' * commit …
- 11:25 AM Ticket #2816 (configure --libdir doesn't seem to be working) closed by
- worksforme: You are searching for the following configure option: […]
- 11:23 AM Changeset in ffmpeg [2655c1ac] by
- Merge commit '6ff15cd569e1345bc3612fb69ad3003b104fe50d' * commit …
- 11:15 AM Changeset in ffmpeg [3afcddcf] by
- Merge commit 'c8f0b20b4a6bb6691928789d83e4b02896969848' * commit …
- 11:06 AM Changeset in ffmpeg [d7812209] by
- Merge commit '10aa44aa675e05067845e3e55fac37642cbbdae4' * commit …
- 10:45 AM Changeset in ffmpeg [f1cb490d] by
- xl: Fix the buffer size check Also make it the first check. …
- 10:45 AM Changeset in ffmpeg [e13a9293] by
- xl: K&R formatting cosmetics
- 10:25 AM Ticket #2812 (jpeg: support 12bpp grayscale) updated by
- According to the last post from this thread libjpeg (with some edits …
- 10:17 AM Ticket #2816 (configure --libdir doesn't seem to be working) created by
- What you were trying to accomplish: Build ffmpeg for install of …
- 10:01 AM Ticket #2815 (rtmp stream plays badly) created by
- (Using the stream from ticket #2814, this one may be a duplicate of …
- 9:54 AM Changeset in ffmpeg [1ecf380] by
- Merge commit '37063714c0a064808f9671ec4d376955d664f463' * commit …
- 9:40 AM Changeset in ffmpeg [102397d2] by
- Merge commit '16c22122c788b5e54a2f2e224bd0106429f0714c' * commit …
- 9:26 AM Changeset in ffmpeg [edab63a4] by
- Merge commit '966689442ed843019dc0722a49bfb0ac51755d19' * commit …
- 7:10 AM Ticket #2814 (rtmp tp hls fails to produce reliable stream) updated by
- Please attach an output file that is "one second long" and the two …
- 6:26 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I've encoded weeks of AACs using v3 patch, using diverse samples and …
- 5:06 AM Ticket #2814 (rtmp tp hls fails to produce reliable stream) created by
- using the head on windows 8 the following command …
- 2:09 AM Changeset in ffmpeg [d73ce6cb] by
- jpeg2000dec: Support non subsampled 9-16bit planar pixel formats This …
- 2:09 AM Changeset in ffmpeg [9a6d3eee] by
- jpeg2000dec: silence unused variable warning Signed-off-by: Michael …
- 2:08 AM Changeset in ffmpeg [8b221d60] by
- jpeg2000dec: Support non subsampled 8bit planar pixel formats Fixes …
- 2:07 AM Changeset in ffmpeg [9da9b364] by
- jpeg2000dec: parse CDEF Signed-off-by: Michael Niedermayer …
- 2:07 AM Changeset in ffmpeg [09b33f9a] by
- Fix pix_fmt detection in the native jpeg2000 decoder. Based on …
- 2:07 AM Changeset in ffmpeg [fa6b6dad] by
- jpeg2000: fix overflow in dequantization Fixes decoding of file …
- 2:07 AM Changeset in ffmpeg [e0d88cfd] by
- jpeg2000: Initialize only once mqc arrays Increases encoding and …
- 1:50 AM Ticket #2812 (jpeg: support 12bpp grayscale) updated by
-
Priority, Keywords, Version, Component, Type changed
Which application can decode this image? - 1:48 AM Ticket #2813 (KMVC decoding artefacts ...) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
For future tickets: Please always provide a failing ffmpeg command … - 1:35 AM Ticket #2813 (KMVC decoding artefacts ...) created by
- Summary of the bug: How to reproduce: Playback of …
Jul 27, 2013:
- 10:24 PM Changeset in ffmpeg [930d035]n1.2.2 by
- update for 1.2.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 9:56 PM Ticket #2812 (jpeg: support 12bpp grayscale) created by
- […]
- 9:03 PM Changeset in ffmpeg [63c01135] by
- lavc: do not override format if neither text nor bitmap codec prop is …
- 8:51 PM Changeset in ffmpeg [94ad38e2] by
- dpx: use av_image_copy_plane() Signed-off-by: Paul B Mahol …
- 8:45 PM Changeset in ffmpeg [6a574942] by
- dpxenc: cosmetics: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 8:27 PM Changeset in ffmpeg [9d099b9a] by
- targa_y216dec: remove empty function Signed-off-by: Paul B Mahol …
- 8:21 PM Changeset in ffmpeg [0909f3ed] by
- zmbv: return meaningful error code Signed-off-by: Paul B Mahol …
- 8:07 PM Changeset in ffmpeg [60a7fac6] by
- utvideoenc: use av_image_copy_plane() Signed-off-by: Paul B Mahol …
- 5:50 PM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by
- Sorry for not realizing this earlier: The file you uploaded was …
- 4:57 PM Changeset in ffmpeg [84e345b3] by
- Forward interlaced field information from mov to v210 decoder. …
- 2:50 PM Changeset in ffmpeg [b4bd21b] by
- doc/codecs: fix dangling reference to codec-options chapter
- 2:32 PM Changeset in ffmpeg [c2c9b729] by
- avidec: Let the inner dv demuxer take care of discarding (cherry …
- 2:24 PM Changeset in ffmpeg [270d7e3a] by
- doc: cosmetics: Consistently format list and table items
- 2:08 PM Changeset in ffmpeg [bf4b0ed1] by
- Add missing deprecation attributes
- 2:00 PM Changeset in ffmpeg [5b097399] by
- eval: Explicitly ignore return value of strtod() in parse_db() The …
- 2:00 PM Changeset in ffmpeg [6ff15cd5] by
- Remove unreachable returns
- 2:00 PM Changeset in ffmpeg [c8f0b20b] by
- avidec: Let the inner dv demuxer take care of discarding CC: …
- 2:00 PM Changeset in ffmpeg [10aa44aa] by
- avidec: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 1:50 PM Changeset in ffmpeg [37063714] by
- build: Only check FATE dependencies when running FATE tests Only …
- 1:23 PM Changeset in ffmpeg [3adf054b] by
- avcodec/vorbisenc: change 6 asserts to av_asserts() speed relevant …
- 1:23 PM Changeset in ffmpeg [5e763920] by
- avcodec/mpegvideo: update disabled assert() to av_assert0() …
- 12:02 PM Changeset in ffmpeg [88b071a4] by
- exr: set pict_type Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 12:02 PM Changeset in ffmpeg [d9954ccf] by
- targa: set pict_type Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 12:02 PM Changeset in ffmpeg [3ea5d01a] by
- escape130: make "chroma_vals" static Signed-off-by: Paul B Mahol …
- 12:02 PM Changeset in ffmpeg [6dbcecd] by
- lclenc: allocate FF_INPUT_BUFFER_PADDING_SIZE for extradata Also …
- 12:00 PM Changeset in ffmpeg [573018c] by
- lclenc: cosmetics: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 12:00 PM Changeset in ffmpeg [86e722ab] by
- sgidec: safer check for buffer overflow Signed-off-by: Paul B Mahol …
- 12:00 PM Changeset in ffmpeg [997e2b59] by
- sgidec: return meaningful error codes Signed-off-by: Paul B Mahol …
- 12:00 PM Changeset in ffmpeg [5efa5103] by
- sgidec: simplify return path Signed-off-by: Paul B Mahol …
- 11:22 AM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by
-
Keywords, Status, Reproduced by developer, Summary changed
Luckily this is reproducible without a specific TV, possibly related … - 10:48 AM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by
- Yes, it is supported and the sound of the audioonly file is ok. With …
- 8:47 AM Changeset in ffmpeg [16c22122] by
- h264: K&R formatting cosmetics
- 8:47 AM Changeset in ffmpeg [9666894] by
- buffersink: K&R formatting cosmetics
- 7:43 AM Changeset in ffmpeg [e8023dba] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: wtv: …
- 7:19 AM Changeset in ffmpeg [90279285] by
- Merge commit '86f042dcabde2a5386dbd95ab0451b274987d253' * commit …
- 7:13 AM Changeset in ffmpeg [e64dc86a] by
- Merge commit '80ade7985cd95156e2156f50adc7b86d0e43a07a' * commit …
- 7:06 AM Changeset in ffmpeg [103b8d8] by
- Merge commit 'b512360184ade835fba621f5042d643fc9e2ee9d' * commit …
- 7:00 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Yes, the VBR sounds dull and is currently(at v3) poorer than CBR, and …
- 6:58 AM Changeset in ffmpeg [5cb3d35] by
- Merge commit '1297f7b87f8a84930a23eca705765c7c353dfcd5' * commit …
- 6:53 AM Changeset in ffmpeg [2fffc05f] by
- Merge commit '779e6c2b985f2ad461a1ae704160822f97709ba7' * commit …
- 5:54 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Damn. The patch works wonderfully well in VBR, but breaks CBR. I'll …
Jul 26, 2013:
- 11:16 PM Changeset in ffmpeg [8720d3ac] by
- avfilter/vf_scale: set in_color_matrix default to "auto"
- 11:11 PM Changeset in ffmpeg [8efe96ee] by
- swscale/fill_rgb2yuv_table: fix default detection Signed-off-by: …
- 10:10 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- It plays. I don't know much about encoding audio, but if it makes any …
- 9:07 PM Changeset in ffmpeg [f3f4e133] by
- avfilter/vf_scale: use sws_getCoefficients() Found-by: wm4 …
- 8:29 PM Changeset in ffmpeg [205f423e] by
- libavcodec/mpegvideo: change some asserts to av_assert0() …
- 8:29 PM Changeset in ffmpeg [c88bbc01] by
- avcodec/mpegvideo: replace assert about interlaced EC by debug …
- 8:05 PM Changeset in ffmpeg [979e9e8] by
- wtv: Drop some casts that now are unnecessary Signed-off-by: Martin …
- 8:05 PM Changeset in ffmpeg [86f042dc] by
- wtv: Make WTV_SECTOR_BITS a 64 bit constant This makes sure that …
- 7:12 PM Changeset in ffmpeg [80ade798] by
- AIX: add support for shared builds Signed-off-by: Diego Biurrun …
- 7:03 PM Ticket #2811 (error shown for h264 I-frame) updated by
- I have access to a Panasonic AG-HMC150 camera if additional samples …
- 6:46 PM Changeset in ffmpeg [b5123601] by
- avio: Don't set the seekable flag if no seek function is provided …
- 6:43 PM Changeset in ffmpeg [1297f7b8] by
- rtpenc: Fix some odd comments Some weird comments stem from the fact …
- 6:32 PM Changeset in ffmpeg [1fa0284c] by
- qcelpdec: change asserts to av_asserts Signed-off-by: Paul B Mahol …
- 6:21 PM Changeset in ffmpeg [fdf9296] by
- sgienc: remove unused SgiContext Signed-off-by: Paul B Mahol …
- 6:17 PM Ticket #2679 (Discolored output with vf_gradfun and nv12 pixel format) closed by
- fixed: Fixed in a4b899f588bd45b73b363152042ba71cf84d0efe.
- 6:00 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- Could you test another sample - faacnoids.m4a - where I removed the …
- 5:16 PM Changeset in ffmpeg [be7d6710] by
- lavfi/frei0r: use AV_OPT_TYPE_IMAGE_SIZE Signed-off-by: Paul B Mahol …
- 4:51 PM Changeset in ffmpeg [779e6c2b] by
- lavfi: add attribute_align_arg to all public entry points Previously …
- 3:30 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Patience. Later today, or perhaps tomorrow, depending on your time zone
- 3:24 PM Changeset in ffmpeg [7ac736af] by
- lavfi/frei0r: use AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B Mahol …
- 3:21 PM Changeset in ffmpeg [2634af57] by
- avdevice/fbdev: use AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
- 3:21 PM Changeset in ffmpeg [0addc828] by
- avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
- 3:07 PM Changeset in ffmpeg [a4b899f5] by
- lavfi/gradfun: remove nv21/nv12 as they are not supported …
- 2:55 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Is the patch available now?
- 2:03 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- None of them play.
- 2:00 PM Changeset in ffmpeg [2868035d] by
- pcxenc: get rid of unused PCXContext Signed-off-by: Paul B Mahol …
- 1:51 PM Changeset in ffmpeg [3838637b] by
- yop: check return value of av_frame_alloc() Signed-off-by: Paul B …
- 1:49 PM Changeset in ffmpeg [9437259] by
- vmnc: check return values of reallocation Also avoid memory leaks. …
- 1:39 PM Ticket #1275 (ffserver x264 presets) updated by
-
Analyzed by developer changed
- 1:39 PM Changeset in ffmpeg [cf5ab8b6] by
- vmnc: make code independent of sizeof(AVFrame) Signed-off-by: Paul B …
- 1:35 PM Ticket #2811 (error shown for h264 I-frame) updated by
-
Description changed
- 1:34 PM Ticket #2811 (error shown for h264 I-frame) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/44281/focus=46797 …
- 1:31 PM Ticket #1275 (ffserver x264 presets) updated by
-
Analyzed by developer, Status, Reproduced by developer, Owner changed
- 1:24 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- Please test the following: […]
- 12:37 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- All three play.
- 12:24 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
-
Keywords changed
I attached three files to test: Do any of them play on your Nintendo … - 11:59 AM Changeset in ffmpeg [af2a196e] by
- lavfi: add attribute_align_arg to all public entry points Previously …
- 11:55 AM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by
- Does the Sony TV also support audio-only transport streams, ie does …
- 11:52 AM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- Neither of the files play.
- 11:43 AM Changeset in ffmpeg [2a1a599b] by
- lavfi/buffersrc: remove unused item from BufferSourceContext …
- 10:22 AM Changeset in ffmpeg [34dfb907] by
- avformat/dtsdec: Improve probe, reject things looking like analog …
- 10:20 AM Changeset in ffmpeg [a1ac3c2d] by
- avformat/dtsdec: Improve probe, reject things looking like analog …
- 10:18 AM Changeset in ffmpeg [18043e3d] by
- avformat/dtsdec: Improve probe, reject things looking like analoge …
- 10:16 AM Changeset in ffmpeg [875649bf] by
- avformat/dtsdec: Improve probe, reject things looking like analog …
- 10:08 AM Ticket #2810 (unsupported wav) closed by
- fixed: Fixed in 6663205338f57eedb2392263dde48e2717c6e980
- 9:43 AM Changeset in ffmpeg [70127070] by
- mpeg12: Ignore slice threading if hwaccel is active Slice threading …
- 9:35 AM Changeset in ffmpeg [ccf470fd] by
- mpeg12: Ignore slice threading if hwaccel is active Slice threading …
- 9:19 AM Ticket #2810 (unsupported wav) updated by
- Sorry for not adding a workaround originally. This is not the …
- 9:19 AM Changeset in ffmpeg [6663205] by
- avformat/dtsdec: Improve probe, reject things looking like analoge …
- 9:12 AM Changeset in ffmpeg [46ad2d9e] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 9:05 AM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
-
Description changed
Please test the following command lines: […] - 8:57 AM Changeset in ffmpeg [5dc2c990] by
- Merge commit '93a51984a27f3ba84d4e6f13d0c704ee9891603e' * commit …
- 8:56 AM Ticket #2808 (https protocol with parameters as input failed) closed by
- invalid
- 8:55 AM Ticket #2808 (https protocol with parameters as input failed) updated by
- You're right, it was a bad signature issue. You can reject the issue. …
- 8:51 AM Changeset in ffmpeg [bbc7d33a] by
- Merge commit '582963a8156522582e55466be4a59974a8d909a5' * commit …
- 8:43 AM Changeset in ffmpeg [af7949fd] by
- Merge commit '4a2ef39442bf7f0150db07a1fbfcf8286e4d44a3' * commit …
- 8:30 AM Changeset in ffmpeg [e28fabb] by
- Merge commit '6c145ecf785dc3d26ba3fed3ea9892cc80244625' * commit …
- 3:04 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- The next patch seems to be a good one.
Jul 25, 2013:
- 8:50 PM Changeset in ffmpeg [1af92119] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 8:41 PM Changeset in ffmpeg [fd84b6f] by
- lavu/opt: show default values for AV_OPT_TYPE_PIXEL_FMT and …
- 8:37 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
-
Description changed
- 8:03 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- I did remove the -w portion and use the default adts mode. The files …
- 8:01 PM Changeset in ffmpeg [4a60df2d] by
- avformat/gxfenc: Added support for writing correct auxiliary data for …
- 7:52 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- Replying to playingwithmusic: > They all support .mp4, …
- 7:44 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- They all support .mp4, .m4a and .3gp files. The .aac files do not …
- 7:18 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
-
Description, Summary changed
Please confirm if native AAC encoder also fails: […] Does … - 7:11 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- Does the Nintendo device only support mp4 files or also aac? What …
- 7:05 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
-
I've tried these commands with and without the
-af volume=1.50… - 7:03 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- I didn't stop to think about that. Sorry. {{{ffmpeg -i …
- 6:54 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- Don't you agree that it would be much easier to reproduce your problem …
- 6:48 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- The command used to create "latest_ffmpeg.m4a" was {{{for f in …
- 6:19 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
-
Version changed
- 5:43 PM Changeset in ffmpeg [03039f4c] by
- miscellaneous typo fixes
- 5:43 PM Changeset in ffmpeg [93a51984] by
- mpeg12: Ignore slice threading if hwaccel is active Slice threading …
- 5:08 PM Changeset in ffmpeg [9375879d] by
- Show max bitrate for mpeg2 video streams in avcodec_string(). See …
- 5:08 PM Changeset in ffmpeg [8ca3766f] by
- Allow native compilation on the iPhone.
- 5:05 PM Ticket #2810 (unsupported wav) updated by
- Replying to cehoyos: > Replying to richardpl: …
- 5:01 PM Ticket #2810 (unsupported wav) updated by
- Replying to richardpl: Your name isn't Richard? How is …
- 4:59 PM Ticket #2808 (https protocol with parameters as input failed) updated by
-
Priority, Keywords changed
How do you know that the https address is supposed to work? I tried … - 4:57 PM Ticket #2810 (unsupported wav) updated by
-
Description changed
- 4:49 PM Ticket #2810 (unsupported wav) updated by
-
Keywords, Reproduced by developer changed
Regression since 697b476. - 4:48 PM Ticket #2810 (unsupported wav) updated by
-
Reproduced by developer changed
- 4:47 PM Ticket #2810 (unsupported wav) updated by
-
Reproduced by developer changed
- 4:33 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Don't worry, for the new patch I'm using refbits instead of destbits, …
- 4:21 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I inserted […] in aaccoder.c twoloop line 795, and found cutoff …
- 4:14 PM Ticket #2810 (unsupported wav) updated by
-
Priority, Keywords, Reproduced by developer changed
Looks important. - 4:12 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
-
Priority, Keywords changed
Please test current git head and please provide the command line … - 4:09 PM Ticket #2209 (provide way to list supported codecs in container) updated by
-
Priority, Status, Version changed
- 4:08 PM Ticket #2810 (unsupported wav) updated by
-
Status changed
- 4:06 PM Ticket #2810 (unsupported wav) created by
- Summary of the bug: Wav file produced with audacity is detected to …
- 3:53 PM Ticket #2808 (https protocol with parameters as input failed) updated by
-
Version changed
- 3:37 PM Ticket #2809 (AAC output does not play on Nintendo devices) updated by
- The 128 kbps output file was too large, so the version I attached was …
- 3:31 PM Ticket #2809 (AAC output does not play on Nintendo devices) created by
- Summary of the bug: When converting files of any input format to AAC …
- 2:54 PM Changeset in ffmpeg [de0a1f63] by
- avfilter/can_merge_formats: fix memleak Signed-off-by: Michael …
- 2:53 PM Changeset in ffmpeg [6bde1e9d] by
- avfilter/avfiltergraph: fix check using the wrong variables …
- 2:25 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Wow, great!
- 2:15 PM Ticket #2808 (https protocol with parameters as input failed) created by
- Issue with parameters when using HTTPS source. Using unsecure …
- 1:41 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- So, I tried a whole new approach, and it seems vastly superior. I …
- 12:19 PM Changeset in ffmpeg [582963a8] by
- vdpau: Fix VC-1 interlaced mode VDPAU expects the bitstream value (0, …
- 10:16 AM Ticket #1618 (Padding to odd/uneven size fails) updated by
- Replying to richardpl: > Your reasoning is flawed. Scale …
- 9:33 AM Changeset in ffmpeg [4a2ef39] by
- cosmetics: Add '0' to float constants ending in '.'.
- 9:17 AM Changeset in ffmpeg [6c145ec] by
- twinvq: K&R formatting cosmetics
- 8:15 AM Changeset in ffmpeg [0815b230] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
- 7:23 AM Ticket #2799 (No support for cmyk jpeg) updated by
-
Keywords, Status, Component, Reproduced by developer changed
FFmpeg originally correctly reported that it cannot decode the image, … - 12:50 AM Changeset in ffmpeg [5156d482] by
- avfilter/vf_scale: use the inputs color range when its set and its not …
- 12:50 AM Changeset in ffmpeg [a7e45cfa] by
- swscale/sws_getColorspaceDetails: dont fail for non yuv …
- 12:07 AM Ticket #1823 (Allow output file for -report option to be specified.) updated by
- Yeah, guys I know it's a way to handle this but I'm running multiple …
Jul 24, 2013:
- 11:07 PM Ticket #896 (ljpeg: support 32bpp RGBA) closed by
- fixed: Fixed in 6db57fa8bc1a40c16293f9224d195e43ae52aabd
- 10:36 PM Ticket #1618 (Padding to odd/uneven size fails) updated by
- Your reasoning is flawed. Scale filter does not scale by itself - it …
- 10:32 PM Changeset in ffmpeg [6db57fa8] by
- avcodec/mjpegdec: Support RGBA lpegs Fixes Ticket896 Signed-off-by: …
- 10:20 PM Ticket #1618 (Padding to odd/uneven size fails) updated by
- Replying to richardpl: > I do not see how padding for …
- 9:25 PM Encode/YouTube edited by
- youtube seems fine with yuv444p now (diff)
- 8:43 PM Changeset in ffmpeg [436616f] by
- swscale: exchange src & dst chroma pos Found-by: wm4 Signed-off-by: …
- 7:43 PM Changeset in ffmpeg [54ba520] by
- arm: Comment out unused labels in simple_idct_arm When building for …
- 5:22 PM Ticket #2558 (Locating interesting parts of an image) updated by
- The thing you linked is not doing that at all. This feature request is …
- 5:16 PM Ticket #1618 (Padding to odd/uneven size fails) updated by
- I do not see how padding for subsampled formats could work at all. In …
- 5:03 PM Ticket #2679 (Discolored output with vf_gradfun and nv12 pixel format) updated by
-
Status, Version, Reproduced by developer changed
Ignore that, I clearly see problem. - 5:00 PM Ticket #2679 (Discolored output with vf_gradfun and nv12 pixel format) updated by
- Can you post actual screenshot? I tried here with random video and I …
- 4:56 PM Ticket #2698 (colorbalance filter should also work without YUV to RGB conversion) closed by
- invalid: colorbalance filter works in RGB only for the obvious reason. Adding …
- 4:33 PM Changeset in ffmpeg [24a4367a] by
- vf_scale: add input h/v_chr_pos parameters Signed-off-by: Michael …
- 4:27 PM Changeset in ffmpeg [e31d2025] by
- vf_scale: add output h/v_chr_pos parameterss Signed-off-by: Michael …
- 2:48 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Isn't aaccoder.c line 787~795 strange? I believe somewhere making …
- 2:29 PM Changeset in ffmpeg [11cb6975] by
- doc/encoders: partially rewrite and reformat libx264 docs Format is …
- 2:05 PM Ticket #2806 (Overlay filter with "shortest=1" drops last frame) updated by
- Using Git master branch as of Wed Jul 24 13:48:12 UTC 2013: […] …
- 12:08 PM Changeset in ffmpeg [c5f3cc40] by
- matroskaenc: implement CueRelativePosition This is a minimal change …
- 11:27 AM Ticket #1845 (Encoded movies with mov_text subtitles do not play with QT Player) updated by
-
Cc changed
- 11:06 AM Ticket #2795 (Too Large Number of Skipped frames 1374156452>60000) updated by
- Please test current git head and please do not post screen shots, …
- 11:00 AM Changeset in ffmpeg [101c7ea9] by
- avcodec/mpeg12dec: remove commented out assert Signed-off-by: Michael …
- 10:49 AM Changeset in ffmpeg [a553cb46] by
- documented that av_codec_close is required to call Signed-off-by: …
- 10:36 AM Changeset in ffmpeg [80063770] by
- alsdec: minor simplification in read_block() Signed-off-by: Michael …
- 10:08 AM Ticket #2807 (libopenjpeg v1.5.1 library discovery failed) created by
- I want to cross compile ffmpeg 2.0 with support of libopenjpeg under …
- 10:03 AM Ticket #2804 (streaming of videos coming from three usb camera) updated by
- thanks
- 10:02 AM Ticket #2795 (Too Large Number of Skipped frames 1374156452>60000) updated by
- Hi I have attached the complete command output.
- 10:01 AM Changeset in ffmpeg [7dec851] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: 8bps: …
- 9:45 AM Changeset in ffmpeg [da0f67b1] by
- Merge commit 'bd7b4da0f4627bb6c4a7c2575da83fe6b261a21c' * commit …
- 9:31 AM Changeset in ffmpeg [82654172] by
- Merge commit '2f034f255c49050e894ab9b88087c09ebe249f3f' * commit …
- 8:31 AM Changeset in ffmpeg [a550926] by
- Merge commit 'ca488ad480360dfafcb5766f7bfbb567a0638979' * commit …
- 8:15 AM Changeset in ffmpeg [865f3482] by
- Merge commit '70ecc175c7b513a153ac87d1c5d219556ca55070' * commit …
- 7:16 AM Ticket #2806 (Overlay filter with "shortest=1" drops last frame) updated by
- Please test current git head and please provide your failing command …
- 2:19 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Yes, I have a fix in the works. That limitation is the reason the …
- 2:15 AM Changeset in ffmpeg [6bab3430] by
- avformat/http: support reading compressed data Derived from VLC's …
- 1:24 AM Ticket #2806 (Overlay filter with "shortest=1" drops last frame) created by
- Summary of the bug: Encoding a video using "overlay=shortest=1" in the …
- 12:55 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Is the comment:97 fixable? I think it will contribute to higher …
Jul 23, 2013:
- 11:11 PM Changeset in ffmpeg [274a50ab] by
- avcodec/utils: Warn the user about the lack of a lock manager if …
- 9:55 PM Ticket #1346 (-aq makes only a minimal output file size difference for aac) updated by
- The behavior has changed, but I am unsure of which commits are …
- 9:03 PM Changeset in ffmpeg [6fd221e5] by
- 8bps: Make the bound-checks consistent
- 9:03 PM Changeset in ffmpeg [bd7b4da] by
- 8bps: Bound-check the input buffer Reported-by: Mateusz "j00ru" …
- 9:03 PM Changeset in ffmpeg [2f034f2] by
- 4xm: Reject not a multiple of 16 dimension Reported-by: Mateusz …
- 9:03 PM Changeset in ffmpeg [ca488ad4] by
- alsdec: Clean up error paths Fix at least a memory leak. CC: …
- 9:03 PM Changeset in ffmpeg [70ecc175] by
- alsdec: Fix the clipping range mcc_weightings is only 32 elements. …
- 7:23 PM Changeset in ffmpeg [55db06a] by
- avcodec/utils: use av_assert0() to check validity of input pointers …
- 6:58 PM Changeset in ffmpeg [6a0b72f9] by
- avfilter/avfiltergraph: minor cosmetic Signed-off-by: Michael …
- 5:14 PM Changeset in ffmpeg [fe328f0] by
- avfilter: Dont partially merge lists This prevents the unneeded …
- 4:19 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I think I can start the blind test from August 3rd. With the results, …
- 4:09 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- That's why I want to get rid of the butterworth. It's good, but FFT is …
- 3:38 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I noticed that this new VBR encoder has zero delay. ABR encoder at …
- 3:27 PM Ticket #2805 (Can not demux to elementary .h264) updated by
- Great, it works: […] But it produces few out-of-sync issues. …
- 3:19 PM Changeset in ffmpeg [65035508] by
- avformat/aviobuf/ffio_init_context: set seekable automatically …
- 1:02 PM Ticket #2805 (Can not demux to elementary .h264) updated by
- Replying to mikhailov: > Replying to cehoyos: …
- 12:49 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by
- Replying to cehoyos: > Great that you changed your …
- 12:41 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by
- Great that you changed your opinion, I am always unhappy if tickets …
- 12:37 PM Ticket #2805 (Can not demux to elementary .h264) updated by
- Please read comment:2 again, concentrate only on the first two lines, …
- 12:36 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by
- Replying to cehoyos: > And please confirm that the …
- 12:30 PM Ticket #2805 (Can not demux to elementary .h264) updated by
- Replying to cehoyos: > Replying to mikhailov: …
- 12:24 PM Ticket #2805 (Can not demux to elementary .h264) updated by
- Replying to mikhailov: > Replying to cehoyos: …
- 12:19 PM Ticket #2805 (Can not demux to elementary .h264) updated by
- Replying to cehoyos: Why is this ticket invalid?
- 12:14 PM Ticket #2805 (Can not demux to elementary .h264) closed by
- invalid
- 12:06 PM Ticket #2805 (Can not demux to elementary .h264) reopened by
- The bug can be reproduced even on git head, built by using brew …
- 11:53 AM Ticket #2805 (Can not demux to elementary .h264) closed by
- invalid: {{{$ ffmpeg -i input.flv -vcodec copy -vbsf h264_mp4toannexb …
- 11:20 AM Ticket #2805 (Can not demux to elementary .h264) updated by
- 11:05 AM Ticket #2805 (Can not demux to elementary .h264) created by
- Summary of the bug: Impossible to mux elementary video stream that …
- 8:30 AM Changeset in ffmpeg [7dc77613] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
- 6:24 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- So, I tracked the anomaly near -q:a 1 to the ESC_BT codebook. It seems …
- 1:11 AM Changeset in ffmpeg [abc8110f] by
- avcodec: add avcodec_chroma_pos_to_enum() Signed-off-by: Michael …
- 1:07 AM Changeset in ffmpeg [b7397857] by
- avcodec: add avcodec_enum_to_chroma_pos() Signed-off-by: Michael …
Jul 22, 2013:
- 11:02 PM Changeset in ffmpeg [4443213d] by
- avcodec/libopenjpegen: XYZ 12 bit support for libopenjpeg encoder
- 11:02 PM Changeset in ffmpeg [b9b1a2c3] by
- libswscale: Adding RGB => XYZ support
- 8:20 PM Ticket #2797 (Context information missing on the console) reopened by
- 8:19 PM Ticket #2797 (Context information missing on the console) updated by
- sorry about that. added console output, the source I use is at: …
- 7:46 PM Ticket #2797 (Context information missing on the console) closed by
- fixed: Please reopen if you can provide a reproducible test case together …
- 6:42 PM Ticket #2797 (Context information missing on the console) updated by
-
Can you remember to put the
{{{...}}}around the … - 6:28 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I think we should hardcode min(cutoff+2500, cutoff*1.2). When cutoff …
- 6:20 PM Ticket #2797 (Context information missing on the console) reopened by
- 6:19 PM Ticket #2797 (Context information missing on the console) updated by
- Replying to cehoyos: > Fixed by Nicolas George in c25d1ba. …
- 6:09 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to Kamedo2: > Is that included in a …
- 5:54 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- The LAME sometimes acts like your algorithm, but within 2kHz or so. …
- 5:49 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Is that included in a wip-v3-vbr.patch, or a new feature? It sounds …
- 5:38 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- No, that's applied to tonal signals as well. A way to squeeze a little …
- 5:36 PM Changeset in ffmpeg [419a3d8a] by
- avformat/hls: avoid floating point arithmetic Should make things more …
- 5:34 PM Changeset in ffmpeg [2a5891bb] by
- avformat/hls: parse EXTINF duration as floating-point number …
- 5:33 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Seeing the spectrogram, sometimes, up to 22kHz is encoded. No way we …
- 5:20 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to Kamedo2: > You seems to be using the …
- 5:11 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- You seems to be using the heuristics that transients HF components are …
- 4:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to Kamedo2: > Replying to [comment:86 …
- 4:44 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to klaussfreire: > I just want to preserve the …
- 4:05 PM Ticket #2803 (Expression for scale filter trimmed) updated by
- Replying to cehoyos: >Anything that can be fixed? I guess …
- 3:49 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to Kamedo2: > I don't recommend to ambitiously …
- 3:25 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I notice that the LPF on some short blocks is not working in at least …
- 2:29 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I don't recommend to ambitiously try to save the HF content above …
- 1:55 PM Ticket #2804 (streaming of videos coming from three usb camera) closed by
- invalid: This is a bug tracker. If you want to report a bug please reopen this …
- 1:38 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Ah, yeah, I know. It's probably the scaler offset. It must be …
- 1:29 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Yeah it seems to have an anomaly around 1. I had only tested …
- 1:19 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- [[Image(...)]] Very strange behavior, …
- 1:10 PM Ticket #2804 (streaming of videos coming from three usb camera) created by
- I have three usb cameras attached to my PC. I want to first stitch the …
- 1:09 PM Ticket #2803 (Expression for scale filter trimmed) updated by
-
Version changed
Replying to Đonny: > Replying to cehoyos: > > … - 1:03 PM Ticket #2803 (Expression for scale filter trimmed) updated by
- Replying to cehoyos: > Is this not reproducible with …
- 12:15 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I successfully applied the patch from latest git head N-54889-g47d57f2.
- 11:48 AM Changeset in ffmpeg [69e6702c] by
- arm: Mangle external symbols properly in new vfp assembly files …
- 11:16 AM Changeset in ffmpeg [47d57f24] by
- arm: Mangle external symbols properly in new vfp assembly files …
- 11:14 AM Ticket #2803 (Expression for scale filter trimmed) updated by
-
Keywords changed
Is this not reproducible with current git head? - 11:01 AM Ticket #2803 (Expression for scale filter trimmed) created by
- Summary of the bug: It looks like there is some limitation of maximum …
- 10:11 AM Changeset in ffmpeg [23f250d2] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
- 10:11 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by
- Thanks, I dont ever use command line ffmpeg and the memory tracer i do …
- 10:10 AM Changeset in ffmpeg [366e4158] by
- Merge commit '800ffab48a7844dd5dc0a33b8f6b8e5ed718cf2e' * commit …
- 10:05 AM Changeset in ffmpeg [c30eb74d] by
- Merge commit '8b9eba664edaddf9a304d3acbf0388b5c520781d' * commit …
- 10:04 AM Changeset in ffmpeg [bacba8e5] by
- Merge commit 'ba6836c966debc56314ce2ef133c7f0c1fdfdeac' * commit …
- 9:57 AM Changeset in ffmpeg [2305a677] by
- Merge commit 'b63bb251ea6d6ba23295294e37a92625c0192206' * commit …
- 9:55 AM Changeset in ffmpeg [3cab2280] by
- Merge commit 'd6e4f5fef0d811e180fd7541941e07dca9e11dc0' * commit …
- 9:48 AM Changeset in ffmpeg [1573274b] by
- Merge commit '26ffcc7de1d98f77400a2ebe4e75055515c54587' * commit …
- 9:48 AM Changeset in ffmpeg [0d3400ec] by
- Merge commit '31c6f6f65c0ed5a894e26ce44ab0c3e89c82b9a2' * commit …
- 9:42 AM Changeset in ffmpeg [877bbe05] by
- Merge commit 'ce9ed10ac27b9cf32a6257e083ea2f052692d971' * commit …
- 9:41 AM Changeset in ffmpeg [0129026c] by
- Merge commit '41ef1d360bac65032aa32f6b43ae137666507ae5' * commit …
- 9:12 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by
-
Status, Reproduced by developer changed
Replying to sporn: > It's already taken me 9 hours to … - 9:07 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by
- I appreciate that that would help but I'm developing on windows and …
- 8:56 AM Changeset in ffmpeg [9d4dece6] by
- Merge commit '8000206abcc82491c2a8c71e494c5477ede7264c' * commit …
- 8:38 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I believe your latest patch contains trailing whitespace (that cannot …
- 8:34 AM Changeset in ffmpeg [2ca6a13b] by
- Merge commit '7ef760d95c73dfee021b8fdee04f65126eb7edd1' * commit …
- 8:23 AM Changeset in ffmpeg [b909428d] by
- Merge commit '4719040cd1b54381796b22056a9ae37bd2b4668d' * commit …
- 7:51 AM Ticket #2802 (memory leak in avformat_find_stream_info) updated by
-
Keywords changed
Please provide valgrind output for memory leaks (containing the ffmpeg … - 7:15 AM Changeset in ffmpeg [ff30d121] by
- arm: Add VFP-accelerated version of qmf_32_subbands …
- 7:15 AM Changeset in ffmpeg [800ffab4] by
- dcadsp: Add a new method, qmf_32_subbands This does most of the work …
- 7:15 AM Changeset in ffmpeg [8b9eba66] by
- arm: Add VFP-accelerated version of fft16 Before …
- 7:15 AM Changeset in ffmpeg [ba6836c9] by
- arm: Add VFP-accelerated version of dca_lfe_fir Before …
- 7:15 AM Changeset in ffmpeg [b63bb251] by
- arm: Add VFP-accelerated version of imdct_half Before …
- 7:15 AM Changeset in ffmpeg [d6e4f5fe] by
- arm: Add VFP-accelerated version of int32_to_float_fmul_array8 …
- 7:15 AM Changeset in ffmpeg [26ffcc7d] by
- dcadec: Use int32_to_float_fmul_array8 Signed-off-by: Martin Storsjö …
- 7:15 AM Changeset in ffmpeg [31c6f6f] by
- fmtconvert: Add a new method, int32_to_float_fmul_array8 This is …
- 7:15 AM Changeset in ffmpeg [ce9ed10a] by
- arm: Add VFP-accelerated version of int32_to_float_fmul_scalar …
- 7:15 AM Changeset in ffmpeg [41ef1d36] by
- arm: Add VFP-accelerated version of synth_filter_float …
- 6:40 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Alright, i'm attaching a new VBR patch. CBR/ABR shouldn't have changed …
- 6:28 AM Ticket #2802 (memory leak in avformat_find_stream_info) created by
- Summary of the bug: How to reproduce: call avformat_find_stream_info …
- 4:45 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- BTW, wait before you redo that graph, I have a much better VBR patch …
- 3:29 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Thing is, the butterworth doesn't really remove that much content, and …
- 3:28 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- You're right, the one I have done right now is MDCT, because it's done …
- 2:13 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Is that FFT, not MDCT? I'm guessing that lowering the cutoff increases …
- 1:37 AM Changeset in ffmpeg [5feaa451] by
- doc: add "rematrix_maxval" Signed-off-by: Michael Niedermayer …
- 1:24 AM Changeset in ffmpeg [7ac12599] by
- swresample: fix negative rematrix volumns Signed-off-by: Michael …
- 1:23 AM Changeset in ffmpeg [e2b71846] by
- swresample: Make rematrix maxvalue user settable Signed-off-by: …
- 12:48 AM Changeset in ffmpeg [51691111] by
- avfilter/REDUCE_FORMATS: fix bug that ended reducing too early Prior …
- 12:48 AM Changeset in ffmpeg [682e8a69] by
- avcodec/h264_sei: Try to make code more robust by jumping to the …
Jul 21, 2013:
- 9:43 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- After two days of toying around, the butterworth filter used in psy is …
- 8:36 PM Changeset in ffmpeg [8000206a] by
- libspeexdec: fix detection of final terminator code
- 8:33 PM Ticket #2797 (Context information missing on the console) closed by
- fixed: Fixed by Nicolas George in c25d1ba.
- 8:28 PM Ticket #2801 (Concat protocol with too many files) updated by
- Replying to Cigaes: > * An option to work in non-seekable …
- 8:26 PM Ticket #2794 (bmp rle: fix decoding of 4bpp with flipped row order) closed by
- fixed: Fixed by you in 5f39992.
- 5:20 PM Changeset in ffmpeg [f9f7f4c9] by
- ffplay: improve error message in case of failure, mention filtergraph …
- 4:59 PM Changeset in ffmpeg [7ef760d9] by
- configure: generate full msvc debug symbols when linking in debug mode …
- 4:10 PM Ticket #2716 (Memory leak at avformat_new_stream) reopened by
- Patch has been reverted as it causes races and crashes with VLC. One …
- 4:03 PM Changeset in ffmpeg [9042c8a4] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
- 3:57 PM Changeset in ffmpeg [118a1c2f] by
- avcodec/ff_h264_decode_sei: use skip_bits_long() Signed-off-by: …
- 3:57 PM Changeset in ffmpeg [45da7a0e] by
- avcodec/ff_h264_decode_sei: Check SEI size Signed-off-by: Michael …
- 3:57 PM Changeset in ffmpeg [80c873a8] by
- avcodec/ff_h264_decode_sei: fix integer overflow with size. This …
- 3:57 PM Changeset in ffmpeg [800ffa1f] by
- avcodec/h264_sei/ff_h264_decode_sei: fix error codes for insufficient …
- 3:57 PM Changeset in ffmpeg [37ecd67b] by
- Revert "avformat/utils: Close codec context since it is allocated by …
- 3:16 PM Ticket #2716 (Memory leak at avformat_new_stream) closed by
- fixed: Your patch was applied as 0f229f9b
- 2:04 PM Changeset in ffmpeg [8710a634] by
- h264: add frame packing as stereo_mode frame metadata This matches …
- 1:52 PM Changeset in ffmpeg [0f229f9b] by
- avformat/utils: Close codec context since it is allocated by …
- 12:56 PM Changeset in ffmpeg [4719040c] by
- libx264: Define X264_API_IMPORTS on MSVC/ICL libx264 has a few data …
- 10:58 AM Changeset in ffmpeg [db0384c9] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:00 AM Changeset in ffmpeg [b198e33a] by
- ffplay: fix build with disabled avfilter Got broken in b383498e. …
- 9:59 AM Changeset in ffmpeg [0a28a52d] by
- Merge commit 'dd0bfc3a6a310e3e3674ce7742672d689a9a0e93' * commit …
- 9:45 AM Changeset in ffmpeg [75fbe41f] by
- Merge commit 'fcae3ff124ee97c9265e3b93f3d41238b2aee9bd' * commit …
- 9:12 AM Ticket #2801 (Concat protocol with too many files) updated by
- Replying to jbvsmo: > 1 - FFmpeg doesn't tell me whats …
- 5:52 AM Ticket #2801 (Concat protocol with too many files) created by
- Summary of the bug: When using the concat protocol with a certain …
- 5:09 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- After applying the new LPF at comment:70, the result bitrate of music …
- 4:35 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Yes, I'm fixing the lower frequency right now. It's a matter with …
- 4:15 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I recommend psymodel.h line 24 to be: […] In this way, I can set …
- 3:51 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to klaussfreire: > {{{ > #define …
- 2:47 AM Changeset in ffmpeg [1f7acf3c] by
- vfilter/vf_scale: avoid using "{}" Should fix compile issues with …
- 2:40 AM Changeset in ffmpeg [953c7550] by
- avcodec/snowenc: convert speed relevant asserts to av_assert2() …
- 2:36 AM Changeset in ffmpeg [7b79c84b] by
- avcodec/snowdec: remove assert.h include, its unused Signed-off-by: …
- 2:16 AM Changeset in ffmpeg [1434df3b] by
- jpeg2000dec: Support non subsampled 9-16bit planar pixel formats This …
- 1:44 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to klaussfreire: > Yes, bit_rate in that case …
Note:
See TracTimeline
for information about the timeline view.
