Timeline
Jan 13, 2013:
- 11:09 PM Changeset in ffmpeg [c13e4e28] by
- h264: fix () placement Fixes null pointer dereference Found-by: …
- 9:48 PM Changeset in ffmpeg [2d8d63a9] by
- ffplay: fix sws_flags Fixes Ticket45 Reviewed-by: Marton Balint …
- 9:27 PM Ticket #2121 (Regression demuxing ogg) updated by
- patch on ML
- 9:26 PM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by
- more generic solution posted to ML
- 9:19 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by
- Great! Thank you for fixing it. For documentation, this is the commit …
- 7:39 PM WikiStart edited by
- cleanup; add cc-by-sa license info for community section; remove … (diff)
- 7:32 PM Including FFmpeg headers in a C++ application edited by
- add code markup (diff)
- 6:17 PM Ticket #1936 (iff 8svx: autoexit works incorrectly) updated by
-
Owner changed
- 5:39 PM Changeset in ffmpeg [d676598f] by
- swr: fix handling of timestamps that cause multiple drops or silence …
- 4:29 PM Ticket #2133 (FFMPEG not able to find any audio or video streams in a working file) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
WMP plays audio and video for a moment. - 3:31 PM Changeset in ffmpeg [90cfc084] by
- avpacket: free side data in av_free_packet(). Freeing it in …
- 3:31 PM Changeset in ffmpeg [49dc82ee] by
- v4l2: do not assert on a value received from outside of Libav
- 3:31 PM Changeset in ffmpeg [838b849e] by
- v4l2: set the average framerate instead of codec timebase. Codec …
- 3:30 PM Changeset in ffmpeg [246da0b1] by
- v4l2: avoid pointless indirection. v4l2_read_header() does no …
- 3:05 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) closed by
- invalid: It appears that this was not a valid ticket: …
- 3:04 PM Changeset in ffmpeg [a34aee46] by
- swr: limit buffer size for silence injection This reduces memory …
- 3:04 PM Changeset in ffmpeg [b481d09b] by
- swr: limit buffer size for discarding. This prevents insane memory …
- 3:03 PM Changeset in ffmpeg [e8bab4c6] by
- ffplay: extend documentation for the -vf option In particular, make …
- 2:53 PM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- Replying to bonconboy: > > > Is the file …
- 2:50 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by
- Replying to mikhailov: > When we use libx264 to transcode …
- 2:47 PM Ticket #2126 (012v decodes incorrectly) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Does the codec that you used to encode 012v.avi work for 320.avi … - 2:33 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) closed by
- fixed
- 2:28 PM Changeset in ffmpeg [db4e0eca] by
- swr: move silence buffer to context to avoid per use malloc/free …
- 2:28 PM Changeset in ffmpeg [dc658842] by
- swr: move buffer used to discard sample to context This avoids the …
- 2:09 PM Changeset in ffmpeg [98247e33] by
- lavf: clarify/extend documentation for …
- 2:09 PM Changeset in ffmpeg [78e27c44] by
- lavf/utils: clarify/extend messages in avformat_find_stream_info() In …
- 2:09 PM Changeset in ffmpeg [89ef5868] by
- doc/ffmpeg: extend documentation for the -filter options and -af/vf aliases
- 2:09 PM Changeset in ffmpeg [c499d45c] by
- doc/texipod: add rule to correctly interpret …
- 2:03 PM Ticket #2120 (mmf files generated by ffmpeg does not play with yamaha software player) updated by
-
Keywords, Version, Component changed
I edited the Yamaha sample removing the AspI chunk. Does no_AspI.mmf … - 1:54 PM Changeset in ffmpeg [77525327] by
- vdpau: Add VC-1 decoding via hwaccel infrastructure Signed-off-by: …
- 1:54 PM Changeset in ffmpeg [51b56a07] by
- vdpau: Add H.264 decoding via hwaccel infrastructure Signed-off-by: …
- 1:54 PM Changeset in ffmpeg [200e8ac9] by
- vdpau: Add MPEG-4 decoding via hwaccel infrastructure Signed-off-by: …
- 1:53 PM Changeset in ffmpeg [aaf9d0e8] by
- vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure …
- 1:51 PM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) updated by
- A patch was sent: …
- 1:49 PM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by
- Link to the patch: …
- 1:41 PM Ticket #2035 (DVD subtitle from VOB does not contain CodecPrivate data) updated by
-
Keywords, Status, Component changed
- 1:41 PM Changeset in ffmpeg [44e065d5] by
- vdpau: Add context and common helpers for hwaccel support …
- 1:23 PM Changeset in ffmpeg [5b9126ba] by
- lavfi/gradfun: support YUV440P Signed-off-by: Paul B Mahol …
- 1:06 PM Changeset in ffmpeg [3bcf443f] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: rtpdec: …
- 1:00 PM Changeset in ffmpeg [6cd1dbe6] by
- Merge commit 'e568db40258d549777ac1c16971678e18a18f5f5' * commit …
- 12:54 PM Changeset in ffmpeg [6d6eb7c1] by
- Merge commit 'abae27ed3acd0a7c54f11760c5be2d2653c4edf8' * commit …
- 12:42 PM Changeset in ffmpeg [841a288] by
- Merge commit '4d3b144c5ea824193019019d33740a1ae9e0bb69' * commit …
- 7:16 AM CompilationGuide/Ubuntu edited by
- Save more cycles when building libvpx. Examples not needed. (diff)
- 5:22 AM Changeset in ffmpeg [a6e4796f] by
- pthread: Do not use a half updated context as master for deallocation. …
- 1:59 AM WikiStart edited by
- deverbositize (diff)
- 1:50 AM CompilationGuide/Ubuntu edited by
- simplify x11grab note as mentioned on ffmpeg-user ML: "What does omit … (diff)
Jan 12, 2013:
- 9:37 PM Ticket #2135 (libutvideo wrapper compilation fails if utvideo is version 12.0.0) updated by
- There doesn't seem to be any kind of MKTAG/FourCC for the BGRX case …
- 9:03 PM Ticket #2135 (libutvideo wrapper compilation fails if utvideo is version 12.0.0) updated by
-
Priority, Keywords, Status, Type changed
If you have a patch, please send it to ffmpeg-devel. If … - 8:45 PM Changeset in ffmpeg [2ea3f37d] by
- dvdsubenc: use unsigned shifts to avoid shifting into the sign bit …
- 8:39 PM Changeset in ffmpeg [754dd7e8] by
- dvdsubdec: use unsigned shifts to avoid shifting into the sign bit …
- 8:34 PM Ticket #2135 (libutvideo wrapper compilation fails if utvideo is version 12.0.0) created by
- The reason is because the RGB names have changed in 12.0.0, leaving …
- 6:36 PM Changeset in ffmpeg [dd0c5e0f] by
- h264: check ref_count validity for num_ref_idx_active_override_flag …
- 6:36 PM Changeset in ffmpeg [ad025377] by
- h264: check context state before decoding slice data partitions Fixes …
- 6:36 PM Changeset in ffmpeg [3bc9cfe6] by
- oggdec: free the ogg streams on read_header failure Plug an annoying …
- 6:34 PM Changeset in ffmpeg [910c1f23] by
- oggdec: check memory allocation (cherry picked from commit …
- 6:34 PM Changeset in ffmpeg [55065315] by
- Fix uninitialized reads on malformed ogg files. The ogg decoder …
- 6:34 PM Changeset in ffmpeg [80818796] by
- rtsp: Recheck the reordering queue if getting a new packet If we …
- 6:34 PM Changeset in ffmpeg [a39c6bf1] by
- alacdec: do not be too strict about the extradata size Sometimes the …
- 6:34 PM Changeset in ffmpeg [884a9b0d] by
- h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles Fixes …
- 6:34 PM Changeset in ffmpeg [4457e613] by
- h264: check sps.log2_max_frame_num for validity Fixes infinite or …
- 6:33 PM Changeset in ffmpeg [08d9fd61] by
- ppc: always use pic for shared libraries CC: libav-stable@libav.org …
- 6:32 PM Changeset in ffmpeg [5fa739e6] by
- h264: enable low delay only if no delayed frames were seen Dropping …
- 6:27 PM Changeset in ffmpeg [10ff052c] by
- lavf: avoid integer overflow in ff_compute_frame_duration() Scaling …
- 6:27 PM Changeset in ffmpeg [b143844e] by
- aacdec: Fix an off-by-one overwrite when switching to LTP profile from …
- 6:27 PM Changeset in ffmpeg [4ede95e6] by
- vp6: properly fail on unsupported feature Interlacing is not …
- 6:22 PM Changeset in ffmpeg [ce8910d8] by
- h264: Fix parameters to ff_er_add_slice() call s->mb_x is reset to …
- 6:20 PM Changeset in ffmpeg [3d0c9c9a] by
- flacenc: ensure the order is within the min/max range in LPC order …
- 6:20 PM Changeset in ffmpeg [f3f22f18] by
- yuv4mpeg: reject unsupported codecs The muxer already rejects …
- 6:20 PM Changeset in ffmpeg [bfbff1c7] by
- vp8: reset loopfilter delta values at keyframes. Signed-off-by: …
- 6:20 PM Changeset in ffmpeg [7fd79501] by
- vp56: release frames on error Fixes CVE-2012-2783 CC: …
- 6:20 PM Changeset in ffmpeg [700fb8c] by
- vp56: make parse_header return standard error codes Returning 0 for …
- 6:20 PM Changeset in ffmpeg [9f807124] by
- ivi_common: check that scan pattern is set before using it. Fixes …
- 6:17 PM Changeset in ffmpeg [c8737d34] by
- swr: work with 4 noise shaping coeffs at a time 63->38 kcycles …
- 6:09 PM Changeset in ffmpeg [93bc0f0] by
- swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 …
- 5:55 PM Changeset in ffmpeg [22c436c8] by
- rtpdec: Send a valid "delay since SR" value in the RTCP RR packets …
- 5:53 PM Changeset in ffmpeg [e568db40] by
- rtpdec: Calculate and report packet reception jitter This brings back …
- 5:48 PM Changeset in ffmpeg [abae27ed] by
- rtpdec: Fix the calculation of expected number of packets The …
- 5:23 PM Changeset in ffmpeg [1c14c341] by
- dec/developer: Add Valgrind / Address Sanitizer to the patch checklist …
- 5:16 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- Replying to michael: > Replying to marillat: …
- 5:11 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- Replying to marillat: > Another issue, sound is now broken …
- 5:06 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- Another issue, sound is now broken in vlc with wmv files.
- 4:59 PM Changeset in ffmpeg [cf2cab5b] by
- Update Changelog
- 4:59 PM Changeset in ffmpeg [adef01c3] by
- h264: check ref_count validity for num_ref_idx_active_override_flag …
- 4:59 PM Changeset in ffmpeg [06312bbb] by
- h264: check context state before decoding slice data partitions Fixes …
- 4:59 PM Changeset in ffmpeg [03fec31] by
- oggdec: free the ogg streams on read_header failure Plug an annoying …
- 4:59 PM Changeset in ffmpeg [6eebba08] by
- oggdec: check memory allocation (cherry picked from commit …
- 4:59 PM Changeset in ffmpeg [9ded14f] by
- Fix uninitialized reads on malformed ogg files. The ogg decoder …
- 4:59 PM Changeset in ffmpeg [d1d32993] by
- rtsp: Recheck the reordering queue if getting a new packet If we …
- 4:59 PM Changeset in ffmpeg [dfb7a638] by
- opt: avoid segfault in av_opt_next() if the class does not have an …
- 4:59 PM Changeset in ffmpeg [77e6676d] by
- alacdec: do not be too strict about the extradata size Sometimes the …
- 4:59 PM Changeset in ffmpeg [a335ffd7] by
- h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles Fixes …
- 4:59 PM Changeset in ffmpeg [f620c120] by
- h264: check sps.log2_max_frame_num for validity Fixes infinite or …
- 4:59 PM Changeset in ffmpeg [1d98811b] by
- h264: slice-mt: get last_pic_dropable from master context Fixes …
- 4:59 PM Changeset in ffmpeg [6b70965f] by
- ppc: always use pic for shared libraries CC: libav-stable@libav.org …
- 4:59 PM Changeset in ffmpeg [f1b3cc02] by
- h264: error out on unset current_picture_ptr for h->current_slice > 0 …
- 4:59 PM Changeset in ffmpeg [b6592b40] by
- flashsv: make sure data for zlib priming is available Fixes a …
- 4:59 PM Changeset in ffmpeg [6cd92c38] by
- h264: enable low delay only if no delayed frames were seen Dropping …
- 4:59 PM Changeset in ffmpeg [522e97bd] by
- flashsv: check for keyframe before using differential coding Fixes a …
- 4:59 PM Changeset in ffmpeg [d282e5ce] by
- lavf: avoid integer overflow in ff_compute_frame_duration() Scaling …
- 4:59 PM Changeset in ffmpeg [a4a63bf] by
- aacdec: Fix an off-by-one overwrite when switching to LTP profile from …
- 4:43 PM Changeset in ffmpeg [ef7fdc8c] by
- swr: use a local variable for ns_coeffs maybe a very tiny bit faster …
- 4:43 PM Changeset in ffmpeg [68ff7d26] by
- swr: use local variable for ns_errors 71 -> 63 kcycles …
- 4:43 PM Changeset in ffmpeg [b5d9e5d0] by
- swr: minor simplification for the noise shaping pos update …
- 4:26 PM Changeset in ffmpeg [f9eed5d7] by
- lavfi/aevalsrc: try to honor specified duration If nb_samples divide …
- 4:19 PM Changeset in ffmpeg [0f94c0b1] by
- fate: vp3: Fix fate-vp3-coeff-level64 test dependencies Also rename …
- 4:19 PM Changeset in ffmpeg [4d3b144c] by
- fate: cosmetics: Order some test entries
- 3:42 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- Replying to marillat: > Replying to cehoyos: > …
- 3:39 PM CompilationGuide/Ubuntu edited by
- Save some cycles when building libvpx (should be default imho) ---> … (diff)
- 3:34 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- We did not do it, it was done by Libav folks.
- 3:26 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- Replying to cehoyos: > Replying to marillat: > …
- 2:39 PM Changeset in ffmpeg [868ac91c] by
- frmdec: do not abuse ff_codec_get_id() Signed-off-by: Paul B Mahol …
- 1:09 PM Changeset in ffmpeg [db1ba22] by
- lavf: use avpriv_find_pix_fmt instead of ff_ Found-by: durandal_1707 …
- 1:06 PM Changeset in ffmpeg [43d6ac53] by
- lavc: ff_find_pix_fmt ->avpriv Found-by: durandal_1707 Signed-off-by: …
- 12:57 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- Replying to cehoyos: > Replying to marillat: > …
- 12:42 PM Changeset in ffmpeg [dae382b5] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: Add …
- 12:32 PM Changeset in ffmpeg [15daa8f] by
- Merge commit 'f61272f0efd80da437570aad2c40e00f9d3f4fe6' * commit …
- 12:14 PM Changeset in ffmpeg [e730c3a2] by
- Merge commit '54cb096ee4558b3bfc28c2fcd6418ce82dc39fe1' * commit …
- 12:00 PM Changeset in ffmpeg [dda2d297] by
- Merge commit 'c44784c9bb9d0ddf5d39d0dfa640816a57b8f457' * commit …
- 11:59 AM Changeset in ffmpeg [fadebd25] by
- APIchanges: Fill in missing hashes and dates; fix a version number typo.
- 11:40 AM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- Replying to marillat: > Replying to richardpl: …
- 11:28 AM Changeset in ffmpeg [f89466ad] by
- Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. Also …
- 11:10 AM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- Replying to richardpl: > If it can not be reproduced with …
- 11:03 AM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- If it can not be reproduced with ffmpeg it is not ffmpeg bug.
- 11:01 AM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by
- I can confirm the problem but with a different stack frame on amd64 : …
- 11:00 AM Changeset in ffmpeg [169fb94f] by
- pixfmt: add picture format for VDPAU Signed-off-by: Diego Biurrun …
- 11:00 AM Changeset in ffmpeg [f61272f0] by
- ratecontrol: K&R cosmetic formatting Signed-off-by: Diego Biurrun …
- 10:55 AM Ticket #2134 (libavcodec and AC3 audio crash XBMC) created by
- Hi, Since 1.1 XBMC crash with an Arithmetic exception when reading a …
- 10:02 AM Changeset in ffmpeg [4a0d1b21] by
- doc/protocols: improve wording of a sentence in http docs …
- 9:53 AM Changeset in ffmpeg [0edb4402] by
- doc/ffserver: remove painfully outdated "What do I need?" section
- 9:52 AM Changeset in ffmpeg [df018207] by
- doc/ffserver: remove paragraph in the introductory blurb The …
- 9:49 AM Changeset in ffmpeg [cab85051] by
- doc/ffserver: rework introducing paragraphs of the "description" …
- 9:41 AM Changeset in ffmpeg [0a7cd740] by
- doc/protocols: document http protocol options
- 9:41 AM Changeset in ffmpeg [255ec768] by
- lavf/http: fix/extend option descriptions In particular, favor …
- 6:10 AM Encode/AAC edited by
- "-afterburner 1" is default; -vbr probably doesn't need a stream specifier (diff)
- 3:46 AM Changeset in ffmpeg [d9226b37] by
- mpegvideo: dont leave stale pointers in next/last picture Fixes out …
- 3:09 AM Changeset in ffmpeg [cc548ea7] by
- vc1dec: ensure cbpcy_vlc has been set before decoding a frame. Fixes …
- 1:55 AM Ticket #2133 (FFMPEG not able to find any audio or video streams in a working file) created by
- Summary of the bug: The file plays find with MEdia Center, MEncoder …
- 1:51 AM Encode/AAC edited by
- add more encoders (diff)
- 1:34 AM Changeset in ffmpeg [3dab6e54] by
- lavfi/yadif: fix shorthand/option mismatch Fix trac ticket #2128. …
- 1:11 AM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by
- As explained above, the autoselection chooses a stream with the …
Jan 11, 2013:
- 11:07 PM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by
- Yes, default selection of tracks in the file provided looses audio …
- 10:44 PM Changeset in ffmpeg [68329388] by
- fate: try to fix dirac Signed-off-by: Michael Niedermayer …
- 10:14 PM Changeset in ffmpeg [b53adef0] by
- h264: reset first_field when current_picture_ptr is reset Fixes NULL …
- 10:02 PM Changeset in ffmpeg [f6804c3e] by
- rtpdec: Remove a useless todo comment The question can be answered: …
- 10:02 PM Changeset in ffmpeg [54cb096e] by
- rtsp: Remove an outdated comment It is unclear what the bug exactly …
- 10:02 PM Changeset in ffmpeg [3900d53f] by
- rtsp: Remove references to weirdly named variables in other files One …
- 10:01 PM Changeset in ffmpeg [c44784c9] by
- rtp: Rename a static variable to normal naming conventions …
- 10:01 PM Changeset in ffmpeg [58b59718] by
- rtp: Cosmetic cleanup Remove leftover debug comments, fix brace …
- 8:18 PM Ticket #1873 (support zygoaudio) updated by
- hi, please submit patch to ffmpeg-devel , include link to sample. …
- 7:37 PM CompilationGuide/Ubuntu edited by
- add yasm section now that x264 requires 1.2.0 (diff)
- 6:46 PM Changeset in ffmpeg [f8bab2f8] by
- fate: add dirac decoding test (main profile).
- 5:20 PM Changeset in ffmpeg [969e75eb] by
- mjpegdec: Fix out of array read in unescaping code Found-by: Mateusz …
- 4:42 PM Changeset in ffmpeg [e5e422bc] by
- mxfdec: Fix integer overflow with many channels Fixes division by …
- 3:37 PM Changeset in ffmpeg [8d06be6b] by
- wavpack: check pointer to avoid overreading input buffer Found-by: …
- 2:43 PM Changeset in ffmpeg [85a4dbeb] by
- ra144enc: fix two "may be used uninitialized in this function" …
- 2:40 PM Ticket #681 (-vf mp=pullup leads to massive A/V-desync) updated by
- I think it might work if the NoSkip filter was implemented. That …
- 2:18 PM Changeset in ffmpeg [2e230cf1] by
- au: switch to ff_pcm_read_packet() again, after the merge This fixes …
- 12:38 PM Changeset in ffmpeg [f137d576] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:02 PM Changeset in ffmpeg [bc182a6a] by
- configure: enable pic for shared libs on AArch64 Signed-off-by: …
- 12:01 PM Changeset in ffmpeg [6fc06489] by
- Merge commit '7b8c5b263bc680eff5710bee5994de39d47fc15e' * commit …
- 11:47 AM FFmpeg and the SoX Resampler edited by
- (diff)
- 11:42 AM Changeset in ffmpeg [fbde7b2d] by
- zmbv: Reset the decoder on keyframe errors Prevent the crash on …
- 11:42 AM Changeset in ffmpeg [58baa36] by
- vc1dec: prevent a crash due missing pred_flag parameter Handle …
- 11:30 AM Changeset in ffmpeg [8bfc8d88] by
- Merge commit 'ec86ba57312745fd7ad9771e3121e79c6aacba30' * commit …
- 10:07 AM Changeset in ffmpeg [3ac85beb] by
- lavf: remove nonexistent symbols Signed-off-by: Paul B Mahol …
- 9:01 AM Changeset in ffmpeg [d11cb13b] by
- configure: enable pic for shared libs on AArch64 Signed-off-by: …
- 8:50 AM Ticket #2131 (ffprobe failes to extract video bitrate for webm file) updated by
-
Type changed
- 8:50 AM Ticket #2132 (ffprobe failes to extract video bitrate for some avi files) updated by
-
Type changed
- 8:50 AM Ticket #2132 (ffprobe failes to extract video bitrate for some avi files) updated by
-
Priority changed
- 8:49 AM Ticket #2131 (ffprobe failes to extract video bitrate for webm file) updated by
-
Priority changed
- 8:49 AM Ticket #2131 (ffprobe failes to extract video bitrate for webm file) updated by
-
Version, Component changed
Also reproducible with ffmpeg. - 8:49 AM Ticket #2132 (ffprobe failes to extract video bitrate for some avi files) updated by
-
Version, Component changed
Also reproducible with "ffmpeg -i sample.avi". - 8:06 AM Ticket #2132 (ffprobe failes to extract video bitrate for some avi files) created by
- ffprobe failes to extract video bitrate for the attached avi file How …
- 7:25 AM Ticket #2131 (ffprobe failes to extract video bitrate for webm file) created by
- Not able to get video/audio bitrate for the attached webm file. How …
- 4:07 AM Changeset in ffmpeg [c1d1ef4e] by
- zmbv: Reset the decoder on keyframe errors Prevent the crash on …
- 3:57 AM Changeset in ffmpeg [7b8c5b26] by
- vc1dec: prevent a crash due missing pred_flag parameter Handle …
- 3:46 AM Changeset in ffmpeg [23318a57] by
- error_concealment: Check that the picture is not in a half setup …
- 1:52 AM Encode/AAC edited by
- (diff)
- 1:51 AM Changeset in ffmpeg [8b47058c] by
- ass_split: fix out of array access in ass_split() Found-by: Mateusz …
- 1:31 AM Changeset in ffmpeg [97b1ba69] by
- ass_split: fix out of array access Found-by: Mateusz "j00ru" Jurczyk …
- 1:29 AM Encode/AAC edited by
- (diff)
- 1:21 AM Encode/AAC created by
- This seemed like the biggest omission on the wiki so far…
- 1:17 AM Changeset in ffmpeg [ca2e3f11] by
- matroska: Fix use after free Signed-off-by: Dale Curtis …
- 1:17 AM Changeset in ffmpeg [ebd3aa42] by
- vp3: Fix double free in vp3_decode_end() Signed-off-by: Dale Curtis …
Jan 10, 2013:
- 11:58 PM Changeset in ffmpeg [2c16bf2d] by
- vorbisdec: Check bark_map_size. This fixes potential divisions by …
- 11:34 PM Ticket #1387 (v4l2 uses wrong (default) parameters) updated by
- Does it (h264 input from v4l2) work with current FFmpeg for you?
- 11:27 PM Ticket #1387 (v4l2 uses wrong (default) parameters) updated by
- You can close this ticket, the problem was that uvc driver did not …
- 11:19 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) updated by
- uploaded both the original mxf and transcoded m4 files with text …
- 11:12 PM Changeset in ffmpeg [ae3d4163] by
- matroska: Fix use after free Signed-off-by: Dale Curtis …
- 10:29 PM Ticket #2080 (Conversion of some .wtv files to .mpg produces unplayable file) closed by
- duplicate: Replying to peterdeg: > WMP > * small - video starts …
- 10:16 PM Ticket #2080 (Conversion of some .wtv files to .mpg produces unplayable file) updated by
- Sorry to take so long to respond. Was doing some further testing. I …
- 10:07 PM Ticket #2129 (no_proxy environment variable implemented wrong) updated by
-
Analyzed by developer, Status changed
- 10:05 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) updated by
-
Keywords, Component changed
Replying to scottgny3: > > "Maximum attachment size: … - 10:01 PM WikiStart edited by
- (diff)
- 9:05 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) updated by
- "Maximum attachment size: 2621440 bytes" the original mxf file is 376 …
- 8:55 PM Changeset in ffmpeg [7e5c5fa5] by
- lavfi/vf_overlay: check that filter_frame does not return EAGAIN. …
- 7:51 PM Changeset in ffmpeg [bb35a42e] by
- APIchanges: Fill in missing commit hashes
- 7:51 PM Changeset in ffmpeg [01a4e7f6] by
- lavf: Bump minor version to distinguish branch and master version …
- 7:27 PM Changeset in ffmpeg [a7454852] by
- swr: check that allocation of in/out_convert succeeded Signed-off-by: …
- 7:05 PM Changeset in ffmpeg [ec86ba57] by
- vp3: Fix double free in vp3_decode_end() Signed-off-by: Dale Curtis …
- 6:59 PM Ticket #2100 (No burned in subtitles visible on Mac OSX) updated by
- I think the culprit is fontconfig. fontconfig/libass like to render …
- 6:17 PM Ticket #2100 (No burned in subtitles visible on Mac OSX) updated by
- FYI the FFmpeg builds for OSX found at …
- 5:51 PM Changeset in ffmpeg [e5a73626] by
- swr: Use a temporary buffer for dither/Noise shaping when the input is …
- 5:49 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) updated by
- Can you provide the sample you used as input ?
- 5:07 PM Changeset in ffmpeg [2eec9812] by
- swr: mark noise data for noise shaping as const Signed-off-by: …
- 5:06 PM Changeset in ffmpeg [558aa6c] by
- swr: add seperate in/out pointers to the noise shaping code …
- 5:01 PM Changeset in ffmpeg [fca51256] by
- swr: rename dither_pos to noise_pos THis more closely matches what …
- 4:54 PM Changeset in ffmpeg [f8936c6f] by
- fate: Split fate-siff test into demuxer and VB video decoder test
- 4:52 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) created by
- Summary of the bug: 2 issues that may be related. one is an error …
- 4:26 PM Changeset in ffmpeg [36055aa8] by
- idcin: fix memleak Found-by: valgrind Signed-off-by: Michael …
- 3:25 PM Ticket #1793 (Widevine support) updated by
- If you want to play the stream that i have put on before, you need a …
- 3:23 PM HowToBurnSubtitlesIntoVideo edited by
- Added a picture-based subtitle burning example (diff)
- 2:24 PM Ticket #2129 (no_proxy environment variable implemented wrong) updated by
- To list some other common implementations: libcurl: quite simple - …
- 2:13 PM Ticket #2129 (no_proxy environment variable implemented wrong) updated by
- Also, in typical setups, one plays videos from external sources more …
- 2:03 PM Ticket #2129 (no_proxy environment variable implemented wrong) created by
- Summary of the bug: no_proxy is defined as an exclusion list; however, …
- 1:45 PM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by
- Ok, here's to hoping that eventually regression tests can be modified …
- 12:07 PM Changeset in ffmpeg [91da6b97] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:03 PM Changeset in ffmpeg [b563afe6] by
- Do not allow arbitrary packet size in aac decoder. Fixes a crash with …
- 11:57 AM Changeset in ffmpeg [ac6e074f] by
- Merge commit 'ed79093222ceb42f0c3a39095a69af0b32be5450' * commit …
- 11:52 AM Changeset in ffmpeg [56ca871f] by
- Merge commit '5d0450461ff729be5f531d333d29754155e406c5' * commit …
- 11:45 AM Changeset in ffmpeg [a0dbe2a5] by
- Merge commit '7040e479a1530b2eda4b89a182d5eb50a77bd907' * commit …
- 11:40 AM Changeset in ffmpeg [6e44662b] by
- Merge commit 'ccc0ffb1ba3fc1adb05a9f56dfc26131e61db3fb' * commit …
- 11:33 AM Changeset in ffmpeg [8d691f87] by
- Merge commit '12c2530b1d87fa94f81ea97df575b77c825e6f4f' * commit …
- 11:27 AM Changeset in ffmpeg [65b85279] by
- Merge commit 'f7bf72a4a1146a7583577c9bdc066767e1ba3c6a' * commit …
- 11:19 AM Changeset in ffmpeg [8c7de73e] by
- Merge commit 'fd9147f11456a7e39a998d7270684922a2a46e6d' * commit …
- 11:05 AM Changeset in ffmpeg [dc5767ff] by
- Merge commit 'c88d245c9866e48cb8a238b7564964c1fcf3315f' * commit …
- 11:03 AM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by
-
Keywords changed
- 11:03 AM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by
- A user reported a problem with the aac decoder that is also a …
- 10:51 AM Ticket #1793 (Widevine support) updated by
- I am not 100% into Widevine, but it uses a specific way of retreiving …
- 10:21 AM Changeset in ffmpeg [452f6329] by
- Merge commit 'af68a2baae6761044cbed95575e8bcfebf55c6f1' * commit …
- 10:17 AM Ticket #2127 (-- does not separate options and arguments before) updated by
-
Priority, Keywords changed
- 10:15 AM Ticket #2127 (-- does not separate options and arguments before) updated by
- Replying to cehoyos: > But since FFmpeg command lines must …
- 10:12 AM Changeset in ffmpeg [be894d6c] by
- Merge commit 'c837b38dd33a11c3810e988a60193a858eb4f58c' * commit …
- 10:08 AM Ticket #2127 (-- does not separate options and arguments before) updated by
- Replying to nerdinand: > The idea of the double dash is to …
- 10:06 AM Ticket #2128 (yadif error: Option 'enable' not found) closed by
- fixed: Fixed by you, thank you!
- 10:01 AM Changeset in ffmpeg [0287eea9] by
- lavfi/yadif: fix shorthand/option mismatch Fix trac ticket #2128. …
- 10:00 AM Ticket #2127 (-- does not separate options and arguments before) updated by
- The idea of the double dash is to have only the file name to come …
- 9:56 AM Changeset in ffmpeg [4cd89022] by
- Merge commit '2613de88051818abafccb98646394341887acb3a' We dont use …
- 9:45 AM Ticket #2128 (yadif error: Option 'enable' not found) updated by
- Sent a patch for this issue: …
- 9:18 AM Changeset in ffmpeg [70a65eca] by
- Merge commit '9a7b56883d1333cdfcdf0fa7584a333841b86114' * commit …
- 9:17 AM Ticket #1793 (Widevine support) updated by
- Replying to cehoyos: > Replying to [comment:11 …
- 9:04 AM Changeset in ffmpeg [f023003c] by
- Fix compilation with --disable-everything.
- 8:56 AM Ticket #2128 (yadif error: Option 'enable' not found) created by
- When called with third option, yadif throws an error. This works: …
- 8:43 AM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by
-
Resolution changed
Yes, I am sorry, I misread the original description, this is not a … - 8:36 AM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by
-
Type changed
You originally reported that FFmpeg "looses" audio when encoding, this … - 8:33 AM Ticket #1793 (Widevine support) updated by
- Replying to benito2313: > Yes, i am à bit new to all of …
- 7:43 AM Changeset in ffmpeg [76c40fbe] by
- rtpdec_vp8: Don't trim too much data from broken frames Previously, …
- 7:41 AM Changeset in ffmpeg [3b366c3a] by
- rtpdec_vp8: Simplify code by using an existing helper function …
- 7:40 AM Changeset in ffmpeg [ed790932] by
- rtpdec: Add a terminating null byte at the end of the SDES/CNAME This …
- 6:23 AM Ticket #1793 (Widevine support) updated by
- Yes, i am à bit new to all of this so did not know how to explain What …
- 6:05 AM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by
-
Type changed
- 6:04 AM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by
- Thank you, I am here to make ffmpeg the best product/tool on the …
- 5:29 AM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by
- #332's complaint was that "--enable-frei0r" didn't fail configure even …
- 3:57 AM Changeset in ffmpeg [6471f63d] by
- wmalosslessdec: make arrays indexed by ch large enough for maximum …
- 3:57 AM Changeset in ffmpeg [7cb46b51] by
- targa: use checked bytestream read Fix out of array read Found-by: …
- 3:57 AM Changeset in ffmpeg [2b12d1ff] by
- qdm2: fix out of stack array read. The read value is not used when …
- 2:57 AM Encode/MPEG-4 edited by
- building a reputation as a nitlord (diff)
- 12:44 AM Changeset in ffmpeg [2672b2c1] by
- swr: scale data down in noise shaping to avoid cliping Signed-off-by: …
- 12:36 AM Ticket #1918 (AAC decoding regression) updated by
-
Priority, Keywords, Component changed
Replying to cehoyos: > The first decoding problem occurs … - 12:09 AM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by
-
Keywords, Status, Priority changed
Regression since 1232723 / 9fb7e14.
Jan 9, 2013:
- 11:27 PM Changeset in ffmpeg [0b60fc94] by
- swr: reorder the operations in the noise shaping code Signed-off-by: …
- 11:25 PM Changeset in ffmpeg [ead3a2a3] by
- swr: add noise_scale field to seperate it from the noise shaping …
- 10:36 PM Ticket #2127 (-- does not separate options and arguments before) updated by
- I don't think this is a regression since it did not work correctly …
- 10:28 PM Changeset in ffmpeg [6908ded2] by
- swr: fix the noise sample type for noise shaping Signed-off-by: …
- 10:28 PM Changeset in ffmpeg [3ef06f34] by
- swr: split swri_dither_init() out Signed-off-by: Michael Niedermayer …
- 10:28 PM Changeset in ffmpeg [dc60ecdb] by
- doc: add noise shaping dithers Signed-off-by: Michael Niedermayer …
- 10:20 PM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by
- While I have no idea what "web player" may be, I suspect it does not …
- 10:18 PM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) closed by
- worksforme: Replying to vkroutik: > I am back since the issue with …
- 10:17 PM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by
- Before reopening, could you explain what the difference between ticket …
- 10:14 PM Ticket #2115 (Hinting using ffmpeg) closed by
- fixed: I added -movflags rtphint to the mov muxer documentation.
- 10:13 PM Changeset in ffmpeg [c20ce9ad] by
- Add -movflags rtphint documentation.
- 10:11 PM Ticket #1793 (Widevine support) updated by
-
Version, Component changed
Do I understand correctly that Widevine is a DRM solution for HLS? - 8:07 PM Changeset in ffmpeg [a800fd5] by
- yuv4mpeg: do not use deprecated functions Use the libavutil replacement.
- 8:07 PM Changeset in ffmpeg [fba8e5b6] by
- oggdec: fix faulty cleanup prototype
- 7:49 PM Changeset in ffmpeg [06deaf8a] by
- idcin: return 0 from idcin_read_packet() on success. This matches the …
- 7:49 PM Changeset in ffmpeg [5d04504] by
- idcin: better error handling Add some additional checks for EOF and …
- 7:49 PM Changeset in ffmpeg [33f58c36] by
- idcin: check for integer overflow when calling av_get_packet() …
- 7:49 PM Changeset in ffmpeg [7040e479] by
- idcin: allow seeking back to the first packet Also, do not allow …
- 7:49 PM Changeset in ffmpeg [49543373] by
- idcin: set AV_PKT_FLAG_KEY for video packets with a palette
- 7:49 PM Changeset in ffmpeg [ccc0ffb1] by
- idcin: set start_time and packet duration instead of manually tracking …
- 7:49 PM Changeset in ffmpeg [4b840930] by
- idcin: set channel_layout
- 7:49 PM Changeset in ffmpeg [12c2530b] by
- idcin: fix check for presence of an audio stream
- 7:49 PM Changeset in ffmpeg [b0c96e06] by
- idcin: validate header parameters Avoids using unsupported parameters …
- 7:49 PM Changeset in ffmpeg [f7bf72a4] by
- idcinvideo: correctly set AVFrame defaults
- 7:17 PM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by
- If there's nobody that could check and confirm this is a duplicate in …
- 7:05 PM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) reopened by
- 6:33 PM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by
- I am back since the issue with MOV file is not resolved. While your …
- 5:41 PM Changeset in ffmpeg [8514d5bc] by
- swr: remove unused variable Signed-off-by: Michael Niedermayer …
- 5:41 PM Changeset in ffmpeg [3ab19706] by
- swr: move dither related fields to their own context Signed-off-by: …
- 5:41 PM Changeset in ffmpeg [899157b3] by
- yadif: Port inline assembly to yasm Signed-off-by: Luca Barbato …
- 5:30 PM Changeset in ffmpeg [ba1314c2] by
- swr: update copyright years of a few files iam working on …
- 5:25 PM Changeset in ffmpeg [82742294] by
- swr: Implement Noise shaping dither The following variants are …
- 4:52 PM Changeset in ffmpeg [f7a3c540] by
- au: remove unnecessary casts
- 4:52 PM Changeset in ffmpeg [2f8207b1] by
- au: return AVERROR codes instead of -1
- 4:52 PM Changeset in ffmpeg [fd9147f1] by
- au: cosmetics: pretty-print and remove pointless comments
- 4:52 PM Changeset in ffmpeg [c88d245c] by
- au: use ff_raw_write_packet()
- 4:52 PM Changeset in ffmpeg [bdd00e2d] by
- au: set stream start time and packet durations
- 4:52 PM Changeset in ffmpeg [af68a2ba] by
- au: use %u when printing id and channels since they are unsigned
- 4:52 PM Changeset in ffmpeg [47d029a4] by
- au: validate sample rate
- 4:52 PM Changeset in ffmpeg [c837b38d] by
- au: move skipping of unused data to before parameter validation Also …
- 4:52 PM Changeset in ffmpeg [fb48f825] by
- au: do not arbitrarily limit channel count Nothing in the AU …
- 4:52 PM Changeset in ffmpeg [2613de88] by
- au: do not set pkt->size directly It is already set by …
- 4:52 PM Changeset in ffmpeg [bd4cdef5] by
- au: set block_align and use it in au_read_packet()
- 4:52 PM Changeset in ffmpeg [9a7b5688] by
- au: set bit rate
- 4:52 PM Changeset in ffmpeg [3f98848d] by
- au: validate bits-per-sample separately from codec tag
- 3:34 PM Ticket #2127 (-- does not separate options and arguments before) updated by
- I just did a git bisect and it looks like …
- 1:37 PM Ticket #2127 (-- does not separate options and arguments before) created by
- To convert the file -dash.mp4 to -dash.mp3, ffmpeg 0.11 allowed …
- 1:14 PM Changeset in ffmpeg [5b69c07d] by
- frmdec: tag 5 is AV_PIX_FMT_BGRA with reversed alpha (0=solid/opaque …
- 12:47 PM How to speed up / slow down a video edited by
- Added atempo filter & speeding up video and audio at the same time (diff)
- 11:32 AM Ticket #1793 (Widevine support) updated by
- In the above file you can find a xbmc log file when playning the strm …
- 11:30 AM Changeset in ffmpeg [4765f63] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: xan: …
- 11:14 AM Changeset in ffmpeg [75afbe2a] by
- Merge commit '1fb8f6a44f06e48386450fe0363aefc02583d24a' * commit …
- 11:06 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- > Is the file output_handbrake.mkv (the one that you uploaded) played …
- 10:59 AM Ticket #1793 (Widevine support) updated by
- In the netherlands we have a cable company that uses widevine to watch …
- 10:53 AM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by
- What would you advice me to try? I can provide more file samples if …
- 10:48 AM Changeset in ffmpeg [34c1c08c] by
- Merge commit '86d9181cf41edc3382bf2481f95a2fb321058689' * commit …
- 10:42 AM Changeset in ffmpeg [8c3ae9ee] by
- Merge commit '42805eda554a7fc44341282771531e7837ac72b7' * commit …
- 10:37 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- Sorry, but it appears I completely fail to understand your report;-( …
- 10:35 AM Changeset in ffmpeg [7b822b1d] by
- Merge commit '9c80ed836a511293f4cc3a858060969d32f2b1ce' * commit …
- 10:30 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- > Do you already know why the output of "ffmpeg -i …
- 10:26 AM Changeset in ffmpeg [aed58f6] by
- Merge commit '92e354b655613b88c3c202a7e19e7037daed37eb' * commit …
- 10:14 AM Changeset in ffmpeg [71194ef6] by
- rtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPT This allows …
- 9:19 AM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by
- I found out it only seems reproducible with a 5.1 audio track. The …
- 9:01 AM Ticket #1793 (Widevine support) updated by
- Replying to benito2313: > I was wondering if somebody had …
- 8:59 AM Changeset in ffmpeg [d744801] by
- xan: Convert to bytestream2 Signed-off-by: Diego Biurrun …
- 8:56 AM Ticket #2108 (empty frame add the end of the video) closed by
- invalid: Replying to ben: > I thought it was 2:85 because ffmpeg -i …
- 8:48 AM Changeset in ffmpeg [ddb03171] by
- dirac: fix inverted check Regression since: ea6da80 Fixes Ticket2123 …
- 6:28 AM Ticket #1793 (Widevine support) updated by
- Hello, I was wondering if somebody had the time yet to take à look at …
- 2:29 AM Ticket #2126 (012v decodes incorrectly) created by
- […]
- 1:06 AM Ticket #2108 (empty frame add the end of the video) updated by
- I thought it was 2:85 because ffmpeg -i myinput.mp4 says: Duration: …
- 1:05 AM Changeset in ffmpeg [f3c9d8d4] by
- swr: use SIMD for dithering Signed-off-by: Michael Niedermayer …
- 12:36 AM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by
- Backported by Carl in the 1.1 branch (fix will be present in 1.1.1).
- 12:32 AM Ticket #2123 (dirac problem - regression) closed by
- fixed: Fixed by Michael in 57bdd676. Note: a patch to add a FATE test is …
- 12:17 AM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by
- I'm not able to reproduce with a local mkv. Would you mind uploading a …
- 12:08 AM Changeset in ffmpeg [57bdd676] by
- dirac: fix inverted check Regression since: ea6da80 Fixes Ticket2123 …
Jan 8, 2013:
- 11:59 PM Ticket #2125 (Add dnxhd-tr support (cid 1244)) updated by
-
Priority, Status, Reproduced by developer changed
- 11:47 PM Ticket #2125 (Add dnxhd-tr support (cid 1244)) created by
- ffmpeg fails with [dnxhd @ 0x7fe9c4456200] unsupported cid 1244 […]
- 10:42 PM Ticket #1898 (configure --as broken) updated by
-
Status, Owner changed
Seems to be related to as waiting on stdin. 'Going to look into this. - 10:26 PM Changeset in ffmpeg [606aa3ba] by
- lavf/mux: do not pass a copy of the packet to write_packet(). …
- 10:26 PM Changeset in ffmpeg [36dac6da] by
- Add forgotten AVC Intra entry to Changelog. (cherry picked from commit …
- 10:26 PM Changeset in ffmpeg [9202824e] by
- Changelog: move Megalux where it belongs Signed-off-by: Paul B Mahol …
- 10:24 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) closed by
- fixed: Fixed in 119d70db. Thanks for the report.
- 10:21 PM Changeset in ffmpeg [119d70db] by
- lavf/mux: do not pass a copy of the packet to write_packet(). …
- 9:00 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by
-
Owner changed
Looking into this. Edit: patch pending on the mailing-list. - 8:42 PM Changeset in ffmpeg [59220d55] by
- oggenc: add a page_duration option and deprecate the pagesize option …
- 8:35 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by
-
Status, Version, Component, Reproduced by developer changed
Regression since 0072116. […] - 7:52 PM Changeset in ffmpeg [a6a3164b] by
- x86: lavr: add SSE2/AVX dither_int_to_float()
- 7:52 PM Changeset in ffmpeg [1fb8f6a4] by
- x86: lavr: add SSE2 quantize() for dithering
- 7:51 PM Changeset in ffmpeg [142c3909] by
- doc/APIchanges: fill in missing dates and hashes.
- 7:28 PM Changeset in ffmpeg [a260c797] by
- ffmpeg: fix dither to 24bit PCM output Signed-off-by: Michael …
- 7:14 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by
- Added an example. ;)
- 7:07 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by
- Please provide (or point to) a sample.
- 7:07 PM Changeset in ffmpeg [9aec63af] by
- swr: fix assertion failure if dither is used without the preout buffer …
- 7:07 PM Changeset in ffmpeg [252316c8] by
- img2dec: fix -loop This fixes a infinite loop with -loop and -vframes …
- 7:07 PM Ticket #2123 (dirac problem - regression) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Description changed
Regression since ea6da80. - 6:59 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by
- Just try any source file (mp3) with coverart. If you still need an …
- 6:59 PM Changeset in ffmpeg [0b68ebc4] by
- Fix compilation with --disable-everything --enable-decoder=dirac.
- 6:49 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by
-
Description changed
- 6:49 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by
-
Priority, Keywords changed
Please provide (or point to) a sample. - 6:47 PM Changeset in ffmpeg [9e2387a] by
- fate: upate after 55d32eed8f Signed-off-by: Paul B Mahol …
- 6:41 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) created by
- When encoding to mp3 with FFmpeg 1.1 and the source has cover art it …
- 5:44 PM Ticket #2123 (dirac problem - regression) created by
- Using this file: http://sms.pangolin.com/temp/dirac_problem.ts (99MB) …
- 5:23 PM Changeset in ffmpeg [6f724411] by
- rtpdec_vp8: Request a keyframe if RTP packets are lost Signed-off-by: …
- 4:51 PM Changeset in ffmpeg [626756ae] by
- img2dec: do not change packet pts for image2pipe Signed-off-by: Paul …
- 3:48 PM Changeset in ffmpeg [86d9181c] by
- rtpdec: Support sending RTCP feedback packets This sends NACK for …
- 3:47 PM Changeset in ffmpeg [42805eda] by
- rtpdec: Store the dynamic payload handler in the rtpdec context This …
- 3:43 PM Changeset in ffmpeg [9c80ed83] by
- rtpdec_vp8: Avoid a warning about a possibly unused variable The …
- 3:42 PM Changeset in ffmpeg [09ed8098] by
- rtpdec_vp8: Make sure the previous packet is returned This is a bug …
- 3:42 PM Changeset in ffmpeg [92e354b6] by
- rtpdec_vp8: Set the timestamp when returning a deferred packet …
- 3:33 PM Changeset in ffmpeg [ba8cb33] by
- hlsenc: Make the start_number option set the right variable …
- 3:22 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by
-
Priority, Version changed
- 2:40 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by
- Yes. […]
- 2:29 PM Changeset in ffmpeg [55d32eed] by
- img2dec: seeking support Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 2:25 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by
-
Keywords changed
Is the problem also reproducible with current git head? Please provide … - 2:08 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) created by
- In commit 75d900d52edb281eb4ab4989800e75abe7555937 the memory …
- 1:32 PM Changeset in ffmpeg [86159703] by
- ff_find_pix_fmt: return NONE for the "not found" case. Found-by: …
- 12:31 PM Changeset in ffmpeg [ff6b3400] by
- lavfi: fix use-after-free in ff_filter_frame. Unlike the original …
- 12:14 PM Changeset in ffmpeg [315f15af] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: rtsp: …
- 12:05 PM Changeset in ffmpeg [48d30f67] by
- Merge commit '8729698d50739524665090e083d1bfdf28235724' * commit …
- 11:56 AM Changeset in ffmpeg [249fca3d] by
- Merge commit '074a00d192c0e749d677b008b337da42597e780f' * commit …
- 11:49 AM Changeset in ffmpeg [3a0bac27] by
- Merge commit 'ac2603be28602bea76cf38bdbf37aead0dc2979a' * commit …
- 11:46 AM Changeset in ffmpeg [32cf37d0] by
- Merge commit 'dc3e12d1cb65d74fb120197ce869a205718b6715' * commit …
- 11:45 AM Changeset in ffmpeg [adc7296a] by
- Merge commit 'b5f9b9ac3681acb06d95530f34660ba9fe225305' * commit …
- 11:34 AM Changeset in ffmpeg [3bca69c2] by
- Merge commit '9a00374cb4512a58a1fee366b850dfa87c76e1f3' * commit …
- 10:30 AM Ticket #2121 (Regression demuxing ogg) created by
- (videolan ticket 8005) I will attach a sample that decodes with …
- 9:47 AM Ticket #2118 (Reading option: -b:a is -b:a' ... matched as option 'b' (video bitrate ...) updated by
-
Description changed
- 9:22 AM Changeset in ffmpeg [f811cd2d] by
- rtsp: Respect max_delay for the reordering queue when using custom IO …
- 9:22 AM Changeset in ffmpeg [8729698d] by
- rtsp: Recheck the reordering queue if getting a new packet If we …
- 2:49 AM Changeset in ffmpeg [7ff3fd7a] by
- lavr: log channel conversion description for any-to-any functions
- 2:49 AM Changeset in ffmpeg [4164b0e] by
- lavr: mix: reduce the mixing matrix when possible If the matrix …
- 2:49 AM Changeset in ffmpeg [1ccf82cf] by
- lavr: cosmetics: reindent
- 2:49 AM Changeset in ffmpeg [074a00d1] by
- lavr: add a public function for setting a custom channel map This …
- 2:49 AM Changeset in ffmpeg [4d68269d] by
- lavr: typedef internal structs in internal.h Simplifies header …
- 2:08 AM Ticket #2120 (mmf files generated by ffmpeg does not play with yamaha software player) created by
- Currently FFmpeg creates mmf files which are uplayable by yamaha …
- 1:58 AM Changeset in ffmpeg [1a088f61] by
- oggparseskeleton: Check the overall start time before using it. Fixes …
- 1:54 AM Changeset in ffmpeg [4c80184c] by
- mjpegdec: allow 2 components in ljpeg_decode_yuv_scan() Fixes …
- 12:29 AM Ticket #2080 (Conversion of some .wtv files to .mpg produces unplayable file) updated by
- I tested the following: […] […] […] The output file looks as …
- 12:08 AM Changeset in ffmpeg [b23aff67] by
- Add forgotten AVC Intra entry to Changelog.
Jan 7, 2013:
- 11:56 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by
-
Status changed
- 11:28 PM Changeset in ffmpeg [953061ed] by
- lavf/utils: more complete dts checks Fixes division by zero …
- 11:28 PM Changeset in ffmpeg [3b57bb47] by
- svq1dec: check that the reference frame matches in size before using …
- 10:52 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by
- Here's is my CLI output. […]
- 10:42 PM Ticket #1244 (ogg: vorbis_header() leaks memory allocated for packets in private data.) updated by
- The leak has changed: […]
- 10:07 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by
-
Keywords changed
- 10:05 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by
-
Keywords, Component changed
Please provide the complete, uncut console output of "ffmpeg -i 04 … - 10:04 PM Ticket #2118 (Reading option: -b:a is -b:a' ... matched as option 'b' (video bitrate ...) updated by
- Replying to natsmith52: > -ab no longer appears to work; …
- 10:01 PM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) updated by
-
Status, Reproduced by developer changed
Replying to jamal: > Replying to cehoyos: > > … - 9:07 PM Changeset in ffmpeg [dbf0a90] by
- lavc: fix forgotten "que" reference. This should have been part of …
- 8:35 PM Changeset in ffmpeg [0780fe27] by
- rmdec: Limit videobufsize to remaining amount of data Fixes excessive …
- 8:35 PM Changeset in ffmpeg [f65daf57] by
- rv10: always check direct mode interpolation times. Fixes Division by …
- 8:29 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by
- http://www.neillcorlett.com/psf/ Just stumbled on it and thought it …
- 8:26 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by
-
Summary changed
- 8:22 PM Ticket #2119 (Support for Playstation 2 Audio file format) created by
- Hello, I would like first to thank the whole FFMPEG team the awesome …
- 8:07 PM Ticket #2118 (Reading option: -b:a is -b:a' ... matched as option 'b' (video bitrate ...) created by
- -report: Using -b:a to set the audio; is reported to match to the …
- 7:55 PM Changeset in ffmpeg [6042a121] by
- doc: Extend commit message section If a bug exists on the tracker, …
- 7:55 PM Changeset in ffmpeg [ac2603be] by
- doc: Mention memory allocation in the fuzz testing section It's …
- 7:55 PM Changeset in ffmpeg [dc3e12d1] by
- doc: Mention zzuf in the fuzz testing section It's pretty much the …
- 7:55 PM Changeset in ffmpeg [b5f9b9ac] by
- doc: Merge disjointed bits about emailing patches We obviously prefer …
- 7:55 PM Changeset in ffmpeg [9a00374c] by
- doc: Fix a few typos in the developer documentation Signed-off-by: …
- 7:33 PM Ticket #2100 (No burned in subtitles visible on Mac OSX) updated by
- Replying to reimar: […] > Something else that might be …
- 7:16 PM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) updated by
- Replying to cehoyos: > I am not sure I understand: Can you …
- 5:16 PM CompilationGuide/MacOSX edited by
- (diff)
- 5:13 PM CompilationGuide/MacOSX edited by
- Comment about the new version of autoconfig generating an error. (diff)
- 2:59 PM Changeset in ffmpeg [a572cc8] by
- wtvdec: prevent memory leak in get_tag()
- 2:47 PM Changeset in ffmpeg [7fb87bc5] by
- mpeg12enc: check dimension validity Signed-off-by: Michael …
- 2:47 PM Changeset in ffmpeg [bcc4ef1a] by
- mpeg12enc: Correctly mask dimensions Signed-off-by: Michael …
- 2:31 PM Changeset in ffmpeg [878e5bd6] by
- mpeg12: Support decoding dimensions that are a multiple of 4096 …
- 2:07 PM Ticket #2096 (Audio glitches when converting from speex in flv/f4v - regression from ...) updated by
- To decode speex audio you need a FFmpeg binary that was compiled with …
- 2:00 PM Ticket #2096 (Audio glitches when converting from speex in flv/f4v - regression from ...) updated by
- Thanks for a fast resolution. Was it already committed in to the …
- 1:32 PM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) updated by
- email google and ask them to open up vp6. iirc they didnt have time …
- 1:28 PM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) updated by
- Hi, has there been any advancements regarding this bug?
- 1:20 PM Changeset in ffmpeg [7a6beedd] by
- oggparsevorbis: fix vorbis_cleanup return type Signed-off-by: Michael …
- 1:20 PM Changeset in ffmpeg [1700be58] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: oggdec: …
- 1:03 PM Changeset in ffmpeg [2db8660f] by
- Merge commit '89b51b570daa80e6e3790fcd449fe61fc5574e07' * commit …
- 12:25 PM Changeset in ffmpeg [bbae6859] by
- xwma: Remove unused variable Signed-off-by: Diego Biurrun …
- 12:14 PM Changeset in ffmpeg [8b4842c2] by
- wtvdec: warn about truncated files
- 12:14 PM Changeset in ffmpeg [801b6366] by
- wtvenc: mux thumbnail picture
- 12:14 PM Changeset in ffmpeg [361ecb61] by
- wtvdec: ignore WM/MediaThumbType metadata entry This tag is used by …
- 12:14 PM Changeset in ffmpeg [50883693] by
- wtvdec: demux thumbnail picture to AVStream.attached_pic
- 11:43 AM Changeset in ffmpeg [2a89081c] by
- Add EVRCA and SMV codec id Demuxing files should be possible even if …
- 11:37 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- Do you already know why the output of "ffmpeg -i output_handbrake.mkv" …
- 11:06 AM Changeset in ffmpeg [6cff56f0] by
- frmdec: tag 2 is AV_PIX_FMT_RGB0
- 11:06 AM Changeset in ffmpeg [8d4c817c] by
- frmdec: terminate frm_pix_fmt_tags
- 11:06 AM Changeset in ffmpeg [f2dc158b] by
- frmdec: use AV_PIX_FMT_xxx
- 10:48 AM Changeset in ffmpeg [25160236] by
- 012v: remove double ; and return correct error code if ff_get_buffer() …
- 10:19 AM Changeset in ffmpeg [7f7f31bf] by
- iff: support seeking with maud Signed-off-by: Paul B Mahol …
- 10:14 AM Changeset in ffmpeg [0135dd73] by
- update Changelog
- 10:08 AM Changeset in ffmpeg [3174137d] by
- w64: fact guid support Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 9:48 AM Ticket #443 (-color_range AVOption appears to do nothing) updated by
- Replying to cehoyos: > Replying to nichot20: > …
- 9:45 AM Changeset in ffmpeg [e13c5abb] by
- Changelog: move Megalux where it belongs Signed-off-by: Paul B Mahol …
- 9:33 AM Ticket #443 (-color_range AVOption appears to do nothing) updated by
- Replying to nichot20: > Is this limitation to H264 input …
- 9:16 AM Ticket #443 (-color_range AVOption appears to do nothing) updated by
- Replying to cehoyos: > color_range is an input option that …
- 9:11 AM Ticket #2115 (Hinting using ffmpeg) updated by
-
Priority, Type, Version, Component, Status changed
Searching for "hint" in "ffmpeg -h full" only shows this option: Where … - 9:01 AM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) updated by
- Please compile current FFmpeg, a default compilation with ./configure …
- 8:51 AM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) updated by
- I am not sure I understand: Can you reproduce the crash?
- 8:21 AM Changeset in ffmpeg [e817d913] by
- asfdec: Fix printf format string length modifier
- 8:07 AM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by
- The file was recorded from an online streaming service, here is the …
- 8:00 AM Changeset in ffmpeg [c01be297] by
- oggdec: make sure the private parse data is cleaned up (cherry picked …
- 8:00 AM Changeset in ffmpeg [42bd6d9c] by
- oggdec: free the ogg streams on read_header failure Plug an annoying …
- 4:52 AM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by
- posted a patch that fixes this file. Do you have more files like this …
- 4:12 AM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by
-
Analyzed by developer changed
The file contains 2 concatenated ogg vorbis streams, the first is very … - 4:10 AM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) updated by
- I don't see ffmpeg_g anywhere in the Zeronae builds
- 4:06 AM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) updated by
- Try running "ffmpeg -i fate-suite/svq3/Vertical400kbit.sorenson3.mov …
- 2:29 AM Ticket #2115 (Hinting using ffmpeg) updated by
- yes, please close it, your hinting as good as mp4box, I wish it was …
- 2:09 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- Result -vsync 1 option stop, playback, and black screen are repeated. …
- 1:35 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- Didn’t you upload the file?
- 1:13 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- Thank you for replies. >I am very curious why I cannot reproduce the …
- 1:01 AM Changeset in ffmpeg [92e79e59] by
- Merge remote-tracking branch 'qatar/master' Merge only for metadata, …
- 12:51 AM Changeset in ffmpeg [c526a01c] by
- Merge commit '4f50646697606df39317b93c2a427603b77636ee' * commit …
- 12:40 AM Changeset in ffmpeg [84293203] by
- Merge commit '44a0036d10579ed91e48df24859e54b08a582742' * commit …
- 12:35 AM Changeset in ffmpeg [ea93ccf0] by
- Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0' * commit …
- 12:30 AM Changeset in ffmpeg [55d8cac2] by
- Merge commit '6689474b91049411b5b7986616d1c66b701ae11f' * commit …
- 12:24 AM Changeset in ffmpeg [501db2f] by
- Merge commit '9dbbda235d93d628777b986e502213f1ed390973' * commit …
- 12:11 AM Changeset in ffmpeg [4b20d307] by
- Merge commit '7b1fbd4729a52dd7c02622dbe7bb81a6a7ed12f8' * commit …
- 12:05 AM Changeset in ffmpeg [16b0b753] by
- ff_get_audio_frame_size: try to fix wma in wav Fixes Ticket1905, …
- 12:01 AM Changeset in ffmpeg [d3066030] by
- Merge commit '3c6e5a840c45fd3b832e86881602a72e47d46f19' * commit …
Jan 6, 2013:
- 11:55 PM Changeset in ffmpeg [302d2591] by
- ff_get_audio_frame_size: try to fix wma in wav Fixes Ticket1905, …
- 11:52 PM Changeset in ffmpeg [10ac4419] by
- ffmpeg: mark attachment streams finished. Fix trac ticket #2083. …
- 11:45 PM Changeset in ffmpeg [da5f4e4d] by
- tiffdec: Use the correct height field. Fixes Ticket913 …
- 11:43 PM Changeset in ffmpeg [fe9cbf58] by
- tiffdec: Use the correct height field. Fixes Ticket913 …
- 11:41 PM Changeset in ffmpeg [07f22d0b] by
- Merge commit '57d11e5e28bfe0bc445ad78fc033aafa73068bb4' * commit …
- 11:38 PM Changeset in ffmpeg [8b48e2c6] by
- tiffdec: Use the correct height field. Fixes Ticket913 …
- 11:34 PM Changeset in ffmpeg [fe0e64c] by
- tiffdec: Use the correct height field. Fixes Ticket913 …
- 11:29 PM Changeset in ffmpeg [d338632e] by
- tiffdec: Use the correct height field. Fixes Ticket913 …
- 11:25 PM Changeset in ffmpeg [7590a125] by
- tiffdec: Use the correct height field. Fixes Ticket913 …
- 11:09 PM Ticket #2115 (Hinting using ffmpeg) updated by
- Do I understand correctly that there is no problem and I can close the …
- 10:59 PM Changeset in ffmpeg [7b018e5c] by
- Merge commit '84f2847de394ac447f53306bd4dd73e1af6ea5e4' * commit …
- 10:48 PM Changeset in ffmpeg [61904467] by
- Merge commit 'e83c1e2d0bedb5d4fa9ab351126b2ecc552f1355' * commit …
- 10:41 PM Changeset in ffmpeg [a2aeaff4]n1.2-dev by
- Merge commit 'aa15afb7ce850e2ac688efdef189df5da817a646' * commit …
- 10:13 PM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
- 9:49 PM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) created by
- Summary of the bug: The avformat Ogg demuxer produces a corrupted …
- 9:42 PM Changeset in ffmpeg [79013a59]n1.1 by
- update for 1.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 9:07 PM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) updated by
- You have to use ffmpeg_g which contains debugging symbols.
- 8:42 PM Changeset in ffmpeg [58edabb1] by
- MAINTAINERS: add 1.1, remove 0.10 If someone else wants to maintain a …
- 8:42 PM Changeset in ffmpeg [d46fca4b] by
- RELEASE: 1.1.git for master Signed-off-by: Michael Niedermayer …
- 8:28 PM Changeset in ffmpeg [6270564a] by
- Changelog, update for 1.1 release Signed-off-by: Michael Niedermayer …
- 7:07 PM Ticket #1487 (ffmpeg's mpeg mux bug(s) never fixed...) updated by
- Replying to cehoyos: > I believe this was fixed, please …
- 6:55 PM Ticket #1905 (wmav2 in wav: fix timer when seeking) closed by
- fixed
- 6:55 PM Ticket #2114 (WMAv2 DTS and PTS values are wrong) updated by
-
Resolution changed
- 6:51 PM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) updated by
- Here is what I have (i can't build but have Visual Studio which I've …
- 6:46 PM Ticket #2015 (VF Scale option should include -2 to create square pixels) updated by
- Here is the sample output from MEncoder: […] Here is what the …
- 6:46 PM Changeset in ffmpeg [2713e43a] by
- ff_get_audio_frame_size: try to fix wma in wav Fixes Ticket1905, …
- 6:40 PM Ticket #2015 (VF Scale option should include -2 to create square pixels) reopened by
- 6:37 PM Ticket #2015 (VF Scale option should include -2 to create square pixels) updated by
- I'm attaching the error below with the output. In addition to the -2 …
- 6:30 PM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) updated by
-
Keywords changed
Please provide a backtrace. - 6:23 PM Ticket #2108 (empty frame add the end of the video) updated by
- Iirc, I tested the following: $ ffmpeg -i input out.wav (ffmpeg's …
- 6:20 PM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) created by
- Summary of the bug: If once presses Ctrl+C while ffmpeg is running, …
- 6:09 PM Ticket #2108 (empty frame add the end of the video) updated by
- how do you check the duration of each channel? is there a way to make …
- 6:04 PM Changeset in ffmpeg [b3d81475] by
- tests/fate/avfilter.mak: merge pp tests into GPL test list The mp=pp …
- 5:59 PM Changeset in ffmpeg [caee85bb] by
- lavfi/kerndeint: remove unused pixel_step.
- 5:59 PM Changeset in ffmpeg [f6659e5c] by
- lavfi/kerndeint: fix temp buffer linesize. Also re-enable the FATE test.
- 5:48 PM Changeset in ffmpeg [1ae9d28] by
- Support decoding AC-3 in wav. All known samples are actually …
- 5:09 PM Ticket #2115 (Hinting using ffmpeg) updated by
- Ah, here is a tool which shows that file has hint tracks: …
- 5:05 PM Changeset in ffmpeg [c1555ae4] by
- update Changelog
- 5:04 PM Ticket #2115 (Hinting using ffmpeg) updated by
- Replying to vkroutik: > How do I check if hint tracks are …
- 4:59 PM Changeset in ffmpeg [d894f747] by
- oggdec: make sure the private parse data is cleaned up
- 4:59 PM Changeset in ffmpeg [89b51b57] by
- oggdec: free the ogg streams on read_header failure Plug an annoying …
- 4:59 PM Changeset in ffmpeg [9ff92cf1] by
- 012v decoder. The decoder also supports a12v, but removes the …
- 4:47 PM Changeset in ffmpeg [40648d8c] by
- add note on windows pipe Signed-off-by: rogerdpack …
- 4:47 PM Changeset in ffmpeg [f6ef62eb] by
- doc/ffmpeg-resampler: Try to document async Improvements welcome! …
- 4:21 PM Ticket #2115 (Hinting using ffmpeg) updated by
- Thank you for the "hint", I did not know about the flag. How do I …
- 3:50 PM Ticket #2115 (Hinting using ffmpeg) updated by
-
Priority, Keywords, Component changed
Did you test the -movflags rtphint option? Is it what you are … - 3:45 PM Ticket #1085 (mmf: 2ch audio encoded with adpcm_yamaha is identified as 1ch) closed by
- fixed: Encoding stereo is now an experimental feature (testing mmf / Yamaha …
- 3:44 PM Ticket #2115 (Hinting using ffmpeg) created by
- Please do not kill me for asking for a feature. It seems that everyone …
- 3:38 PM Changeset in ffmpeg [9ffe790a] by
- Support stereo as experimental feature in mmf / Yamaha SMAF. Fixes …
- 3:30 PM Changeset in ffmpeg [a0c5917f] by
- Drop Snow codec Snow is a toy codec with no real-world use and …
- 3:23 PM Changeset in ffmpeg [6b8d8880] by
- Prepare for 10_alpha1 Release
- 3:08 PM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- Replying to reimar: > FFmpeg encodes 375 frames, handbrake …
- 3:06 PM Ticket #1905 (wmav2 in wav: fix timer when seeking) updated by
-
Keywords changed
- 3:05 PM Ticket #2114 (WMAv2 DTS and PTS values are wrong) closed by
- duplicate: Looks like a duplicate of ticket #1905. For future reports, please …
- 2:46 PM Changeset in ffmpeg [a5570054] by
- x86: lavr: use the x86inc.asm automatic stack alignment in mixing …
- 2:45 PM Changeset in ffmpeg [8069b44e] by
- Prepare 9.1 Release
- 2:08 PM Changeset in ffmpeg [631ec064] by
- fate: disable kerndeint test The filter has been added recently and …
- 1:25 PM Concatenate edited by
- Added concat protocol, added contents table (diff)
- 1:11 PM Ticket #2114 (WMAv2 DTS and PTS values are wrong) created by
- When seeking in WMAv2 stream DTS and PTS values are incorrect. If you …
- 1:08 PM Changeset in ffmpeg [8214c1d8] by
- mxfenc: avoid depending on private codec structures and functions …
- 12:58 PM Changeset in ffmpeg [3db02b83] by
- dnxhd: Add avpriv_dnxhd_get_frame_size() Signed-off-by: Michael …
- 12:57 PM Changeset in ffmpeg [4f506466] by
- x86: sbrdsp: Implement SSE qmf_post_shuffle 255 to 174 cycles on …
- 12:57 PM Changeset in ffmpeg [44a0036d] by
- x86: sbrdsp: Implement SSE sum64x5 698 to 174 cycles on Arrandale. …
- 12:57 PM Changeset in ffmpeg [5b4dfbff] by
- x86: ABS1: port to cpuflags
- 12:56 PM Changeset in ffmpeg [11e1466b] by
- cos_tablegen: fix the lack on M_PI We dont include mathematics.h as …
- 12:55 PM Changeset in ffmpeg [bfde6e5c] by
- alsdec: Introduce failsafe switch to keep ALSSpecificConfig consistent …
- 12:52 PM Changeset in ffmpeg [95f81159] by
- alsdec: Consistently use a period at the end of error messages. …
- 12:31 PM Changeset in ffmpeg [de16f08e] by
- v210x: cosmetics, reformat
- 12:31 PM Changeset in ffmpeg [6689474b] by
- v210x: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [39039f24] by
- r210dec: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [4324a3ce] by
- vb: cosmetics, reformat
- 12:31 PM Changeset in ffmpeg [9dbbda2] by
- vb: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [a0ffcee1] by
- ptx: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [b2a7b81b] by
- tiff: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [26a161a1] by
- vqavideo: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [edfe05dd] by
- mss2: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [f0547c9b] by
- v210dec: return meaningful error codes
- 12:31 PM Changeset in ffmpeg [c04c64c0] by
- indeo2: cosmetics, reformat
- 12:31 PM Changeset in ffmpeg [7b1fbd47] by
- indeo2: check decoding errors.
- 12:31 PM Changeset in ffmpeg [6ea2c9a4] by
- indeo2: return meaningful error codes
- 12:31 PM Changeset in ffmpeg [6781b531] by
- rl2: cosmetics, reformat
- 12:31 PM Changeset in ffmpeg [3c6e5a84] by
- rl2: use fixed-width integer types where appropriate
- 12:31 PM Changeset in ffmpeg [126abaaa] by
- rl2: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [7c8fceef] by
- cljr: return a meaningful error code.
- 12:31 PM Changeset in ffmpeg [80344261] by
- fraps: cosmetics, reformat
- 12:31 PM Changeset in ffmpeg [57d11e5e] by
- fraps: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [405486c2] by
- kgv1dec: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [e1a7061d] by
- kmvc: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [f3fcb1a7] by
- wnv1: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [0c19b23b] by
- dpx: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [b61e0b99] by
- truemotion1: return meaningful error codes
- 12:31 PM Changeset in ffmpeg [380242ca] by
- pnm: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [84f2847d] by
- xl: return a meaningful error code.
- 12:31 PM Changeset in ffmpeg [d47dabba] by
- xan: return a meaningful error code.
- 12:31 PM Changeset in ffmpeg [4aebb8d9] by
- xxan: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [aaf20832] by
- zmbv: return more meaningful error codes.
- 12:31 PM Changeset in ffmpeg [01b6088] by
- yop: use a meaningful error code.
- 12:31 PM Changeset in ffmpeg [11c3f204] by
- c93: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [2b011a43] by
- bmv: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [abcc2354] by
- bmp: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [6a97ea65] by
- bink: operate with pointers to AVFrames instead of whole structs. …
- 12:31 PM Changeset in ffmpeg [86d4e754] by
- bink: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [86e09b9e] by
- bfi: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [fc2a94c1] by
- bethsoftvideo: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [e83c1e2d] by
- avs: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [620faee5] by
- aura: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [38de3365] by
- asvdec: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [b3b17f78] by
- ansi: return a meaningful error code
- 12:31 PM Changeset in ffmpeg [b622e2b5] by
- anm: return meaningful error codes
- 12:31 PM Changeset in ffmpeg [18009e60] by
- aasc: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [313da47a] by
- 8bps: return meaningful error codes.
- 12:31 PM Changeset in ffmpeg [f7d15d2f] by
- 4xm: operate with pointers to AVFrames instead of whole structs. This …
- 12:31 PM Changeset in ffmpeg [85383d13] by
- 4xm: eliminate a pointless indirection
- 12:31 PM Changeset in ffmpeg [aa15afb7] by
- 4xm: simplify code with FFSWAP
- 12:31 PM Changeset in ffmpeg [10c26e92] by
- 4xm: return meaningful error codes
- 12:20 PM Changeset in ffmpeg [7456164b] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
- 10:51 AM Ticket #2100 (No burned in subtitles visible on Mac OSX) updated by
- When I compare the shared object files form the ffmpeg you are using …
- 10:06 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- FFmpeg encodes 375 frames, handbrake 483. Most likely your hardware …
- 8:32 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- ffmpeg -i output for the handbrake file looks different here: […]
- 8:07 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- I forget the "ffmpeg -i console" of the file made by handbrake. The …
- 5:51 AM Changeset in ffmpeg [c44b4ee] by
- frmdec: reduce probe score to reflect test accuracy (and pass probetest)
- 3:38 AM Changeset in ffmpeg [e797f22e] by
- vf_tinterlace: fix logical/bit op mixup Fixes CID966642 …
- 3:37 AM Changeset in ffmpeg [521daf14] by
- lavfi/kerndeint: get pix format description only once. This makes the …
- 3:36 AM Changeset in ffmpeg [c4bfb0f1] by
- fate: kerndeint requires gpl
- 3:14 AM Changeset in ffmpeg [aaf5976] by
- lavfi/avfilter: remove now unused {src,cur,out}_buf. This was …
- 3:04 AM Changeset in ffmpeg [2e7744a6] by
- lavc/subviewerdec: fix potential NULL deref. Fixes CID966647
- 3:00 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by
- To upload output files, I encode only 15 seconds. As a result, I paste …
- 2:58 AM Changeset in ffmpeg [3d0994be] by
- Megalux Frame demuxer
- 1:40 AM Changeset in ffmpeg [e27c470f] by
- fate: disable lavfi-histeq The filter has been added recently and …
- 1:40 AM Changeset in ffmpeg [0ef61512] by
- vf_kerndeint: memset buffer to avoid use of uninitialized memory. …
- 1:12 AM Ticket #913 (tiff g3fax: incorrect value of rows per strip) closed by
- fixed: patch applied
- 12:56 AM Changeset in ffmpeg [4784a135] by
- tiffdec: Use the correct height field. Fixes Ticket913 …
Note:
See TracTimeline
for information about the timeline view.
