Timeline
May 27, 2016:
- 11:22 PM Changeset in ffmpeg [f66ca03] by
- avformat/oggparseflac: Fix memleaks in old_flac_header() Fixes …
- 7:41 PM Ticket #5594 (Incorrect documentation for: av_find_best_pix_fmt_of_2()) created by
- The function: av_find_best_pix_fmt_of_2() has the same documentation …
- 6:00 PM Ticket #5593 (OS X h264_videotoolbox encoder and codecpar API race condition with ...) updated by
- Thanks ! Do i need to edit the bug to correctly tag video toolbox …
- 5:59 PM Ticket #5593 (OS X h264_videotoolbox encoder and codecpar API race condition with ...) updated by
- This would appear to be a bug in the videotoolbox encoder, and …
- 5:54 PM Ticket #5593 (OS X h264_videotoolbox encoder and codecpar API race condition with ...) updated by
-
Summary changed
- 5:54 PM Ticket #5593 (OS X h264_videotoolbox encoder and codecpar API race condition with ...) created by
- Summary of the bug: On OS X, using the new send frame / receive …
- 4:27 PM Changeset in ffmpeg [9106cba2] by
- fate: Add fate-prores-gray Signed-off-by: Michael Niedermayer …
- 3:25 PM Changeset in ffmpeg [9c437036] by
- avcodec/proresdec2: Add support for grayscale videos Signed-off-by: …
- 2:30 PM Changeset in ffmpeg [281caec] by
- avfilter/avfiltergraph: Clear graph pointers in …
- 1:49 PM Changeset in ffmpeg [5264e7b] by
- ac3: Check the array bound before dereferencing CC: …
- 12:28 PM Changeset in ffmpeg [2dc954e0] by
- Merge commit '44d16df413878588659dd8901bba016b5a869fd1' * commit …
- 10:16 AM Ticket #5591 (IFF ANIM: trashed palette) updated by
- here is the same anim first splitted into separate frames like this: …
- 9:57 AM Changeset in ffmpeg [a86aa160] by
- vaapi_h264: Add trivial support for low-power encoding Experimental; …
- 9:56 AM Changeset in ffmpeg [b51c7c6b] by
- vaapi_h264: Fix frame_num after non-reference frames Non-reference …
- 9:56 AM Changeset in ffmpeg [2bfa067d] by
- vaapi_encode: Check config attributes before creating config This …
- 9:27 AM Changeset in ffmpeg [6641819] by
- build: Ignore generated mapfile and remove it on distclean
- 7:52 AM Ticket #5592 (How to change frame rate of video using coding(c++)) created by
- Summary of the bug: * I have two videos, with two different, for …
May 26, 2016:
- 10:22 PM Changeset in ffmpeg [d970f7ba] by
- ffserver: fixed deallocation bug in build_feed_streams Signed-off-by: …
- 7:41 PM Ticket #5591 (IFF ANIM: trashed palette) reopened by
- with 64bit build artefacts are visible as well
- 7:22 PM Ticket #5591 (IFF ANIM: trashed palette) updated by
- There are visible artefacts (or trashed palette) with this build (and …
- 6:54 PM Ticket #5591 (IFF ANIM: trashed palette) closed by
- invalid: I see no artifacts.
- 5:31 PM Ticket #5559 (IFF ANIM: fix decoding artefacts (ANIM-J)) updated by
- MoviePro from this package: …
- 5:04 PM Changeset in ffmpeg [7f5c6ea5] by
- avformat/utils: Fix use of uninitialized variable Fixes CID1361961 …
- 5:01 PM Ticket #5591 (IFF ANIM: trashed palette) created by
- attached file decodes correctly with MultiShow and AWC …
- 4:53 PM BadContent edited by
- remove false positive (diff)
- 4:32 PM Changeset in ffmpeg [a0f76b82] by
- avcodec/dca: move EXSS sampling frequency arrays to dca.c Avoids …
- 1:40 PM Changeset in ffmpeg [f5c43884] by
- FATE: drop the audio stream from the dxtory test This is a video test …
- 1:40 PM Changeset in ffmpeg [fe7b21c8] by
- avconv: fix parsing bitstream filters The current code modifies the …
- 1:40 PM Changeset in ffmpeg [80fb19bc] by
- avconv: fix a check for av_bsf_get_by_name() return value
- 1:40 PM Changeset in ffmpeg [9f7590f4] by
- avconv_vaapi: use the hwcontext device creation API
- 1:40 PM Changeset in ffmpeg [18c506e9] by
- avconv_dxva2: use the hwcontext device creation API
- 1:40 PM Changeset in ffmpeg [f72db3f2] by
- avconv_vdpau: use the hwcontext device creation API
- 1:40 PM Changeset in ffmpeg [b8bf9194] by
- hwcontext_vaapi: implement device creation
- 1:40 PM Changeset in ffmpeg [8e70385a] by
- hwcontext_dxva2: implement device creation
- 1:40 PM Changeset in ffmpeg [2e219b49] by
- hwcontext_cuda: implement device creation
- 1:40 PM Changeset in ffmpeg [38392b2a] by
- hwcontext_vdpau: implement device creation
- 1:40 PM Changeset in ffmpeg [1c9e8616] by
- hwcontext: add a function for opening devices
- 1:40 PM Changeset in ffmpeg [24b5cff] by
- lavc: handle hw_frames_ctx where necessary avcodec_copy_context() …
- 1:10 PM Ticket #5590 (Schematron validation not successful. Period element shall have an id.) created by
- Using http://www-itec.uni-klu.ac.at/dash/?page_id=605 for validating …
- 10:22 AM Changeset in ffmpeg [d93495c9] by
- avcodec/vble: add frame threading support Signed-off-by: Paul B Mahol …
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 …
Note:
See TracTimeline
for information about the timeline view.
