Timeline
May 26, 2014:
- 11:52 PM Ticket #3671 (can't decode rm video with -ss 0) updated by
-
Keywords, Component changed
- 11:51 PM Ticket #3671 (can't decode rm video with -ss 0) updated by
-
Keywords, Status, Version, Reproduced by developer, Summary changed
[…] - 11:24 PM Ticket #3671 (can't decode rm video with -ss 0) updated by
- Replying to cehoyos: > Is this not reproducible with …
- 8:39 PM Ticket #3673 (video-stream not recognized) updated by
-
Resolution, Reproduced by developer changed
"Fixed" in e6a084641aada7a2e4672172f2ee26642800a361 if this causes … - 8:33 PM Changeset in ffmpeg [e6a08464] by
- avformat/utils: set max analyze duration depending on the …
- 8:33 PM Changeset in ffmpeg [52887aa4] by
- avformat: move default for max_analyze_duration into utils.c this way …
- 8:25 PM Changeset in ffmpeg [7cc4c9f3] by
- lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB Thatt hardcodes the …
- 8:25 PM Changeset in ffmpeg [b03b2d86] by
- buffersrc: avoid using AV_PIX_FMT_NB That hardcodes the number of …
- 8:25 PM Changeset in ffmpeg [a7d070ac] by
- vf_fieldorder: avoid using AV_PIX_FMT_NB That hardcodes the number of …
- 8:24 PM Changeset in ffmpeg [862f33c] by
- vf_scale: use the pixfmt descriptor API Avoid using AV_PIX_FMT_NB, …
- 8:22 PM Changeset in ffmpeg [45fc73ed] by
- vf_format: rework format list parsing Avoid using AV_PIX_FMT_NB, …
- 8:18 PM Changeset in ffmpeg [60ef6124] by
- MAINTAINERS: add Trac maintainers Signed-off-by: Lou Logan <lou@lrcd.com>
- 8:11 PM Changeset in ffmpeg [5b1a56b3] by
- doc/ffmpeg: note that -t is also an input option Signed-off-by: Lou …
- 8:05 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- Oh, so got it backwards, Native = ffmpeg? If so, than we are in an …
- 7:54 PM Changeset in ffmpeg [2dbf5e7] by
- configure: s/solving/solve Signed-off-by: Lou Logan <lou@lrcd.com>
- 7:28 PM Changeset in ffmpeg [53bac1b4] by
- doc: add a tutorial for writing filters.
- 7:08 PM Ticket #3648 (caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 ...) closed by
- fixed: Should be fixed in 2d56f0d0 - thank you for the report!
- 7:05 PM Changeset in ffmpeg [d35000c2] by
- avcodec/g723_1: fix writing into input frame data and warning …
- 6:28 PM Changeset in ffmpeg [2d56f0d0] by
- Write the actual mp3 frame size when muxing into caf if available. …
- 4:14 PM Ticket #3645 (Remuxing adpcm_ms to caf fails for some samples) closed by
- needs_more_info: I was unable to reproduce this (only tested with QuickTime 7). I …
- 3:36 PM Seeking edited by
- As of FFmpeg 2.1, when transcoding with ffmpeg (i.e. not … (diff)
- 2:52 PM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by
- […]
- 2:45 PM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by
- I attached three addtional samples to make an analysis slightly …
- 2:39 PM Ticket #3675 (Crash while trying to feed to ffserver) updated by
-
Priority, Keywords changed
- 2:35 PM Changeset in ffmpeg [2db89765] by
- Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
- 2:33 PM Ticket #3675 (Crash while trying to feed to ffserver) created by
- I am trying to use ffserver + ffmpeg to stream video from my webcam. …
- 2:00 PM Changeset in ffmpeg [99d742aa] by
- configure: uClibc native pthread requires -ldl In the configure …
- 1:37 PM Changeset in ffmpeg [86ae0da6] by
- x86: hpeldsp: propagate changes across codecs Some codecs still use …
- 11:16 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by
-
Status, Reproduced by developer, Priority, Keywords changed
Seems to be a regression since 4557d7d0 related to ticket #570. - 10:54 AM Ticket #3673 (video-stream not recognized) updated by
-
Keywords changed
Replying to doublemax: > You are right - sorry for … - 10:45 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by
- I could successfully use your specified workaround to get it working. …
- 10:42 AM Ticket #3673 (video-stream not recognized) updated by
- You are right - sorry for disturbing.
- 10:28 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) updated by
-
Keywords, Version, Summary changed
The issue can be reproduced with the following command line: […] … - 9:53 AM Ticket #3673 (video-stream not recognized) closed by
- wontfix: Replying to doublemax: > {{{ > ffmpeg -analyzeduration …
- 9:40 AM Changeset in ffmpeg [fc9c857c] by
- ffmpeg: use thread message API.
- 9:40 AM Changeset in ffmpeg [55cc60cd] by
- lavu: add thread message API.
- 9:33 AM Changeset in ffmpeg [58a10e0e] by
- compat/w32pthreads: add return value to pthread_cond_init().
- 9:29 AM Ticket #3673 (video-stream not recognized) reopened by
- 9:28 AM Ticket #3673 (video-stream not recognized) updated by
- I have tried to adapt 'analyzeduration' and 'probesize' - it didn't …
- 9:15 AM Ticket #3674 (WMP does not accept sample aspect ratio close to 1 but != 1 in mov) created by
- Summary of the bug: I have a screen recorded video with frame rate 15, …
- 8:48 AM Ticket #3673 (video-stream not recognized) closed by
- wontfix: Replying to doublemax: > {{{ > [flv @ 0x2e96c20] Could not …
- 8:32 AM Ticket #3673 (video-stream not recognized) updated by
- Same problem with ffmpeg-git. ffmpeg transcodes the video-file to …
- 7:55 AM Ticket #3673 (video-stream not recognized) updated by
-
Keywords changed
Please test current FFmpeg git head and post the failing command line … - 7:45 AM Ticket #3673 (video-stream not recognized) created by
- Problem: ffmpeg makes audio out of video ffmpeg commandline …
- 7:14 AM Ticket #3671 (can't decode rm video with -ss 0) updated by
-
Is this not reproducible with
ffmpeg? - 4:48 AM Ticket #3672 (av_read_frame failed after av_seek_frame(0) called) created by
- I built a test program with latest ffmpeg git header the test code …
- 1:51 AM Ticket #3671 (can't decode rm video with -ss 0) created by
- while ffplay plays video correctly, ffplay -ss 0 can't. $ ffplay.exe …
- 12:11 AM Ticket #3663 (video can't seek to 0) closed by
- fixed: Fixed in 96470ca22b3b46677de0e2df64e87c5ec80d752b
- 12:03 AM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- Replying to bmitchel: > I tried compiling 2.2.2 on Solaris …
May 25, 2014:
- 11:45 PM Ticket #3649 (Solaris Intel static libraries required AMD 3D NOW even though the CPU ...) updated by
- With regards to reproducible by using ffmpeg, it doesn't appear so. …
- 11:23 PM Changeset in ffmpeg [96470ca2] by
- avformat/mov: allow seeking back to the begin even if nothing is …
- 11:22 PM Changeset in ffmpeg [d2eacbb7] by
- doc/APIchanges: fix typo in date
- 11:15 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- Replying to Zerowalker: > Actually at comment:5, you say …
- 10:20 PM Changeset in ffmpeg [d236d490] by
- update APIchanges & version for c37d179 Signed-off-by: Michael …
- 9:54 PM Changeset in ffmpeg [c37d1792] by
- avformat: add format_probesize to allow tuning the maximum amount of …
- 9:12 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- Actually at comment:5, you say the opposite from what i mean. I am …
- 9:08 PM Changeset in ffmpeg [b0d0e29f] by
- avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro Signed-off-by: …
- 7:42 PM Changeset in ffmpeg [9f50d3b9] by
- avcodec/rv34: Fix () in GET_PTS_DIFF() macro Signed-off-by: Michael …
- 7:41 PM Changeset in ffmpeg [a45e6b7b] by
- avcodec/psymodel: Fix () in AAC_CUTOFF() macro Signed-off-by: Michael …
- 7:41 PM Changeset in ffmpeg [e5dc7439] by
- avcodec/proresenc_anatoliy: Fix () in macros Signed-off-by: Michael …
- 5:42 PM Changeset in ffmpeg [a3950a90] by
- Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm" This …
- 5:26 PM Changeset in ffmpeg [9babf137] by
- avcodec/msvideo1enc: Fix () in MKRGB555() macro Signed-off-by: …
- 5:25 PM Changeset in ffmpeg [eb718f4c] by
- avcodec/opus: Fix () in ROUND_MULL() macro Signed-off-by: Michael …
- 5:25 PM Changeset in ffmpeg [d62a4707] by
- avcodec/opus_celt: Fix () in CELT_PVQ_V macro Signed-off-by: Michael …
- 5:25 PM Changeset in ffmpeg [c163f5e6] by
- avcodec/pngdec: fix () in OP_* macros Signed-off-by: Michael …
- 2:30 PM Changeset in ffmpeg [ad733089] by
- x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm Signed-off-by: …
- 2:18 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- Replying to Zerowalker: > Your UT Video Codec is faster …
- 1:44 PM Changeset in ffmpeg [6e725f19] by
- configure: try to fix the disappearing "r" bug in fate Signed-off-by: …
- 1:29 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- Oh, wait so you are saying. Your UT Video Codec is faster cause of …
- 11:07 AM Changeset in ffmpeg [ee9b019] by
- Merge commit 'e0d01dc7d7fc3ce4c23f286a10870e9599c8b8b9' * commit …
- 8:47 AM Ticket #3657 (float pixel format) updated by
-
Status, Version, Summary changed
- 8:46 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- Replying to Zerowalker: > Is it possible to make a …
- 8:28 AM Changeset in ffmpeg [657c6032] by
- avcodec/webvttenc: do not use EOVERFLOW. According to doc/errno.txt …
- 6:33 AM Changeset in ffmpeg [4d8c28d] by
- imgutils: make systematic palette opaque. Signed-off-by: Anton …
- 3:19 AM Changeset in ffmpeg [cf7ff014] by
- avcodec/mss4: Fix () in MKVAL() macro Signed-off-by: Michael …
- 3:18 AM Changeset in ffmpeg [6e720c5c] by
- avcodec/mss34dsp: fix () in SOP* macros Signed-off-by: Michael …
- 3:18 AM Changeset in ffmpeg [fa160af0] by
- avcodec/mlpdec: fix () in MSB_MASK() macro Signed-off-by: Michael …
- 1:45 AM Changeset in ffmpeg [f276bf30] by
- avcodec/ivi_dsp: add some missing () to macros Signed-off-by: Michael …
- 1:45 AM Changeset in ffmpeg [70f671c3] by
- avcodec/hevc: fix () in macros Signed-off-by: Michael Niedermayer …
- 1:45 AM Changeset in ffmpeg [0f45e643] by
- avcodec/h264_slice: fix macro () Signed-off-by: Michael Niedermayer …
- 1:45 AM Changeset in ffmpeg [af62b427] by
- avcodec/h264: fix () in macros Signed-off-by: Michael Niedermayer …
- 1:45 AM Changeset in ffmpeg [97e6b5ee] by
- avcodec/golomb-test: fix () in EXTEND() macro Signed-off-by: Michael …
- 1:45 AM Changeset in ffmpeg [fa915d41] by
- avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro Signed-off-by: …
- 1:04 AM Changeset in ffmpeg [4372fb7a] by
- avcodec/webvttenc: add webvtt encoder Based off the srt encoder. The …
- 12:03 AM Changeset in ffmpeg [d94e255d] by
- x86/dsputilenc: make the SUM_ABS_DCTELEM macro more readable …
May 24, 2014:
- 10:38 PM Changeset in ffmpeg [46e38835] by
- avcodec/opusdec: check alignment, misalignment could lead to crashes …
- 7:46 PM Changeset in ffmpeg [61eea421] by
- x86/dsputilenc: port sum_abs_dctelem functions to yasm Signed-off-by: …
- 6:49 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- Is it possible to make a benchmark using the same file? You see i got …
- 6:33 PM Changeset in ffmpeg [ddeb58b9] by
- avcodec/asvenc: dont use a negative global_quality Signed-off-by: …
- 6:32 PM Changeset in ffmpeg [9a7d332b] by
- avcodec/aacenc: dont use global quality if its negative Some …
- 4:46 PM Ticket #3668 (Issues with subtitles removal) updated by
- Replying to inkubux: > I finally decided to switch back to …
- 3:57 PM Ticket #3668 (Issues with subtitles removal) updated by
- This is the weird thing ffprobe displays the subtitles: […] Also …
- 2:58 PM Ticket #3657 (float pixel format) updated by
- When people request float values for pixels (or samples), I always …
- 1:54 PM Ticket #3670 (Assertion failure on seek with AVI file) updated by
- […]
- 1:52 PM Ticket #3670 (Assertion failure on seek with AVI file) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
For future tickets: Please always provide your failing command line … - 1:44 PM Ticket #3670 (Assertion failure on seek with AVI file) created by
- Sample: http://rapidshare.com/share/C974ECA93412975F0E933DB3794D1438 …
- 1:15 PM Changeset in ffmpeg [81aa0f46] by
- x86: hpeldsp: implement SSSE3 version of _xy2 Loading pb_1 rather …
- 12:27 PM Ticket #3668 (Issues with subtitles removal) updated by
- Replying to inkubux: > I'm worried since what I want is to …
- 12:18 PM Ticket #3668 (Issues with subtitles removal) updated by
- I'm worried since what I want is to actually remove the …
- 11:21 AM Changeset in ffmpeg [72631624] by
- Merge commit '8692e6284f5169257a537c8fc25addf32fc67c87' * commit …
- 10:32 AM CompilationGuide/MacOSX edited by
- Corrected due to change of address of Homebrew install path (diff)
- 9:56 AM Ticket #3657 (float pixel format) updated by
- Float images would be useful for some other things too, but I bet …
- 9:49 AM Ticket #3668 (Issues with subtitles removal) updated by
-
Keywords, Component changed
If there is an issue, it is a regression since 8d63aaed / db03cb37 … - 9:26 AM Ticket #3669 (crashing vobsubs) updated by
-
Keywords changed
- 9:20 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- I tested with the following file: […] […] […]
- 9:19 AM Ticket #3669 (crashing vobsubs) closed by
- fixed: Crash should be fixed in cba92a2226151abf0e3c24ed594e127203d485b8 by …
- 9:08 AM Changeset in ffmpeg [cba92a22] by
- avformat/vobsub: do not create empty streams. Fixes NULL dereference …
- 6:21 AM Changeset in ffmpeg [e0d01dc7] by
- smoothstream: check malloc calls Signed-off-by: Anton Khirnov …
- 5:51 AM Changeset in ffmpeg [8692e628] by
- rdt: check malloc calls Signed-off-by: Anton Khirnov <anton@khirnov.net>
- 1:56 AM Changeset in ffmpeg [308188b] by
- Add metadata injection to blackdetect Signed-off-by: Michael …
- 1:45 AM Changeset in ffmpeg [9722a6a3] by
- x86: hpeldsp: implement SSE2 put_pixels16_xy2 This is obviously …
- 1:29 AM Changeset in ffmpeg [f0aca50] by
- x86: hpeldsp: implement SSE2 versions Those are mostly used in codecs …
- 1:23 AM Ticket #3669 (crashing vobsubs) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 12:15 AM Changeset in ffmpeg [9eaa8c22] by
- MAINTAINERS: remove myself as website maintainer I never implemented …
May 23, 2014:
- 11:16 PM Changeset in ffmpeg [7538ad22] by
- x86/hevc_deblock: improve chroma functions register allocation …
- 9:30 PM Changeset in ffmpeg [08c51e12] by
- ffplay: support rotated video. with -f lavfi -i testsrc=s=hd1080 as …
- 9:30 PM Changeset in ffmpeg [e63a17bf] by
- avformat/mov: use av_display_rotation_get() for rotate metadata.
- 9:30 PM Changeset in ffmpeg [fa972dcf] by
- avutil/display: use hypot().
- 9:10 PM Changeset in ffmpeg [584327f2] by
- x86/dsputil: fix argument declaration in vector_clipf Should fix fate …
- 8:59 PM Changeset in ffmpeg [518cbf9b] by
- x86/dsputil: fix VECTOR_CLIP_INT32 macro The inline loop was …
- 8:39 PM Changeset in ffmpeg [6b88f22e] by
- avcodec/dcadec: dont use hex float, msvc doesnt support it Found-by: …
- 8:19 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- I cannot comment on your other questions, I am not a native speaker, sorry.
- 8:19 PM Changeset in ffmpeg [9ccb5455] by
- avcodec/dcadec: use a constant instead of assuming every compiler can …
- 8:19 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- Replying to ramitbhalla: > also from what you said if I …
- 8:08 PM Changeset in ffmpeg [6da06ef6] by
- avcodec/dcadec: make dca_dmix_code() 650% faster This effectively …
- 7:13 PM Changeset in ffmpeg [9340ced4] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 6:48 PM Changeset in ffmpeg [d062db7] by
- Merge commit '21f68c2489cba2a1a4a41d0c5c828266e6162800' * commit …
- 6:39 PM Changeset in ffmpeg [4e4dbb99] by
- dcadec: fix xxch_dmix_coeff and xxch_dmix_sf after merge …
- 6:14 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- I am also having trouble with WTV files created with H.264 video. I …
- 5:46 PM Ticket #2748 (Inconsistent UDP output packet size) updated by
- Not fixed, ffmpeg continues to produce packets of inconsistent length. …
- 5:05 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- also from what you said if I had used -vtag avc1 it should work right? …
- 5:03 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- okay so essentially it's definiing the h264 fourcc that was missing. …
- 5:01 PM Changeset in ffmpeg [c867be03] by
- Merge commit '6b7b8585d73548f08b98959df39d80b97677662f' * commit …
- 4:42 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) closed by
- fixed: No, I had not completely understood the issue myself originally, …
- 4:06 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- But i don't know what numbers you want, what commands do you want me …
- 3:50 PM Changeset in ffmpeg [21f68c24] by
- avcodec: bump version after rotation api Signed-off-by: Kostya …
- 3:14 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- if I understood your comment correctly, because of the missing -vbsf …
- 3:10 PM Ticket #3668 (Issues with subtitles removal) updated by
- here is another dump on the other machine with version …
- 2:53 PM Ticket #3668 (Issues with subtitles removal) updated by
- I've also attached 2 files input.m4v output.m4v
- 2:52 PM Ticket #3668 (Issues with subtitles removal) updated by
- Thanks for your response I've added more info to the ticket. Here is …
- 2:29 PM Ticket #3668 (Issues with subtitles removal) updated by
-
Keywords changed
Replying to inkubux: > ffmpeg version N-62765-g8120668 … - 2:27 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- As said, please post numbers. If you don't want to post any numbers, …
- 2:25 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- Which flag do you mean?
- 2:20 PM Changeset in ffmpeg [27d460fe] by
- Refuse to mux H.264 with fourcc H264 into avi without startcode. …
- 1:40 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- Instead of refusing to mux wouldn't it better to automatically add the …
- 1:34 PM Ticket #3668 (Issues with subtitles removal) created by
- on 2 different machines i'm running ffmpeg version N-62765-g8120668 …
- 1:25 PM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- Hmm, this is very weird. For example, if i playback an UT Video Codec …
- 1:07 PM Changeset in ffmpeg [6b7b8585] by
- dca: Convert dca_dmixtable to integers Also include zero in the …
- 1:02 PM Changeset in ffmpeg [6a4832ca] by
- x86/diracdsp: mark all functions as yasm No inline asm dirac code …
- 11:16 AM Ticket #2024 (Reencoding dvbsub fails) updated by
- Problem is due to setting end_display_time using page_time_out in …
- 11:14 AM Ticket #2024 (Reencoding dvbsub fails) updated by
-
Analyzed by developer, Component, Reproduced by developer changed
- 11:12 AM Ticket #2024 (Reencoding dvbsub fails) updated by
-
Status, Owner changed
- 10:26 AM Concatenate edited by
- Remove a misleading sentence. (diff)
- 10:11 AM Ticket #3667 (Enhancement: concat can not directly work with mks or mp4) updated by
- Replying to artofit: > So why this method is not …
- 10:10 AM Ticket #3667 (Enhancement: concat can not directly work with mks or mp4) updated by
-
Assuming you have two input files
input1andinput2, the … - 10:09 AM Ticket #3667 (Enhancement: concat can not directly work with mks or mp4) updated by
- https://trac.ffmpeg.org/wiki/How%20to%20concatenate%20(join,%20merge)% …
- 9:49 AM Ticket #3667 (Enhancement: concat can not directly work with mks or mp4) closed by
- invalid: This is not possible, the specification of some containers do not …
- 9:48 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
-
Status, Version, Reproduced by developer, Summary changed
While the native utvideo decoder is significantly faster here than … - 9:32 AM Ticket #3667 (Enhancement: concat can not directly work with mks or mp4) created by
- For the sake of standardisation, would welcome to allow […] This …
- 8:23 AM Ticket #3666 (Enhancement Opus compression_level and qscale) updated by
-
Keywords, Version, Component changed
- 8:22 AM Ticket #3665 (Enhancement: can only concat opus in opus container) closed by
- invalid: The concat protocol cannot work for Matroska files.
- 8:22 AM Ticket #3666 (Enhancement Opus compression_level and qscale) created by
- For the sake of standardisation, would welcome […] instead of …
- 8:21 AM Ticket #3664 (ffprobe can't read packet DTS/PTS (regression since removal of ...) updated by
-
Priority, Keywords, Version, Status, Description changed
Looks like a regression since 4eb49fdd possibly related to ticket #1746. - 8:07 AM Ticket #3665 (Enhancement: can only concat opus in opus container) created by
- Ffmpeg can only concat Opus files if they are in an opus container. …
- 7:49 AM Ticket #3663 (video can't seek to 0) updated by
-
Status, Reproduced by developer, Priority, Version, Keywords, Description changed
Regression since 7432bcf / accea4d9 possibly related to tickets #2991 … - 7:05 AM Ticket #3664 (ffprobe can't read packet DTS/PTS (regression since removal of ...) created by
- ffprobe built from latest git head can't read out all DTS/PTS. …
- 6:32 AM Ticket #3663 (video can't seek to 0) updated by
- Replying to cehoyos: > Is the issue not reproducible with …
- 6:25 AM Ticket #3663 (video can't seek to 0) updated by
-
Is the issue not reproducible with
ffmpeg? - 6:11 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- No because we believe the original output file (as you produced it) is …
- 4:41 AM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
- How did you know to add -vbsf h264_mp4toannexb. This was an issue with …
- 2:39 AM Changeset in ffmpeg [64bf8455] by
- avformat/mov: Dont blindly trust the stream duration in seting chapter …
- 2:33 AM Changeset in ffmpeg [220df143] by
- avformat/utils: Check end time in avpriv_new_chapter() Signed-off-by: …
- 2:00 AM Changeset in ffmpeg [744df0a0] by
- avformat/movenc: Check that packet duration is valid in …
- 1:55 AM Ticket #3663 (video can't seek to 0) created by
- ffplay plays attached video correctly with ./ffplay.exe filename, but …
May 22, 2014:
- 10:28 PM Ticket #3638 (ffmpeg converting mp4 with h.264 to avi - no video in WMP) updated by
-
Keywords, Version, Component changed
The following works fine here: […] - 10:08 PM Changeset in ffmpeg [1d36defe] by
- x86/dsputil: port ff_vector_clipf_sse to yasm Signed-off-by: James …
- 9:34 PM Changeset in ffmpeg [fdcb2873] by
- Fix the mime types for MPEG and MPEG-TS formats As per the RFCs: …
- 8:18 PM Ticket #3660 (.trec source file cannot be decoded) updated by
- Compiled the latest GIT and it is working now.
- 8:15 PM Ticket #3660 (.trec source file cannot be decoded) updated by
-
What happens if you rename the file to
out.trec? - 6:17 PM Changeset in ffmpeg [c081ca85] by
- x86: hpeldsp: avg_pixels_xy2 for mmx2&3dnow This is a port of the …
- 6:17 PM Changeset in ffmpeg [17ac9980] by
- x86: hpeldsp: mark _xy2 versions as approximate Currently, only the …
- 6:17 PM Changeset in ffmpeg [f8de35eb] by
- x86: hpeldsp: kill hpeldsp_mmx.c before: 1987 decicycles in 8_x2, …
- 6:09 PM Changeset in ffmpeg [bda8ceb9] by
- maintainers: adding myself as a maintainer to webm dash adding myself …
- 6:06 PM Ticket #3660 (.trec source file cannot be decoded) updated by
-
Cc changed
- 5:58 PM Ticket #3660 (.trec source file cannot be decoded) updated by
- Replying to cehoyos: > Does the internal editor read the …
- 4:53 PM Ticket #2078 (FFMPEG created WTV files cannot be fast forwarded or fast rewound in ...) updated by
- Would love to see this worked out, will patiently wait…
- 4:53 PM Changeset in ffmpeg [37cef8c7] by
- libavformat/matroskaenc: Add WebM DASH support WebM DASH …
- 1:27 PM Changeset in ffmpeg [a996eacc] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 1:15 PM Changeset in ffmpeg [eff913c9] by
- Autodetect Asterisk raw pcm with extension "sln".
- 1:12 PM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by
-
Status, Reproduced by developer, Summary changed
[…] […] - 1:08 PM Changeset in ffmpeg [124c94a1] by
- avdevice/v4l2: Use av_malloc_array() Signed-off-by: Michael …
- 1:05 PM Changeset in ffmpeg [aca48725] by
- avcodec/proresdec2: Use av_malloc_array() Signed-off-by: Michael …
- 1:04 PM Changeset in ffmpeg [e8e9186a] by
- avcodec/pgssubdec: Use av_malloc(z)_array() Signed-off-by: Michael …
- 12:47 PM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by
- Uploaded longer version to FTP/incoming as …
- 12:38 PM Ticket #3662 (Corrupt media file causes ffmpeg to output confusing error messages ...) created by
- Dear ffmpeg team! This report demonstrates an example when reading a …
- 12:15 PM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by
- Please upload a sample that is long enough to reproduce your original …
- 11:25 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by
- If the 2.5 MB attachment limit enforced by this site is too low I can …
- 11:16 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) reopened by
- Please provide the beginning of the original transport stream.
- 10:56 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by
-
Cc changed
> So this does indeed seem to be a problem with mplayer's codec … - 10:51 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) closed by
- invalid: Confirmed that forcing the audio to DTS (although only the libdca DTS …
- 10:39 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) updated by
- That stream is not entirely AC-3, after a few seconds it switches to …
- 10:30 AM Ticket #3661 (Blu-Ray stream changes audio from ac-3 to dts) created by
- Summary of the bug: Attempting to view the Blu-Ray "Defiance" (UK …
- 9:42 AM Ticket #3185 (ffprobe do not handle HEVC correctly) updated by
- Aha thanks for info, is there any way to actually instruct ffprobe to …
- 9:41 AM Ticket #3185 (ffprobe do not handle HEVC correctly) closed by
- fixed
- 9:33 AM Ticket #3185 (ffprobe do not handle HEVC correctly) updated by
- durations are just not supported for raw video files like .h265, the …
- 9:30 AM Ticket #3185 (ffprobe do not handle HEVC correctly) reopened by
- I hope it's not too daring from me to reopen a ticket, but I'm still …
- 12:30 AM Ticket #3660 (.trec source file cannot be decoded) updated by
- Replying to Mind0Master1: > Replying to [comment:9 …
May 21, 2014:
- 11:53 PM Changeset in ffmpeg [f932e5f7] by
- avcodec/vdpau_internal: move "struct vdpau_picture_context" up to …
- 11:53 PM Changeset in ffmpeg [d5d6b8e2] by
- Fix compilation error around struct visibility when VDPAU disabled. …
- 11:48 PM Ticket #3660 (.trec source file cannot be decoded) updated by
- Replying to cehoyos: > > .trec is new recording format of …
- 11:22 PM Ticket #3660 (.trec source file cannot be decoded) updated by
- Replying to Mind0Master1: > Replying to [comment:7 …
- 11:20 PM Ticket #3660 (.trec source file cannot be decoded) updated by
- Replying to cehoyos: > Which application - that is not …
- 11:01 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- It seems that ANMR just needs a larger search space. Expanding …
- 10:59 PM Ticket #3660 (.trec source file cannot be decoded) updated by
- Replying to Mind0Master1: > Replying to [comment:4 …
- 10:53 PM Ticket #3660 (.trec source file cannot be decoded) updated by
- Replying to cehoyos: > Can you playback the sample you …
- 9:33 PM Changeset in ffmpeg [80ee2dfc] by
- x86/dsputil: port ff_put_signed_pixels_clamped_mmx to yasm Also add …
- 9:33 PM Changeset in ffmpeg [7b052672] by
- x86/dsputil: port clear_block functions to yasm Signed-off-by: James …
- 9:12 PM Ticket #3660 (.trec source file cannot be decoded) closed by
- fixed: Fixed in afaa39b4 - thank you for the report! It would still be great …
- 8:58 PM Changeset in ffmpeg [83f5877] by
- ffprobe: fix crash happening because of new streams occuring Fix trac …
- 8:53 PM Changeset in ffmpeg [acafd181] by
- ffprobe: fix crash happening because of new streams occuring Fix trac …
- 8:48 PM Changeset in ffmpeg [afaa39b4] by
- Don't overwrite codec_id with 0 in ff_mp4_read_dec_config_descr(). …
- 8:28 PM Ticket #3660 (.trec source file cannot be decoded) updated by
- Replying to Atarikid: > Even forcing the pixel format …
- 8:25 PM Ticket #3660 (.trec source file cannot be decoded) updated by
-
Keywords, Status, Component, Reproduced by developer changed
Two patches sent. - 7:46 PM Ticket #3660 (.trec source file cannot be decoded) updated by
-
Component, Priority, Type, Description, Summary changed
- 7:40 PM Ticket #3660 (.trec source file cannot be decoded) updated by
- Oeps... title is misleading. Should be [FFmpeg-trac] …
- 7:29 PM Changeset in ffmpeg [ce4d91ba] by
- sws: document color range >8bit oddity
- 7:15 PM Ticket #3660 (.trec source file cannot be decoded) created by
- Camtasia started using a new cross platform recording format called …
- 4:53 PM Changeset in ffmpeg [1f359c85] by
- ffmpeg: use av_stream_get_end_pts() Simplifies code and should …
- 4:53 PM Changeset in ffmpeg [7f7080dc] by
- avformat: add av_stream_get_end_pts() Signed-off-by: Michael …
- 3:39 PM Changeset in ffmpeg [91a8262b] by
- avcodec/utils: add error message for the recode_subtitle() without …
- 3:33 PM Changeset in ffmpeg [ef0c466a] by
- Replace assert with AVERROR when recode_subtitle called w/o ICONV. …
- 2:13 PM Ticket #3659 (Some H.264 WTV files created by ffmpeg do not playback on WMP and MCE) created by
- Summary of the bug: With some WTV files, the original file plays fine …
- 2:03 PM Changeset in ffmpeg [e61055fd] by
- avcodec/atrac3plusdec: Use av_mallocz_array() Signed-off-by: Michael …
- 1:59 PM Changeset in ffmpeg [606a49d2] by
- avcodec/atrac3: Use av_mallocz_array() Signed-off-by: Michael …
- 1:59 PM Changeset in ffmpeg [f0211f41] by
- ffprobe: Use av_malloc_array() Signed-off-by: Michael Niedermayer …
- 11:46 AM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
- i ran "make fate" on 2.2.2 without and with you patch and couldn't …
- 11:38 AM Changeset in ffmpeg [3d4e3650] by
- avcodec/x86/hpeldsp_init: remove redundant if() Signed-off-by: …
- 11:37 AM Changeset in ffmpeg [cd9e08e1] by
- hpeldsp: fix build without inline asm Signed-off-by: Michael …
- 1:25 AM Changeset in ffmpeg [d1a32c3f] by
- x86: kill fpel_mmx.c Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 1:02 AM Changeset in ffmpeg [19e66c72] by
- avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE …
- 12:42 AM Encode/VP8 edited by
- add link (diff)
May 20, 2014:
- 9:29 PM Ticket #3658 (pts < dts av_interleaved_write_frame(): Invalid argument) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 1e5271a9 - related to ticket #2143. […] - 9:14 PM Ticket #3658 (pts < dts av_interleaved_write_frame(): Invalid argument) updated by
- I mean FFmpeg stops remuxing at 29:58 (duration of input file is …
- 8:55 PM Changeset in ffmpeg [ca2fd259] by
- Fix compilation errors when deprecated features are disabled. …
- 8:54 PM Ticket #3658 (pts < dts av_interleaved_write_frame(): Invalid argument) updated by
-
Version changed
Replying to bsnote: > I've tried with current FFmpeg git … - 8:06 PM Ticket #3658 (pts < dts av_interleaved_write_frame(): Invalid argument) updated by
- I've tried with current FFmpeg git HEAD (2491579) and x86 build using …
- 7:42 PM Ticket #231 (ffplay freezes with date -s in linux) closed by
- fixed: I guess this is fixed with the latest av_gettime_relative patches in …
- 7:37 PM Ticket #3509 (ffplay unable to play 352800 Hz wav file (pulse audio has a hard limit ...) closed by
- fixed: This should be fixed in 0c8d8c0c80671fd592697fee5ca7e645c26d2da9, …
- 7:31 PM Changeset in ffmpeg [be656c36] by
- avcodec/h264_picture: Fix build without error resilience Found-by: …
- 7:13 PM Changeset in ffmpeg [c9ab8790] by
- Fix build with --enable-ladspa --disable-frei0r. …
- 6:41 PM Ticket #3427 (Negative time format contains too many minuses: -577014:-32:-22.-77) reopened by
- I can still reproduce this problem: […]
- 6:30 PM Ticket #3655 (splitting a file with -f segment options causes all per stream ...) updated by
- ffmpeg -i r.mp4 -map 0 -c copy -f segment output%d.mp4 ffmpeg version …
- 6:06 PM Ticket #3652 (FFPlay cannot play H264 file) updated by
-
Keywords, Status, Reproduced by developer changed
For future tickets: Please always include a failing ffmpeg command … - 5:51 PM Ticket #3658 (pts < dts av_interleaved_write_frame(): Invalid argument) updated by
-
Priority changed
Could you elaborate on what your problem with remuxing your input file … - 5:23 PM Ticket #3658 (pts < dts av_interleaved_write_frame(): Invalid argument) created by
- Summary of the bug: …
- 3:06 PM Ticket #3654 (amerge creating audio with echo or silence) updated by
- I am uploading a sample now. I was worried about sharing the content I …
- 1:29 PM Changeset in ffmpeg [2491579d] by
- configure: arm: do not enable fast-unaligned if it is explicitly …
- 10:10 AM Ticket #2145 (avi files >1G do not seek with WMP) updated by
- Replying to cehoyos: I am also facing the same issue. I have tested …
- 8:35 AM Ticket #3657 (float pixel format) updated by
- (Double post)
- 8:35 AM Ticket #3657 (float pixel format) updated by
- Oh, sorry that I forgot to mention that blender uses float type buffer.
- 7:18 AM Ticket #3657 (float pixel format) updated by
-
Cc changed
What kind of 32 bit? Integer? Float? - 7:15 AM Ticket #3657 (float pixel format) created by
- Hello, As there are more and more Cameras able to record with more …
- 6:46 AM Ticket #3655 (splitting a file with -f segment options causes all per stream ...) updated by
- Please provide your command line together with the complete, uncut …
- 6:44 AM Ticket #3654 (amerge creating audio with echo or silence) updated by
- Did you upload the sample?
- 5:50 AM Ticket #3656 (Can not set timeout AVOptions) created by
- used av_dict_set(options, "timeout", "5000000", 0); but failed, …
- 4:25 AM Ticket #3653 (Filtersize of 1 and x86 swscale code) closed by
- fixed: Fixed in 6310eb8010b7a3b3016e297132380cbd4e3d2d10
- 4:10 AM Changeset in ffmpeg [6310eb80] by
- avutil/cpu: force mmx on selection of higher x86 SIMD features Fixes …
- 2:21 AM Changeset in ffmpeg [e50ae60d] by
- avcodec/fate-idct8x8: Defined behavior: eliminate negative …
- 1:58 AM Ticket #3652 (FFPlay cannot play H264 file) updated by
- I can add some information - if in this check: file - …
- 1:39 AM Changeset in ffmpeg [7d25af1] by
- Merge commit 'c23c96b638cbf6c489fd301e6b3d5555632fba37' * commit …
- 1:33 AM Changeset in ffmpeg [9e6769d2] by
- Merge commit 'afe176265480880e1f702c96a8ba434b0d88728b' * commit …
- 1:28 AM Eclipse edited by
- (diff)
- 1:26 AM Changeset in ffmpeg [447b988b] by
- Merge commit '132a5711a2aaaa6c7d139a0a30046a6ad41b64aa' * commit …
- 12:46 AM Changeset in ffmpeg [9893e883] by
- avformat/mux: Remove localized encoder strings Fixes muxing to end up …
- 12:21 AM Changeset in ffmpeg [84087204] by
- avcodec/smvjpegdec: Dont ignore avcodec_close() return code …
- 12:20 AM Changeset in ffmpeg [0739614c] by
- avcodec: remove no longer needed ff_codec_close_recursive() …
- 12:01 AM Changeset in ffmpeg [be2bbc52] by
- ffmpeg_opt: dont copy "encoder" metadata unless stream copy is used …
May 19, 2014:
- 11:45 PM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
- OK, I bit the bullet (partially) and produced a more complete patch …
- 10:53 PM Ticket #3655 (splitting a file with -f segment options causes all per stream ...) created by
- Summary of the bug: when splitting a video using -f segment the …
- 10:51 PM Changeset in ffmpeg [b2a8bc3d] by
- ffmpeg/set_encoder_id: dont allocate encoder string if one is already …
- 10:43 PM Changeset in ffmpeg [c23c96b6] by
- lavf: add av_stream_get_side_data
- 10:43 PM Changeset in ffmpeg [afe1762] by
- build: export library dependencies in ${name}_FFLIBS Removes an ugly …
- 10:43 PM Changeset in ffmpeg [132a5711] by
- check: add libavcodec/vda_internal.h to SKIPHEADERS-$(CONFIG_VDA)
- 10:22 PM Changeset in ffmpeg [62188318] by
- Merge remote-tracking branch 'lukaszmluki/master' * …
- 10:08 PM Changeset in ffmpeg [ab62283] by
- avcodec/dvdsubenc: accept forced flag Reviewed-by: Anshul …
- 10:00 PM Changeset in ffmpeg [b9419b5] by
- lavf/ftp: favour EPSV over PASV command EPSV is newer version of PASV …
- 10:00 PM Changeset in ffmpeg [37fa4b9b] by
- lavf/audiointerleave: return more meaningful error codes …
- 10:00 PM Changeset in ffmpeg [2ed9e17] by
- lavf/audiointerleave: check for allocation failure Signed-off-by: …
- 10:00 PM Changeset in ffmpeg [c61cdefa] by
- lavf/audiointerleave: use av_fifo_alloc_array Signed-off-by: Lukasz …
- 10:00 PM Changeset in ffmpeg [74f9c59] by
- lavf/dvenc: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [8aa29880] by
- lavc/flac_parser: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [bc4f362c] by
- lavc/frame_thread_encoder: use av_fifo_alloc_array Signed-off-by: …
- 10:00 PM Changeset in ffmpeg [ce051cee] by
- lavfi/vf_fps: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [d15db8e4] by
- lavfi/buffersink: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [4d686674] by
- ffmpeg: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [51bad41a] by
- lavd/jack_audio: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
- 10:00 PM Changeset in ffmpeg [7336e39] by
- lavu/fifo: add av_fifo_alloc_array function Allows to alloc fifo …
- 9:48 PM Ticket #3654 (amerge creating audio with echo or silence) created by
- I have a source file that has 12 channels of mono audio. There are 4 …
- 9:09 PM Changeset in ffmpeg [d43c3030] by
- x86/hevc_deblock: use constants instead of generating values at …
- 8:10 PM Changeset in ffmpeg [41b928c] by
- avcodec/ppc/asm: fix build with ABI v2 Signed-off-by: Michael …
- 8:09 PM Changeset in ffmpeg [b8227448] by
- lavc: define STRIDE_ALIGN as 32 when compiling with AVX support …
- 6:54 PM Changeset in ffmpeg [833ec917] by
- ffmpeg/do_video_stats: fix used timebase Signed-off-by: Michael …
- 5:36 PM Changeset in ffmpeg [55fe1582] by
- avcodec/pthread_frame: remove unused variable Signed-off-by: Michael …
- 5:28 PM Changeset in ffmpeg [cd7ae5af] by
- Merge commit '82fc9f4b38244236a6ca7f946662ca653044a04c' * commit …
- 5:21 PM Changeset in ffmpeg [07941c2c] by
- Merge commit '853cc025d63ee2539fc0460dab62c5b9a3fd2043' * commit …
- 5:12 PM Changeset in ffmpeg [ef1d4ee2] by
- Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834' * commit …
- 5:02 PM Changeset in ffmpeg [af72f62d] by
- Merge commit '9929b3564c0dca42ed7baa6798ef15b6f0013c83' * commit …
- 4:51 PM Changeset in ffmpeg [4a2fd251] by
- Merge commit 'cdf58f0599c39852ee3beafe5f64af7d57d4215b' * commit …
- 4:38 PM Changeset in ffmpeg [999a99c8] by
- Merge commit 'a312f71090ee620ee252f2034aef6b13e2dafe9c' * commit …
- 4:27 PM Changeset in ffmpeg [e3c1d9a5] by
- Merge commit 'ed7922faac4ea4c893efc3cdf8102ebc49fcc011' * commit …
- 4:26 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) reopened by
- Reopening this ticket. This ticket fixes the issue with mpeg2video in …
- 4:14 PM Eclipse edited by
- Update (diff)
- 3:37 PM Changeset in ffmpeg [f29cdfec] by
- avcodec/libvorbisenc: do not attempt to flush if no data was input …
- 3:37 PM Changeset in ffmpeg [ebbc33a4] by
- avcodec/libmp3lame: do not attempt to flush lame if no data was input …
- 3:34 PM Changeset in ffmpeg [82fc9f4b] by
- display: Include mathematics.h for fallback definition of NAN This …
- 3:17 PM Ticket #3653 (Filtersize of 1 and x86 swscale code) updated by
- Shouldn't this be "CPUFLAGS=mmx+mmxext+sse+sse2" (or whatever the …
- 2:30 PM Changeset in ffmpeg [6552e23d] by
- avformat/mpegtsenc: fix dts for chained muxing aac in mpegts …
- 2:07 PM Changeset in ffmpeg [dad54e4a] by
- ffmpeg: set dts for subtitles dts is not optional, its required for …
- 1:35 PM Changeset in ffmpeg [87f5ede6] by
- ffmpeg: add last_mux_dts_plus_duration Fixes 1 frame error in the …
- 1:13 PM Changeset in ffmpeg [2de2b991] by
- Merge commit 'dc40d88625d7e402d58ac3f3df69fbf27aa31ea0' * commit …
- 1:03 PM Changeset in ffmpeg [3791741c] by
- Merge commit 'c9f8809ee4c576d5833865039bc1c85754448f67' * commit …
- 12:48 PM Ticket #3653 (Filtersize of 1 and x86 swscale code) updated by
- he did: make fate-h264-reinit-small_420_8-to-large_444_10 …
- 12:47 PM Changeset in ffmpeg [e98d3a7d] by
- Merge commit '25bb7eaf9eb14e6e00264bf584aa4d380d3bc29f' * commit …
- 12:37 PM Ticket #3653 (Filtersize of 1 and x86 swscale code) updated by
- Could you post a command line that allows to reproduce the crash?
- 12:28 PM Changeset in ffmpeg [45492018] by
- Merge commit '4c390b1ba98e6aec787aa0e7ea57ed7cb38283b7' * commit …
- 12:10 PM Changeset in ffmpeg [84476585] by
- Merge commit 'a1c2b48018b09d2613f075ec0748c95bd520ac00' * commit …
- 11:56 AM Changeset in ffmpeg [93318983] by
- Merge commit '04db5794cd97e4b33ec2f963ef7f967722a456eb' * commit …
- 11:13 AM Changeset in ffmpeg [853cc025] by
- mov: store display matrix in a stream side data Signed-off-by: Anton …
- 11:13 AM Changeset in ffmpeg [bddd8cbf] by
- Add transformation matrix API. Add AV_PKT_DATA_DISPLAYMATRIX and …
- 11:12 AM Changeset in ffmpeg [9929b356] by
- pthread_frame: simplify the code by using new AVPacket API This also …
- 11:12 AM Changeset in ffmpeg [cdf58f05] by
- avpacket: fix copying side data in av_packet_copy_props() Side data …
- 8:58 AM Ticket #3653 (Filtersize of 1 and x86 swscale code) created by
- Various values of $CPU crashes or generates incorrect results for make …
- 8:52 AM Ticket #3652 (FFPlay cannot play H264 file) created by
- Sample: http://aleksoid.voserver.net/Sample/H264/no_recovery_ffmpeg.m2ts
- 5:40 AM Ticket #2145 (avi files >1G do not seek with WMP) updated by
- The issue with dwSuggestedBufferSize should be fixed since e705d0ce
- 5:38 AM Ticket #2818 (Compatibility issue with raw bgr24 Open-DML avi file) closed by
- fixed: Should be fixed in e705d0ce - please reopen if you can still reproduce.
- 5:24 AM Ticket #3539 (ffplay crashes when playing a swf file) updated by
- I suspect it is because rawvideo streams contain larger frames than …
- 5:14 AM Changeset in ffmpeg [a312f710] by
- lavf: deprecate now unused AVStream.pts
- 5:14 AM Changeset in ffmpeg [ed7922fa] by
- mux: drop one of the hacks comprising compute_pkt_fields2() All …
- 5:14 AM Changeset in ffmpeg [dc40d886] by
- avconv: do not use poorly defined and undocumented AVStream.pts Use …
- 5:12 AM Changeset in ffmpeg [c9f8809e] by
- hevc/intra_pred: simplify neighboring sample derivation
- 5:12 AM Changeset in ffmpeg [25bb7eaf] by
- hevc/intra_pred: drop unnecessary conditions in loops Signed-off-by: …
- 5:10 AM Changeset in ffmpeg [4c390b1b] by
- hevc/intra_pred: optimize EXTEND_()* Process 4 pixels at once. …
- 5:10 AM Changeset in ffmpeg [a1c2b48] by
- hevc: templatize intra_pred
- 5:09 AM Changeset in ffmpeg [04db5794] by
- hevc: templatize pred_planar Signed-off-by: Anton Khirnov …
- 5:06 AM Ticket #3539 (ffplay crashes when playing a swf file) updated by
- Hi, since the Stream #0:0 contains so many width, height and pix_fmt …
- 4:41 AM Changeset in ffmpeg [4a30f085] by
- avcodec/diracdec: move mc buffer allocation to per frame Fixes out of …
- 4:07 AM Ticket #3637 (AAC encoder segfault on OS X 10.9.2) updated by
- As I mentioned before - the sf variable is just non positive. …
- 2:59 AM Ticket #3651 (UT Video Codec is inefficient compared to libutvideo) updated by
- I don't know the precise number, but i have used LAV Filter which uses …
- 12:35 AM Changeset in ffmpeg [76191c08] by
- ffmpeg: Use av_gettime_relative() Whenever av_gettime() is used to …
Note:
See TracTimeline
for information about the timeline view.
