Timeline
Aug 21, 2011:
- 9:11 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by
- Sorry, I just see that I downgraded to 0.7_rc1, not to 0.7.2. I had …
- 8:53 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) created by
- KDE's image viewer Gwenview crashes when showing certain mpeg files …
- 8:44 PM Changeset in ffmpeg [878a7d1] by
- Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
- 6:33 PM Changeset in ffmpeg [ba571f6b] by
- ffplay: remove unnecessary if (cur_stream) checks Signed-off-by: …
- 6:33 PM Changeset in ffmpeg [84506ebd] by
- ffplay: get rid of the global cur_stream variable Signed-off-by: …
- 6:33 PM Changeset in ffmpeg [5db1f94b] by
- ffplay: make step variable a member of the VideoState struct Getting …
- 6:33 PM Changeset in ffmpeg [27667d28] by
- Updates avcodec_get_pix_fmt_loss to return maximum loss for an invalid …
- 5:43 PM Ticket #345 (Issues with 0.7.1 release on Windows) closed by
- invalid: Issue 1 should be obvious: FFmpeg performance will be significantly …
- 2:42 PM Ticket #408 (ffmpeg: Invalid read of size 1 in roq_decode_frame) closed by
- fixed: Fixed by Reimar
- 2:42 PM Ticket #407 (Assertion fails in h264_refs.c) updated by
- Replying to cehoyos: > Could you attach a sample? > Or …
- 2:37 PM Ticket #407 (Assertion fails in h264_refs.c) updated by
- Could you attach a sample? Or upload to http://www.datafilehost.com/ ?
- 2:34 PM Changeset in ffmpeg [18de7969] by
- roqvideodec: Improve checking of input buffer bounds. Fixes trac …
- 2:06 PM Changeset in ffmpeg [143d6a3f] by
- lavc: add A|E|D flags to "ac" and "ar" options Fix setting of the …
- 1:55 PM Ticket #404 (Rounding error in scaling expression) updated by
- Unreproducible here with the command (you need git of the day for …
- 1:27 PM Changeset in ffmpeg [34c99759] by
- vsrc_testsrc: allow to set the sample aspect ratio Add the sar …
- 1:27 PM Changeset in ffmpeg [6a5c693] by
- lavdev/lavfi: set sample aspect ratio in the output stream/codec context
- 1:27 PM Changeset in ffmpeg [ff960980] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: WavPack …
- 1:24 PM Ticket #407 (Assertion fails in h264_refs.c) updated by
- No asm, no NEON, ARM CPU. Similar crash: […] […] […]
- 12:52 PM Changeset in ffmpeg [ef25e70d] by
- Stream-copying PureVoice into caf works fine.
- 10:55 AM Changeset in ffmpeg [ccb919e3] by
- WavPack demuxer: do not rely on index when timestamp is not in indexed …
- 10:54 AM Changeset in ffmpeg [5561fe48] by
- WavPack demuxer: store position of the first block in index. …
- 10:54 AM Changeset in ffmpeg [4ba8c521] by
- WavPack decoder: implement flush function Signed-off-by: Luca Barbato …
- 9:38 AM Changeset in ffmpeg [c5d9bd19] by
- asrc_abuffer: pass non-const string to strtok_r in init() Fix GCC …
- 9:37 AM Changeset in ffmpeg [587c8ab9] by
- lavfi: add asrc_abuffer - audio buffer source Originally based on …
- 9:23 AM Changeset in ffmpeg [bd968d26] by
- cavs: fix some crashes with invalid bitstreams This removes all …
- 9:08 AM Changeset in ffmpeg [00c5cf4b] by
- jpegdec: actually search for and parse RSTn Fixes decoding of MJPEG …
Aug 20, 2011:
- 10:52 PM Ticket #386 (Missing audio and subtitle streams in vob file) updated by
- Hi there, It's alright: you can close this ticket if you are not …
- 1:43 PM Changeset in ffmpeg [f138c7f9] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 1:00 PM Changeset in ffmpeg [4b66c8b4] by
- lavdev/lavfi: specify pos in the output packets
- 1:00 PM Changeset in ffmpeg [e30a0b1b] by
- lavfi: add ashowinfo filter Useful for debugging.
- 12:25 PM Changeset in ffmpeg [9d84a17b] by
- APIchanges: fix wrong major number for av_fifo_peek2() entry
- 12:25 PM Changeset in ffmpeg [7807cbc0] by
- APIchanges: fill some lavfi entries with the corresponding git hash
- 12:20 PM Changeset in ffmpeg [7fd3e1c7] by
- lavdev/lavfi: initialize variable, fix warning
- 12:20 PM Changeset in ffmpeg [9a151467] by
- ffprobe: use av_get_media_type_string() in media_type_string(), simplify
- 12:20 PM Changeset in ffmpeg [69e2c1a9] by
- lavu: add av_get_media_type_string() convenience function Avoid code …
- 10:51 AM Ticket #407 (Assertion fails in h264_refs.c) updated by
- Do you have a data dump that can be used to reproduce the issue? Do …
- 10:33 AM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) closed by
- fixed: Change pushed, please confirm it fixes all issues you were seeing.
- 10:29 AM Changeset in ffmpeg [31ac0ac2] by
- Fix parser not to clobber has_b_frames when extradata is set. Due to …
- 9:28 AM Ticket #409 (Musepack SV8 file decodes with distortions) created by
- http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1965 The file at …
- 7:44 AM Ticket #408 (ffmpeg: Invalid read of size 1 in roq_decode_frame) created by
- The following file causes a Valgrind warning of out-of-bounds memory …
Aug 19, 2011:
- 10:41 PM Changeset in ffmpeg [eaf2d37a] by
- avconv: Separate initialization from the main transcode loop.
- 10:39 PM Ticket #320 (0 channels in latm stream) updated by
-
Analyzed by developer changed
Patch attached. - 10:38 PM Changeset in ffmpeg [13e9a0fb] by
- h264: fixup indention issue spoted in last merge (probably indention …
- 10:37 PM Changeset in ffmpeg [f5bae2c6] by
- doc/avconv: replace forgotten av by avconv. Signed-off-by: Alex …
- 10:37 PM Changeset in ffmpeg [f60a6b58] by
- avconv: reset input_ts_offset between files. Signed-off-by: Alex …
- 10:36 PM Changeset in ffmpeg [cf4976ed] by
- doc/avconv: extend -ss documentation. Signed-off-by: Alex Converse …
- 10:36 PM Changeset in ffmpeg [b62b5cb6] by
- avconv: call flush_encoders() from transcode() directly. And remove …
- 10:35 PM Changeset in ffmpeg [c0931508] by
- avconv: fix broken indentation. Signed-off-by: Alex Converse …
- 10:34 PM Changeset in ffmpeg [f21f294e] by
- avconv: rescue poor abused limit_filesize global. Keep a …
- 10:29 PM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) closed by
- fixed: Fixed in 7bdc5de33d21411e5e742670d669d9908d47a1cd
- 10:27 PM Changeset in ffmpeg [7bdc5de3] by
- Autodetect LOAS in transport streams. Fixes ticket 365.
- 10:27 PM Changeset in ffmpeg [47818b2a] by
- Add LOAS demuxer.
- 10:16 PM Ticket #351 (Make Matroska cluster size configurable) updated by
-
Component, Summary, Priority, Version, Keywords, Type changed
- 9:32 PM Changeset in ffmpeg [60b54e4b] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
- 9:07 PM Ticket #407 (Assertion fails in h264_refs.c) updated by
- Tried git head, same issue. Yep, I should've know how to submit bugs, …
- 8:43 PM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by
- It was a bit more convoluted, see …
- 7:55 PM Ticket #407 (Assertion fails in h264_refs.c) updated by
- Please test git head - see http://ffmpeg.org/download.html And please …
- 7:07 PM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by
- I have been looking into a different strangeness, maybe that is even …
- 6:56 PM Ticket #401 (ffmpeg fails to decode MJPG in AVI) updated by
- This is probably caused by libavfilter. The (vsrc)buffer filter seems …
- 6:28 PM Changeset in ffmpeg [e6d2b737] by
- avconv: Set error code before before jumping to fail.
- 5:40 PM Ticket #407 (Assertion fails in h264_refs.c) updated by
- Oh, I forgot, SVN revision is 26402 (latest available on SVN).
- 5:25 PM Ticket #407 (Assertion fails in h264_refs.c) created by
- Platform: Iphone OS, Cortex-A8 CPU. Library compiled with NEON asm and …
- 2:02 PM Changeset in ffmpeg [6581e161] by
- h264: fix PCM intra-coded blocks in monochrome case Signed-off-by: …
- 1:07 PM Changeset in ffmpeg [ada49f93] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
- 12:36 PM Changeset in ffmpeg [87cf70eb] by
- h264: correct implicit weight table computation for long ref pics …
- 12:36 PM Changeset in ffmpeg [29a09eae] by
- h264: correct the check for invalid long term frame index in MMCO …
- 11:32 AM Ticket #143 (YUV video to RGB image export color conversion issue) updated by
- Please post a command line and complete, uncut output.
- 9:58 AM Ticket #143 (YUV video to RGB image export color conversion issue) updated by
- It's been a while since I've had this on my table, so I can't post the …
- 8:47 AM Ticket #143 (YUV video to RGB image export color conversion issue) updated by
-
Status changed
Please post a command line, complete, uncut output (and a sample)? - 8:44 AM Ticket #406 (QuickTime Error: "Error -2041: an invalid sample description was found ...) updated by
-
Priority, Status, Version, Component changed
Compete, uncut output missing. Do you believe this is a regression? …
Aug 18, 2011:
- 11:47 PM Ticket #406 (QuickTime Error: "Error -2041: an invalid sample description was found ...) created by
- While trying to play back a simple video encoded with FFmpeg and lame, …
- 10:53 PM Changeset in ffmpeg [ba57ef29] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
- 10:31 PM Ticket #405 (Rhozet Carbon Coder violates LGPL) created by
- According to the …
- 10:23 PM Ticket #143 (YUV video to RGB image export color conversion issue) reopened by
- I'm reopening this issue since the patch is currently not applied to …
- 9:56 PM Changeset in ffmpeg [8ea6157d] by
- xmv: Read the video packet data first, then swap its bytes …
- 9:54 PM Changeset in ffmpeg [c062aa8d] by
- xmv: Remove superfluous zeroing of already zero'd data Signed-off-by: …
- 9:54 PM Changeset in ffmpeg [730333ef] by
- xmv: Add some doxygen comments Signed-off-by: Michael Niedermayer …
- 9:53 PM Changeset in ffmpeg [6fb50124] by
- xmv: Merge XMVAudioTrack into XMVAudioPacket Signed-off-by: Michael …
- 9:52 PM Changeset in ffmpeg [d50fc62e] by
- xmv: Make the various offset variables uint64_t Signed-off-by: …
- 9:32 PM Changeset in ffmpeg [909e0fe2] by
- xmv: fix license header to match patch Signed-off-by: Michael …
- 9:17 PM Changeset in ffmpeg [fc5299e9] by
- Allow setting resolution in DPI for Tiff.
- 8:29 PM Changeset in ffmpeg [bb337b4f] by
- avconv: Fix spelling errors. Signed-off-by: Luca Barbato …
- 8:29 PM Changeset in ffmpeg [44920d04] by
- aac: Only set sample rate and object type from ADTS if output hasn't …
- 8:29 PM Changeset in ffmpeg [06d37fed] by
- aac: Set SBR and PS to unsignalled during headerless and ADTS …
- 8:29 PM Changeset in ffmpeg [d8425ed4] by
- aac: Only output configure if audio was found. Audio found is not …
- 5:42 PM Ticket #403 (-r to specify input frame rate does not work) updated by
- Right, I though -r before -i could be used to force input fps. Sorry …
- 4:58 PM Ticket #404 (Rounding error in scaling expression) created by
- Looks like the calculation in the scaling filter is not rounding …
- 2:36 PM Ticket #364 (Workaround for RV40 timestamps) closed by
- fixed: The timestamps have been fixed by Kostya. The patch you posted was …
- 2:32 PM Ticket #403 (-r to specify input frame rate does not work) updated by
-
Status changed
Could you explain what you are trying to achieve? The -r input option … - 2:01 PM Ticket #403 (-r to specify input frame rate does not work) created by
- ffmpeg -r 25 -i badly_interpreted_as_50fps.ts […] ffmpeg version …
- 9:22 AM Changeset in ffmpeg [6f1c66d5] by
- avconv: save two levels of indentation in flush_encoders() By …
- 9:22 AM Changeset in ffmpeg [4a4ce2e7] by
- avconv: factor flushing encoders out of output_packet().
- 9:22 AM Changeset in ffmpeg [630902a1] by
- avconv: factor out initializing input streams.
- 9:22 AM Changeset in ffmpeg [ddf5ef02] by
- avconv: remove -intra option. It's equivalent to -g 0.
- 8:56 AM Changeset in ffmpeg [edae3dbf] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (23 …
- 6:49 AM Changeset in ffmpeg [e922bbfa] by
- avconv: reset streamid_map between output files.
- 6:49 AM Changeset in ffmpeg [c5ad2c2c] by
- avconv: make timer_start a local var in transcode().
- 6:49 AM Changeset in ffmpeg [6494c001] by
- avconv: cosmetics, move OutputStream. Allows us to get rid of forward …
- 6:49 AM Changeset in ffmpeg [e659c51] by
- avconv: remove two unused macros.
- 3:56 AM Changeset in ffmpeg [b490f0c2] by
- h264: hide reference frame errors unless requested Signed-off-by: …
- 3:56 AM Changeset in ffmpeg [3f04ab4f] by
- swscale: split hScale() function pointer into h[cy]Scale(). This …
- 3:56 AM Changeset in ffmpeg [38e06c29] by
- Move clipd macros to x86util.asm. This allows sharing them between …
Aug 17, 2011:
- 11:48 PM Ticket #391 (multiple definition of `_DXVA2_Fixed32OpaqueAlpha') updated by
- I contacted mingw-w64, they say a fix is on the way. I'll report back …
- 11:02 PM Changeset in ffmpeg [2f53fce3] by
- lavc: fix wrong example code in avcodec_find_best_pix_fmt() docs A …
- 11:02 PM Changeset in ffmpeg [39f9601] by
- lavc: fix avcodec_find_best_pix_fmt() when there's more than 64 pixel …
- 10:21 PM Changeset in ffmpeg [dc6c36ce] by
- matroskadec: use correct compression parameters for current track …
- 9:32 PM Ticket #338 (problem with qt msrle 1bpp with odd width) closed by
- fixed: Fixed by Reimar.
- 8:13 PM Changeset in ffmpeg [4fe796b] by
- msrle: correctly round linesize for < 8 bpp formats. Fixes trac issue …
- 6:01 PM Changeset in ffmpeg [45f8612] by
- avconv: reindent.
- 6:00 PM Changeset in ffmpeg [ea065176] by
- avconv: rescue poor abused start_time global. Keep a per-OutputFile …
- 6:00 PM Changeset in ffmpeg [ef44a607] by
- avconv: rescue poor abused recording_time global. Keep a …
- 5:58 PM Changeset in ffmpeg [2886aee7] by
- avconv: merge two loops in output_packet().
- 5:58 PM Changeset in ffmpeg [f1176d4] by
- avconv: fix broken indentation.
- 5:58 PM Changeset in ffmpeg [b0c9e8e0] by
- avconv: get rid of the arbitrary MAX_FILES limit.
- 5:57 PM Changeset in ffmpeg [4288e03] by
- avconv: get rid of the output_streams_for_file vs. ost_table …
- 5:55 PM Changeset in ffmpeg [af70aa45] by
- avconv: add a wrapper for output AVFormatContexts and merge …
- 5:53 PM Changeset in ffmpeg [09af7fb3] by
- avconv: make itsscale syntax consistent with other options. Move the …
- 5:52 PM Changeset in ffmpeg [88867844] by
- avconv: factor out adding input streams.
- 5:16 PM Changeset in ffmpeg [553735f5] by
- avconv: Factorize combining auto vsync with format.
- 5:16 PM Changeset in ffmpeg [87ef060c] by
- avconv: Factorize video resampling.
- 5:05 PM Changeset in ffmpeg [9be3c124] by
- avconv: Don't unnecessarily convert ipts to a double.
- 1:35 PM Changeset in ffmpeg [f056fc2c] by
- ffmpeg: remove unsed variable nopts
- 1:31 PM Changeset in ffmpeg [91e209d] by
- RV3/4 parser: remove unused variable 'off' Signed-off-by: Diego …
- 1:04 PM Changeset in ffmpeg [c6c6c1aa] by
- add XMV demuxer Signed-off-by: Diego Biurrun <diego@biurrun.de>
- 1:00 PM Changeset in ffmpeg [a43b1e74] by
- rmdec: parse FPS in RealMedia properly Signed-off-by: Anton Khirnov …
- 1:00 PM Changeset in ffmpeg [48ce8b8] by
- Use parsers for RealVideo 3/4 to determine correct PTS Signed-off-by: …
- 1:00 PM Changeset in ffmpeg [7c1f6df4] by
- rmdec: correct DTS calculation in RealMedia container. First, …
- 12:53 PM Changeset in ffmpeg [33197111] by
- rv10/20: tell decoder to use edge emulation This removes out-of-edge …
- 12:23 PM Changeset in ffmpeg [27fbe31c] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: Revert …
- 12:13 PM Changeset in ffmpeg [d071df88] by
- avconv: Correct Copyright statement. this more than 4000 line file has …
- 11:12 AM Changeset in ffmpeg [3a9e227] by
- lavfi: add aresample filter Based on a patch by Stefano. …
- 10:32 AM Ticket #395 (ffmpeg: failed to set value 'XXX' for option 'passlogfile') updated by
- […]
- 10:31 AM Ticket #395 (ffmpeg: failed to set value 'XXX' for option 'passlogfile') updated by
-
Priority, Status, Reproduced by developer changed
Works fine with 64bit compiler, broken for 32bit. - 10:23 AM Ticket #402 (Incorrect "-debug" documentation) updated by
- Patch available at: …
- 10:21 AM Ticket #402 (Incorrect "-debug" documentation) updated by
-
Priority, Status, Version, Component, Reproduced by developer changed
- 9:42 AM Ticket #402 (Incorrect "-debug" documentation) created by
- The documentation of the ffmpeg commandline tool simply states: …
- 9:14 AM Ticket #399 (ffmpeg showing incorrect pts) updated by
- Frankly, I do find it very confusing, especially as ffplay and ffmpeg …
- 8:44 AM Ticket #398 (ffplay does not initialize dar/sar for scale filter) closed by
- fixed: Fixed in commit: […]
- 8:29 AM Changeset in ffmpeg [7c94740b] by
- ffprobe: in value_string(), do not print trailing space in case of no …
- 8:29 AM Changeset in ffmpeg [15802e78] by
- ffplay: do not erase the content of vfilters This way the content of …
- 8:29 AM Changeset in ffmpeg [031ba466] by
- ffplay: increase log level of the message issued when the stream frame …
- 8:29 AM Changeset in ffmpeg [c6ef3f44] by
- ffplay: in input_config_props(), prefer "s" over unnecessary "c" …
- 8:29 AM Changeset in ffmpeg [f8eaa006] by
- ffplay: in input_config_props(), honour the SAR specified in the codec …
- 8:25 AM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by
- The place where the timestamps essentially get erased (before that …
- 7:49 AM Ticket #391 (multiple definition of `_DXVA2_Fixed32OpaqueAlpha') updated by
- Afaict, the functions (that currently only use forceinline) defined in …
- 2:02 AM Ticket #383 (ffmpeg SCR moves backwards in output muxed mpeg file) updated by
- I tried adding -muxpreload 0.775 to the ffmpeg command line but the …
- 12:32 AM Ticket #391 (multiple definition of `_DXVA2_Fixed32OpaqueAlpha') updated by
- --enable-shared was not used, this is the command line used to …
- 12:02 AM Ticket #399 (ffmpeg showing incorrect pts) updated by
-
Analyzed by developer, Status, Reproduced by developer changed
This is because ffmpeg applies an euristics for "normalizing" the …
Aug 16, 2011:
- 9:47 PM Changeset in ffmpeg [41bf67d8] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
- 9:34 PM Ticket #400 (ffplay compilation broken when disable avfilter) closed by
- fixed: This should be fixed in git master and all future releases.
- 9:33 PM Changeset in ffmpeg [87757508] by
- Fix compilation with --disable-avfilter. (cherry picked from commit …
- 9:32 PM Changeset in ffmpeg [a5e3fe37] by
- Fix compilation with --disable-avfilter. (cherry picked from commit …
- 9:32 PM Changeset in ffmpeg [6a57021c] by
- Fix compilation with --disable-avfilter. (cherry picked from commit …
- 9:31 PM Changeset in ffmpeg [67a82516] by
- Fix compilation with --disable-avfilter.
- 9:15 PM Ticket #401 (ffmpeg fails to decode MJPG in AVI) updated by
-
Keywords, Status, Version, Reproduced by developer changed
Works fine with -analyzeduration 28000000 - 9:07 PM Changeset in ffmpeg [4f00519d] by
- Fix VC-1 width/height handling. avcodec_set_dimensions should be used …
- 7:06 PM Ticket #401 (ffmpeg fails to decode MJPG in AVI) created by
- ffmpeg fails to decode MJPG in AVI, sample is at …
- 6:59 PM Changeset in ffmpeg [6cd9d0f7] by
- Revert "avconv: use stream copy by default when possible." This …
- 6:24 PM Changeset in ffmpeg [ad42126a] by
- avconv: print stream copy information.
- 6:24 PM Changeset in ffmpeg [4f4f3384] by
- avconv: use stream copy by default when possible.
- 6:24 PM Changeset in ffmpeg [a3f2f76] by
- matroskaenc: vertical alignment.
- 6:24 PM Changeset in ffmpeg [15c14ce6] by
- matroskaenc: implement query_codec()
- 6:24 PM Changeset in ffmpeg [48f9e457] by
- lavf: add avformat_query_codec(). It allows to check if a given codec …
- 6:24 PM Changeset in ffmpeg [bca06e77] by
- lavc: add avcodec_get_type() for mapping codec_id -> type.
- 6:24 PM Changeset in ffmpeg [7f5bf4fb] by
- flvenc: use int64_t to store offsets Metadata currently is written …
- 6:24 PM Changeset in ffmpeg [5759cce] by
- avconv: don't segfault on 0 input files.
- 6:24 PM Changeset in ffmpeg [f1f298c] by
- Do not write ID3v1 tags by default ID3v1 are legacy tags with several …
- 6:09 PM Changeset in ffmpeg [d8b999e2] by
- mpegts: log into an AVFormatContext rather than MpegTSContext. …
- 3:51 PM Ticket #400 (ffplay compilation broken when disable avfilter) created by
- I check the n0.8.2 tag and compile it with the configuration: […] …
- 3:00 PM Changeset in ffmpeg [86ca51ac] by
- af_format: prefer strtok_r() over strsep() strsep() is not POSIX …
- 3:00 PM Changeset in ffmpeg [a7196795] by
- lavfi: complain and exit for invalid named values in …
- 2:48 PM Ticket #399 (ffmpeg showing incorrect pts) created by
- When using tstools' tsreport tool (http://code.google.com/p/tstools/) …
- 2:00 PM Ticket #389 (Problem seeking in MPEG TS/H.264 files) updated by
- The file was encoded using the "fastdecode" and "ultrafast" x264 …
- 10:18 AM Changeset in ffmpeg [47219e1c] by
- avconv: fix uninitialized variable Signed-off-by: Michael Niedermayer …
- 8:59 AM Ticket #395 (ffmpeg: failed to set value 'XXX' for option 'passlogfile') updated by
- also building from the 0.8.2 tarball gives me the same error: […]
- 8:34 AM Changeset in ffmpeg [eb97dbb0] by
- movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warnings
- 4:24 AM Changeset in ffmpeg [2c81d5f4] by
- avconv: remove a write-only variable
- 4:23 AM Changeset in ffmpeg [40fc2810] by
- avconv: remove pointless parameter from new_*_stream(). New streams …
- 4:23 AM Changeset in ffmpeg [169f0647] by
- avconv: cosmetics, move code Move find_codec_or_die(), …
- 4:21 AM Changeset in ffmpeg [86530f41] by
- avconv: cosmetics -- move copy_chapters(). It's only used in …
- 4:21 AM Changeset in ffmpeg [f233cfed] by
- avconv: cosmetics -- move parse_forced_key_frames(). …
- 4:20 AM Changeset in ffmpeg [64db1a82] by
- lavc: add audio flag to the 'b' option, deprecate 'ab'. Its only …
- 4:19 AM Changeset in ffmpeg [f4ad238c] by
- avconv: rename sameq to same_quant It's often mistakenly used as …
- 4:18 AM Changeset in ffmpeg [7478ab5a] by
- doc/avconv: add forgotten end of chapter.
- 4:18 AM Changeset in ffmpeg [320d7693] by
- Changelog: document avconv incompatibilities with ffmpeg.
- 4:17 AM Changeset in ffmpeg [92f1940e] by
- avconv: replace -vcodec/-acodec/-scodec with a better system. The new …
- 4:10 AM Changeset in ffmpeg [ff884c79] by
- avconv: remove presets. Nothing except x264 uses them and native x264 …
- 1:38 AM Changeset in ffmpeg [091a24b] by
- fate: more cases of avconv that should be conditional Signed-off-by: …
Aug 15, 2011:
- 11:49 PM Ticket #392 (ffplay segfaults trying any video format) updated by
- Thanks for your time :) regards, Michael Amadio
- 11:14 PM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) updated by
- I would like to support you on this issue (it was discussed very often …
- 10:29 PM Changeset in ffmpeg [6322bc0b] by
- fate: some shells parse $11 as ${1}1 Signed-off-by: Michael …
- 9:35 PM Changeset in ffmpeg [1a34478b] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: Fix …
- 9:11 PM Changeset in ffmpeg [6ae356c9] by
- fate: allow specifying the tool to use for fate (avconv / ffmpeg) …
- 8:36 PM Changeset in ffmpeg [d27dc69b] by
- configure: fix datadir after avconv merge Signed-off-by: Michael …
- 7:26 PM Changeset in ffmpeg [a3e215c] by
- svq3: propagate codec memory allocation failure in context init …
- 7:07 PM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) updated by
- i should note, i cancelled the ffmpeg operation part way through each …
- 7:05 PM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) updated by
- unfortunately, i don't have a public sample available right now, but …
- 6:48 PM Ticket #397 (swscale crashes when upscaling pictures using MMX2) updated by
- I could reproduce the crash with …
- 6:29 PM Ticket #395 (ffmpeg: failed to set value 'XXX' for option 'passlogfile') updated by
- Your command line works fine for me after configuring release/0.8 with …
- 6:24 PM Changeset in ffmpeg [cc73511e] by
- Fix NASM include directive Signed-off-by: Ronald S. Bultje …
- 6:20 PM Changeset in ffmpeg [48f7163f] by
- dsputil_mmx: Honor HAVE_AMD3DNOW
- 6:18 PM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) updated by
- So please open a new ticket and attach a short sample of a working 6 …
- 6:14 PM Ticket #397 (swscale crashes when upscaling pictures using MMX2) updated by
-
Status changed
I cannot reproduce your problem with a random 320x240 wmv2 file and … - 6:01 PM Ticket #396 (libavdevice/vfwcap.c memory allocation error) updated by
-
Keywords, Status, Version, Summary changed
This is a regression since 3e15ea21504a5cc1765afd78dd72ef486a10a27b. … - 5:59 PM Changeset in ffmpeg [c14fe6bc] by
- lavf,lavd: remove all usage of AVFormatParameters from demuxers. …
- 5:57 PM Ticket #392 (ffplay segfaults trying any video format) closed by
- fixed: This should be fixed for the next 0.8 (and 0.7) release. Until then, …
- 5:56 PM Changeset in ffmpeg [a7c93da] by
- jack: add 'channels' private option. Get rid of AVFormatParameters usage.
- 5:49 PM Changeset in ffmpeg [f66418af] by
- libavfilter: fix --enable-small Signed-off-by: Michael Niedermayer …
- 5:49 PM Changeset in ffmpeg [f20f7930] by
- libavfilter: fix --enable-small Signed-off-by: Michael Niedermayer …
- 5:07 PM Ticket #394 ([au @ 003BD320] Invalid negative data size '-1' found, Invalid data ...) closed by
- fixed: This should be fixed in current git head, please re-open if it still …
- 5:04 PM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) updated by
- i hope my verbose posting doesn't make you think i know what i'm …
- 5:04 PM Ticket #388 (Bug with deinterlacing!) closed by
- worksforme: (ffmpeg command line and console output is still missing making this …
- 4:36 PM Ticket #391 (multiple definition of `_DXVA2_Fixed32OpaqueAlpha') updated by
-
Status, Component changed
Does it work without --enable-shared? Am I correct that the problem … - 4:21 PM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) updated by
- Replying to rhuddusa: > I think I am seeing the same issue …
- 2:36 PM Changeset in ffmpeg [0e86965] by
- VC-1: fix reading of custom PAR. Custom PAR num/denum are in 1-256 …
- 12:03 PM Changeset in ffmpeg [e9fb7636] by
- Remove redundant and dubious video codec detection by its extradata …
- 11:03 AM Changeset in ffmpeg [2bfdb34c] by
- mpeg12: remove repeat-field code disabled since May 2002 …
- 9:53 AM Changeset in ffmpeg [2dbdb309] by
- patch checklist: suggest fate instead of regression tests …
- 9:53 AM Changeset in ffmpeg [5c59fa56] by
- Turn on resampling on sudden size change instead of bailing out during …
- 9:53 AM Changeset in ffmpeg [428c59d9] by
- avtools: reinitialise filter chain when input video stream changes …
- 5:16 AM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) updated by
- I think I am seeing the same issue , trying to convert to AC3 inside …
- 4:14 AM Changeset in ffmpeg [95b5b525] by
- h264pred_init_arm: compile hotfix Signed-off-by: Michael Niedermayer …
- 2:28 AM Ticket #398 (ffplay does not initialize dar/sar for scale filter) created by
- The 'sar' and 'dar' expressions available in the scale filter are not …
- 1:49 AM Changeset in ffmpeg [10b7b4a6] by
- ffplay: more precise audio clock based on current time Since SDL has …
- 1:35 AM Changeset in ffmpeg [abf6b0d1] by
- af_aformat: hotfix compile due to strsep() Signed-off-by: Michael …
Aug 14, 2011:
- 10:41 PM Changeset in ffmpeg [ee5234d] by
- fate-rsync: switch to our server in preparation of h264 4:2:2 tests …
- 10:40 PM Changeset in ffmpeg [1c967827] by
- mxf: H.264/MPEG-4 AVC Intra support Signed-off-by: Michael …
- 10:39 PM Changeset in ffmpeg [231a6df9] by
- h264dec: h264: 4:2:2 intra decoding Signed-off-by: Michael …
- 10:37 PM Changeset in ffmpeg [9a33078b] by
- dsputil_mmx: fix indention Signed-off-by: Michael Niedermayer …
- 10:34 PM Changeset in ffmpeg [6e7315f4] by
- mpegvideo: Fix vshift vs hshift typo Signed-off-by: Michael …
- 5:49 PM Changeset in ffmpeg [ecaf5143] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: aacenc: …
- 5:44 PM Ticket #397 (swscale crashes when upscaling pictures using MMX2) created by
- This crash was found using XBMC. XBMC would crash while generating …
- 5:34 PM Changeset in ffmpeg [d9c9a0c7] by
- sws: remove hScale16NX_c() Signed-off-by: Michael Niedermayer …
- 5:34 PM Changeset in ffmpeg [66bb5cd5] by
- sws: remove hScale16N() and use ronalds reformated version of it. …
- 5:34 PM Changeset in ffmpeg [3652409f] by
- sws: remove unneeded code from last merge Signed-off-by: Michael …
- 2:29 PM Changeset in ffmpeg [b854c2a7] by
- vf_unsharp: set default chroma size value to 5x5 The previous default …
- 2:28 PM Changeset in ffmpeg [63b61d55] by
- vf_unsharp: fix out-of-buffer read In apply_unsharp(), when y is >= …
- 10:26 AM Changeset in ffmpeg [6e89bdfe] by
- lavfi: remove delogo mp wrapper The delogo filter has been natively …
- 10:17 AM Changeset in ffmpeg [2701f6cc] by
- lavfi: port libmpcodecs delogo filter The ported filter supports …
- 8:31 AM Changeset in ffmpeg [0a229581] by
- lavfi: add aformat filter Signed-off-by: Stefano Sabatini …
- 8:31 AM Changeset in ffmpeg [3f07d40e] by
- lavfi: add internal functions for parsing format arguments …
- 4:59 AM Ticket #396 (libavdevice/vfwcap.c memory allocation error) created by
- vfw_read_header() line 358 a structure memory area is freed …
- 2:40 AM Changeset in ffmpeg [24efdea7] by
- aacenc: Fix number of coefficients used in a LFE channel. The spec …
- 2:37 AM Changeset in ffmpeg [51a1d4d9] by
- aacenc: Fix a segfault with grouped psymodel. 10l: Forgot about …
- 12:28 AM Ticket #392 (ffplay segfaults trying any video format) updated by
- Hi there Ok, compiled "--prefix=/usr --enable-small" and ffmpeg …
- 12:04 AM Changeset in ffmpeg [3560089e] by
- vsink_buffer: make the buffer cache all the incoming frames Allow to …
Note:
See TracTimeline
for information about the timeline view.
