Timeline
Aug 8, 2012:
- 11:58 PM Changeset in ffmpeg [d7a4f8f8] by
- Move MASK_ABS macro to libavcodec/mathops.h This macro is only used …
- 11:58 PM Changeset in ffmpeg [070a402b] by
- x86: move MANGLE() and related macros to libavutil/x86/asm.h These …
- 11:58 PM Changeset in ffmpeg [c318626] by
- x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h This puts …
- 11:55 PM Changeset in ffmpeg [122d5c52] by
- aacdec: Don't fall back to the old output configuration when no old …
- 11:44 PM Changeset in ffmpeg [4ec03d13] by
- bessel: check that the function terminates as expected by …
- 11:44 PM Changeset in ffmpeg [f79f25e9] by
- integer: switch to av_assert Signed-off-by: Michael Niedermayer …
- 11:44 PM Changeset in ffmpeg [ae199ab4] by
- integer: fix typos in asserts Signed-off-by: Michael Niedermayer …
- 11:24 PM Ticket #1390 (mp1 crash on windows) updated by
- Your gdb output is full of "optimized out" can you post one with all …
- 11:24 PM Ticket #1353 (Feature request: Audio offset option) closed by
- fixed: Should be addressed in: […] An offset can be now added with: …
- 11:23 PM Ticket #1619 (aasc: problem with 16bpp (crashes ffplay)) updated by
- Such bug was introduced by you (poor reviewing job btw), I have patch …
- 11:17 PM Ticket #1390 (mp1 crash on windows) updated by
-
Summary changed
cant reproduce on linux - 11:15 PM Ticket #1314 (Undocumented feature "nomouse" in x11grab) closed by
- fixed: Fixed in: […] Note that "nomouse" in filename is deprecated, …
- 11:03 PM Changeset in ffmpeg [f6580b50] by
- lavfi: add asetpts audio filter Based on an idea by Andrey Utkin …
- 10:51 PM Changeset in ffmpeg [11a1033c] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (23 …
- 10:42 PM Ticket #1622 (Is “error while decoding stream” a fatal error?) created by
- ### WHAT I am trying to convert a video to mp4 file. For some media …
- 9:46 PM Ticket #1621 (Converted flash video has longer duration than the source) created by
- ### WHAT I am trying to convert a video to flv format maintaining its …
- 9:43 PM Changeset in ffmpeg [4270d8c0] by
- lavd/x11grab: deprecate "nomouse" specification in filename Favor …
- 9:43 PM Changeset in ffmpeg [be2b8857] by
- doc/indevs: document missing options in x11grab section Add …
- 9:43 PM Changeset in ffmpeg [c93b796c] by
- lavd/x11grab: apply misc consistency fixes to options definition In …
- 9:43 PM Changeset in ffmpeg [f09a0690] by
- doc/indevs: use separate @example blocks for separate examples …
- 9:43 PM Changeset in ffmpeg [083754f2] by
- doc/indevs: rework options description in the x11 grab section Create …
- 9:43 PM Changeset in ffmpeg [7794ddea] by
- doc/ffmpeg: do not show examples making use of the deprecated …
- 9:43 PM Changeset in ffmpeg [3a06ea84] by
- lavf/img2dec: add and document pattern_type option Allow to override …
- 9:43 PM Changeset in ffmpeg [0325e01f] by
- doc/demuxers: itemize image2 examples and put them in a dedicated …
- 9:32 PM Changeset in ffmpeg [f89584ca] by
- rtmp: Add message tracking Signed-off-by: Martin Storsjö …
- 9:25 PM Changeset in ffmpeg [1243c722] by
- rtsp: Support mpegts in raw udp packets This is basically the same …
- 9:25 PM Changeset in ffmpeg [df8cf076] by
- rtsp: Support receiving plain data over UDP without any RTP …
- 9:25 PM Changeset in ffmpeg [c864e461] by
- rtpdec: Remove an unused include Signed-off-by: Martin Storsjö …
- 9:24 PM Changeset in ffmpeg [bfb82fcd] by
- rtpenc: Remove an av_abort() that depends on user-supplied data …
- 9:21 PM Ticket #1619 (aasc: problem with 16bpp (crashes ffplay)) updated by
-
Keywords, Status, Version, Reproduced by developer changed
- 9:16 PM Ticket #1618 (Padding to odd/uneven size fails) updated by
-
Version, Component, Description changed
- 9:14 PM Ticket #1617 (Ffmpeg/ffplay/ffprobe fails to identify, open or play ogg (specific, ...) updated by
-
Priority, Keywords changed
Looks like a regression since 8f3eebd - 9:13 PM Changeset in ffmpeg [cb5bb521] by
- lavf/movenc: use two explicit bytes instead of a short. This also …
- 8:53 PM Changeset in ffmpeg [e6dd2852] by
- lavfi/atempo: remove dead increment.
- 8:42 PM Ticket #1620 (fix decoding of rawvideo cyuv) created by
- cyuv can be Creative YUV or rawvideo, curerently rawvideo is not …
- 8:37 PM Ticket #1619 (aasc: problem with 16bpp (crashes ffplay)) created by
- for some reason attached vid does not decode correctly (and crashes …
- 7:56 PM Changeset in ffmpeg [7ca14c73] by
- vsrc_movie: discourage its use with avconv.
- 7:56 PM Changeset in ffmpeg [ab296097] by
- avconv: allow no input files. It is now possible to use lavfi sources.
- 7:55 PM Changeset in ffmpeg [a5fd7c60] by
- avconv: prevent invalid reads in transcode_init()
- 7:55 PM Changeset in ffmpeg [57d24225] by
- avconv: rename OutputStream.is_past_recording_time to finished. The …
- 7:55 PM Changeset in ffmpeg [0c00fd80] by
- avconv: split the code for processing input packets out of transcode()
- 7:16 PM Ticket #1181 (dump_metadata should filter control-chars) closed by
- fixed: Code added that filters problematic chars. If you use a custom av_log …
- 7:13 PM Changeset in ffmpeg [b615dbb3] by
- lavf: block special characters in dump metadata This is limited to …
- 6:51 PM Ticket #1181 (dump_metadata should filter control-chars) updated by
- I think the patch would mess up tabs
- 6:16 PM Changeset in ffmpeg [f154ef1a] by
- avconv: send EOF to lavfi even if flushing the decoder fails
- 6:16 PM Changeset in ffmpeg [cc2133b6] by
- avconv: get rid of pointless temporary variable.
- 6:15 PM Changeset in ffmpeg [83916029] by
- avconv: simplify transcode(). Operate with a pointer to InputFile …
- 6:15 PM Changeset in ffmpeg [c0fbf971] by
- avconv: cosmetics Replace for (;foo == 0;) with while (!foo) This is …
- 6:12 PM Changeset in ffmpeg [0b26ef42] by
- avconv: replace no_packet array in transcode() with a var in …
- 6:12 PM Changeset in ffmpeg [bed43d58] by
- avconv: remove unused variable from InputFile.
- 6:12 PM Changeset in ffmpeg [d64901f] by
- avconv: remove commented out cruft.
- 6:04 PM Changeset in ffmpeg [a4f50110] by
- avconv: maintain sync on lavfi outputs. Before this commit, …
- 5:49 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by
- > That makes me wonder if one of your parameter isn't wrong: you …
- 5:38 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- The reason ff_seek_frame_binary is not effective in this case is …
- 4:03 PM Ticket #1270 (Problem decoding mkv (webm) video file (0.10.2)) closed by
- fixed
- 3:54 PM Changeset in ffmpeg [ee475e27] by
- matroskadec: fix lace vs block duration. Fixes Ticket1270 Thanks-to: …
- 2:49 PM Changeset in ffmpeg [dbf25b70] by
- lavfi/testsrc: set default value for option "color" to NULL and rework …
- 2:27 PM Ticket #1618 (Padding to odd/uneven size fails) created by
- ### WHAT I am try resize (scale + pad) and convert a video file to mp4 …
- 2:23 PM Ticket #1356 (Fail to build for kfreebsd in libavformat/sctp.c) closed by
- fixed: Fixed in git master, ill backport it to 0.11
- 2:20 PM Changeset in ffmpeg [bed63a5e] by
- configure: fix sctp check. This fixes build failures on …
- 2:16 PM Changeset in ffmpeg [c7bbd821] by
- doc/general: move ZeroCodec to right section Signed-off-by: Paul B …
- 1:46 PM Changeset in ffmpeg [5864eb42] by
- build: cosmetics: Reorder some lists in a more logical fashion
- 1:45 PM Changeset in ffmpeg [197439c1] by
- x86: pngdsp: Fix assembly for OS/2 The a.out object format does not …
- 1:06 PM Changeset in ffmpeg [69ac6400] by
- fate: add test for RTjpeg in nuv with frameheader Renames the old …
- 12:22 PM Changeset in ffmpeg [82613564] by
- rtmp: send check_bw as notification Set the transactionId to 0 to …
- 12:17 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by
- I have been messing around with this more and found the rtmp will work …
- 11:24 AM Changeset in ffmpeg [e78e6c37] by
- g723_1: clip argument for 15-bit version of normalize_bits() It …
- 11:23 AM Changeset in ffmpeg [f86b2f36] by
- g723_1: use all LPC vectors in formant postfilter Due to some mistake …
- 10:59 AM Ticket #1617 (Ffmpeg/ffplay/ffprobe fails to identify, open or play ogg (specific, ...) updated by
-
Status, Component, Reproduced by developer changed
- 10:24 AM Ticket #1617 (Ffmpeg/ffplay/ffprobe fails to identify, open or play ogg (specific, ...) created by
- Summary of the bug: ffmpeg/ffplay/ffprobe fails to identify, open or …
- 9:20 AM Changeset in ffmpeg [385ec296] by
- id3v2: Support v2.2 PIC id3 v2.2 uses image format ("JPG","PNG") …
- 9:14 AM Ticket #1356 (Fail to build for kfreebsd in libavformat/sctp.c) updated by
- Replying to michael: > the error you quote is in the …
- 9:14 AM Changeset in ffmpeg [1a4b5567] by
- avplay: fix build with lavfi disabled. Issue introduced in 67339f6e. …
- 9:11 AM Changeset in ffmpeg [fe2147e9] by
- avconv: split configuring filter configuration to a separate file.
- 9:10 AM Changeset in ffmpeg [f5e66827] by
- avconv: split option parsing into a separate file.
- 7:14 AM Ticket #1576 (Remuxing mov with timecode and 29.97 FPS fails) closed by
- fixed: Should be fixed in aca0f781.
- 7:11 AM Changeset in ffmpeg [8f2aa89a] by
- mpc8: do not leave padding after last frame in buffer for the next …
- 7:11 AM Changeset in ffmpeg [aca0f781] by
- lavf/movenc: add frame rate heuristic for timecode frame rate. Fixes …
- 7:11 AM Changeset in ffmpeg [4b365b08] by
- lavu/timecode: add av_timecode_check_frame_rate().
- 7:11 AM Changeset in ffmpeg [6b3484dc] by
- lavf/mxfenc: better error handling with invalid frame rate.
- 7:11 AM Changeset in ffmpeg [aad737c6] by
- lavf/mxfenc: simplify frame rate checks.
- 6:02 AM Changeset in ffmpeg [82e5c5d4] by
- lavc/old_codec_ids: Fix make checkheaders.
- 5:53 AM Changeset in ffmpeg [94364b7] by
- mpegaudioenc: list supported channel layouts.
- 5:53 AM Changeset in ffmpeg [927e92cd] by
- mpegaudiodec: don't print an error on > 1 frame in a packet. It's a …
- 5:53 AM Changeset in ffmpeg [5702c867] by
- api-example: update to new audio encoding API.
- 5:25 AM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by
- What happens if a higher frame-rate was manually specified? Does …
- 2:57 AM Ticket #1356 (Fail to build for kfreebsd in libavformat/sctp.c) updated by
-
Cc changed
- 2:56 AM Ticket #1356 (Fail to build for kfreebsd in libavformat/sctp.c) updated by
-
Status changed
Sorry for the late reply The build log link is sadly 404, but iam not … - 1:39 AM Ticket #1344 (FFmpeg extremely verbose with some mpeg2-ts) closed by
- needs_more_info: Closing ticket as there is no sample with which we could reproduce the …
- 12:31 AM Ticket #1343 ([PATCH] Xiph/IETF Opus decoder using libopus.) closed by
- fixed: libopus support was added Jun 24 to ffmpeg. Thus closing this ticket
- 12:20 AM Ticket #1337 (MPEG4 ASP does not seek to keyframe) updated by
- Is there something that is able to seek reliably to keyframes with …
Aug 7, 2012:
- 11:21 PM Ticket #1336 (support image2pipe input without parser) updated by
-
Status, Type, Summary changed
- 11:14 PM Changeset in ffmpeg [e40f7f1e] by
- cavs: fix memleak Fixes Ticket1335 Signed-off-by: Michael …
- 11:14 PM Changeset in ffmpeg [c794acc4] by
- x86inc.asm: remove redundant ifdef YASM_VER Signed-off-by: …
- 11:13 PM Ticket #1335 (Memleak when reading corrupted cavs video) closed by
- fixed
- 10:56 PM Changeset in ffmpeg [8654d6c8] by
- libtwolame: fix stupid bug Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 10:53 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by
- A few notes here: 1) the "main" video fps always wins for the output. …
- 10:26 PM Ticket #955 (png: could not find codec parameters) updated by
- for followers, this error message "can" at times mean that you didn't …
- 9:57 PM Changeset in ffmpeg [bb2f13c1] by
- rename missed CodecID to AVCodecID Signed-off-by: Michael Niedermayer …
- 9:30 PM Changeset in ffmpeg [154caa67] by
- configure: add --enable/disable-random option This allows creating …
- 9:17 PM Ticket #1199 (Playlist support) updated by
- I presume this was never implemented (yet)? I.e. ffmpeg *shouldn't* …
- 9:04 PM Changeset in ffmpeg [2fc7c818] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
- 8:58 PM Changeset in ffmpeg [2da5a5ce] by
- gifdec: return more meaningful error codes Signed-off-by: Paul B …
- 8:58 PM Changeset in ffmpeg [f6428896] by
- gifdec: remove redundant "gif: " from av_dlog() Signed-off-by: Paul B …
- 8:58 PM Changeset in ffmpeg [3662f787] by
- gifdec: pass avctx to av_log() Signed-off-by: Paul B Mahol …
- 8:57 PM Ticket #1614 (AAC stream with SBR fails with "channel element 0.1 is not allocated") updated by
-
Status, Version, Reproduced by developer changed
For future bug-reports: Please always add complete, uncut console … - 8:57 PM WikiStart edited by
- (diff)
- 8:54 PM Changeset in ffmpeg [578344f7] by
- doc: cygwin: Update list of FATE package requirements
- 8:54 PM Changeset in ffmpeg [a2b4d1df] by
- build: Remove all installed headers and header directories on uninstall
- 8:51 PM FilteringGuide edited by
- (diff)
- 8:45 PM Changeset in ffmpeg [7a72695c] by
- Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' * commit …
- 8:44 PM Ticket #1609 (ffplay: no refresh with still picture) updated by
-
Status, Version, Reproduced by developer changed
- 8:36 PM Changeset in ffmpeg [dfd9159f] by
- build: change checkheaders to use regular build rules Many compilers …
- 8:35 PM Changeset in ffmpeg [00cb52c6] by
- rtmp: Add a new option 'rtmp_subscribe' This option specifies the …
- 8:35 PM Changeset in ffmpeg [f9e77c17] by
- rtmp: Add support for subscribing live streams When streaming live …
- 8:35 PM Changeset in ffmpeg [12127b65] by
- rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a …
- 8:34 PM Changeset in ffmpeg [4944085] by
- build: Fix some paths in uninstall-libs Folder and file names weren't …
- 8:34 PM Changeset in ffmpeg [7c5466d4] by
- checkheaders: Fix directory creation in out-of-tree builds. …
- 8:13 PM Changeset in ffmpeg [ec9d2c15] by
- ARM: use Q/R inline asm operand modifiers only if supported Some …
- 7:49 PM Changeset in ffmpeg [bc773d0d] by
- Merge commit 'f5d2c597e99af218b0d4d1cf9737c7e68ee934e4' * commit …
- 7:25 PM Ticket #1432 (progressive delay) updated by
- mplayer -demuxer lavf also seems to play the sample fine, I tested …
- 7:23 PM Ticket #1432 (progressive delay) updated by
- I just tested ffplay -ast 1 and ffplay -ast 2 with the sample and both …
- 7:20 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by
- I believe the following patch series: …
- 7:07 PM Ticket #1321 (image2pipe looses synch with a pipe of PBM images) closed by
- fixed
- 7:06 PM Changeset in ffmpeg [0049af26] by
- pnmdec: make ff_pnm_decode_header() more robust Fixes ticket1321 …
- 7:06 PM Changeset in ffmpeg [bb7744a4] by
- pnmdec: make pnm_get more robust Signed-off-by: Michael Niedermayer …
- 7:06 PM Changeset in ffmpeg [9b34ae4a] by
- configure: Add support for e500mc CPU Signed-off-by: Derek Buitenhuis …
- 6:54 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- Replying to mbradshaw: > Replying to [comment:10 …
- 6:17 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- Replying to cehoyos: > Replying to mbradshaw: …
- 6:14 PM Ticket #1462 (add smptecolorbar video test source) closed by
- fixed: Should be fixed in: […]
- 6:06 PM Changeset in ffmpeg [13c50691] by
- lavfi: add smptebars source Patch readapted by Stefano Sabatini, …
- 6:04 PM Changeset in ffmpeg [13bbc464] by
- examples/muxing: set codec in the codec context Make …
- 5:20 PM Ticket #1334 (Memleak when reading dvvideo in avi) closed by
- fixed
- 5:18 PM Changeset in ffmpeg [8993c256] by
- avidec: fix AVStream.info memleak with dv. Fixes Ticket1334 …
- 4:49 PM Changeset in ffmpeg [4ab26cb4] by
- configure: Add support for e500mc CPU Signed-off-by: Derek Buitenhuis …
- 4:17 PM Ticket #1330 (Invalid reads when decoding corrupted mpeg2video) closed by
- fixed
- 4:06 PM Ticket #1432 (progressive delay) updated by
- Michael N's patch is inadequate, and does not fix this bug in the …
- 3:59 PM Changeset in ffmpeg [2f6f2f4] by
- mpeg12dec: move checks out of decode picture coding extension. Fixes …
- 3:31 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by
- as a note I'm able to reproduce this with -threads 1 with "later" …
- 2:59 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by
- Thanks Carl Eugen. This patch fixes the failure: …
- 2:24 PM Changeset in ffmpeg [edd82267] by
- x86: fix build with nasm 2.08 It appears that something goes wrong in …
- 2:22 PM Changeset in ffmpeg [180d43bc] by
- x86: use nop cpu directives only if supported nasm does not support …
- 2:21 PM Changeset in ffmpeg [72382650] by
- x86: fix rNmp macros with nasm For some reason, nasm requires this. …
- 2:21 PM Changeset in ffmpeg [f295fee2] by
- build: add trailing / to yasm/nasm -I flags nasm requires a trailing …
- 2:21 PM Changeset in ffmpeg [2b140a3d] by
- x86: use 32-bit source registers with movd instruction yasm tolerates …
- 2:20 PM Changeset in ffmpeg [a3df4781] by
- x86: add colons after labels nasm prints a warning if the colon is …
- 2:00 PM Changeset in ffmpeg [36ef536] by
- Replace all CODEC_ID_* with AV_CODEC_ID_*
- 1:56 PM Changeset in ffmpeg [104e10fb] by
- lavc: add AV prefix to codec ids.
- 1:47 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by
- Sample uploaded to samples/ffmpeg-bugs/trac/ticket1277
- 1:01 PM Ticket #1616 (bad seek in WMV2 file) updated by
- In my own app, I only see a problem when seeking near 18 seconds. It's …
- 12:23 PM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by
-
Reproduced by developer changed
I can reproduce this issue with ffplay and 1.2.14 on ubuntu so it … - 12:18 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by
- I would like to access the sample, to see if my recent patches in that …
- 12:18 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by
- The problem goes away when you compile with Win32 threads. This is …
- 12:04 PM Ticket #1309 (Android(NDK) cannot compile thumb mode) updated by
- Please provide a (preferably minimal) command line for configure so we …
- 11:44 AM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by
-
Summary changed
- 11:39 AM Changeset in ffmpeg [f5d2c597] by
- build: fix library installation on cygwin This installs libraries …
- 11:31 AM Changeset in ffmpeg [7febc5aa] by
- arm: fix compile with disable-optimizations on android Fixes …
- 11:30 AM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) closed by
- fixed: Replying to notzed: > Without the patchneondsp2 diff, the …
- 10:33 AM Ticket #1313 (Use more threads for decoding MTS) closed by
- invalid: Different videos can behave differently in terms of multithreading …
- 10:25 AM Ticket #1281 (RTMP Streamig to alez.tv is not working) updated by
-
Summary changed
- 9:59 AM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) updated by
-
Summary changed
- 9:52 AM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by
-
Summary changed
- 9:44 AM Ticket #1616 (bad seek in WMV2 file) updated by
- Understood, but keep in mind that I generally do not report any ffplay …
- 9:07 AM Ticket #1616 (bad seek in WMV2 file) updated by
-
Keywords, Status, Version, Reproduced by developer, Description changed
Please remember to only report problems for ffplay if they are not … - 9:06 AM Ticket #1097 (prores_kostya: invalid read) updated by
- Replying to cehoyos: > Replying to Opie: > > …
- 8:46 AM Ticket #1616 (bad seek in WMV2 file) created by
- Sample file: http://sms.pangolin.com/temp/bad_seek_wmv2.wmv (3 mb) …
- 8:44 AM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- And there is a second possibility how not to extract non-keyframes: $ …
- 8:38 AM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- Replying to mbradshaw: > Replying to cehoyos: …
- 7:53 AM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- There are no index entries for these files and the seek just falls …
- 7:24 AM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- If you are just looking visually at the above file you may not notice …
- 7:02 AM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- This is best looked at by a developer. Trying to produce something …
- 5:37 AM Changeset in ffmpeg [cf753d5b] by
- doc: fix misspelled "convergence". Found-by: David Rice
- 3:15 AM Changeset in ffmpeg [011ce89d] by
- avcodec: add bmp parser Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 2:45 AM Changeset in ffmpeg [29d1df66] by
- mpegaudiodec: replace assert() by check under #ifdef DEBUG The assert …
Aug 6, 2012:
- 11:38 PM Ticket #1615 (video diff filter) created by
- It would be useful to have a visual diff tool for videos that will …
- 11:11 PM Changeset in ffmpeg [3865ec2a] by
- proresenc_kostya: do not attempt to free random things Signed-off-by: …
- 10:29 PM Ticket #1592 (filter-amix FATE tests errors on win64) updated by
- Just in case I'll add that this problem was fixed with commit c99d3e2. …
- 10:18 PM Changeset in ffmpeg [cde47411] by
- h264: disable assert on current_picture_ptr being null. It is …
- 10:15 PM Encode/H.264 edited by
- fix typo found by ron999 (diff)
- 9:08 PM Ticket #1612 (real_144: fix currecnt duration while playing with FFplay) updated by
- Regression since 6c65cf5
- 8:50 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
-
Description changed
- 8:34 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- Replying to cehoyos: > Replying to DonMoir: > …
- 8:24 PM Ticket #1614 (AAC stream with SBR fails with "channel element 0.1 is not allocated") created by
- Summary of the bug: Getting the following message repeatedly …
- 8:22 PM Changeset in ffmpeg [7ae473e8] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: nuv: …
- 8:07 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- Replying to DonMoir: > mpeg2video failing sample file (6 …
- 7:36 PM Changeset in ffmpeg [a80ce39] by
- avidec: parse INFO tags at the end Fixes Ticket1123 Signed-off-by: …
- 7:29 PM Ticket #1123 (metadata not read correctly with non-standard AVI structure) closed by
- fixed
- 6:39 PM Changeset in ffmpeg [fdbeae44] by
- mpc8: add a flush function Ensures that the next frame decoded after …
- 6:39 PM Changeset in ffmpeg [2fa57c9d] by
- mpc8: set packet duration and stream start time instead of tracking …
- 5:56 PM Ticket #1274 (Segmentation fault in "rtpdec_h264.c") closed by
- fixed: This patch has been applied over a month ago. Sorry that noone updated …
- 5:48 PM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) closed by
- fixed
- 5:46 PM Ticket #1597 (vbr mp2 decoding is broken) closed by
- wontfix: Everything points this is twolame bug.
- 5:43 PM Ticket #1613 (twolame detection is deficient (needs to check version/capability)) closed by
- invalid: This have been already fixed.
- 5:39 PM Changeset in ffmpeg [21eafa1] by
- msrle: fix extradata palette handling Fixes Ticket1273 …
- 5:03 PM Changeset in ffmpeg [cf22705e] by
- nuv: K&R formatting cosmetics
- 4:43 PM Changeset in ffmpeg [baac24e6] by
- build: generalise rules and variable settings for av* programs This …
- 4:38 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by
- Replying to fftest800: > I have the same problem! > More …
- 3:37 PM Changeset in ffmpeg [d74ade7d] by
- ffprobe: refactor frames decoding.
- 3:13 PM Ticket #1613 (twolame detection is deficient (needs to check version/capability)) created by
- OS X 10.7, Xcode 4.1 When compiling git-master yesterday with …
- 3:03 PM Ticket #1582 (Suboptimal RGB <-> YUV conversion accuracy in default configuration) updated by
- I have the same problem! More info: …
- 2:52 PM Changeset in ffmpeg [fb52da52] by
- oggdec: Initialize stream index to -1 in ogg_packet. The previous …
- 2:52 PM Changeset in ffmpeg [5231a355] by
- oggdec: simplify start time calculation code. Also slightly more …
- 2:51 PM Changeset in ffmpeg [606538df] by
- oggdec: check stream index before using it in ogg_get_length() Fixes …
- 2:49 PM Changeset in ffmpeg [610c67df] by
- mpegvideo: remove last_picture_ptr / h264 assert. This assert is no …
- 2:40 PM Changeset in ffmpeg [e6690b6a] by
- mpegvideo.c: convert some asserts to av_assert Signed-off-by: Michael …
- 2:28 PM Changeset in ffmpeg [3e0b4e32] by
- svq1enc: set picture_structure correctly Signed-off-by: Michael …
- 1:24 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- mpeg2video failing sample file (6 MB): …
- 12:41 PM Changeset in ffmpeg [f8dbbe54] by
- mpegvideo_enc: switch some assert to av_assert Signed-off-by: Michael …
- 12:41 PM Changeset in ffmpeg [f72e0d9a] by
- mpegvideo_enc: remove assert that has become obsolete with the new API …
- 12:34 PM Changeset in ffmpeg [859a579e] by
- nuv: check RTjpeg header for validity CC: libav-stable@libav.org
- 12:33 PM Changeset in ffmpeg [110d015a] by
- Revert "nuv: check per-frame header for validity." The check is bogus …
- 11:47 AM Ticket #1263 (ffmpeg keeps the output file in memory and only writes it to disk ...) updated by
- Please provide command line together with complete, uncut console …
- 10:32 AM Ticket #1263 (ffmpeg keeps the output file in memory and only writes it to disk ...) updated by
- The sample was made from a file with which I could reproduce the …
- 9:20 AM Changeset in ffmpeg [b40ea0f4] by
- imc: remove unused field IMCContext.one_div_log2 Signed-off-by: Mans …
- 9:20 AM Changeset in ffmpeg [bc90230b] by
- imc: fix size of a memset() IMCContext was changed from an array to a …
- 9:20 AM Changeset in ffmpeg [2b680432] by
- imc: remove empty if() block Signed-off-by: Mans Rullgard <mans@mansr.com>
- 9:19 AM Changeset in ffmpeg [add8f5ea] by
- fate: simplify variable setting filter.mak This removes some needless …
- 9:19 AM Ticket #1610 (texi2pod removes backslashes) updated by
-
Status, Reproduced by developer changed
- 9:16 AM Ticket #1612 (real_144: fix currecnt duration while playing with FFplay) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
- 9:10 AM Ticket #1097 (prores_kostya: invalid read) updated by
- Replying to Opie: > Thought I'd give this issue a poke as …
- 9:00 AM Ticket #1612 (real_144: fix currecnt duration while playing with FFplay) created by
- currect duration resets to 0 (similar problem like with ticket #1254) …
- 8:54 AM Ticket #1097 (prores_kostya: invalid read) updated by
- Thought I'd give this issue a poke as it still occurring in the …
- 8:06 AM Changeset in ffmpeg [388243bb] by
- udp: do not call pthread_{mutex,cond}_destroy when not initialized. …
- 7:24 AM Changeset in ffmpeg [e6b9903d] by
- shorten: fix cmd type Signed-off-by: Michael Niedermayer …
- 6:02 AM Ticket #1605 (seek issue for realmedia files) updated by
-
Reproduced by developer, Status changed
- 5:44 AM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by
- Replying to llarevo: > The output of the unpatched 0.11.1 …
- 5:44 AM Ticket #1605 (seek issue for realmedia files) updated by
- no, it has the same result. There is around 2 seconds from the …
- 4:52 AM Encode/H.264 edited by
- math failure (diff)
- 4:39 AM Encode/H.264 edited by
- cosmetics (diff)
- 4:35 AM CompilationGuide/Ubuntu edited by
- add link to x264EncodingGuide (diff)
- 1:33 AM Changeset in ffmpeg [9c1619b5] by
- mpc7: remove duplicated definitions They are available in mpc.h …
- 1:23 AM Ticket #1263 (ffmpeg keeps the output file in memory and only writes it to disk ...) updated by
- The sample contains fewer streams than are referenced in the given …
- 12:56 AM Ticket #1254 (musepack8: wrong currect duration) closed by
- fixed
- 12:51 AM Changeset in ffmpeg [7bf16ec3] by
- mpc8: fix pts Fixes Ticket1254 Signed-off-by: Michael Niedermayer …
Aug 5, 2012:
- 11:39 PM Ticket #1251 (AVSEEK_FLAG_ANY fails with attached file) closed by
- fixed
- 11:38 PM Changeset in ffmpeg [e4b53d99] by
- mov: dont clip timestamps at 0 Fixes Ticket1251 Signed-off-by: …
- 11:33 PM Changeset in ffmpeg [958df52a] by
- configure: make libtwolame check more robust Signed-off-by: Paul B …
- 11:22 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by
- Sorry I mean to update this a while ago but I couldn't find the bug …
- 10:44 PM Ticket #1224 (dvb-t to rtmp stops with slow encoder) closed by
- invalid: Closing this as it seems to be a issue of too slow hardware. If i …
- 10:37 PM Changeset in ffmpeg [68f4156f] by
- movenv: fix remuxing of qdm2
- 10:10 PM Ticket #1225 (Remuxing MPEG-4 ASP into MPEG-TS) closed by
- invalid: works fine with -vbsf dump_extra maybe it should be added …
- 10:08 PM Changeset in ffmpeg [1b72a7e] by
- aiffenc: fix remuxing of qdm2
- 10:04 PM Changeset in ffmpeg [16dc5f20] by
- Replace various inlined inverse AVRational with av_inv_q().
- 10:04 PM Changeset in ffmpeg [ad55244c] by
- lavfi/overlay: remove dead initialization.
- 9:58 PM Changeset in ffmpeg [5d2f89a2] by
- movenc: fix remuxing of svq3
- 9:48 PM Changeset in ffmpeg [6c071a2b] by
- lavf: Declare an AVRational struct without a struct literal At this …
- 9:47 PM Ticket #1231 (ffplay access violation on win64) updated by
-
Summary changed
- 9:44 PM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by
-
Summary changed
update summary based on dscription of the original report - 9:04 PM Ticket #1611 (The colors change when converting bgr24 to yuv420p) created by
- Similar to this ticket : http://ffmpeg.org/trac/ffmpeg/ticket/979 The …
- 8:54 PM WikiStart edited by
- add x264EncodingGuide and Encoding header (diff)
- 8:51 PM Encode/H.264 created by
- make initial page
- 8:45 PM Ticket #1608 (lxfdec fails to recognize 16 channels) updated by
-
Keywords changed
Is this also reproducible with current git head? Please add complete, … - 8:45 PM Ticket #1610 (texi2pod removes backslashes) updated by
-
Owner, Component, Summary changed
- 8:43 PM Ticket #1605 (seek issue for realmedia files) updated by
- I have attached the result of above command for 9b1f776. Does it sound …
- 8:43 PM Ticket #1610 (texi2pod removes backslashes) created by
- While HTML FFmpeg documentation output is OK, the manpage has some …
- 8:17 PM Changeset in ffmpeg [b4780d03] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
- 8:03 PM Ticket #1609 (ffplay: no refresh with still picture) created by
- The refresh event works well in ffplay, even when playback ends and …
- 7:40 PM Changeset in ffmpeg [20968575] by
- x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2
- 6:40 PM Ticket #1608 (lxfdec fails to recognize 16 channels) updated by
- Last Mediainfo reports badly 12 chanels too with device and trace, …
- 6:35 PM Ticket #1608 (lxfdec fails to recognize 16 channels) updated by
- Note: The files from http://titan.codemill.se/~tomhar/samples/lxf/ not …
- 6:20 PM Ticket #1608 (lxfdec fails to recognize 16 channels) updated by
- In the example when mxf is created, has 12 channels and the mxf …
- 6:19 PM Ticket #1605 (seek issue for realmedia files) updated by
- yes it reproduces the problem and the output is clearly consisting of …
- 5:47 PM Changeset in ffmpeg [69aeba13] by
- oggdec: Initialize stream index to -1 in ogg_packet. The previous …
- 5:47 PM Changeset in ffmpeg [a4163b2d] by
- oggdec: simplify start time calculation code. Also slightly more …
- 5:47 PM Ticket #1608 (lxfdec fails to recognize 16 channels) created by
- Summary of the bug:lxf version 1 with 16 tracks created with VR are …
- 5:06 PM Changeset in ffmpeg [f5f98727] by
- libtwolame MP2 encoding support Signed-off-by: Paul B Mahol …
- 4:46 PM Changeset in ffmpeg [82494835] by
- rational: add av_inv_q() returning the inverse of an AVRational This …
- 4:44 PM Changeset in ffmpeg [965efc16] by
- dpx: Make start offset unsigned Some corrupted files would end up …
- 4:34 PM Changeset in ffmpeg [fe40dc1c] by
- matroskaenc: Implement support for ALAC
- 4:11 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- I think that's a good point. One option is to add custom seek code to …
- 4:11 PM Changeset in ffmpeg [50b4dbf6] by
- ass subtitles: Fix valgrind warnings. We're now running some of this …
- 3:59 PM Changeset in ffmpeg [c30f53e] by
- matroskadec: prevent potential integer overflow Iam not sure this can …
- 3:59 PM Changeset in ffmpeg [bc3b422] by
- matroskadec: Implement support for ALAC This patch implements support …
- 3:59 PM Changeset in ffmpeg [d106ffd9] by
- fate: add bitexact flag to fate-sub-movtextenc Signed-off-by: Michael …
- 3:59 PM Changeset in ffmpeg [b11b0e16] by
- libavcodec/options_table: mark flags as also for subtitles …
- 3:56 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) updated by
- I don't think the above is the solution and in fact it may break a lot …
- 3:50 PM Changeset in ffmpeg [8331d56e] by
- doc/filters: fix typo in "@end table." Remove erroneously added …
- 3:27 PM Changeset in ffmpeg [3eb56e84] by
- movenc: Fix unfreed memory found by valgrind. Signed-off-by: Philip …
- 3:23 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- No, there's no Audio
- 3:08 PM Ticket #1575 (Clarify docs that av_seek_frame() may possibly not seek by keyframe) updated by
- Closed as invalid in favor of #1607 (this isn't a problem with the …
- 3:07 PM Ticket #1607 (av_seek_frame() without AVSEEK_FLAG_ANY on mpg files returns success ...) created by
-
The documentation of
av_seek_frame()makes a contract that it seeks … - 2:59 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by
-
Keywords, Version changed
- 2:56 PM Ticket #1575 (Clarify docs that av_seek_frame() may possibly not seek by keyframe) closed by
- invalid
- 2:56 PM Ticket #1605 (seek issue for realmedia files) updated by
-
Keywords, Version changed
Can you confirm that the following also allows to reproduce the … - 1:56 PM Ticket #1492 (document the mandelbrot source on ffmpeg.org) closed by
- fixed: Documentation added in: […] Note: please don't assign tickets to …
- 1:54 PM Ticket #1605 (seek issue for realmedia files) updated by
- please note that the line: 50.04 A-V: 0.000 fd= 0 aq= 0KB vq= 0KB sq= …
- 1:47 PM Ticket #1605 (seek issue for realmedia files) updated by
- sorry, here it is: […] I'm not able to find …
- 1:45 PM Changeset in ffmpeg [8d6f46ab] by
- doc/filters: add mandelbrot source documentation Address trac ticket …
- 1:45 PM Changeset in ffmpeg [9bece760] by
- lavf/img2dec: add start_number_range option
- 1:42 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by
- In the following examples, piping of 2 ffmpeg processes was used to …
- 1:36 PM Changeset in ffmpeg [b9076553] by
- examples/muxing: drop duplicated code in add_video_stream()
- 12:35 PM Ticket #1605 (seek issue for realmedia files) updated by
- Could you test 9b1f776 ? It sounds different here, but due to the …
- 11:01 AM Ticket #1606 (WMP have problem with wma files generated by FFmpeg (slider is set at ...) created by
- When I play wma file (with WMP) encoded by FFmpeg then the slider is …
- 10:54 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by
- f:\test.flv works fine
- 10:39 AM Ticket #1605 (seek issue for realmedia files) updated by
- Please provide complete, uncut console output.
- 10:34 AM Ticket #1605 (seek issue for realmedia files) created by
- Summary of the bug: seeking in a realmedia file will play the …
- 10:21 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- The following does work ok? $ ffmpeg -i CSI-ts -ss 3 -crf 2 out.mp4
- 10:19 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by
- Replying to Pyriel0: > If I change "-f flv rtmp:xxxx" to …
- 10:00 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- I hope this narrows it down. It's the -ss 3 which is causing the …
- 9:56 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by
- After some troubleshooting, we found that the outputs -f flv …
- 8:41 AM Ticket #1604 (Rtmp streaming fps continually drops) updated by
-
Description changed
- 8:36 AM Ticket #1604 (Rtmp streaming fps continually drops) created by
- Summary of the bug: Rtmp output to justin.tv fps continually drops, …
- 8:26 AM Changeset in ffmpeg [80075041] by
- lavfi: properly signal out-of-memory error in ff_filter_samples Found …
- 8:23 AM Changeset in ffmpeg [2db097ca] by
- configure: fix lib.exe check Running lib.exe without parameters will …
- 8:13 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- Replying to ramitbhalla: > This command works fine, …
- 7:36 AM Ticket #1445 (image2 to support start_index and step_increment) updated by
-
Component, Analyzed by developer, Keywords, Status changed
We already have a -start_number and support glob patterns. As for … - 7:19 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- This command works fine, produces good audio […] Replying to …
- 7:09 AM Ticket #157 (Specifying KEYINT (-g) has no effect) closed by
- fixed: Should be fixed since commit: […]
- 3:08 AM Changeset in ffmpeg [9e1c55cf] by
- oggdec: check stream index before using it in ogg_get_length() Fixes …
- 2:16 AM Ticket #1014 ([libvpx][mjpeg] Application provided invalid, non monotonically ...) updated by
- According to James Zern this is a bug in libvpx …
Aug 4, 2012:
- 11:00 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- Does the following produce a working file or is it sufficient to …
- 10:54 PM Ticket #247 (Image Sequence File Names Must Begin Close to Zero) closed by
- fixed: Should be implemented with the "start_number" option now.
- 10:47 PM Changeset in ffmpeg [74c6db05] by
- doc/demuxers.texi: avoid comma splice in image2 documentation Add …
- 10:47 PM Changeset in ffmpeg [b0d23ae] by
- lavf/img2doc: document options
- 10:38 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- Yes it works fine with the mpeg4 codec
- 10:38 PM Changeset in ffmpeg [b5c7318b] by
- lavf/img2dec: improve error logging in case of find_image_range() failure
- 10:38 PM Changeset in ffmpeg [2dfee8ab] by
- lavf/img2dec: sort options by name
- 10:38 PM Changeset in ffmpeg [48c1d1d3] by
- lavf/img2dec: introduce and use FIRST_INDEX_SEARCH_RANGE macro in …
- 10:38 PM Changeset in ffmpeg [07ef7b1a] by
- lavf/img2dec: fix out-of-range check in find_image_range() Take the …
- 10:38 PM Changeset in ffmpeg [59e4e406] by
- lavf/img2dec: doxygen find_image_range() function
- 10:37 PM Changeset in ffmpeg [e408e32] by
- lavf/img2dec: rename find_image_range() "max_start" parameter to …
- 10:26 PM Changeset in ffmpeg [a30e776f] by
- lavf/img2dec: fix weird start_number count logic This seems …
- 10:26 PM Changeset in ffmpeg [66747a61] by
- examples/muxing: simplify alloc_picture() Use avpicture_alloc() high …
- 9:51 PM Changeset in ffmpeg [e776ee8f] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
- 8:39 PM Changeset in ffmpeg [8b8750e0] by
- cosmetics: Fix a few switched periods and linebreaks Based on a patch …
- 7:49 PM Changeset in ffmpeg [88fc1438] by
- ffmpeg: insert bitmap subtitles as video in filters. With this …
- 7:49 PM Changeset in ffmpeg [8d6eed7b] by
- lavfi: document the constraints on incoming frames.
- 7:49 PM Changeset in ffmpeg [8ef740ce] by
- lavfi: use a new field for automatic buffer copy. The code currently …
- 7:21 PM Changeset in ffmpeg [f8574650] by
- Merge remote-tracking branch 'dwbuiten/master' * dwbuiten/master: …
- 7:21 PM Changeset in ffmpeg [82de3e16] by
- movtextenc: Remove dangling reference to movtext.h This is a …
- 7:11 PM Changeset in ffmpeg [616fd4fe] by
- zerocodec: Fix memleak in decode_frame If there was a failure …
- 7:11 PM Changeset in ffmpeg [29facc1e] by
- zerocodec: Cosmetics Be consistent with error messages and code …
- 7:08 PM Changeset in ffmpeg [fcf550c2] by
- zerocodec: Fix memleak in decode_frame If there was a failure …
- 7:08 PM Changeset in ffmpeg [d6124d0d] by
- zerocodec: Cosmetics Be consistent with error messages and code …
- 7:01 PM Changeset in ffmpeg [7b24be55] by
- avformat/srtdec: Write duration into packet from srt demuxer. The …
- 7:01 PM Changeset in ffmpeg [18175ca9] by
- movenc: Handle need for extra packets to express subtitle duration. …
- 7:01 PM Changeset in ffmpeg [2daaf776] by
- movtextenc: 3GPP TS 26.245 Timed Text Encoder. This change introduces …
- 5:37 PM Changeset in ffmpeg [759901f8] by
- mpegdemux: support MLP/AOB Fixes issue1731 Based-on-patch-by: carl …
- 5:37 PM Changeset in ffmpeg [ce7cf600] by
- mpegdemux: move private stream 1 handling out of …
- 5:37 PM Changeset in ffmpeg [afa6afcc] by
- mpegdemux: remove redundant dvd audio code This is almost a revert …
- 2:28 PM Changeset in ffmpeg [8821ae64] by
- lavr: fix handling of custom mix matrices Adds some validation for …
- 2:04 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by
- Since e4c00ac / 3bab7cd, ffmpeg shows "mono" for both audio streams, …
- 1:49 PM Ticket #1242 (Remuxing Matroska to MPEG transport stream with -copyts errors out ...) closed by
- fixed
- 1:42 PM Changeset in ffmpeg [3e1cf496] by
- compute_pkt_fields: do not attempt to calculate dts when the delay …
- 1:42 PM Changeset in ffmpeg [2107009e] by
- lavf: move nb_decoded_frames out of info. This way the variable is …
- 1:42 PM Changeset in ffmpeg [b288b4c6] by
- has_decode_delay_been_guessed: adjust value for has_b_frames=0 needed …
- 1:42 PM Changeset in ffmpeg [c91ca5b9] by
- lavf: move has_decode_delay_been_guessed() up to make it accessible to …
- 1:42 PM Changeset in ffmpeg [ae0312ab] by
- h264: print num_reorder_frames in debug output Signed-off-by: Michael …
- 1:15 PM Changeset in ffmpeg [73486e3b] by
- fate: force pix_fmt in lagarith-rgb32 test This makes big and little …
- 12:12 PM Ticket #1603 (fix remuxing of ima_adpcm_qt in mov) created by
- it looks like ffmpeg does not set correctly compression ID and …
- 7:49 AM Changeset in ffmpeg [56977eef] by
- fate: Rename FATE_SAMPLES make file variable to FATE_EXTERN Restore …
- 3:48 AM Changeset in ffmpeg [c5d5d178] by
- fate: add tests for lagarith lossless video codec. Based on patch by …
- 2:03 AM Changeset in ffmpeg [878b3f2a] by
- LICENSE: Document all GPL files Signed-off-by: Derek Buitenhuis …
- 1:54 AM Ticket #1014 ([libvpx][mjpeg] Application provided invalid, non monotonically ...) updated by
-
Cc changed
- 12:59 AM Ticket #1235 (ffio_limit does not work correctly with named pipes on OSX (Snow Leopard)) closed by
- fixed: I assume martins patch fixed this. If not please reopen.
- 12:30 AM Ticket #1195 (EOF after decoding error) closed by
- fixed
- 12:27 AM Changeset in ffmpeg [668c873b] by
- matroskadec: check element size against stream limit in …
Aug 3, 2012:
- 11:59 PM Changeset in ffmpeg [e6cd6989] by
- ARMv6: vp8: fix stack allocation with Apple's assembler In the GNU …
- 11:59 PM Changeset in ffmpeg [9829a81b] by
- ARM: vp56: allow inline asm to build with clang The clang integrated …
- 10:16 PM Changeset in ffmpeg [4a8143e7] by
- fft: 3dnow: fix register name typo in DECL_IMDCT macro Signed-off-by: …
- 10:06 PM Changeset in ffmpeg [d673a3f4] by
- motion_est_template: switch to av_assert Signed-off-by: Michael …
- 10:05 PM Changeset in ffmpeg [a189475c] by
- dvdec: switch to av_assert Signed-off-by: Michael Niedermayer …
- 9:50 PM Changeset in ffmpeg [70bcdfb] by
- g732_1: reduce difference to qatar Signed-off-by: Michael Niedermayer …
- 9:13 PM Changeset in ffmpeg [a7acab6c] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: vc1dec: …
- 8:51 PM Changeset in ffmpeg [0c3ff198] by
- x86: dct32: port to cpuflags
- 8:51 PM Changeset in ffmpeg [239fdf1b] by
- x86: build: replace mmx2 by mmxext Refactoring mmx2/mmxext YASM code …
- 8:34 PM Ticket #1575 (Clarify docs that av_seek_frame() may possibly not seek by keyframe) updated by
- Actually, an alternative solution that would be acceptable to me would …
- 8:03 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by
-
Resolution changed
- 7:52 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by
-
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
[…] - 7:28 PM Changeset in ffmpeg [a763cafc] by
- libopenjpegdec: increase max lowres from 5 to 31 OpenJPEG doesn't …
- 7:18 PM Ticket #1602 (h263 crash with lowres) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
- 7:06 PM Changeset in ffmpeg [66adb7ce] by
- Revert "wmapro: prevent division by zero when sample rate is …
- 7:04 PM Changeset in ffmpeg [36936080] by
- wmapro: prevent division by zero when sample rate is unspecified This …
- 6:09 PM Changeset in ffmpeg [7191e1c4] by
- lagarith: fix color plane inversion for YUY2 output.
- 6:09 PM Changeset in ffmpeg [98d0d192] by
- lagarith: pad RGB buffer by 1 byte. For left HFYU prediction, we …
- 6:09 PM Changeset in ffmpeg [da6505ad] by
- dsputil: make add_hfyu_left_prediction_sse4() support unaligned src. …
- 4:37 PM Ticket #1602 (h263 crash with lowres) created by
- the sample from ticket #742 seems to crash ffmpeg when lowres is …
- 4:32 PM Ticket #703 (mp3 in wav - wrong duration) updated by
- Replying to michael: > the file contains a fact chunk …
- 4:23 PM Ticket #1601 (msmpeg4 reencode MB as intra or picture with higher quantizer if ...) created by
- there is visible a blinking square in the output video at the …
- 4:01 PM Ticket #1600 (remux of xdcam mxf to mov is unplayable in Final Cut Pro) created by
- Summary of the bug: I would like to rewrap MXF files from an XDCam …
- 3:21 PM Changeset in ffmpeg [9cc74c9f] by
- vc1dec: Remove separate scaling function for interlaced field MVs The …
- 3:21 PM Changeset in ffmpeg [8379ea5e] by
- vc1dec: Invoke edge_emulation regardless of MV precision In VC-1 …
- 3:18 PM Changeset in ffmpeg [d84dd35f] by
- paf: fix audio packet duration Signed-off-by: Paul B Mahol …
- 2:28 PM Changeset in ffmpeg [44bd69e9] by
- lavc/utils: rename ff_init_buffer_info() pic parameter to frame The …
- 2:28 PM Changeset in ffmpeg [b99381e8] by
- lavc/utils: generalize ff_init_buffer_info() and use it when seems …
- 2:26 PM Changeset in ffmpeg [39a8275] by
- lavfi: move color filter to testsrc, factorize
- 1:51 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by
- ./ffmpeg -i movie.mpg -t 10 -s 320x240 -acodec libfaac -vcodec libx264 …
- 1:23 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by
- I apologize for not updating this ticket. We contacted the server …
- 12:58 PM Changeset in ffmpeg [e39f6a3a] by
- Fix misc swapped dot and carriage returns in av_log calls.
- 12:50 PM Changeset in ffmpeg [231ffb92] by
- flvdec: follow packets backward until a valid last timestamp is found …
- 12:50 PM Changeset in ffmpeg [71a5cd7d] by
- flvdec: perform duration search just once Signed-off-by: Michael …
- 12:50 PM Changeset in ffmpeg [a2232e69] by
- cllc: fix typo in the error message Signed-off-by: Michael …
- 12:47 PM Ticket #981 (No duration for flv video) closed by
- fixed
- 12:17 PM Ticket #1577 (ffmpeg crashes with double free or corruption when stream copying ...) closed by
- fixed
- 12:17 PM Ticket #1577 (ffmpeg crashes with double free or corruption when stream copying ...) updated by
- Fixed in bc426827
- 12:15 PM Changeset in ffmpeg [bc426827] by
- lavf/movenc: fix invalid free with timecode meta and tmcd data copy. …
- 12:00 PM Changeset in ffmpeg [ca844b7] by
- x86: Use consistent 3dnowext function and macro name suffixes …
- 11:59 AM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) closed by
- needs_more_info: Neither of the 2 URLs works anymore (404) thus theres no testcase to …
- 5:55 AM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) updated by
-
Priority, Keywords, Status, Reproduced by developer, Summary changed
Sample moved to samples/ffmpeg-bugs/trac/ticket1596 - 5:07 AM Changeset in ffmpeg [d3e0766] by
- g723_1: scale output as supposed for the case with postfilter disabled
- 5:07 AM Changeset in ffmpeg [94bfdfd6] by
- g723_1: increase excitation storage by 4 Fixed codebook mode in 5300 …
- 5:07 AM Changeset in ffmpeg [802bcdcb] by
- g723_1: fix upper bound parameter from inverse maximum autocorrelation
- 5:07 AM Changeset in ffmpeg [8ddadea1] by
- g723_1: make scale_vector() behave like the reference
- 5:07 AM Changeset in ffmpeg [8772d251] by
- g723_1: fix off-by-one error in normalize_bits()
- 5:07 AM Changeset in ffmpeg [7f92db14] by
- g723_1: save/restore excitation with offset to store LPC history The …
- 5:07 AM Changeset in ffmpeg [3680b243] by
- wmapro: prevent division by zero when sample rate is unspecified This …
- 3:00 AM Ticket #703 (mp3 in wav - wrong duration) updated by
- the file contains a fact chunk claiming 7668864 samples. and a sample …
- 2:08 AM Ticket #1599 (libavfilter options not listed in ffmpeg --help output) created by
- Summary of the bug: libavfilter options for filters are not shown in …
- 1:04 AM Ticket #1597 (vbr mp2 decoding is broken) updated by
- Hmm mono seems to work fine.
- 12:50 AM Ticket #1524 (mp3 audio stream not detected) closed by
- fixed
- 12:49 AM Changeset in ffmpeg [31d8261c] by
- mpegprobe: fix misdetection of mp3 Fixes tikcet1524 Signed-off-by: …
Aug 2, 2012:
- 11:56 PM Ticket #1577 (ffmpeg crashes with double free or corruption when stream copying ...) updated by
-
Owner, Description changed
- 11:50 PM Ticket #1597 (vbr mp2 decoding is broken) updated by
- Which program, can play this file ? i tried mpg321, qmmp(using mad), …
- 10:24 PM Changeset in ffmpeg [752344da] by
- amerge/astreamsync/pan: fix license boilerplate. The boilerplate …
- 10:09 PM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) updated by
- Not regression. I don't think it works in any older version of FFMPEG. …
- 9:34 PM Changeset in ffmpeg [9c6e23f5] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
- 9:26 PM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) updated by
- Is this really a regression (= Does it work with an older version of …
- 8:52 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by
-
Keywords changed
Please provide complete, uncut console output together with your … - 8:30 PM Changeset in ffmpeg [03737412] by
- x86: proresdsp: improve SIGNEXTEND macro comments
- 8:15 PM Ticket #978 (wrong container fps when muxing raw Xvid to avi) updated by
- Nice! Thanks for fixing!
- 8:14 PM Changeset in ffmpeg [9f14cd91] by
- fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. …
- 8:14 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) created by
- Can not multiplex h264 and AAC into MPEG2-TS container. 1. Encode a …
- 8:10 PM CompilationGuide/Ubuntu edited by
- add fdk-aac (diff)
- 8:08 PM Changeset in ffmpeg [19d40c79] by
- eamad: Use dsputils instead of its own bswap16_buf Signed-off-by: …
- 8:00 PM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) updated by
- sample MOV file: …
- 7:58 PM Changeset in ffmpeg [f92a99da] by
- flacenc: switch to av_assert Signed-off-by: Michael Niedermayer …
- 7:58 PM Changeset in ffmpeg [4d38b838] by
- flacdec: switch to av_assert Signed-off-by: Michael Niedermayer …
- 7:48 PM Ticket #978 (wrong container fps when muxing raw Xvid to avi) updated by
- explicitly specifying -r 25 works now
- 7:43 PM Ticket #1597 (vbr mp2 decoding is broken) created by
- Summary of the bug: VBR files produced with twolame -vbr input.wav …
- 7:30 PM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) updated by
-
Priority, Keywords, Version, Component changed
Please provide a sample. - 6:37 PM Ticket #1596 (Unable to detect AAC in Quicktime file with timecode track embedded.) created by
- Summary of the bug: I've been working with FFMPEG for quite some time …
- 6:20 PM Changeset in ffmpeg [81905088] by
- x86: h264dsp: K&R formatting cosmetics
- 6:09 PM Changeset in ffmpeg [144e4b09] by
- LICENSE: Document all GPL files Signed-off-by: Derek Buitenhuis …
- 5:40 PM Changeset in ffmpeg [c728518] by
- x86: fft: fix imdct_half() for AVX Some calculations were changed in …
- 5:32 PM Changeset in ffmpeg [150adea6] by
- rtmppkt: Add missing libavcodec/bytestream.h include. Signed-off-by: …
- 4:44 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by
-
Priority changed
I suspect this is important. - 4:35 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by
- @rmk, thanks for this explanation. The source file, at internet …
- 4:32 PM Ticket #1137 (adher to start media time in QuickTime edts/elst) updated by
- @cehoyos. I added mpeg4 versions of the sample files. I created tbe …
- 4:14 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by
- I confirm that the problem does not happen with -threads 1. ...just …
- 4:04 PM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) updated by
- I think the file I uploaded should probably be considered broken as it …
- 2:55 PM Changeset in ffmpeg [32aeba12] by
- mpegtsenc: Fix AC3 Sound issue with Blu-ray Players. Signed-off-by: …
- 2:40 PM Ticket #1594 (Error with convert wmv to flv) updated by
- Please understand that this is not a support forum but a bug tracker. …
- 2:37 PM Ticket #1595 (Theora video produced by latest ffmpeg fails to load in Google Chrome) closed by
- invalid: Thank you for testing!
- 2:16 PM Ticket #1595 (Theora video produced by latest ffmpeg fails to load in Google Chrome) updated by
- Replying to cehoyos: You are right! Adding -pix_fmt …
- 2:10 PM Ticket #1595 (Theora video produced by latest ffmpeg fails to load in Google Chrome) updated by
- In your command line, you do not specify a colour space. Older FFmpeg …
- 1:29 PM Ticket #1595 (Theora video produced by latest ffmpeg fails to load in Google Chrome) updated by
-
Keywords, Version, Component changed
Please post complete, uncut console output together with your command … - 1:06 PM Ticket #1595 (Theora video produced by latest ffmpeg fails to load in Google Chrome) created by
- Summary of the bug: When creating a theora video with the latest …
- 12:39 PM Changeset in ffmpeg [93d42895] by
- assdec: return EOF instead of EIO.
- 12:06 PM Changeset in ffmpeg [50468f93] by
- rtmp: add functions for reading AMF values Signed-off-by: Luca …
- 11:37 AM Ticket #1594 (Error with convert wmv to flv) updated by
- I'm a little confused... Is any chance to convert first video? And …
- 11:27 AM Ticket #1594 (Error with convert wmv to flv) updated by
- Replying to PR: > So, for first video will be imposible to …
- 11:14 AM Changeset in ffmpeg [cfb10918] by
- vc1dec: remove useless #include simple_idct.h Signed-off-by: Mans …
- 11:14 AM Changeset in ffmpeg [af500c08] by
- dct-test: always link with aandcttab.o This allows building dct-test …
- 11:14 AM Changeset in ffmpeg [cf5781fa] by
- vp8: pack struct VP8ThreadData more efficiently Reordering the …
- 11:14 AM Changeset in ffmpeg [ec7c501e] by
- x86: remove libmpeg2 mmx(ext) idct functions These functions are not …
- 10:55 AM Ticket #1594 (Error with convert wmv to flv) updated by
- Thanks, for reply! So, for first video will be imposible to convert …
- 10:53 AM Ticket #1230 (Support Windows Media Screen Codec 2) updated by
- What is 'mencoder' and how to use it in console? Thanks!
- 10:47 AM Ticket #1594 (Error with convert wmv to flv) closed by
- invalid: For future errors: Please always provide complete, uncut console …
- 10:32 AM Changeset in ffmpeg [aa5b93fb] by
- lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy …
- 10:32 AM Changeset in ffmpeg [3bcde3f0] by
- lavfi/drawutils: make ff_draw_color() accept a const rgba map
- 10:32 AM Changeset in ffmpeg [65520f59] by
- lavfi/video: remove duplicated function ff_null_start_frame_keep_ref() …
- 10:22 AM Changeset in ffmpeg [8cac86e0] by
- vorbisdec: fix heap buffer overflow. Found-by: Dale Curtis …
- 10:19 AM Ticket #1594 (Error with convert wmv to flv) created by
- Summary of the bug: When I tried to convert two videos I see next …
- 8:45 AM WikiStart edited by
- Added the link to "How to use -map option" and sorted "other" … (diff)
- 8:43 AM Map created by
- Created the page
- 6:02 AM Ticket #1593 (Build failure: apetag.c:160:9: error: non-void function ...) closed by
- invalid: This was fixed yesterday early afternoon (ff2955a4).
- 5:32 AM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by
- Can you confirm that the problem does not happen with -threads 1 ?
- 5:30 AM Ticket #1593 (Build failure: apetag.c:160:9: error: non-void function ...) created by
- Introduced by: […] […] You forgot to change one of the …
- 4:10 AM Changeset in ffmpeg [a6aa7e03] by
- mpegaudio_tablegen: try to fix hardcoded tables Signed-off-by: …
- 2:48 AM Changeset in ffmpeg [96cb1438] by
- Merge remote-tracking branch 'dwbuiten/master' * dwbuiten/master: …
- 2:46 AM Ticket #268 (mp3: audible glitches with integer decoder) closed by
- fixed
- 2:21 AM Changeset in ffmpeg [571572fc] by
- mp3dec: adjust IMDCT scaling to avoid overflows Fixes ticket268 …
- 2:07 AM Changeset in ffmpeg [a675d73d] by
- eamad: Use dsputils instead of a custom bswap16_buf Signed-off-by: …
- 2:06 AM Changeset in ffmpeg [45eaac02] by
- Canopus Lossless decoder At the moment it only does BGR24, but I plan …
- 2:02 AM Changeset in ffmpeg [91c86d3c] by
- Canopus Lossless decoder At the moment it only does BGR24, but I plan …
Aug 1, 2012:
- 10:41 PM Changeset in ffmpeg [98a2f4e8] by
- configure: reduce difference to qatar by 2 lines Signed-off-by: …
- 9:56 PM Ticket #1509 (H264 Encoding Broken with pthreads > 1 on windows) updated by
- Just an update: This issue might be related to the forum thread here: …
- 9:33 PM Changeset in ffmpeg [ec7ecb88] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: dca: …
- 8:47 PM Changeset in ffmpeg [4c8fc6a] by
- lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter …
- 8:47 PM Changeset in ffmpeg [33474eb1] by
- lavfi/testsrc: extend logic in request_frame, support static image output
- 8:46 PM Changeset in ffmpeg [20e940e7] by
- lavfi/testsrc: free the context in uninit Keeping stuff in the …
- 8:17 PM Changeset in ffmpeg [c2502b7b] by
- alac: remove redundant "alac: " from log messages Signed-off-by: Paul …
- 7:19 PM Ticket #1458 (aresample crashes on channel count change) closed by
- fixed: locally fixed, will be in my next git push
- 7:18 PM Changeset in ffmpeg [b9df3f4f] by
- swr: fix 10l typo mixing in and out config. Fixes ticket1458 …
- 6:37 PM Changeset in ffmpeg [53a3748e] by
- ffmpeg: honor -ss and -t parameters with muxed subtitles. This patch …
- 6:06 PM Ticket #1227 (crash in ff_put_h264_chroma_mc8_neon) updated by
- Not reproduceable on OMAP4 Panda board you will have to provide a …
- 6:00 PM Changeset in ffmpeg [c99d3e2e] by
- tiny_psnr: fix undefined shift Signed-off-by: Michael Niedermayer …
- 5:35 PM Changeset in ffmpeg [98b01206] by
- nuv: Fix playback of RTjpeg from current MythTV, The previous …
- 5:35 PM Changeset in ffmpeg [e1bc0171] by
- nuv: check size of buffer before accessing it instead of after. …
- 5:20 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- Replying to ramitbhalla: > No I haven't tried it with …
- 4:53 PM Ticket #1028 (undefined reference to `cv::getOptimalDFTSize(int)') closed by
- needs_more_info: Missing used configure command line and config.mak/h/log. Also no …
- 4:45 PM Ticket #372 (spdifenc does an output not correct) closed by
- needs_more_info: No reply to the questions 5 and 11 months ago, thus closing this. …
- 3:36 PM Changeset in ffmpeg [1f68be47] by
- timecode: show frame rate when invalid.
- 3:10 PM Ticket #349 (MingW32 Cross Compile of FFMPEG Fails) closed by
- fixed: Ive added support for dlltool, please test if it works for you, if not …
- 3:02 PM Changeset in ffmpeg [1894f885] by
- configure: add support for dlltool when lib.exe is unavailable The …
- 2:19 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by
- I'll try and give that a go. The configure script builder for that …
- 1:57 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by
- Hi, you can find patch that adds encoding support via liquidsoap …
- 1:11 PM Ticket #1285 (rtsp stream from dreambox dm800 via ffserver) updated by
-
Priority changed
- 12:07 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by
- Replying to cehoyos: > Could you compare shine's …
- 12:00 PM Changeset in ffmpeg [39b0d40d] by
- fate: add test for the tile video filter.
- 11:33 AM Changeset in ffmpeg [ff2955a4] by
- apetag: return value when required. Should fix compilation on clang.
- 10:23 AM Changeset in ffmpeg [f952b23e] by
- vf_tile: fix output buffer ownership. There is no need to start_frame …
- 9:43 AM Changeset in ffmpeg [19cf7163] by
- dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
- 9:42 AM Ticket #1588 (ffprobe with -show_streams -show_data produces invalid xml) closed by
- fixed: Should be fixed in: […]
- 9:32 AM Changeset in ffmpeg [faa78822] by
- ARM: use =const syntax instead of explicit literal pools …
- 9:32 AM Changeset in ffmpeg [99817091] by
- ARM: use standard syntax for all LDRD/STRD instructions The standard …
- 9:05 AM Changeset in ffmpeg [7ddf082f] by
- lavfi/testsrc: drop pointless parentheses
- 9:05 AM Changeset in ffmpeg [2702e384] by
- lavfi: remove unused defaults.c file
- 8:47 AM Ticket #948 (No audio in output when the audio starts late in VOB file) updated by
- Replying to ski: > {{{ > [mpeg @ 0x170c240] …
- 8:30 AM Ticket #1547 (How to use FFMPEG to convert group of images to movie in android .) updated by
- This is for converting video to images ffmpeg -i RecordImage-1.2.mp4 …
- 8:29 AM Changeset in ffmpeg [6eee9f55] by
- 8svx: ensure that packet size is multiple of channels. Fix an assert …
- 7:26 AM Ticket #1592 (filter-amix FATE tests errors on win64) created by
- The tiny_psnr tool is failing with the filter-amix FATE tests in …
- 6:45 AM Ticket #948 (No audio in output when the audio starts late in VOB file) updated by
- I'm having the same problem with late audio. When I try to convert …
- 6:39 AM Ticket #1580 (purevoice in aiff regression) closed by
- fixed: Should be fixed, thank you for the report and the help with the analysis!
- 6:33 AM Changeset in ffmpeg [d1ebb25a] by
- Skip chan tag padding. Fixes ticket #1580
- 6:27 AM Ticket #1591 (suggestion for wiki centos page) closed by
- fixed
- 4:20 AM Changeset in ffmpeg [b6a3849] by
- fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. …
- 3:30 AM Changeset in ffmpeg [ddbe71b4] by
- dct-test: allow to compile without HAVE_INLINE_ASM.
- 3:28 AM Changeset in ffmpeg [53dfaedc] by
- x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM.
- 3:24 AM Ticket #1591 (suggestion for wiki centos page) updated by
- I didn't realize I would have had edit privileges to the wiki page--I …
- 3:16 AM Changeset in ffmpeg [296bcdd2] by
- paf: use reget_bufer() instead of get_buffer() Pallete is written to …
- 3:15 AM Changeset in ffmpeg [c36bad3b] by
- xvma: remove unused variable Signed-off-by: Paul B Mahol …
- 2:19 AM Changeset in ffmpeg [b0c51bbc] by
- h264_mc_template: switch to av_assert Signed-off-by: Michael …
- 2:19 AM Changeset in ffmpeg [38d1c5a4] by
- g722enc: switch to av_assert Signed-off-by: Michael Niedermayer …
- 1:34 AM CompilationGuide/Centos edited by
- remove --enable-zlib since it is autodetected; specifiy that zlib is … (diff)
- 1:18 AM Ticket #1591 (suggestion for wiki centos page) updated by
- I added a sentence indicating that the guide is kept relatively up to …
- 1:10 AM CompilationGuide/Centos edited by
- add "up to date" notification for ticket 1591 (diff)
Note:
See TracTimeline
for information about the timeline view.
