Timeline
Jun 2, 2011:
- 10:44 PM Ticket #260 (malloc error when using -f ffmetadata) updated by
- Tested in Linux and works fine, seems an OSX related problem, maybe …
- 10:44 PM Changeset in ffmpeg [f190f676] by
- Replace custom DEBUG preprocessor trickery by the standard one.
- 10:44 PM Changeset in ffmpeg [068aa387] by
- vorbis: Remove non-compiling debug statement.
- 10:44 PM Changeset in ffmpeg [ec6313a] by
- vorbis: Remove pointless DEBUG #ifdef around debug output macros.
- 10:44 PM Changeset in ffmpeg [fb52cf82] by
- cook: Remove non-compiling debug output. random_state was changed …
- 10:44 PM Changeset in ffmpeg [0fc9c655] by
- Remove pointless #ifdefs around function declarations in a header.
- 10:44 PM Changeset in ffmpeg [23664624] by
- Replace #ifdef + av_log() combinations by av_dlog().
- 10:44 PM Changeset in ffmpeg [df96f22d] by
- Replace custom debug output functions by av_dlog().
- 10:43 PM Changeset in ffmpeg [752207e] by
- cook: Remove unused debug functions.
- 10:41 PM Changeset in ffmpeg [e977ca26] by
- lavfi: add avfilter_link_free() function Allow to free the buffers …
- 10:41 PM Changeset in ffmpeg [b932eb1] by
- swscale: reintroduce sws_format_name() symbol Reintroduce the …
- 10:39 PM Ticket #256 (FFmpeg fails to build after SDL output device addition) updated by
- Patch looks fine to me (indeed I didn't know we already use that trick …
- 10:27 PM Ticket #256 (FFmpeg fails to build after SDL output device addition) updated by
- Could you test attached patch?
- 10:23 PM Ticket #55 (5.1 AAC Output Incorrectly Mapped) updated by
- Sample from http://www.cccp-project.net/beta/test_files/ […] With …
- 10:11 PM Ticket #256 (FFmpeg fails to build after SDL output device addition) updated by
- ffserver does not build on Windows. ffprobe gave me the same error: …
- 9:11 PM Changeset in ffmpeg [b751f611] by
- Remove stray extra arguments from av_dlog() invocations.
- 8:43 PM Ticket #261 (ffmpeg now sets libx264 open_gop=1 by default) created by
- x264 default is closed gop (open_gop=0), ffmpeg defaults to open gop …
- 8:20 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by
-
Status, Version, Reproduced by developer changed
Also fails now with mplayer -demuxer mpegts -vc ffmpeg12 (the default) … - 8:18 PM Changeset in ffmpeg [551dfdde] by
- targa: fix big-endian build
- 8:00 PM Ticket #259 (framerate detection does not work properly. (mkv with default duration ...) updated by
- The sample contains 196 frames, audio plays for ~6.7 seconds. Could …
- 7:53 PM Ticket #256 (FFmpeg fails to build after SDL output device addition) updated by
- Could you please also test […]
- 7:52 PM Changeset in ffmpeg [fefa67d] by
- v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.
- 7:52 PM Changeset in ffmpeg [4078ed26] by
- vfwcap: add a framerate private option.
- 7:52 PM Changeset in ffmpeg [c21324e] by
- v4l2: add a framerate private option.
- 7:52 PM Changeset in ffmpeg [121ef2e2] by
- libdc1394: add a framerate private option.
- 7:52 PM Changeset in ffmpeg [1556186a] by
- fbdev: add a framerate private option.
- 7:50 PM Changeset in ffmpeg [3e3db4d9] by
- bktr: add a framerate private option.
- 7:06 PM Changeset in ffmpeg [4c1e56ed] by
- oma: check avio_read() return value
- 7:06 PM Changeset in ffmpeg [14086341] by
- nutdec: remove unused variable
- 7:06 PM Changeset in ffmpeg [e65ab9d9] by
- Remove unused variables
- 7:03 PM Changeset in ffmpeg [6713989c] by
- swscale: dither for planar yuv outputs Signed-off-by: Michael …
- 7:03 PM Changeset in ffmpeg [877f76ad] by
- swscale: Fix use of uninitialized values (bug probably introduced from …
- 7:03 PM Changeset in ffmpeg [5ad38d9] by
- cpudetect: add av_force_cpu_flags() Signed-off-by: Michael …
- 6:25 PM Changeset in ffmpeg [808d8ff6] by
- swscale: allocate larger buffer to handle altivec overreads. Altivec …
- 6:20 PM Ticket #184 (specifying vpre for libx264 cause "bad value for 'weightp': ''" error ...) closed by
- invalid: FFmpeg can directly access the libx264 presets instead of emulating …
- 5:35 PM Ticket #260 (malloc error when using -f ffmetadata) created by
- I'm getting an error when trying to output the ffmetadata format. I …
- 5:16 PM Changeset in ffmpeg [6a9c8594] by
- H264/MPEG frame-level multi-threading. Signed-off-by: Ronald S. …
- 4:48 PM Changeset in ffmpeg [9e66b64c] by
- vsrc_buffer: propagate error code in av_vsrc_buffer_add_frame() …
- 4:48 PM Changeset in ffmpeg [665e608c] by
- lavfi: reindent after the previous commit
- 4:47 PM Changeset in ffmpeg [6f1dd6f4] by
- lavfi: add braces around the block of an if() expression in …
- 4:24 PM Changeset in ffmpeg [0ff5cbed] by
- lavfi: clarify the context of a comment in …
- 4:24 PM Changeset in ffmpeg [77b32b73] by
- lavfi: apply misc style fixes Adopt K&R style for overall …
- 2:07 PM Changeset in ffmpeg [53be7b23] by
- Cosmetic changes to h264_idct_10bit.asm. Removes redundant dword tags …
- 2:07 PM Changeset in ffmpeg [994c3550] by
- 2x faster h264_idct_add8_10. Signed-off-by: Ronald S. Bultje …
- 2:04 PM Changeset in ffmpeg [cc9947f] by
- aacenc: Add stereo_mode option. ms_off is the default, until Mid/Side …
- 2:02 PM Changeset in ffmpeg [e6635a9a] by
- h264: remove CONFIG_GPL from x86 intra prediction code. The authors …
- 12:43 PM Changeset in ffmpeg [d013c6da] by
- doc: cosmetics: libx264 typos
- 12:43 PM Changeset in ffmpeg [c96f375] by
- postprocess: Remove test for impossible condition (was: Re: …
- 8:36 AM Changeset in ffmpeg [b4434475] by
- Fix various uninitialized variable warnings
- 6:38 AM Changeset in ffmpeg [58fd70b0] by
- Port remove of get_sws_cpuflags from MPlayer's libmpcodecs.
- 6:38 AM Changeset in ffmpeg [3c194f39] by
- Replace "vector const" by "const vector" otherwise gcc 4.6.0 fails. …
- 6:38 AM Changeset in ffmpeg [3379531c] by
- Port recent changes to MPlayer libmpcodecs. Also include an older fix …
- 6:38 AM Changeset in ffmpeg [2a30df09] by
- Replace non-existent HAVE_SSE2 with HAVE_SSE. Since this is only a …
- 3:12 AM Changeset in ffmpeg [cd8cb549] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: ARM: …
Jun 1, 2011:
- 6:29 PM Changeset in ffmpeg [06a9da73] by
- Simplify code and avoid compiler warning about incompatible types.
- 6:26 PM Changeset in ffmpeg [bf19c871] by
- Fix type of out[] variable, it should not be const. Fixes compiler …
- 6:18 PM Ticket #255 (incorrect checksum for freed object) updated by
- Just changed and compiled the following, but no error on startup …
- 4:15 PM Ticket #259 (framerate detection does not work properly. (mkv with default duration ...) updated by
- First 10MB of problematic file: http://x-ion.de/wrong_framerate.mkv
- 4:11 PM Ticket #259 (framerate detection does not work properly. (mkv with default duration ...) created by
- Frameratedetection does not work well on some of my files: ffmpeg -i …
- 2:45 PM Changeset in ffmpeg [8e112df4] by
- ARM: ac3dsp: optimised update_bap_counts() Signed-off-by: Mans …
- 1:11 PM Ticket #258 (RTP over UDP: doesn't reorder packets) updated by
- I'm add light cseq logging to rtp_parse_packet_internal(). […] …
- 1:07 PM Changeset in ffmpeg [bde2c1c7] by
- mpegaudiodec: Fix av_dlog() invocation. Some parameters passed to the …
- 11:43 AM Ticket #256 (FFmpeg fails to build after SDL output device addition) updated by
- -Dmain=SDL_main in the compile flags looks like the culprit…
- 11:41 AM Ticket #251 (rawvideo segfaults with -vcodec copy) closed by
- fixed: Should be fixed in: […]
- 11:30 AM Changeset in ffmpeg [eb5a3ab7] by
- swscale: fix compilation of bfin due to missing pixdesc.h header This …
- 11:07 AM Changeset in ffmpeg [adf94155] by
- lavf: tag dump_format() as @deprecated This makes the generated …
- 11:05 AM Changeset in ffmpeg [1f95fb58] by
- yuv4mpeg: complain and exit if a non-rawvideo stream is selected The …
- 11:04 AM Changeset in ffmpeg [ac41f3b0] by
- ffmpeg: handle copy of packets for AVFMT_RAWPICTURE output formats …
- 11:02 AM Changeset in ffmpeg [ca858ab7] by
- doc/examples: give meaningful names to the example files Rename: …
- 9:53 AM Ticket #257 (udp/rtp protocols without pthread?) updated by
- […]
- 9:32 AM Ticket #258 (RTP over UDP: doesn't reorder packets) updated by
- Camera: Axis M1031, connected to a same switch with my host. ffmpeg …
- 9:26 AM Ticket #258 (RTP over UDP: doesn't reorder packets) created by
- muxonly.c source ... ic = avformat_alloc_context(); ic->preload = …
- 9:09 AM Ticket #255 (incorrect checksum for freed object) updated by
-
Status changed
I fear at least AVX needs more then 16-byte alignment. Is calling … - 9:04 AM Ticket #256 (FFmpeg fails to build after SDL output device addition) updated by
- […] I could not find ffmpeg.d I don't believe it was built.
- 8:52 AM Ticket #256 (FFmpeg fails to build after SDL output device addition) updated by
- And please attach ffmpeg.d (after running above command).
- 8:49 AM Ticket #256 (FFmpeg fails to build after SDL output device addition) updated by
-
Priority, Keywords, Status, Component changed
Please add the complete, uncut output of […] - 4:43 AM Changeset in ffmpeg [f3aa65af] by
- h264/10bit: add HAVE_ALIGNED_STACK checks. Fixes regression in …
- 3:01 AM Changeset in ffmpeg [201549d1] by
- swscale: More accurate rounding in YSCALE_YUV_2_PACKEDX_FULL_C() …
May 31, 2011:
- 11:15 PM Ticket #255 (incorrect checksum for freed object) updated by
- Ok, apparently OSX seems to be 16-byte mem aligned [1]. If I turn …
- 11:12 PM Ticket #257 (udp/rtp protocols without pthread?) created by
- udp/rtp protocols depends now on libpthread, maybe it would be …
- 11:05 PM Ticket #256 (FFmpeg fails to build after SDL output device addition) updated by
- Replying to KSHawkEye: > The current FFmpeg fails to …
- 10:53 PM Ticket #256 (FFmpeg fails to build after SDL output device addition) created by
- The current FFmpeg fails to build due to the new SDL output device …
- 10:09 PM Changeset in ffmpeg [f6a8ce98] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:02 PM Changeset in ffmpeg [348493db] by
- Update 8-bit H.264 IDCT function names to reflect bit-depth. …
- 10:02 PM Changeset in ffmpeg [836f47d3] by
- Add IDCT functions for 10-bit H.264. Ports the majority of IDCT …
- 9:45 PM Changeset in ffmpeg [7e985c9e] by
- mpegaudioenc: Fix broken av_dlog statement.
- 9:45 PM Changeset in ffmpeg [b0a4e5f9] by
- Employ correct printf format specifiers, mostly in debug output.
- 9:21 PM Changeset in ffmpeg [c51695db] by
- ARM: fix MUL64 inline asm for pre-armv6 Prior to ARMv6, the …
- 8:58 PM Changeset in ffmpeg [0abbd3ad] by
- doc: add libvpx encoder section Documents the mapping from FFmpeg …
- 7:15 PM Changeset in ffmpeg [5ac4952a] by
- vf_drawtext: Replace FFmpeg by Libav in license boilerplate.
- 6:44 PM Ticket #255 (incorrect checksum for freed object) updated by
- AFAIK theres a bug in macosx posix_memalign(), maybe you could try to …
- 5:52 PM Changeset in ffmpeg [fdf18e33] by
- mpegaudiodec: remove unusued code and variables Signed-off-by: Mans …
- 5:21 PM Ticket #255 (incorrect checksum for freed object) created by
- Just took the time to properly bisect that issue that I saw last day. …
- 3:50 PM Changeset in ffmpeg [84fb4e9d] by
- postprocess.c: filter name needs to be double 0 terminated
- 3:16 PM Changeset in ffmpeg [c1691948] by
- improved 'edts' atom writing support The 'edts' write function can …
- 2:30 PM Changeset in ffmpeg [6f1ec38c] by
- mpegaudio: clean up compute_antialias() definition This merges the …
- 2:13 PM Changeset in ffmpeg [9ebcf769] by
- vp8: fix segmentation race during frame-threading. Fixes occasional …
- 7:52 AM Ticket #55 (5.1 AAC Output Incorrectly Mapped) updated by
- I encoded a few different 5.1 files from different sources (Apple …
- 7:39 AM Ticket #55 (5.1 AAC Output Incorrectly Mapped) updated by
- How did you test? (Source file, command line, playback application) I …
- 5:40 AM Changeset in ffmpeg [a52f598d] by
- Port libmpcodec fixes from MPlayer.
- 1:10 AM Changeset in ffmpeg [a54dceb2] by
- Merge remote-tracking branch 'ffmpeg-mt/master' * …
- 12:08 AM Changeset in ffmpeg [40c29d42] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:00 AM Ticket #131 (add support for (maybe broken) *.divx file) updated by
- It is acceptable to just ignore the unknown stream? Here is another …
May 30, 2011:
- 11:19 PM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) created by
- the file (from ticket #186) decodes incorrectly with ffmpeg (plays …
- 11:14 PM Ticket #55 (5.1 AAC Output Incorrectly Mapped) updated by
- That patch doesn't seem to work. I am still getting what should be the …
- 9:19 PM Changeset in ffmpeg [f635a233] by
- swscale: Remove unused variable.
- 8:19 PM Changeset in ffmpeg [6bb70dfd] by
- ARM: simplify inline asm with 64-bit operands Signed-off-by: Mans …
- 6:07 PM Changeset in ffmpeg [3d0424f2] by
- Add "const" to avoid "initialization discards qualifiers" warning.
- 6:02 PM Changeset in ffmpeg [70564983] by
- Add const to fix "cast discards qualifiers" warnings.
- 5:35 PM Changeset in ffmpeg [b7b62c3a] by
- Include pixdesc.h for av_get_pix_fmt_name. Fixes compilation on PPC …
- 3:23 PM Ticket #250 (Wav probing is behaving badly over HTTP) closed by
- fixed: Should be fixed in commit: […]
- 1:51 PM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) updated by
- > Please add complete, uncut output and command line of the failing …
- 1:44 PM Changeset in ffmpeg [f86d260d] by
- wav: Don't avio_seek() if we know we'll run into EOF Since we want to …
- 12:43 PM Ticket #38 (FFplay hangs when a non existing filter is passed at the command line ...) updated by
- Here is an ugly workaround to exit when avfilter fails :P (seems to …
- 12:08 PM Ticket #55 (5.1 AAC Output Incorrectly Mapped) updated by
- Please test this patch for the native encoder: …
- 12:04 PM Ticket #252 (Muxing rawvideo in matroska is unsupported, but does not warn) updated by
-
Status, Version, Reproduced by developer, Summary changed
If you believe that FFmpeg fails to read a valid mkv rawvideo file, … - 11:30 AM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) updated by
-
Priority, Status changed
Please add complete, uncut output and command line of the failing command. - 10:12 AM Ticket #119 (ffplay freezes with misidentified file as mp1) updated by
- The attached patch seems to fix the problem.
- 9:30 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- Seems like I was wrong, when say, that contrast in KMPlayer is the …
- 8:38 AM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) created by
- Source (mp4/aac): Duration: 00:00:58.40, start: 0.000000, bitrate: …
- 7:41 AM Changeset in ffmpeg [c328122a] by
- api-example: uppercase first letter in "copyright" Improve consistency.
- 7:20 AM Changeset in ffmpeg [f501c74d] by
- output-example: create @file doxy from text in the copyright header
- 7:20 AM Changeset in ffmpeg [9362b509] by
- examples: move API examples to a dedicated dir in doc
- 7:09 AM Changeset in ffmpeg [f712f6c8] by
- ffmpeg: simplify opt_*_codec() options Replace …
- 7:08 AM Changeset in ffmpeg [7533a727] by
- v4l2: rewrite code iterating the supported standards Simplify/clarify …
- 7:08 AM Changeset in ffmpeg [2d48515e] by
- v4l2: perform minor style fixes
- 7:08 AM Changeset in ffmpeg [7b017086] by
- v4l2: replace memset() with explicit struct initialization
- 7:07 AM Changeset in ffmpeg [50fee0fc] by
- rawdec: fail in case of unknow pixel format
- 7:07 AM Changeset in ffmpeg [e1197b9e] by
- swscale: remove sws_format_name() Use av_get_pix_fmt_name() instead.
- 1:47 AM Ticket #252 (Muxing rawvideo in matroska is unsupported, but does not warn) created by
- The error: […] I am converting an mkv file with a V_UNCOMPRESSED …
- 1:11 AM Changeset in ffmpeg [2c10ee23] by
- error.c: fix compile flags Signed-off-by: Michael Niedermayer …
- 12:39 AM Changeset in ffmpeg [35bed44f] by
- TCP: change default timeout to 5sec Signed-off-by: Michael …
- 12:36 AM Changeset in ffmpeg [a2250074] by
- Revert "Timeout TCP open() after 5 seconds." This code is redundant …
May 29, 2011:
- 11:29 PM Changeset in ffmpeg [5a35cef4] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: ARM: …
- 10:24 PM Changeset in ffmpeg [adba9c63] by
- Fix various unused variable warnings Signed-off-by: Michael …
- 10:13 PM Ticket #251 (rawvideo segfaults with -vcodec copy) updated by
- I did. It's all inside the pastebin GDB dump.
- 10:03 PM Changeset in ffmpeg [fd38a15] by
- Fix various bad printf format warnings Signed-off-by: Michael …
- 8:02 PM Ticket #251 (rawvideo segfaults with -vcodec copy) updated by
- If there is a crash reproducible with current git head, please post …
- 7:24 PM Ticket #251 (rawvideo segfaults with -vcodec copy) updated by
- The output for the program is inside the GDB dump: …
- 6:38 PM Ticket #251 (rawvideo segfaults with -vcodec copy) updated by
-
Version, Status changed
Please provide the complete, uncut output for the command that is … - 6:00 PM Ticket #251 (rawvideo segfaults with -vcodec copy) updated by
- Version might be git-master. I checked it out with git clone …
- 5:51 PM Ticket #251 (rawvideo segfaults with -vcodec copy) created by
- Hello, here is my full uncut output from ffmpeg: […] When running …
- 2:42 PM Changeset in ffmpeg [371266da] by
- ARM: enable UAL syntax in asm.S This enables UAL syntax for all asm …
- 1:33 PM Changeset in ffmpeg [bb9b7bc6] by
- Remove now unused nb_istreams variable.
- 1:25 PM Changeset in ffmpeg [89c687e9] by
- Add const to vector types for input in altivec code. Avoids a large …
- 1:23 PM Changeset in ffmpeg [4596d0f4] by
- Remove unused variable, avoiding compiler warning.
- 1:22 PM Changeset in ffmpeg [54dc9563] by
- Cast pointers to uintptr_t rather than unsigned int. Avoids potential …
- 1:10 PM Changeset in ffmpeg [7a70e01b] by
- v4l2: don't leak video standard string on error.
- 12:32 PM Changeset in ffmpeg [06b5facd] by
- swscale: Remove disabled code.
- 11:43 AM Changeset in ffmpeg [d6e0729b] by
- avfilter: Surround function only used in debug mode by appropriate …
- 11:43 AM Changeset in ffmpeg [2146f492] by
- vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog().
- 11:36 AM Changeset in ffmpeg [798b2646] by
- build: remove BUILD_ROOT variable This variable is unnecessary as …
- 1:34 AM Changeset in ffmpeg [b8a43bc1] by
- Merge remote-tracking branch 'qatar/master' into master * …
- 1:10 AM Changeset in ffmpeg [4276112] by
- vp8: use av_clip_uintp2() where possible Signed-off-by: Mans Rullgard …
- 12:14 AM Changeset in ffmpeg [39d607e5] by
- swscale: Commits that could not be pulled earlier due to bugs #2 …
- 12:13 AM Changeset in ffmpeg [986f0d86] by
- Commits that could not be pulled earlier due to bugs. commit …
May 28, 2011:
- 10:32 PM Changeset in ffmpeg [ea535ed5] by
- Revert 1a5e4fd8c5b99478b4e08a69261930bb12aa948b for postproc. This …
- 10:32 PM Changeset in ffmpeg [011b098] by
- doc: correct AC-3 option subsection placement Floating-Point-Only …
- 8:42 PM Changeset in ffmpeg [90da52f0] by
- ac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits() …
- 7:43 PM Changeset in ffmpeg [70bb747a] by
- ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits. …
- 7:43 PM Changeset in ffmpeg [9222dddb] by
- swscale: use av_clip_uint8() in yuv2yuv1_c().
- 7:43 PM Changeset in ffmpeg [485d73ef] by
- swscale: replace formatConvBuffer[VOF] by allocated array. This …
- 7:18 PM Changeset in ffmpeg [895e4de8] by
- v4l2: create file @doxy from text in the copyright header
- 7:18 PM Changeset in ffmpeg [72c60f3e] by
- v4l2: remove pointless empty lines
- 7:18 PM Changeset in ffmpeg [af344a69] by
- v4l2: set default standard to NULL Avoid a failure with the default …
- 7:16 PM Changeset in ffmpeg [f8f3f6c4] by
- v4l2: use OFFSET macro when setting options Improve readability.
- 6:41 PM Changeset in ffmpeg [dc0ad40d] by
- ac3dsp: fix loop condition in ac3_update_bap_counts_c()
- 5:41 PM Changeset in ffmpeg [edfa89b2] by
- ARM: unbreak build Signed-off-by: Mans Rullgard <mans@mansr.com>
- 5:17 PM Changeset in ffmpeg [b2a6f25] by
- lavdev: add SDL output device
- 4:39 PM Changeset in ffmpeg [6ca23db9] by
- ac3enc: modify mantissa bit counting to keep bap counts for all values …
- 4:39 PM Changeset in ffmpeg [1323828a] by
- ac3enc: split mantissa bit counting into a separate function. No …
- 4:39 PM Changeset in ffmpeg [7743865f] by
- ac3enc: store per-block/channel bap pointers by reference block in a …
- 4:25 PM Changeset in ffmpeg [e71f260] by
- lavu: add av_get_pix_fmt_name() convenience function Also deprecate …
- 4:23 PM Changeset in ffmpeg [34e9c9b1] by
- iff: remove duplicated file description
- 4:23 PM Changeset in ffmpeg [eb8bc572] by
- cmdutils: remove OPT_FUNC2 Make ff* tools only accept opt_* functions …
- 4:04 PM Changeset in ffmpeg [e01e05ee] by
- get_bits: add av_unused tag to cache variable This silences numerous …
- 2:03 PM Changeset in ffmpeg [b8e89339] by
- sws: replace all long with int. Signed-off-by: Ronald S. Bultje …
- 2:00 PM Changeset in ffmpeg [7d8c17b] by
- ARM: aacdec: fix constraints on inline asm This adds output operands …
- 2:00 PM Changeset in ffmpeg [84e4804a] by
- ARM: remove unnecessary volatile from inline asm Signed-off-by: Mans …
- 2:00 PM Changeset in ffmpeg [5726ec1] by
- ARM: add "cc" clobbers to inline asm where needed Signed-off-by: Mans …
- 2:00 PM Changeset in ffmpeg [a84f8256] by
- ARM: improve FASTDIV asm This uses one register less. Also add …
- 2:00 PM Changeset in ffmpeg [7f7726c7] by
- ac3enc: use LOCAL_ALIGNED macro Aligned local variables must use the …
- 1:46 PM Changeset in ffmpeg [04de5bf5] by
- APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).
- 1:44 PM Changeset in ffmpeg [8f653e28] by
- lavu: add av_get_pix_fmt_name() convenience function Also deprecate …
- 1:40 PM Changeset in ffmpeg [26513856] by
- cmdutils: remove OPT_FUNC2 Make ff* tools only accept opt_* functions …
- 12:59 PM Changeset in ffmpeg [009f829] by
- swscale: fix crash in bilinear scaling.
- 10:15 AM Changeset in ffmpeg [88aa215] by
- vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping via the equivalent …
- 10:15 AM Changeset in ffmpeg [945dda41] by
- webm: support stereo videos in matroska/webm muxer Create a …
- 9:41 AM Changeset in ffmpeg [78046dad] by
- rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. Many …
- 9:41 AM Changeset in ffmpeg [fc72ec72] by
- swscale: reindent h[cy]scale_fast() and updateDitherTables().
- 9:40 AM Changeset in ffmpeg [c3f07903] by
- swscale: reformat x86/swscale_template.c. Interleave macros and code …
- 9:34 AM Changeset in ffmpeg [1dbf40c3] by
- swscale: remove duplicate mmx/mmx2 functions if they are identical.
- 9:32 AM Changeset in ffmpeg [264dcc6] by
- swscale: remove if (c->dstFormat) branch from yuv2packed[12X](). This …
- 9:11 AM Changeset in ffmpeg [f2a3b230] by
- swscale: remove if(full_chr_int) from yuv2packed1(). If that flag is …
- 9:11 AM Changeset in ffmpeg [835ab920] by
- swscale: remove if(accurate_rnd) branch from functions.
- 9:11 AM Changeset in ffmpeg [2b04858a] by
- swscale: revive SWS_CPU_CAPS until next major bump.
- 9:09 AM Changeset in ffmpeg [11f2eae2] by
- swscale: Remove commented-out printf cruft.
- 2:11 AM Changeset in ffmpeg [5501afa6] by
- Export PCR pid
- 2:11 AM Changeset in ffmpeg [24adef14] by
- Export more transport stream information. with minor addition to the …
- 2:11 AM Changeset in ffmpeg [fa12fb3b] by
- Output MPEG-TS stream identifiers. with changes by michael to simplify API
May 27, 2011:
- 11:17 PM Ticket #159 ("Sony DV Codec" - wrong resolution reported by FFmpeg + broken output) updated by
- The same problem happens with file created with "Adaptec DVsoft …
- 9:48 PM Changeset in ffmpeg [8381ab14] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (29 …
- 9:33 PM Changeset in ffmpeg [f91ccb1d] by
- lavf: deprecate AVFormatParameters.pix_fmt.
- 9:33 PM Changeset in ffmpeg [2a85f218] by
- rawdec: add a pixel_format private option.
- 9:33 PM Changeset in ffmpeg [d576bbf3] by
- v4l2: add a pixel_format private option.
- 9:33 PM Changeset in ffmpeg [2e0e1e71] by
- libdc1394: add a pixel_format private option.
- 8:25 PM Changeset in ffmpeg [1a950da6] by
- cosmetics: indentation and alignment after previous commit
- 8:25 PM Changeset in ffmpeg [aa47c35d] by
- ac3enc: add support for E-AC-3 encoding. This adds basic stream …
- 8:25 PM Changeset in ffmpeg [b1bf8c78] by
- ac3enc: Move AC-3 AVOptions array to a separate file to make it easier …
- 7:33 PM Changeset in ffmpeg [79aeade6] by
- ARM: disable ff_vector_fmul_vfp on VFPv3 systems This function uses …
- 7:33 PM Changeset in ffmpeg [93eb8e4d] by
- ARM: check for VFPv3 Signed-off-by: Mans Rullgard <mans@mansr.com>
- 7:25 PM Changeset in ffmpeg [5a5a0f16] by
- swscale: Remove unused variables in x86 code. …
- 7:21 PM Changeset in ffmpeg [7eae0110] by
- doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.
- 7:18 PM Changeset in ffmpeg [5e528cf] by
- x86: Add appropriate ifdefs around certain AVX functions. nasm …
- 6:16 PM Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) updated by
- The segfault is no longer occuring after "avopt: fix segfault"
- 6:07 PM Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) updated by
- Looking at the backtrace it might be another issue that was fixed a …
- 5:22 PM Changeset in ffmpeg [faf8d3dd] by
- cmdutils: use sws_freeContext() instead of av_freep(). …
- 5:22 PM Changeset in ffmpeg [389e2000] by
- swscale: delay allocation of formatConvBuffer(). That means it won't …
- 5:22 PM Changeset in ffmpeg [f327bfa] by
- swscale: fix build with --disable-swscale-alpha.
- 4:56 PM Changeset in ffmpeg [28734ac9] by
- movenc: Deprecate the global RTP hinting flag, use a private AVOption …
- 4:56 PM Changeset in ffmpeg [91e3a25e] by
- movenc: Add an AVClass for setting muxer specific options …
- 4:41 PM Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) updated by
- Output of gdb: (gdb) run -i "rtmp://hidden live=1" -b 4096k -maxrate …
- 4:27 PM Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) updated by
- I get a segmentation fault, I'm recompiling with the debug enabled and …
- 3:37 PM Ticket #250 (Wav probing is behaving badly over HTTP) created by
- This is reproducible in latest git, but was not broken in git 9763420 …
- 2:55 PM Changeset in ffmpeg [b8773e44] by
- libdc1394: choose best video mode and rate based on camera capabilities.
- 2:55 PM Changeset in ffmpeg [ea7e318f] by
- Remove support for libdc1394 < 2.0. Versions >= 2.0 have been around …
- 2:55 PM Changeset in ffmpeg [87ababd] by
- avopt: fix segfault Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 2:47 PM Ticket #249 (Fix the filter remove-logo) updated by
- Replying to cehoyos: > Could you start gdb again and post …
- 1:47 PM Ticket #249 (Fix the filter remove-logo) updated by
-
Priority, Type changed
Could you start gdb again and post the version of gdb (gdb -v) and the … - 1:41 PM Changeset in ffmpeg [9f5d4502] by
- swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.
- 12:15 PM Ticket #237 (ffv1 v2) updated by
- btw, to elaborate on the original bug, the issue was that the slices …
- 11:24 AM Ticket #249 (Fix the filter remove-logo) updated by
- Okay, here is the complete ffmpeg output with the segmentation fault: …
- 11:21 AM Changeset in ffmpeg [041dbd3c] by
- swscale: dont loose precission on RGB/BGR48 input, that is dont drop …
- 10:50 AM Ticket #165 (QT Cinepak - plays in negative) updated by
- […] Seems like this patch can't be reverted, because the revert …
- 10:48 AM Changeset in ffmpeg [f642982c] by
- patch checklist: suggest --disable-yasm test. Signed-off-by: Michael …
- 10:15 AM Changeset in ffmpeg [6b899e16] by
- lavdev: prefer the inclusion of avdevice.h over that of …
- 10:01 AM Ticket #165 (QT Cinepak - plays in negative) updated by
- I propose to reverse r12272 if no one know how to fix this issue …
- 9:57 AM Changeset in ffmpeg [e48993e3] by
- lavdev: include libavformat/avformat.h in avdevice.h The header is …
- 9:41 AM Ticket #249 (Fix the filter remove-logo) updated by
-
Priority, Status changed
What would be useful: Complete, uncut output and backtrace as … - 9:33 AM Ticket #249 (Fix the filter remove-logo) created by
- Whenever I try to use the remove-logo filter, I get a segmentation …
- 8:41 AM Changeset in ffmpeg [ec76ef5] by
- fate.txt: replace FATE rsync command with a make command Remove …
- 8:33 AM Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) updated by
- Does re-encoding the stream work if you call ffmpeg with the correct …
- 8:24 AM Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) updated by
- Output of the latest git, which doesn't work: -i %in -b 4096k …
- 8:24 AM Ticket #174 (Compile error) closed by
- fixed: This is not reproducible any-more.
- 8:13 AM Ticket #237 (ffv1 v2) closed by
- fixed: I believe this really was fixed, but you have to update both your …
- 8:13 AM Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) updated by
- Following will be the output of the latest git that doesn't work after …
- 8:11 AM Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) updated by
- If you aren't familiar with MediaTomb, basically this is called by a …
- 8:04 AM Ticket #246 (Add support for mdat-only 3GP) updated by
-
Status, Version changed
Which program opens the file? (QuickTime doesn't) - 8:02 AM Ticket #245 (bext display error for codingHistory with line breaks) updated by
- Only the last line is displayed because carriage returns are used …
- 7:51 AM Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) updated by
-
Status changed
Please provide complete, uncut output for the command you use (after … - 7:42 AM Changeset in ffmpeg [6348a96c] by
- configure: report yasm/nasm presence properly If the secondary …
- 7:42 AM Changeset in ffmpeg [ebb6b27a] by
- tcp: make connect() timeout properly The connect() timeout can take …
- 7:25 AM Ticket #248 (Transcoding with mediatomb no longer working after "ffmpeg: simplify ...) created by
- The revision "ffmpeg: simplify managing input files and streams" …
- 6:31 AM Changeset in ffmpeg [fa4924a3] by
- rawdec: factor video demuxer definitions into a macro.
- 4:52 AM Changeset in ffmpeg [4779f593] by
- rtspdec: add initial_pause private option. Deprecate corresponding …
- 4:52 AM Changeset in ffmpeg [89d1b7f] by
- lavf: deprecate AVFormatParameters.width/height.
- 4:52 AM Changeset in ffmpeg [06d8c9e5] by
- tty: add video_size private option.
- 4:52 AM Changeset in ffmpeg [973f686a] by
- rawdec: add video_size private option.
- 4:52 AM Changeset in ffmpeg [724a900c] by
- x11grab: add video_size private option.
- 4:52 AM Changeset in ffmpeg [3102fb03] by
- x11grab: factorize returning error codes.
- 4:52 AM Changeset in ffmpeg [3e15ea21] by
- vfwcap: add video_size private option.
- 4:52 AM Changeset in ffmpeg [8fe7b644] by
- v4l2: add video_size private option.
- 4:52 AM Changeset in ffmpeg [82b5aa0a] by
- v4l2: factorize returning error codes. This will be useful in the …
- 4:52 AM Changeset in ffmpeg [fd48620e] by
- libdc1394: add video_size private option.
- 4:52 AM Changeset in ffmpeg [284bac2e] by
- libdc1394: return meaninful error codes.
- 4:52 AM Changeset in ffmpeg [33e03696] by
- bktr: add video_size private option.
- 4:52 AM Changeset in ffmpeg [3577416] by
- bktr: factorize returning error codes. This will be useful in the …
- 2:37 AM Changeset in ffmpeg [5e0dafe8] by
- Fix memleak Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 2:37 AM Changeset in ffmpeg [28768579] by
- Fix typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 2:36 AM Changeset in ffmpeg [152d351] by
- Remove specific note when not specific Signed-off-by: Michael …
- 2:36 AM Changeset in ffmpeg [5918d167] by
- Minor cleanup in libx264.c Not needed as overwritten later on (look …
- 2:34 AM Changeset in ffmpeg [2660e9e1] by
- Add metadata conversion table to the wav demuxer Signed-off-by: …
- 1:12 AM Ticket #247 (Image Sequence File Names Must Begin Close to Zero) updated by
-
Priority, Type changed
- 1:01 AM Ticket #247 (Image Sequence File Names Must Begin Close to Zero) created by
- In production environments image sequences are often generated with …
- 12:53 AM Changeset in ffmpeg [027264cb] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (31 …
- 12:02 AM Ticket #246 (Add support for mdat-only 3GP) created by
- Many cell phone cameras are now producing 3gp files with no moov …
May 26, 2011:
- 11:30 PM Ticket #239 (Unable to transcode mjpeg/yuvj422p to libvpx) updated by
- The changes appear to have fixed the problem. It transcoded all my …
- 11:14 PM Ticket #239 (Unable to transcode mjpeg/yuvj422p to libvpx) closed by
- fixed: I suspect this is fixed in latest git head, please test.
- 9:55 PM Ticket #108 (QT WRAW file decodes incorrectly) updated by
-
Version changed
Should be fixed. - 9:49 PM Changeset in ffmpeg [701012d6] by
- Fix 32bit rawvideo in avi on big-endian.
- 8:16 PM Changeset in ffmpeg [86f86877] by
- id3v2: Check malloc result. ID3v2 tags can be very large.
- 8:16 PM Changeset in ffmpeg [40a5dd2] by
- id3v2: Initialize tflags for version 2.2.
- 8:00 PM Changeset in ffmpeg [a138121b] by
- webm: Additional options/presets for VP8 encodes under FFmpeg
- 8:00 PM Changeset in ffmpeg [094aa84b] by
- muxers: Add a flag to mark muxers that allow (non strict) monotone …
- 8:00 PM Changeset in ffmpeg [2b6bfff2] by
- swscale: Do not loose precission on yuv values after rgb->yuv. …
- 7:38 PM Changeset in ffmpeg [5655469e] by
- libx264: support aspect Ratio Switch
- 7:13 PM Changeset in ffmpeg [ca7d8256] by
- ARM: add ARMv6 optimised av_clip_uintp2 Signed-off-by: Mans Rullgard …
- 7:13 PM Changeset in ffmpeg [77cd6efc] by
- ARM: remove volatile from asm statements in libavutil/intmath The …
- 7:12 PM Changeset in ffmpeg [74cc8c52] by
- ARM: fix av_clipl_int32_arm() Signed-off-by: Mans Rullgard …
- 6:44 PM Changeset in ffmpeg [3d96c13e] by
- v4l: include avdevice.h Fixes build.
- 6:05 PM Changeset in ffmpeg [e2d7dc87] by
- ffserver: move close_connection() call to avoid a temporary string and …
- 6:03 PM Changeset in ffmpeg [9749cdf] by
- lavf: initialize demuxer private options.
- 6:03 PM Changeset in ffmpeg [6c117d43] by
- AVOptions: set string default values.
- 5:44 PM Changeset in ffmpeg [7e637b70] by
- Fix compilation with YASM/NASM versions not supporting AVX.
- 5:04 PM Changeset in ffmpeg [aaea1490] by
- lavdevice: mark v4l for removal on next major bump.
- 4:39 PM Ticket #237 (ffv1 v2) updated by
- cehoyos: To explain it, the resulting ffv1(version 2) encoded file …
- 4:37 PM Ticket #245 (bext display error for codingHistory with line breaks) updated by
- complete output […]
- 4:35 PM Ticket #245 (bext display error for codingHistory with line breaks) updated by
-
Status, Component changed
Complete, uncut output of ffmpeg missing (this is needed for all … - 4:34 PM Ticket #237 (ffv1 v2) reopened by
- If you want your problems fixed, please consider explaining them (as …
- 3:32 PM Changeset in ffmpeg [93681fbd] by
- swscale: fix compile on ppc.
- 2:41 PM Changeset in ffmpeg [e758573a] by
- swscale: fix compile on x86-32.
- 2:26 PM Changeset in ffmpeg [59748689] by
- build: Remove generated .version file on distclean.
- 2:26 PM Changeset in ffmpeg [e14574eb] by
- configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2. The flag is …
- 2:26 PM Changeset in ffmpeg [25101cf5] by
- doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.
- 2:26 PM Changeset in ffmpeg [6c6c976f] by
- ffplay: Remove disabled code.
- 2:26 PM Changeset in ffmpeg [e1694285] by
- Mark parameterless function declarations as 'void'.
- 1:36 PM Ticket #237 (ffv1 v2) updated by
- testing from the new version new output: …
- 1:31 PM Changeset in ffmpeg [48520772] by
- swscale: use av_clip_uint8() in yuv2yuv1_c().
- 1:31 PM Changeset in ffmpeg [0f4eb8b0] by
- swscale: remove VOF/VOFW.
- 1:31 PM Changeset in ffmpeg [b4a224c5] by
- swscale: split chroma buffers into separate U/V planes. Preparatory …
- 1:31 PM Changeset in ffmpeg [69645c02] by
- swscale: replace formatConvBuffer[VOF] by allocated array. This …
- 1:31 PM Changeset in ffmpeg [522d65ba] by
- rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. Many …
- 1:31 PM Changeset in ffmpeg [836b82e3] by
- swscale: reindent h[cy]scale_fast() and updateDitherTables().
- 1:30 PM Changeset in ffmpeg [e2bad983] by
- swscale: reformat x86/swscale_template.c. Interleave macros and code …
- 1:30 PM Changeset in ffmpeg [71d9c33c] by
- swscale: remove duplicate mmx/mmx2 functions if they are identical.
- 1:30 PM Changeset in ffmpeg [acb96bc] by
- swscale: remove if (c->dstFormat) branch from yuv2packed[12X](). This …
- 1:30 PM Changeset in ffmpeg [b6cac9b3] by
- swscale: remove if(full_chr_int) from yuv2packed1(). If that flag is …
- 1:30 PM Changeset in ffmpeg [2159a245] by
- swscale: remove if(accurate_rnd) branch from functions.
- 1:13 PM Ticket #245 (bext display error for codingHistory with line breaks) created by
- codingHistory displays correctly with 'ffmpeg -i' if it uses 0x0A line …
- 10:57 AM Changeset in ffmpeg [db3262b7] by
- ffserver: Fix a null pointer dereference as a result of the …
- 10:41 AM Ticket #108 (QT WRAW file decodes incorrectly) updated by
- @saste something like this seems to fix "nature06421-s4.mov" here (I …
- 10:19 AM Ticket #241 (FFmpeg does not find mpeg program stream in the file playable with ...) updated by
- Works fine with ffmpeg -f mpeg Animals2004.mov
- 7:23 AM Changeset in ffmpeg [2341c97e] by
- libdc1394: fix compilation. Add a forgotten comma and move …
- 4:50 AM Changeset in ffmpeg [c7a973e4] by
- swscale: revive SWS_CPU_CAPS until next major bump.
- 2:47 AM Ticket #241 (FFmpeg does not find mpeg program stream in the file playable with ...) updated by
- I was unable to upload the original file because of ~8Mb size. One I …
- 1:45 AM Changeset in ffmpeg [00931991] by
- swscale: Remove commented-out printf cruft.
- 1:28 AM Changeset in ffmpeg [39e4206d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (32 …
- 12:13 AM Changeset in ffmpeg [478455d6] by
- ac3enc: initialize all coefficients to zero. Uninitialized …
Note:
See TracTimeline
for information about the timeline view.
