Timeline
May 25, 2016:
- 11:51 PM Changeset in ffmpeg [89e93930] by
- doc/developer.texi: Add a code of conduct See: [FFmpeg-devel] [Vote] …
- 3:19 PM Changeset in ffmpeg [defab082] by
- avfilter/src_movie: add various commands add seek command add …
- 2:46 PM Changeset in ffmpeg [d14deeb6] by
- lavc/mediacodec: add missing MediaCodec.Get{Input,Output}Buffer() checks
- 2:46 PM Changeset in ffmpeg [fbc9359d] by
- lavc/mediacodec: factorize static fields initialization
- 2:37 PM Changeset in ffmpeg [4024b56] by
- golomb: Give svq3_get_se_golomb()/svq3_get_ue_golomb() better names
- 2:23 PM Changeset in ffmpeg [493db04c] by
- avcodec/Makefile: add missing dependencies to dca parser They are …
- 2:23 PM Changeset in ffmpeg [cb55c5b] by
- avcodec/dca_parser: set duration for core-less streams Signed-off-by: …
- 2:22 PM Changeset in ffmpeg [72a9a7e9] by
- avcodec/dca_exss: prepare to be called from parser context …
- 1:16 PM Changeset in ffmpeg [7ca4fdc0] by
- fate: More fine-grained dependencies for demuxer tests
- 1:16 PM Changeset in ffmpeg [07377fb] by
- fate: More fine-grained dependencies for voice codec tests
- 1:05 PM Ticket #5526 (Wrong Framerate detection when input DirectShow Filter) updated by
- I did additional tests It's not relate rtmp or live streaming so, I …
- 12:33 PM Ticket #5526 (Wrong Framerate detection when input DirectShow Filter) updated by
-
Summary changed
- 12:32 PM Ticket #5526 (Wrong Framerate detection when input DirectShow Filter) updated by
-
Summary changed
- 10:16 AM Changeset in ffmpeg [24fcb23] by
- avcodec/nvenc: Require Maxwell for lossless
- 10:16 AM Changeset in ffmpeg [a8cf25dd] by
- avcodec/nvenc: CUDA frames support Signed-off-by: Timo Rothenpieler …
- 10:16 AM Changeset in ffmpeg [cfb49fc6] by
- avcodec/nvenc: replace custom FIFOs with AVFifos Signed-off-by: Timo …
- 10:16 AM Changeset in ffmpeg [e1691c44] by
- avcodec/nvenc: combine input and output surface structures There is …
- 10:16 AM Changeset in ffmpeg [82d705e2] by
- avcodec/nvenc: split large functions into smaller ones Functions …
- 9:22 AM Changeset in ffmpeg [3fdffc03] by
- rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoder This …
- 2:28 AM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by
- Hi, I have the same problem. EXT-X-DISCONTINUITY tags are currently …
May 24, 2016:
- 11:39 PM Changeset in ffmpeg [9591ca70] by
- avformat/udp: Close the socket after destroying the thread using the …
- 11:39 PM Changeset in ffmpeg [9b7a8bdd] by
- avformat/udp: redesign threaded udp tx code This fixes partially …
- 11:39 PM Changeset in ffmpeg [413c842] by
- avformat/udp: Add a delay between packets for streaming to clients …
- 6:47 PM Changeset in ffmpeg [49640ae3] by
- libavcodec/dv_tablegen: fixed wrong printf format Signed-off-by: …
- 6:00 PM Changeset in ffmpeg [04d35004] by
- libavfilter/vf_hwdownload: show error when ff_formats_ref fails …
- 5:56 PM Changeset in ffmpeg [35b37591] by
- avfilter/af_hdcd: Replace complexer expression by litteral constant …
- 5:42 PM BadContent edited by
- (diff)
- 1:47 PM Changeset in ffmpeg [e47b8bb] by
- avcodec: Bump micro version after changing public JPEG 2000 defines
- 12:02 PM BadContent edited by
- (diff)
- 11:25 AM BadIP edited by
- call spam/scam by user ulu (diff)
- 10:22 AM Changeset in ffmpeg [ad61da05] by
- jpeg2000: Fix profile define values Signed-off-by: Diego Biurrun …
- 9:19 AM Ticket #5589 (Unsharp broken with high matrix size.) created by
- Summary of the bug: Corrupt colours with software unsharp filter from …
- 8:26 AM Ticket #5587 (Attempting to use scale_npp filter results in "impossible to convert ...) closed by
- invalid: Ahhh, thanks for the clarification about that. With the addition of …
- 7:03 AM Ticket #5587 (Attempting to use scale_npp filter results in "impossible to convert ...) updated by
- libavfilter is not too smart when it comes to HW acceleration. Try …
- 6:34 AM Ticket #5588 (Attempting to use scale_npp filter results in "impossible to convert ...) closed by
- duplicate: Sorry, duplicate submit of #5587
- 6:32 AM Ticket #5588 (Attempting to use scale_npp filter results in "impossible to convert ...) created by
- As best as I can tell, trying to use the scale_npp filter is always …
- 6:32 AM Ticket #5587 (Attempting to use scale_npp filter results in "impossible to convert ...) created by
- As best as I can tell, trying to use the scale_npp filter is always …
- 6:21 AM Ticket #5586 (Blend Y variable issue) closed by
- fixed: That is not latest build. Fixed in …
- 4:42 AM Ticket #5586 (Blend Y variable issue) reopened by
- Tested with latest mac os static build from website, this is the full …
- 2:37 AM Changeset in ffmpeg [4c82ccad] by
- avformat/mov: Avoid "Unintended sign extension" Fixes CID1361957 …
May 23, 2016:
- 10:27 PM Ticket #5586 (Blend Y variable issue) closed by
- fixed
- 9:42 PM Changeset in ffmpeg [8392794c] by
- avcodec/mips/idctdsp_mmi: Version 2 of the optimizations for loongson …
- 9:42 PM Changeset in ffmpeg [377e5db3] by
- avcodec/mips/pixblockdsp_mmi: Version 2 of the optimizations for …
- 9:42 PM Changeset in ffmpeg [05a54618] by
- avcodec/mips/blockdsp_mmi: Version 2 of the optimizations for loongson …
- 9:38 PM Ticket #5586 (Blend Y variable issue) updated by
-
Keywords changed
Please test current FFmpeg git head and provide the command line that … - 8:54 PM Changeset in ffmpeg [9bd1d795] by
- avcodec/dca_exss: always update downmix flags Fixes potential parsing …
- 7:49 PM Changeset in ffmpeg [5b8faaad] by
- avfilter/vf_blend: fix incorrect Y variable when threading is used …
- 2:48 PM Ticket #5586 (Blend Y variable issue) updated by
-
Summary changed
- 2:41 PM Ticket #5586 (Blend Y variable issue) created by
- Summary of the bug: When i use the blend filter, the Y variable in the …
- 12:33 PM BadIP edited by
- (diff)
- 9:28 AM Changeset in ffmpeg [6b852a3f] by
- libavutil/opencl: fixed uninitialized var warning Signed-off-by: …
- 4:46 AM Changeset in ffmpeg [ac84e618] by
- avfiltergraph: check the query_formats() return value
- 4:46 AM Changeset in ffmpeg [2ef6dab0] by
- lavc: document that avcodec_close() should not be used We cannot …
- 4:46 AM Changeset in ffmpeg [04fc8e24] by
- lavc: deprecate avcodec_get_context_defaults3() This function is …
- 4:46 AM Changeset in ffmpeg [5f30ac27] by
- lavc: deprecate avcodec_copy_context() Since AVCodecContext contains …
- 4:46 AM Changeset in ffmpeg [14634429] by
- lavf: update muxing doxy Describe the new AVCodecParameters API.
- 3:39 AM Changeset in ffmpeg [84417593] by
- libavcodec/cfhd: fixed wrong printf format Signed-off-by: Michael …
- 3:39 AM Changeset in ffmpeg [5836a503] by
- libavfilter/af_hdcd: fixed negative signed value shift Signed-off-by: …
- 1:37 AM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- thx for the progress :) EDIT: any update Shiz? EDIT2: Still no …
- 12:31 AM Changeset in ffmpeg [89806e0b] by
- fate: add aecho test Signed-off-by: Michael Niedermayer …
May 22, 2016:
- 9:32 PM Changeset in ffmpeg [cd506c27] by
- avcodec/truemotion2rt: also export key frame info Signed-off-by: Paul …
- 9:07 PM Changeset in ffmpeg [74b1bf63] by
- mp3: Make the extrasize explicit Initialize the bit buffer with the …
- 9:04 PM Changeset in ffmpeg [854c405d] by
- avcodec/iff: mention RGB8/RGBN decoder Signed-off-by: Michael …
- 8:58 PM Changeset in ffmpeg [5ce1d089] by
- avcodec/mvcdec: simplify, no need to use reget buffer Signed-off-by: …
- 8:31 PM Ticket #5584 (FFmpeg libraries leak 1MiB memory chunks on corrupt files) updated by
- FFmpeg was previously built without '--disable-debug'. Full FFmpeg …
- 6:49 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- cehoyos: You're thinking of the probably related PSMF format used on …
- 6:43 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
-
Keywords changed
- 6:30 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- Since this file's software license is the GPL, it would be better to …
- 6:25 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- MPC-BE can decode the audio stream. See …
- 6:22 PM Changeset in ffmpeg [52567e81] by
- get_bits: Drop some TRACE-level debug code It will not be provided by …
- 6:22 PM Changeset in ffmpeg [e45a638f] by
- dump: Drop unused variable
- 6:22 PM Changeset in ffmpeg [e2a3df1a] by
- avconv: Use more precise deprecation ifdefs This fixes compilation …
- 6:22 PM Changeset in ffmpeg [35c85806] by
- avconv: stop using AVStream.codec It is now only used by the …
- 1:30 PM Ticket #5567 (IFF ILBM: support multipalette images (PCHG)) updated by
- these two viewers seems to support decoding of PCHG files: …
- 12:55 PM Ticket #5585 (IFF PBM fails to decode) created by
- attached IFF PBM file stopped decoding corectly somewhere between …
- 6:23 AM Ticket #5584 (FFmpeg libraries leak 1MiB memory chunks on corrupt files) updated by
-
Priority, Keywords changed
Please recompile without --disable-debug and provide valgrind output … - 1:32 AM Ticket #5584 (FFmpeg libraries leak 1MiB memory chunks on corrupt files) created by
- I am testing the next patchset for the MOC player which adds the …
- 1:22 AM Changeset in ffmpeg [566be4f9] by
- avformat/matroskaenc: reindent after last commit Signed-off-by: …
- 1:22 AM Changeset in ffmpeg [2062d512] by
- avformat/matroskaenc: wrap par->format use as sample format under …
- 12:14 AM Changeset in ffmpeg [9d5894b2] by
- avformat/avienc: Fix memleaks on errors Fixes CID1361951 …
- 12:14 AM Changeset in ffmpeg [ea88dc3e] by
- avformat/avienc: Rename reshuffles return variable to ensure it is not …
May 21, 2016:
- 9:30 PM Ticket #5583 (support for openmp of soxr) updated by
-
Cc changed
- 7:40 PM Ticket #5549 (ffrtmp errors where librtmp succeeds) updated by
-
As reference, the
rtmp_swfsizeis 259809 andrtmp_swfhashis … - 7:03 PM Ticket #5581 (vp6: support decoding of interlaced video) updated by
- this patch almost works with my sample …
- 6:22 PM Ticket #5583 (support for openmp of soxr) updated by
- if the soxr warper doesnt return any data until it has a large enough …
- 5:50 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by
- Replying to xyq204101: > Replying to cehoyos: …
- 5:47 PM Ticket #5472 (ffmpeg: invalid dts - ffmpeg can not handle pgs subtitles) updated by
-
Cc changed
- 5:23 PM Ticket #5472 (ffmpeg: invalid dts - ffmpeg can not handle pgs subtitles) reopened by
- I have added some test data.. Contents of sample1.txt: Other …
- 5:23 PM Changeset in ffmpeg [defb960a] by
- avfilter/af_loudnorm: fix crash when ebur128 initialization was not …
- 4:49 PM Changeset in ffmpeg [4da4bfcd] by
- avformat: add MTAF demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 4:49 PM Changeset in ffmpeg [8c17eea] by
- avcodec: add adpcm MTAF decoder Signed-off-by: Paul B Mahol …
- 4:47 PM Changeset in ffmpeg [e7c5dbb4] by
- avfilter/avf_ahistogram: raise minimum acmax to 1 If acmax can be 0 …
- 4:31 PM Ticket #5468 (on2avc (0x0501): improve decoding of stereo modes) updated by
- attached some more samples […]
- 4:10 PM Changeset in ffmpeg [8e069eb5] by
- avcodec/aic: add frame threading support Signed-off-by: Paul B Mahol …
- 3:13 PM Changeset in ffmpeg [c749be9e] by
- avcodec/mips: loongson optimize h264pred with mmi v3 1. no longer use …
- 3:13 PM Changeset in ffmpeg [4a963ee6] by
- avcodec/mips: loongson optimize hpeldsp with mmi v1 1.the codes are …
- 3:13 PM Changeset in ffmpeg [a20646bb] by
- avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for …
- 1:49 PM Changeset in ffmpeg [ccc3f4e] by
- avcodec/sgirledec: simplify, no need to use reget buffer …
- 1:46 PM Ticket #2667 (console spamming when decoding a h264 / mp4 stream) updated by
- Do you know decoder that decodes this fine?
- 12:25 PM Changeset in ffmpeg [a3eb5a3c] by
- avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for …
- 11:58 AM Ticket #5583 (support for openmp of soxr) created by
- i requests support for openmp of soxr. i did some tests. from it, it …
- 9:37 AM Ticket #5580 (vp7: interlaced sample with "blit-pitch" feature) updated by
-
Summary changed
- 9:34 AM Ticket #5582 (vp5: support decoding of interlaced video) created by
- http://samples.mplayerhq.hu/V-codecs/VP5/vp5_interlace.avi …
- 9:14 AM Ticket #5581 (vp6: support decoding of interlaced video) created by
- another sample is here: https://trac.videolan.org/vlc/ticket/3338 […]
- 8:58 AM Ticket #5580 (vp7: interlaced sample with "blit-pitch" feature) created by
- so it eventually can be implemented …
- 8:44 AM Ticket #5567 (IFF ILBM: support multipalette images (PCHG)) updated by
- also decodes correctly with wasp …
- 7:07 AM Ticket #2667 (console spamming when decoding a h264 / mp4 stream) updated by
- Than file is invalid and errors are valid.
- 7:01 AM Ticket #2667 (console spamming when decoding a h264 / mp4 stream) updated by
- The original file that allows to reproduce the issue is in …
- 5:19 AM Ticket #2667 (console spamming when decoding a h264 / mp4 stream) updated by
- But nothing appears if you just decode file?
- 2:12 AM Changeset in ffmpeg [64fe1eeb] by
- avcodec/dca: use LUT for LBR frequency ranges Values for unsupported …
- 1:54 AM Changeset in ffmpeg [801dbf02] by
- avcodec/dca: simplify 'residual ok' flag tracking Move this from …
- 1:42 AM Ticket #2667 (console spamming when decoding a h264 / mp4 stream) reopened by
- I still see very similar messages as three years ago. […]
May 20, 2016:
- 7:36 PM Changeset in ffmpeg [a0349ae2] by
- avcodec/dca_parser: improve frame end search Parse core frame size …
- 7:05 PM Ticket #2667 (console spamming when decoding a h264 / mp4 stream) closed by
- fixed: Doesn't happen any more here.
- 6:11 PM Changeset in ffmpeg [39f7620d] by
- avcodec/dca: don't set initial sample_fmt Valid sample_fmt will be …
- 5:58 PM Changeset in ffmpeg [b5cda230] by
- avcodec/dca: remove useless debug message Most DTS-in-WAV streams …
- 5:32 PM Changeset in ffmpeg [b50bd695] by
- avutil/eval-test: Check av_expr_parse_and_eval() for failure and also …
- 5:11 PM Changeset in ffmpeg [e0706e9c] by
- avcodec/dca: remove Rice code length limit Signed-off-by: James Almer …
- 7:54 AM Ticket #5577 (tinterlace filter mode drop_odd and drop_even is wrong) closed by
- fixed: Fixed in 8b5941ce5954e26d372b8bf88babfa3d62175dd0.
- 7:51 AM Changeset in ffmpeg [8b5941ce] by
- doc/filters: fix order of tinterlace filter drop modes Signed-off-by: …
- 7:38 AM Ticket #5538 (adpcm_ima_amv ERROR: step_index errors) closed by
- fixed: Fixed in 14992421df88514e64fb56cfa888eade918cfc19.
- 2:32 AM Changeset in ffmpeg [b24fffeb] by
- avcodec/utils: Move avctx->codec check before its use Fixes …
May 19, 2016:
- 9:48 PM Changeset in ffmpeg [14992421] by
- avcodec/adpcm: pick correct step_index for IMA AMV Fixes #5538 …
- 8:38 PM Ticket #5579 (Random green block artifacts when decoding H264 streams) updated by
-
Priority, Keywords changed
- 8:03 PM Ticket #5578 (Disabling Icy-Metadata header not working) updated by
-
Keywords, Version, Component changed
- 7:49 PM Ticket #5512 (Audio Out of Sync after transcode) updated by
- As a workaround, I'm running this after I transcoder my file. {{{ …
- 7:37 PM Ticket #5579 (Random green block artifacts when decoding H264 streams) created by
- Summary of the bug: I'm seeing random green blocks coding mismatch …
- 7:19 PM Changeset in ffmpeg [699201ac] by
- avcodec/options-test: Check avcodec_open2() return value Fixes: …
- 4:39 PM Ticket #5578 (Disabling Icy-Metadata header not working) created by
- Trying to use -icy 0 does not disable Icy-Metadata header: […]
- 4:26 PM Changeset in ffmpeg [4b38df82] by
- lavf/mpegts: add ID3 entry to the REGD_types array This allows to …
- 4:26 PM Changeset in ffmpeg [1ab8e03a] by
- lavf/mpegtsenc: set metadata stream type and write descriptor for ID3 …
- 4:13 PM Changeset in ffmpeg [7ecfe4dc] by
- avcodec/diracdec: Fix potential integer overflow Fixes CID1361948 …
- 3:18 PM Ticket #5576 (bugreports page) updated by
-
Description, Summary changed
- 3:11 PM Ticket #5560 (IFF ANIM: support decoding of Anim Brushes) closed by
- fixed: Fixed in a5c5ae5ed855f65f33abf27ce2f5839e07c7c8e9.
- 3:02 PM Changeset in ffmpeg [7494b497] by
- avformat/iff: parse DPAN chunk Signed-off-by: Paul B Mahol …
- 2:52 PM Changeset in ffmpeg [a5c5ae5e] by
- avcodec/iff: add support for ANBR files Signed-off-by: Paul B Mahol …
- 2:20 PM Ticket #5576 (bugreports page) updated by
-
Priority, Keywords, Version, Component changed
Please consider providing a patch. - 12:17 PM Changeset in ffmpeg [3399a26d] by
- nvenc: allow setting the number of slices Based on a patch by Agatha …
- 12:17 PM Changeset in ffmpeg [10545f84] by
- nvenc: De-compensate aspect ratio compensation of DVD-like content. …
- 12:17 PM Changeset in ffmpeg [9375c974] by
- nvenc: list the major contributors in the copyright header
- 12:17 PM Changeset in ffmpeg [09522a30] by
- configure: Don't require nonfree for nvenc As the nvEncodeApi.h …
- 12:17 PM Changeset in ffmpeg [6f58b4dc] by
- nvenc: drop the hard dependency on CUDA The code needs only a few …
- 12:17 PM Changeset in ffmpeg [f11ec8ce] by
- nvenc: only support HW frames when CUDA is enabled hwcontext_cuda.h …
- 12:17 PM Changeset in ffmpeg [2156c4c3] by
- nvenc: write the VUI signal properties for HEVC Bump the API version …
- 12:17 PM Changeset in ffmpeg [a1df7865] by
- nvenc: only write the VUI signal type fields if they are set Based on …
- 12:17 PM Changeset in ffmpeg [cea1fb85] by
- nvenc: Generate bufferingPeriod/pictureTiming SEI For some unknown …
- 12:17 PM Changeset in ffmpeg [a1e215ea] by
- nvenc: Delay frame output to increase encoding speed Signed-off-by: …
- 12:08 PM Changeset in ffmpeg [9427d92f] by
- nvenc: add support for lossless encoding Based on a patch by Philip …
- 12:08 PM Changeset in ffmpeg [795329dd] by
- nvenc: Generate AUD NAL units for better compatiblity Signed-off-by: …
- 12:08 PM Changeset in ffmpeg [e42b9bc8] by
- nvenc: fix the rc option definitions
- 11:44 AM Changeset in ffmpeg [65dc7ca4] by
- Add release notes for 12.
- 11:44 AM Changeset in ffmpeg [d68fb147] by
- mjpegdec: Properly fail on malloc failure Signed-off-by: Derek …
- 11:43 AM Changeset in ffmpeg [85ce963] by
- configure: move the hardware accel libs' entries in the configure …
- 11:41 AM Changeset in ffmpeg [c0f4c7db] by
- configure: move the hardware accel libs' entries in the help text …
- 11:41 AM Ticket #5577 (tinterlace filter mode drop_odd and drop_even is wrong) created by
- Summary of the bug: tinterlace filter mode drop_odd and drop_even is …
- 11:40 AM Changeset in ffmpeg [5e220344] by
- configure: improve the help text for external libraries Add a more …
- 11:40 AM Changeset in ffmpeg [0d95d88f] by
- lavc: revert the Makefile part of 330177b There is no real advantage …
- 10:09 AM Ticket #5576 (bugreports page) created by
- from #5352 bugreports page, http://ffmpeg.org/bugreports.html. says …
- 9:49 AM Ticket #5575 (can't compile with --disable-hwaccels on osx) created by
- thank you for excellent program. i can't compile with …
- 7:55 AM Changeset in ffmpeg [ded4a654] by
- xtea-test: Use struct allocation functions from the API
- 7:55 AM Changeset in ffmpeg [8131bd4] by
- blowfish-test: Use struct allocation functions from the API
- 7:55 AM Changeset in ffmpeg [a86ef804] by
- blowfish-test: Return different values for different errors
- 7:46 AM Changeset in ffmpeg [b84f3a40] by
- movenc: Write 'loci' geotag metadata for 3gp and mp4 Signed-off-by: …
- 7:46 AM Changeset in ffmpeg [f12a705] by
- movenc: Factorize a function for finding a metadata entry and the …
- 7:46 AM Changeset in ffmpeg [daec1651] by
- movenc: Write ?xyz geotag metadata for mov files Signed-off-by: …
- 7:46 AM Changeset in ffmpeg [bc431319] by
- mov: Also export loci altitude Signed-off-by: Martin Storsjö …
- 7:46 AM Changeset in ffmpeg [94d8141c] by
- mov: Append place name instead of overwriting for loci Signed-off-by: …
- 7:46 AM Changeset in ffmpeg [f126365c] by
- mov: Fix parsing short loci Previously, we required the minimum …
- 7:46 AM Changeset in ffmpeg [704d2bd1] by
- mov: Print reason of loci parsing failure Signed-off-by: Martin …
- 7:46 AM Changeset in ffmpeg [d34826c3] by
- mov: Add a comment referring to the standard that defines the loci box …
- 5:31 AM Ticket #5512 (Audio Out of Sync after transcode) updated by
- Replying to cehoyos: > Replying to enevills: …
- 5:25 AM Ticket #5512 (Audio Out of Sync after transcode) updated by
- Replying to enevills: > I just gave {{{ -vcodec mpeg4 …
- 5:14 AM Ticket #5512 (Audio Out of Sync after transcode) updated by
-
I just gave
-vcodec mpeg4 -qscale 2and it is 1 frame early. … - 4:55 AM Ticket #5512 (Audio Out of Sync after transcode) updated by
-
Cc changed
Replying to enevills: > I see the same thing when making … - 3:02 AM Changeset in ffmpeg [e34e7a57] by
- avformat/dtshddec: move data_start outside of DTSHDDemuxContext It's …
- 1:28 AM Changeset in ffmpeg [df01a29c] by
- avcodec/exr: Fix potential integer overflow Fixes CID1361949 …
May 18, 2016:
- 11:01 PM Ticket #5512 (Audio Out of Sync after transcode) updated by
- I see the same thing when making x264 files with AAC audio. After …
- 10:47 PM Concatenate edited by
- Since there has been a bug report relating to the mmcat script not … (diff)
- 10:19 PM Changeset in ffmpeg [641dccc2] by
- avcodec/h264: Check init_get_bits8() for failure Fixes CID1361935 …
- 10:10 PM Changeset in ffmpeg [4a81bddb] by
- ffmpeg_filter: Fix AVBufferSrcParameters leak Fixed: CID1361950 …
- 10:04 PM Ticket #5498 (Pentax K-r MJPEG files - one second clicking) closed by
- fixed: Fixed in d08f2c172fd2baab022f0118f49e5b2852a2d463
- 9:59 PM Changeset in ffmpeg [d08f2c17] by
- avformat/avidec: Detect index with too short entries Fixes Ticket5498 …
- 9:59 PM Changeset in ffmpeg [7155bd1c] by
- avcodec/m101: Ask for samples with too small extradata_size …
- 8:15 PM Changeset in ffmpeg [c0c37800] by
- avfilter: add loudnorm Signed-off-by: Kyle Swanson <k@ylo.ph>
- 8:07 PM BadContent edited by
- (diff)
- 6:59 PM Changeset in ffmpeg [72d62106] by
- movenc: Add a missed const This was missed in e1eb0fc9601, when …
- 5:15 PM Ticket #5507 (ffplay crashes when decoding h265 over rtsp) updated by
- I used this rtsp server: https://github.com/revmischa/rtsp-server
- 4:59 PM Ticket #5507 (ffplay crashes when decoding h265 over rtsp) updated by
-
Cc changed
Can this be reproduced with a public rtsp stream or what needs to be … - 4:52 PM Ticket #5520 (m101: crash with fuzzed file) closed by
- fixed: Fixed in 42ee137a0a7d025f77964e38b438d00095e6dd11
- 4:40 PM Changeset in ffmpeg [42ee137a] by
- avcodec/m101: Check BPS value Fixes null pointer dereference Fixes …
- 4:08 PM Ticket #1496 (Stream passthru : VideoCodec copy) updated by
- Too bad. But I'll give it a shot. Can't be too hard, right? :)
- 2:12 PM BadContent edited by
- (diff)
- 2:06 PM Ticket #4350 (Concatenating split files of a Ikegami GFPack camera) updated by
- That is not what I meant. These 4 files are generated by a Ikegami …
- 1:44 PM Ticket #1496 (Stream passthru : VideoCodec copy) updated by
- ffserver is essentialy unmaintained. If you send patches they'd most …
- 1:38 PM Ticket #1496 (Stream passthru : VideoCodec copy) updated by
- Is there any activity on this feature? Would it be difficult to …
- 1:34 PM Ticket #4350 (Concatenating split files of a Ikegami GFPack camera) updated by
- Do I understand correctly that shorter samples do not allow to …
- 10:46 AM Changeset in ffmpeg [810a8ba5] by
- avcodec/iff: add forgotten checks for end of input buffer …
- 10:42 AM Ticket #5574 (unacceptable latency to convert rtsp to hls with ffmpeg) closed by
- invalid: For future tickets please remember to test current FFmpeg git head …
- 10:32 AM Changeset in ffmpeg [eef2f64] by
- avcodec/iff: scala anim32 & anim16 decompression Signed-off-by: Paul …
- 10:28 AM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by
- This is a harmless leak, and it will prevent you from running into …
- 10:23 AM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by
- examples often skip a bit of cleanup and error checking for brevity, …
- 10:19 AM Ticket #3194 (valgrind leak on example package (leaking global lock manager mutex ...) updated by
- I'm testing ffmpeg 3.0.2 and I can still reproduce this memory leak. …
- 9:43 AM Ticket #5574 (unacceptable latency to convert rtsp to hls with ffmpeg) updated by
- In order to play HLS the player has to download the last 3 segments of …
- 9:25 AM Ticket #5574 (unacceptable latency to convert rtsp to hls with ffmpeg) created by
- Summary of the bug: We need to play our rtsp live streaming in ios, so …
- 8:59 AM Ticket #5572 (Rewrapping NTSC MOV to AVI, results in 60000/1001 fps) updated by
- None. It's played back correctly. The fps metadata in the container …
- 8:29 AM Ticket #5328 (dvbsubtitles re encoding) updated by
- Any news on this remux bug
- 7:37 AM Changeset in ffmpeg [a79aafd0] by
- movenc: Add a test for VFR with b-frames, with a duration change at a …
- 7:37 AM Changeset in ffmpeg [e1eb0fc9] by
- movenc: Use packets in interleaving queues for the duration at the end …
- 7:37 AM Changeset in ffmpeg [fd4957d9] by
- movenc-test: Test write_data_type Signed-off-by: Martin Storsjö …
- 7:36 AM Changeset in ffmpeg [71852a1] by
- matroskaenc: Provide output bytestream markers Signed-off-by: Martin …
- 7:36 AM Changeset in ffmpeg [dbbaad3] by
- movenc: Provide output bytestream markers for fragmented content …
- 7:36 AM Changeset in ffmpeg [371df9ba] by
- flvenc: Provide output bytestream markers Signed-off-by: Martin …
- 7:36 AM Changeset in ffmpeg [db7968bf] by
- avio: Allow custom IO users to get labels for the output bytestream …
- 7:21 AM Ticket #5573 (Incorrect duration when decoding raw G.729) created by
- […] […] Both input and output file have a duration of 65 seconds.
- 6:13 AM Ticket #5572 (Rewrapping NTSC MOV to AVI, results in 60000/1001 fps) updated by
-
Keywords changed
Which media player plays the output file with an incorrect speed? - 12:24 AM Ticket #5572 (Rewrapping NTSC MOV to AVI, results in 60000/1001 fps) created by
- Summary of the bug: When rewrapping a videofile in a MOV …
Note:
See TracTimeline
for information about the timeline view.
