Timeline
May 13, 2014:
- 11:45 PM Ticket #3059 (Logfile append instead of overwrite) updated by
- It would be useful in any script which calls ffmpeg multiple times. …
- 11:32 PM Changeset in ffmpeg [c3417ed7] by
- swscale/utils: Add check that ensures that the hardcoded struct …
- 9:47 PM Ticket #3368 (FATE tests don't build when SDL is installed. (mingw/windows)) updated by
- I tried adding -Umain to the specified line in library.mak and got the …
- 9:13 PM Changeset in ffmpeg [c683e6aa] by
- build: move ebur128 swr dep to configure.
- 8:40 PM Changeset in ffmpeg [f0ae467e] by
- configure: swresample depends on avutil Signed-off-by: Michael …
- 8:40 PM Changeset in ffmpeg [efa95968] by
- common.mak: fix (not)building disabled libs Signed-off-by: Michael …
- 8:40 PM Changeset in ffmpeg [3d7218d9] by
- Merge commit '449511740f06a4675b0066730fa45cdb764ffafc' * commit …
- 6:53 PM Changeset in ffmpeg [d90ba41] by
- dpx: use intfloat.h instead of deprecated intfloat_readwrite.h. …
- 6:34 PM Changeset in ffmpeg [76581ab8] by
- Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5' * commit …
- 6:32 PM Ticket #3635 (Have machines for fate and developers with particular instruction sets) updated by
- As we come up with a list of what is mising, each should get its own …
- 6:25 PM Ticket #3636 (get all devs an avx2-capable laptop) created by
- This would allow everyone to develop, debug and test AVX/AVX2 and …
- 6:02 PM Changeset in ffmpeg [44951174] by
- build: handle library dependencies in configure Instead of setting …
- 5:44 PM Changeset in ffmpeg [9aa45920] by
- aarch64: assembler in clang-3.4 ignores the division by two Values …
- 5:42 PM Ticket #2719 (SAR and DAR the same for anamorphic? Incorrect?) updated by
-
Keywords changed
- 5:42 PM Ticket #2719 (SAR and DAR the same for anamorphic? Incorrect?) closed by
- worksforme: Afaict, the file does not specify a sample aspect ratio and FFmpeg …
- 5:06 PM Ticket #3635 (Have machines for fate and developers with particular instruction sets) created by
- The benefits would be: - Developers can implement assembly for said …
- 5:03 PM Ticket #3041 (multitude of screen capture codecs) updated by
- How can I test if any of these are fixed?
- 2:25 PM DirectShow edited by
- (diff)
- 2:04 PM Changeset in ffmpeg [cef99e12] by
- Use rac_get_prob branchy version when used within a conditional …
- 1:51 PM Changeset in ffmpeg [f1c16749] by
- Support broadcast destination for udp protocol Use the required …
- 12:29 PM Changeset in ffmpeg [bb9e5116] by
- hevc: fixing code indenting in hevcpred(cherry picked from commit …
- 12:18 PM Ticket #3153 (ffprobe doesn't allow to differenciate between LC-AAC and HE-AAC) updated by
- furthermore, differentiation between v1 and v2 HE-AAC would be nice
- 12:14 PM Changeset in ffmpeg [38df49a0] by
- hevc/intrapred: fix indent(cherry picked from commit …
- 12:14 PM Changeset in ffmpeg [053fdacd] by
- hevc: a much faster implementation of intra prediction (up to 1s on …
- 5:38 AM Ticket #2145 (avi files >1G do not seek with WMP) updated by
- Replying to cehoyos: I am also facing similar issue when …
May 12, 2014:
- 11:35 PM Ticket #3634 (asfenc: too many payloads in a packet) updated by
-
Keywords, Version, Description changed
- 11:08 PM Ticket #3634 (asfenc: too many payloads in a packet) closed by
- fixed: patch applied (72dcd48c19a655f8928af5b42b481527a15bf487)
- 10:54 PM Changeset in ffmpeg [72dcd48c] by
- avformat/asfenc: honor the maximum of 63 payloads Fixes Ticket3634 …
- 10:37 PM Ticket #3634 (asfenc: too many payloads in a packet) created by
- In the ASF specification: …
- 9:43 PM Ticket #3055 (UTVideo 709 Encode Support?) closed by
- fixed: I think this has been fixed in …
- 9:38 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by
- Please update 'Version' field in ticket header to 2.2.2. I just …
- 9:22 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by
- Not sure if it's a regression or not. I've not seen it previously, but …
- 9:21 PM Changeset in ffmpeg [c5a2c26c] by
- Use Matroska document version 2 for WebM files if possible. Google's …
- 9:20 PM Changeset in ffmpeg [bb01956d] by
- Use Matroska document version 2 for WebM files if possible. Google's …
- 9:09 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by
-
Priority changed
Please mention if this is a regression and please test current FFmpeg … - 8:55 PM Changeset in ffmpeg [81d1fcf3] by
- avcodec: add option to make is_intra_more_likely() from error …
- 8:07 PM Ticket #3059 (Logfile append instead of overwrite) updated by
- Can you explain in what usecase such appending makes sense ?
- 7:58 PM Ticket #3615 (-y option affects audio/video skew during screen capture (alsa+x11grab)) updated by
-
Summary changed
- 7:05 PM Changeset in ffmpeg [a8bc175d] by
- avformat/mp3dec: check the number of frames per buffer size Fixes …
- 6:58 PM Ticket #3327 (libavformat fails to detect some mp3 files reliably) closed by
- fixed: Fixed in d05588e21e4744ae6a47192dc2da2844d6934a5d
- 6:45 PM Changeset in ffmpeg [b3b505c7] by
- avformat/utils: if the id3 tag is too large for data after it to …
- 6:45 PM Changeset in ffmpeg [d05588e2] by
- avformat/utils: limit probe score in the id3 case only if there is a …
- 5:49 PM Ticket #3368 (FATE tests don't build when SDL is installed. (mingw/windows)) updated by
- in library.mak, DTEST is added to build the tests $(TESTOBJS) …
- 5:32 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) closed by
- fixed: Should be fixed in ab21acec Thank you for the report and the testing!
- 4:16 PM Changeset in ffmpeg [ab21acec] by
- Use Matroska document version 2 for WebM files if possible. Google's …
- 4:16 PM Changeset in ffmpeg [a01fedd9] by
- Fix compilation with --enable-lto --enable-shared with icc.
- 3:00 PM Changeset in ffmpeg [87f2d807] by
- hevcdsp: correctly indicate that hevc_put_hevc_bi_epel_h uses 9 GPRs …
- 12:34 PM Ticket #3616 (Mjpeg autodetection) updated by
- Replying to Đonny: > both give me error, though a little …
- 11:39 AM Ticket #3616 (Mjpeg autodetection) updated by
- Replying to cehoyos: Sorry, I originally didn't understand …
- 10:55 AM Ticket #3616 (Mjpeg autodetection) updated by
- Replying to Đonny: > I didn't use this command at all. …
- 10:24 AM Changeset in ffmpeg [b9cce9ee] by
- avfilter/buffer: Use av_malloc_array() Signed-off-by: Michael …
- 10:24 AM Changeset in ffmpeg [e951e04a] by
- avcodec/buffersrc: use av_mallocz_array() Signed-off-by: Michael …
- 8:08 AM Changeset in ffmpeg [4d93e758] by
- configure: Ensure log2 is disable based on msvcrt version. …
- 8:03 AM Ticket #3613 (transcode_aac test fails to build) updated by
- Please commit the fix as mentioned by Timothy.
- 7:24 AM Ticket #3616 (Mjpeg autodetection) updated by
- I didn't use this command at all. The command cannot reproduce the …
- 5:45 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by
- Replying to spookybathtub: > Alright, tried that. The …
- 4:16 AM Ticket #3633 (How to build Library file for Android?) updated by
- Replying to vinoth: > I'm new to use ffmpeg actually i …
- 1:46 AM Changeset in ffmpeg [3b2ab8a7] by
- configure: Allow log2 with msvc12 onwards. Signed-off-by: Michael …
- 1:27 AM Changeset in ffmpeg [96abdf2f] by
- avcodec/vda_h264: fix bistream typo Signed-off-by: Michael …
- 12:44 AM Changeset in ffmpeg [5460ab73] by
- Merge commit '1839fafa951308237c4672ffd9a94f927b26eac7' * commit …
- 12:25 AM Changeset in ffmpeg [28563327] by
- avcodec/vda_h264: fix null pointer dereference Signed-off-by: Michael …
May 11, 2014:
- 11:57 PM Changeset in ffmpeg [5449239a] by
- Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f' * commit …
- 11:22 PM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by
- Alright, tried that. The RGB conversion is not the problem. The …
- 11:04 PM Changeset in ffmpeg [c6a683bf] by
- Merge commit '31a46750c7eafe6bce6a3e4f09853cd0a585292b' * commit …
- 10:37 PM Changeset in ffmpeg [14aef38a] by
- Merge commit '66e6c8a7b4e3ac926302529606bd3e323c28b20f' * commit …
- 10:21 PM Changeset in ffmpeg [2ec4586d] by
- Merge commit 'dd2d3b766b20196d0b65a82e3d897ccecbf7adb8' * commit …
- 10:06 PM Changeset in ffmpeg [c4fe50b9] by
- Merge commit 'ebc29519d1634bfeb386c20a5d8a52837aae2436' * commit …
- 9:49 PM Changeset in ffmpeg [fa0f7c02] by
- Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' * commit …
- 9:40 PM Changeset in ffmpeg [8d19dd91] by
- Merge commit '08bb2567586599d62a282c4cd31567a0807f3d92' * commit …
- 9:28 PM Changeset in ffmpeg [f2f99f0] by
- Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f' * commit …
- 7:48 PM Changeset in ffmpeg [d93cf093] by
- Merge commit '632ad2248e2e5d8cd4b51e6c87c943a38c3da425' * commit …
- 6:06 PM Changeset in ffmpeg [5e955511] by
- avcodec/dct: use av_malloc_array() Signed-off-by: Michael Niedermayer …
- 6:06 PM Changeset in ffmpeg [e2c7816a] by
- avcodec/cinepakenc: use av_malloc_array() Signed-off-by: Michael …
- 4:18 PM Changeset in ffmpeg [bc0c49b8] by
- avformat/avidec: remove unused variables Signed-off-by: Michael …
- 4:10 PM Changeset in ffmpeg [0008a87c] by
- Merge commit 'e780c3daafe0588e035e752c771ebfcd2201746a' into …
- 3:59 PM Changeset in ffmpeg [2aa65923] by
- Merge commit '7f954ca502a16feeca44d4e9a7d450b404dabc94' into …
- 3:59 PM Changeset in ffmpeg [2b14d980] by
- avformat/avidec: Check required demuxing buffer sizes in …
- 3:31 PM Changeset in ffmpeg [a05f86ec] by
- Merge commit '8e9e57ed0c7f40741da1ca83e52c851263e0c168' into …
- 3:31 PM Changeset in ffmpeg [9bdb254b] by
- Merge commit '1bd6372cd34935815c0a061adbf3bc68ca68ff73' into …
- 3:30 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) reopened by
-
Reopen, because the filter
scale=h=ih:w=sar*iwdoes not produce … - 3:24 PM Changeset in ffmpeg [358d1f6e] by
- Merge commit '40ffa99dfa39c574d8784a3c4eaf6406198d675d' into …
- 3:10 PM Changeset in ffmpeg [ea28034f] by
- Merge commit 'ff79f6b35a94dde69b3d52bd2abdfdb793f525c3' into …
- 3:09 PM Changeset in ffmpeg [6452b315] by
- Merge commit 'e2a83d72da866a29f5307a56f66c469966f02473' into …
- 3:03 PM Changeset in ffmpeg [a1496925] by
- Merge commit '6c3985713b77c5c1155f31c3fbb8236f9b4cdfb5' into …
- 3:03 PM Changeset in ffmpeg [fab9a7be] by
- Merge commit '7d97cc8d87ebf6ebe7ec1865d6f932c652dbce3a' into …
- 2:51 PM Ticket #3570 (AVFoundation indev cannot enabled when configure ffmpeg compile in Mac ...) updated by
- Could you test if attached patch makes any difference? Does it allow …
- 2:44 PM Changeset in ffmpeg [3a678659] by
- Merge commit 'a56a9e65c6a17dd8b6303dd45bdc3e3368093092' into …
- 2:43 PM Changeset in ffmpeg [3fb75471] by
- Merge commit '428b629eb28907738ae98331b9f6c25cc9a8f3c8' into …
- 2:23 PM Changeset in ffmpeg [e5294f40] by
- Merge commit '194d12345d86c15b20b7e44a3679c9df3075d7f6' into …
- 2:23 PM Changeset in ffmpeg [ed1ad2f5] by
- Merge commit 'b3d8276d2dc913d708d187fb15f6e98869d00500' into …
- 1:00 PM Changeset in ffmpeg [1839fafa] by
- avconv: Support VDA hwaccel Signed-off-by: Luca Barbato …
- 1:00 PM Changeset in ffmpeg [67afcefb] by
- lavc: Add new VDA hwaccel It leverages the new hwaccel 1.2 features: …
- 1:00 PM Changeset in ffmpeg [31a46750] by
- vda: use hwaccel private data for internal bitstream buffer
- 12:59 PM Changeset in ffmpeg [66e6c8a7] by
- lavu: Add a pixel format for new VDA hwaccel The current hwaccel is …
- 12:59 PM Changeset in ffmpeg [dd2d3b76] by
- lavc: Add hwaccel private data and init/uninit callbacks
- 12:59 PM Changeset in ffmpeg [ebc29519] by
- hwaccel: Support specific frame allocators It would reduce the …
- 12:59 PM Changeset in ffmpeg [a871ef0c] by
- hwaccel: Rename priv_data_size to frame_priv_data_size This describes …
- 12:59 PM Changeset in ffmpeg [08bb2567] by
- lavc: document which parts of AVHWAccel are private.
- 12:59 PM Changeset in ffmpeg [5c1d724] by
- lavc: set AVCodecContext.hwaccel in ff_get_format() This way each …
- 12:59 PM Changeset in ffmpeg [632ad224] by
- lavc: Add an internal wrapper around get_format() It will be useful …
- 11:57 AM Changeset in ffmpeg [efcea0b9] by
- configure: Fix floating point conformance ith icl. Reviewed-by: …
- 7:55 AM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by
- I made a few tests and have good and bad news: In order to get images …
- 4:23 AM Changeset in ffmpeg [ab57cbb7] by
- lavc/on2avc: silent warnings about const params Signed-off-by: Lukasz …
- 1:20 AM Changeset in ffmpeg [72fed6d1] by
- avformat/mpegtsenc: fix minor typo in omit_video_pes_length …
- 12:13 AM Changeset in ffmpeg [04e140da] by
- libmpcodecs/vf_uspp: check avcodec_open() return code Fixes …
May 10, 2014:
- 10:16 PM Changeset in ffmpeg [e0877aa5] by
- ffserver: don't leak poll_table if poll fails Should fix Coverity …
- 8:12 PM Changeset in ffmpeg [03bda44]n1.1.11 by
- Update for 1.1.11 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 7:57 PM Changeset in ffmpeg [97bcb058] by
- Add missing "const" to pointer arrays. Signed-off-by: Reimar …
- 7:55 PM Changeset in ffmpeg [8e8dc210] by
- sws: dont use the optimized 410->420 unscaled conversion when height%4 …
- 7:55 PM Changeset in ffmpeg [3af977d4] by
- avfilter/graphdump: Fix pointer to local outside scope Fixes …
- 7:55 PM Changeset in ffmpeg [cb0d255e] by
- avcodec/mjpegdec: Fix undefined shift Fixes CID1194388 …
- 7:55 PM Changeset in ffmpeg [d2ceca6e] by
- ffmpeg_filter: fix pointer to local outside scope Fixes CID1206652 …
- 7:55 PM Changeset in ffmpeg [e8411c3b] by
- swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input Fixes Ticket 3542 …
- 7:55 PM Changeset in ffmpeg [3d5c38ca] by
- avformat/h263dec: Fix h263 probe The code was missing 1 bit in the …
- 7:55 PM Changeset in ffmpeg [8713b8e3] by
- avformat/mux: Check for and remove invalid packet durations Fixes …
- 7:29 PM Changeset in ffmpeg [6b9e0bf4] by
- avfilter/vf_removelogo: fix memleak on failure Fixes CID751770 …
- 5:31 PM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by
- Replying to spookybathtub: > For reference, I encoded the …
- 5:15 PM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by
- For reference, I encoded the same 444 file to v210 using both tools, …
- 4:27 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by
- OK understood. The patch is working : as soon as …
- 4:23 PM Changeset in ffmpeg [8e078000] by
- hevcdsp: include stddef.h for ptrdiff_t definition Including stdint.h …
- 4:17 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by
- Thanks for this solution and your precious time!!
- 4:06 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by
-
Resolution changed
- 4:05 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) closed by
- Replying to mar: > However, if I view the jpeg in another …
- 4:03 PM Changeset in ffmpeg [e780c3da] by
- pcm-dvd: Fix 20bit decoding Increment the pointer as needed. Bug-Id: …
- 4:00 PM Changeset in ffmpeg [7f954ca5] by
- avi: Improve non-interleaved detection Additional fixes by Nigel …
- 3:43 PM Changeset in ffmpeg [8e9e57ed] by
- Update Changelog
- 3:40 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by
- Yes, you are right. I have not used ffplay to view jpeg before, and it …
- 3:29 PM Ticket #3633 (How to build Library file for Android?) closed by
- invalid: Please consider this a last warning: This is a bug tracker, not a …
- 3:16 PM Ticket #3633 (How to build Library file for Android?) created by
- I'm new to use ffmpeg actually i want to build a library for Android …
- 3:14 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by
- Replying to mar: > The aspect ratio in the video changes …
- 3:11 PM Changeset in ffmpeg [1bd6372c] by
- arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 The overread …
- 3:11 PM Changeset in ffmpeg [40ffa99d] by
- arm: hpeldsp: prevent overreads in armv6 asm Based on a patch by …
- 3:11 PM Changeset in ffmpeg [ff79f6b3] by
- avfilter: Add missing emms_c when needed Arch specific calls should …
- 2:15 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by
- Yes, of course. Here is the ffplay output of out_001.jpeg: […] …
- 2:05 PM Changeset in ffmpeg [e2a83d72] by
- Update Changelog for v10.1
- 2:01 PM Changeset in ffmpeg [6c398571] by
- Add missing changelog entries for v10
- 1:07 PM Changeset in ffmpeg [c6bf660b] by
- opencl: Make init_mtx static with volatile lock Signed-off-by: …
- 12:55 PM Changeset in ffmpeg [fa23190a] by
- hevcdsp: add missing header include Fixes make checkheaders …
- 12:46 PM Changeset in ffmpeg [2e55f3e9] by
- avfilter/vf_lut3d: check size in parse_dat() Fixes CID1212261 …
- 12:34 PM Ticket #3616 (Mjpeg autodetection) updated by
- Replying to Đonny: > Replying to cehoyos: > > …
- 12:17 PM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by
- Are you sure the problem occurs in lut3d itself and not in the scaling …
- 12:13 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by
- Could you add ffplay console output for the two jpg files you …
- 8:51 AM Ticket #3632 (How to build library file for Android?) closed by
- invalid: Sorry, this is a bug tracker, please see …
- 8:03 AM Ticket #3632 (How to build library file for Android?) created by
- I'm new to use ffmpeg actually i want to build a library for Android …
- 6:59 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- I don't really understand the question about setting the range. I …
- 6:46 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- Did you try setting the range?
- 6:45 AM Ticket #3627 (How to fix build_android.sh: function: not found error?) closed by
- needs_more_info: Please reopen this ticket if you can provide your actual configure …
- 5:54 AM Ticket #2847 (3D_LUT_Filter seems to work incorrect) updated by
- With the recent patch, 3D LUT application is more accurate, but still …
- 4:45 AM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by
- ffmpeg configure file is as it is i didn't make any change I'd just …
- 2:14 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- No, my application isn't set up for using filters. I'll look into that.
- 1:51 AM Changeset in ffmpeg [dc6b99d] by
- avformat/movenc: Check ff_put_wav_header() return code Fixes …
- 12:12 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- Did you test the filter?
- 12:11 AM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by
-
Keywords, Component changed
May 9, 2014:
- 11:38 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Please consider adding support for 7350Hz as in comment:206. …
- 11:21 PM Ticket #3623 (Mixed results writing M4A metadata) updated by
- This command also works […] Note, this issue was discussed over 3 …
- 10:06 PM Changeset in ffmpeg [8cc6e91f] by
- Document smoothstreaming muxer Signed-off-by: Michael Niedermayer …
- 8:05 PM Changeset in ffmpeg [b372f673] by
- avcodec: better level/index printing
- 7:41 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by
-
Component changed
- 7:29 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) updated by
- I uploaded the sample file to the FTP server
- 7:16 PM Ticket #3631 (Aspect ratio change in the middle of a video stream) created by
- I have a .ts file with an aspect ratio change in the middle of the …
- 6:48 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- Thanks for explaining this. The value range is indeed expanded when …
- 6:28 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I'm close to finishing testing of a better patch for ABR's M/S bug. …
- 6:12 PM Ticket #3630 (ffserver crashes when a client disconnect) created by
- I am trying to stream a mp4 file using ffserver and ffmpeg from my …
- 6:09 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- The filter is called extractplanes.
- 6:08 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- Replying to andreasg: > I verified that the values in …
- 5:59 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- I verified that the values in frame->data[0] and gray_frame->data[0] …
- 5:43 PM Changeset in ffmpeg [398e3a5] by
- avcodec: replace uses of deprecated avcodec_set_dimensions() …
- 5:04 PM Ticket #2541 (Autodetect image file codecs) updated by
- Ticket #3616 has been marked as duplicate to this one. I'm not sure if …
- 4:58 PM Ticket #3616 (Mjpeg autodetection) updated by
- Replying to cehoyos: > This sounds as if the problem is …
- 4:33 PM Changeset in ffmpeg [3554c2fa] by
- libmpcodecs: Fix compilation due to missing static in suncc. …
- 3:32 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by
- Since Opus is supported in WebM and Opus requires Matroska version 4, …
- 3:27 PM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by
- Please test attached patch.
- 3:07 PM Ticket #2931 (mp3: wrong duration) updated by
-
Cc changed
I think this sample exhibits … - 3:07 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by
- As said, we cannot support such scripts. Please test your configure …
- 2:44 PM Changeset in ffmpeg [8a216138] by
- Merge commit '9880a0d4b131ef36694d62f78060350a81f08b80' * commit …
- 2:24 PM Ticket #2901 (mpeg4 encoder does not have any of the profile/level standard) updated by
- Just for reference for anyone getting here with google and needs to …
- 2:18 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by
- build_android.sh this my script file to get a lib and all together in …
- 2:07 PM Changeset in ffmpeg [9880a0d4] by
- pcm-dvd: Fix 20bit decoding Increment the pointer as needed. Bug-Id: …
- 1:23 PM Ticket #1604 (Rtmp streaming fps continually drops) updated by
- This bug is still present in the current release (and I wish I had …
- 1:18 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by
-
Priority, Analyzed by developer, Component changed
What isbuild_android.sh? Only the native FFmpeg configure … - 1:10 PM Changeset in ffmpeg [a7b554f8] by
- rtpdec: make the NTP time values unsigned. As per RFC3550, section 4, …
- 1:08 PM Ticket #3629 (Remuxing 25 fps single frame file to nut container seemingly results ...) created by
- See command lines and output. The resulting file is reported by both …
- 1:00 PM Ticket #3628 (configure's behaviour for --enable-static and --enable-shared seems to ...) closed by
- invalid: Apologies. Brain meltdown.
- 12:53 PM Ticket #3628 (configure's behaviour for --enable-static and --enable-shared seems to ...) updated by
-
.aare static libs,.soare shared ones, so I don't get … - 12:49 PM Ticket #3628 (configure's behaviour for --enable-static and --enable-shared seems to ...) created by
- This command: ./configure --disable-optimizations …
- 12:41 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) updated by
- Replying to vinoth: > I'm trying to separate audio and …
- 12:37 PM Ticket #3627 (How to fix build_android.sh: function: not found error?) created by
- I'm trying to separate audio and video from video file. After …
- 12:18 PM Changeset in ffmpeg [bc478019] by
- configure: check for recent dxva2api headers with fixed COBJMACROS …
- 11:34 AM Changeset in ffmpeg [2201d1a0] by
- avcodec/hevc: Fix undefined shifts Signed-off-by: Michael Niedermayer …
- 11:19 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by
- (That's at least what I thought, maybe it isn't true for MODE_WEBM.)
- 11:18 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by
-
You could send your patch (made with
git format-patchor {{{git … - 11:17 AM Changeset in ffmpeg [0be95996] by
- avcodec/mpegaudiodec_template: make shift unsigned to avoid undefined …
- 11:03 AM Ticket #3583 (Internet Explorer fails to play WebM files produced by ffmpeg) updated by
- This is clearly the fault of the plugin. But while waiting for a fix …
- 9:57 AM Ticket #3626 (add 'extern "C"' to headers) closed by
- wontfix: The headers are C headers and I believe this documented. If you want …
- 8:50 AM Ticket #3626 (add 'extern "C"' to headers) updated by
- We have about 85 C public headers currently. Am I correct to assume …
- 8:32 AM Ticket #3626 (add 'extern "C"' to headers) created by
- Your policy at the moment is to require applications to add 'extern …
- 7:34 AM Ticket #3623 (Mixed results writing M4A metadata) reopened by
- 7:33 AM Ticket #3623 (Mixed results writing M4A metadata) updated by
- […]
- 7:33 AM Ticket #3623 (Mixed results writing M4A metadata) updated by
- […]
- 7:33 AM Ticket #3623 (Mixed results writing M4A metadata) updated by
- @cehoyos my arrogance has cost me, I apologize. It seems "-f mp4" does …
- 6:22 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- Maybe setting the swscale to output yuv-range would pick the old …
- 6:18 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- Converting from yuv420p to grayscale without scaling pretty much just …
- 6:07 AM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) updated by
- The old (fast) version produced incorrect output which was not …
- 3:16 AM Changeset in ffmpeg [341cacb9] by
- avcodec/x86/hevcdsp_init: fix build failure with --disable-mmx …
- 12:03 AM Changeset in ffmpeg [e54c052] by
- avcodec/mpeg4videodec: print run/level/index values Signed-off-by: …
- 12:03 AM Changeset in ffmpeg [6df33c49] by
- avcodec: include GET_RL_VLC() in trace output Signed-off-by: Michael …
- 12:00 AM Changeset in ffmpeg [7d97cc8d] by
- rtmpproto: Check the buffer sizes when copying app/playpath strings …
May 8, 2014:
- 11:56 PM Changeset in ffmpeg [a56a9e6] by
- swscale: Fix an undefined behaviour Prevent a division by zero down …
- 11:56 PM Changeset in ffmpeg [428b629e] by
- vp9: Read the frame size as unsigned Sample-Id: 00001723-google …
- 10:21 PM Ticket #3625 (Unscaled conversion from yuv420p to gray is slow) created by
- Summary of the bug: It is very slow to use sws_scale to convert from …
- 10:14 PM Changeset in ffmpeg [63832e01] by
- hvcodec/x86/hevcdsp: make macros more modular to support functions …
- 10:08 PM Ticket #2595 (Last frame of partly deintelacted video stream, not deinterlaced) updated by
- Note: timeline support added to phase filter in 69d72140, if you want …
- 9:58 PM Changeset in ffmpeg [5623a10] by
- avfilter/phase: make the main loop readable.
- 9:34 PM Changeset in ffmpeg [5df10150] by
- avfilter/phase: add some constness for RO data pointers.
- 9:34 PM Changeset in ffmpeg [69d72140] by
- avfilter/phase: add timeline support.
- 8:59 PM Changeset in ffmpeg [8de600de] by
- avfilter/phase: avoid a memcpy per frame.
- 8:59 PM Changeset in ffmpeg [687119aa] by
- avfilter/phase: do not pass the whole context to analyze_plane(). …
- 8:59 PM Changeset in ffmpeg [362ab940] by
- avfilter/phase: add comment on the context cached frame.
- 8:44 PM Changeset in ffmpeg [996fffbb] by
- Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e' * commit …
- 7:10 PM Changeset in ffmpeg [126927c5] by
- avcodec/exr: mark gama option as experimental / unsupported …
- 7:00 PM Changeset in ffmpeg [cd3daad7] by
- avcodec/exr: Add a gamma flag to exr loader to avoid banding This is …
- 5:40 PM Ticket #1878 (Seeking causes later packets to be thrown away) updated by
- This bug seems to still exist as of ffmpeg 2.2. It's particularly bad …
- 4:19 PM Changeset in ffmpeg [0c2a6dab] by
- avformat/rtmpproto: add FFMIN() to av_strlcpy() Suggested-by: Reimar …
- 4:02 PM Changeset in ffmpeg [0bacfa8d] by
- rtmpproto: Check the buffer sizes when copying app/playpath strings …
- 3:37 PM Changeset in ffmpeg [aff352be] by
- avcodec/mjpegdec: zero gb to silence warning about it being possibly …
- 3:33 PM Changeset in ffmpeg [ce4ae184] by
- avcodec/takdec: Always initialize hsize, silence "may be used …
- 2:48 PM Changeset in ffmpeg [62a9725b] by
- avcodec/dcadec: add an assert to silence a uninitialized variable …
- 2:47 PM Changeset in ffmpeg [7e79d72] by
- avcodec/dcadec: remove always true if() Signed-off-by: Michael …
- 2:40 PM Changeset in ffmpeg [364e8904] by
- avcodec/cinepakenc: Fix "may be used uninitialized in this function" …
- 9:06 AM Ticket #3624 (H264 decoding error messages from a possibly valid mxf file) updated by
- http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3624/
- 9:03 AM Ticket #3624 (H264 decoding error messages from a possibly valid mxf file) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/51662 A user …
- 7:51 AM Ticket #3607 (flv problem) closed by
- invalid: I don't think this has any similarity with a valid ticket.
- 7:49 AM Ticket #3623 (Mixed results writing M4A metadata) closed by
- needs_more_info: Please feel free to reopen this ticket if you can provide the missing …
- 7:39 AM Ticket #3623 (Mixed results writing M4A metadata) updated by
- 7:28 AM Ticket #3623 (Mixed results writing M4A metadata) updated by
- Replying to svnpenn: > @cehoyos , did you even read the …
- 7:16 AM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
-
Cc changed
- 7:16 AM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by
- ok full output from now on ;) thanks for taking care of the issue
- 6:02 AM Ticket #3623 (Mixed results writing M4A metadata) updated by
- 5:55 AM Ticket #3623 (Mixed results writing M4A metadata) updated by
-
Keywords changed
Please post the command line that does not produce the expected output … - 4:53 AM Changeset in ffmpeg [6c23a850] by
- avfilter/af_compand: Silence "may be used uninitialized" warning …
- 3:25 AM Ticket #3623 (Mixed results writing M4A metadata) created by
- Given this file http://bitbucket.org/svnpenn/a/downloads/superuser.mp4 …
- 1:49 AM Changeset in ffmpeg [c71f8d40] by
- Merge remote-tracking branch 'lukaszmluki/master' * …
May 7, 2014:
- 9:51 PM Changeset in ffmpeg [194d1234] by
- dcadec: Use correct channel count in stereo downmix check …
- 9:50 PM Changeset in ffmpeg [b3d8276d] by
- dcadec: Do not decode the XCh extension when downmixing to stereo …
- 9:39 PM Changeset in ffmpeg [9b60d907] by
- lavc: use av_fifo_freep Signed-off-by: Lukasz Marek …
- 9:39 PM Changeset in ffmpeg [ce1eefe6] by
- lavf: use av_fifo_freep Signed-off-by: Lukasz Marek …
- 9:39 PM Changeset in ffmpeg [a5f2f33a] by
- ffmpeg: use av_fifo_freep Signed-off-by: Lukasz Marek …
- 9:39 PM Changeset in ffmpeg [75a19f5e] by
- lavd/jack_audio: use av_fifo_freep Signed-off-by: Lukasz Marek …
- 9:39 PM Changeset in ffmpeg [70b63419] by
- lavfi: use av_fifo_freep Signed-off-by: Lukasz Marek …
- 9:39 PM Changeset in ffmpeg [351f6118] by
- lavu/fifo: add av_fifo_freep function Function allows to free fifo …
- 9:28 PM Ticket #3604 (SDL2 support for avdevice and ffplay) updated by
- See also macports ticket https://trac.macports.org/ticket/43100
- 9:24 PM Changeset in ffmpeg [9e586774] by
- avcodec/huffyuvenc: Make version 3 of ffvhuff non experimental …
- 9:15 PM Ticket #3614 (Targa doesn't work with image2pipe) updated by
- Oh, nevermind. It's just the filesize in bytes. Sorry.
- 9:13 PM Ticket #3614 (Targa doesn't work with image2pipe) updated by
- Sorry to ask, but what is the calculation behind the frame_size? I'm …
- 9:03 PM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by
- Replying to julian: > {{{ > Input #1, …
- 9:01 PM Ticket #3622 (Second audio track in mov sometimes marked as default) created by
- Related to ticket #468, #1174 and #2626 The following command line …
- 8:30 PM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by
- provided in comment 10 but i'll write it up again 1. download …
- 8:21 PM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by
- Sorry for forgetting about this issue. A bisect will hopefully not be …
- 7:47 PM Ticket #3614 (Targa doesn't work with image2pipe) closed by
- wontfix: […] I am not convinced there ever will be a targa parser (which …
- 7:17 PM Ticket #3614 (Targa doesn't work with image2pipe) updated by
- Actually, after checking this out it looks like all the files are the …
- 6:02 PM Ticket #2626 (possibility to create "disabled" tracks in MP4/MOV container missing) updated by
- would a git bisect speed up a fix of this?
- 4:50 PM Ticket #2220 (FFMPEG unable to stream copy some wtv H264 into mpegts) updated by
- i have a bunch of more files that all exhibit the "pts (xx) < dts (yy) …
- 4:50 PM Ticket #1150 (H264 Main remuxing to TS fails (missing timestamps)) updated by
- i have a bunch of more files that all exhibit the "pts (xx) < dts (yy) …
- 3:54 PM Changeset in ffmpeg [54ae5880] by
- avcodec/cinepakenc: drop coded_frame init Fixes const being lost …
- 3:54 PM Changeset in ffmpeg [a6e9448d] by
- avcodec/cinepakenc: Zero AVPictures, silence "may be used …
- 3:48 PM Changeset in ffmpeg [a779602] by
- avcodec/eamad: silence uninitialized variable warnings Signed-off-by: …
- 3:15 PM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by
- Replying to dericed: > IMO when ffmpeg is configured with …
- 3:08 PM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by
- Yes the ticket is mostly about how ffmpeg selects which jpeg2000 …
- 2:52 PM Changeset in ffmpeg [eeb48353] by
- avcodec/ac3enc: silence 2 warnings about "possibly uninitialized" …
- 2:15 PM Changeset in ffmpeg [efbf107f] by
- avfilter/aeval: silence "may be used uninitialized" warning …
- 1:02 PM Changeset in ffmpeg [1898c2f4] by
- inline asm: fix arrays as named constraints. Signed-off-by: Michael …
- 12:39 PM Ticket #3393 (Interlaced H.264 packets are split causing MP4 STTS) updated by
- Replying to cehoyos: > Replying to wim_arbor: …
- 12:26 PM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by
- https://trac.ffmpeg.org/query?status=!closed&keywords=~j2k
- 12:23 PM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by
- This ticket should contain links to the tickets describing issues in …
- 11:44 AM Ticket #3393 (Interlaced H.264 packets are split causing MP4 STTS) updated by
- Replying to wim_arbor: > What I understand from the …
- 11:26 AM Ticket #3393 (Interlaced H.264 packets are split causing MP4 STTS) closed by
- invalid: Closing as invalid because it violates the ISO spec. I have seen …
- 10:46 AM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by
- Replying to Cigaes: > You say it is a regression: do you …
- 10:01 AM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by
- You say it is a regression: do you know a version of the FFmpeg j2k …
- 9:58 AM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by
- It appears that this ticket (that is imo an important regression, not …
- 9:36 AM Ticket #3147 (H264 - Wrong field order) updated by
- I also stumbled over this problem a few weeks ago. From looking at the …
- 9:05 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by
- Thanks for clarifying.
- 9:04 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by
-
Type changed
- 9:04 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") closed by
- wontfix
- 8:58 AM Ticket #3584 (Memleak when probing broken transport stream) closed by
- fixed: Fixed by Marton in 6c537510
- 8:52 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) updated by
-
Keywords, Status changed
- 8:51 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by
- Replying to dE_logics: > I'm trying to get input of all …
- 8:39 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) updated by
-
Keywords, Summary changed
Please upload the input sample. - 8:38 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by
- ffmpeg -r 1/3 -pattern_type glob -i \* -q 0 -target ntsc-dvd …
- 8:38 AM Ticket #3603 (ffprobe crashes on streams added after probe) reopened by
- Still reproducible with 134206c
- 8:31 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) updated by
- It does not succeed, i.e. exit status 1. Sorry for the ambiguous wording.
- 8:29 AM Ticket #3603 (ffprobe crashes on streams added after probe) closed by
- fixed
- 8:29 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) updated by
- Is there a crash or do you want to report that the remuxing does not …
- 8:22 AM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) created by
- I have some h264/mkv files that ffmpeg blows up on while remuxing, due …
- 7:59 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by
- Replying to dE_logics: > ffmpeg version 1.2.6 This looks …
- 7:59 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by
- '*' is a valid glob.
- 7:58 AM Ticket #3614 (Targa doesn't work with image2pipe) updated by
-
And the name of the option is
-frame_size… - 7:58 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by
- ffmpeg -r 1/3 -pattern_type glob -i \* -q 0 -target pal-dvd …
- 7:57 AM Ticket #3614 (Targa doesn't work with image2pipe) updated by
- Replying to cehoyos: > The files you attached have the …
- 7:53 AM Ticket #3614 (Targa doesn't work with image2pipe) updated by
- The files you attached have the same size (meaning you can use the …
- 7:50 AM Ticket #3616 (Mjpeg autodetection) closed by
- duplicate: Replying to Đonny: > I cannot upload the file because of …
- 7:45 AM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
-
Please send your patch (made with
git format-patchor at least … - 7:41 AM Ticket #3618 (incorrect error message) closed by
- invalid: Replying to spookybathtub: > When converting Prores 444 …
- 7:15 AM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
How is this 2.2.1-related? > Note, although my examples use ffplay to … - 7:12 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") updated by
- To make this a valid ticket, please provide your failing command line …
- 7:10 AM Ticket #3603 (ffprobe crashes on streams added after probe) updated by
-
Analyzed by developer changed
- 6:10 AM Ticket #3603 (ffprobe crashes on streams added after probe) updated by
-
Analyzed by developer, Cc changed
- 6:09 AM Ticket #3603 (ffprobe crashes on streams added after probe) updated by
-
Owner changed
- 4:17 AM Ticket #3620 (-pattern_type glob -i '*' fails with " *: No such file or directory") created by
- I'm trying to get input of all files (mix of jpg and png images) with …
- 4:15 AM Changeset in ffmpeg [134206ca] by
- avformat/utils: fix const warnings Signed-off-by: Michael Niedermayer …
- 4:14 AM Changeset in ffmpeg [8dd435f0] by
- cmdutils: include config.h, fix "is not defined" warning due to …
- 2:53 AM Ticket #3619 (If configured with libopenjpeg then use it as default jpeg2000 decoder) created by
- Summary of the bug: The jpeg2000 decoder in ffmpeg is experimental and …
- 1:42 AM Changeset in ffmpeg [cd20b93] by
- avformat/h263dec/h263_probe: Check TR Fixes missdetection of …
- 1:20 AM Changeset in ffmpeg [3ad21c50] by
- avformat/h263dec/h263_probe: Check PSC bit 9 and 13 in Signed-off-by: …
- 1:12 AM Changeset in ffmpeg [04b15a60] by
- avformat/h263dec: shift data in state to make more bits available to …
- 12:13 AM Changeset in ffmpeg [32646389] by
- avcodec/wavpack: initialize pointers to silence warning about them …
- 12:07 AM Changeset in ffmpeg [84655bda] by
- avcodec/hevc: remove unused variable Signed-off-by: Michael …
May 6, 2014:
- 11:32 PM Changeset in ffmpeg [4cdea929] by
- swresample/resample: add missing xmm clobbers Might fix fate-swr on …
- 10:39 PM Changeset in ffmpeg [d68ed9f] by
- Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78' * commit …
- 8:41 PM Changeset in ffmpeg [7ce3bd96] by
- rtmpproto: Support alternative slist parameter in rtmp URLs Support …
- 8:02 PM Ticket #3618 (incorrect error message) created by
- When converting Prores 444 video to x264 with 4:2:0 color space, there …[…]
- 6:22 PM Ticket #3617 (ffmpeg creates chapter marks in encoding unreadable to quicktime) created by
- ffmpeg creates chapter marks in MP4/MOV files in an encoding that is …
- 4:27 PM Changeset in ffmpeg [fc7d0d82] by
- avcodec/x86/hevcdsp_init: fix SSE4 checks Found-by: James Almer …
- 4:23 PM Changeset in ffmpeg [7be230b5] by
- avcodec/x86/Makefile: remove duplicate line Signed-off-by: Michael …
- 4:23 PM Changeset in ffmpeg [3b3db02f] by
- avcodec/x86/hevcdsp_init: fix build on 32bit Signed-off-by: Michael …
- 4:23 PM Changeset in ffmpeg [7a2491c4] by
- HEVC : added assembly MC functions pretty print x86 Reviewed-by: …
- 4:22 PM Changeset in ffmpeg [83976e40] by
- hevc: C code update for new motion compensation pretty print C …
- 2:45 PM Ticket #2689 (Set-top boxes show wrong Aspect Ratio on HD content) updated by
- Based on code analysis and looking at the ffmbc fix, the solution is …
- 1:39 PM Changeset in ffmpeg [760a9ef4] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: mpegts: …
- 12:29 PM Ticket #3603 (ffprobe crashes on streams added after probe) updated by
- It is not the case of multiple av_frame_free I placed break point at …
- 12:15 PM Changeset in ffmpeg [ac9869ff] by
- x86/mpegaudiodsp.c: msvc compilation error without sse/avx_external …
- 12:14 PM Changeset in ffmpeg [38b722e7] by
- gitignore: add tools/uncoded_frame Signed-off-by: Lukasz Marek …
- 10:40 AM Ticket #3603 (ffprobe crashes on streams added after probe) updated by
- gdb trace with ffprobe_g -show_packets <input> ffprobe version …
- 7:04 AM Ticket #3616 (Mjpeg autodetection) updated by
- I cannot upload the file because of size limitations, please download …
- 6:46 AM Ticket #3616 (Mjpeg autodetection) created by
- Summary of the bug: I have one strange MJPEG file. If the file is …
- 4:31 AM Ticket #3613 (transcode_aac test fails to build) updated by
- And that does build.
- 3:36 AM Changeset in ffmpeg [7db0f9be] by
- avcodec/mpeg4videoenc: fix alternative implementation of …
- 3:34 AM Changeset in ffmpeg [141a846] by
- avcodec/mpeg4videodec: fix mcbpc error messages Signed-off-by: …
Note:
See TracTimeline
for information about the timeline view.
