Timeline
May 14, 2015:
- 11:57 PM Changeset in ffmpeg [9fc45b31] by
- dashenc: replace attribute id with contentType for the AdaptationSet …
- 11:34 PM Ticket #4558 (Compilation failure for the debug target) closed by
- invalid
- 11:11 PM Ticket #4558 (Compilation failure for the debug target) updated by
- Sorry then, but how a newbie would know ;) I'll do that then, but …
- 11:08 PM Ticket #4558 (Compilation failure for the debug target) updated by
- Possibly it's because you ignored the "Patches should be submitted to …
- 10:58 PM Ticket #4558 (Compilation failure for the debug target) updated by
- All, hope I have not offended anyone. Will wait on Carl Eugen Hoyos …
- 10:56 PM Changeset in ffmpeg [b5508f74] by
- lavf/webmdashenc: fix unchecked strftime Fix unchecked strftime …
- 10:52 PM Ticket #4558 (Compilation failure for the debug target) updated by
-
Cc changed
My guess is that cehoyos is mad because of something. - 10:52 PM Changeset in ffmpeg [d9390b9d] by
- avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream …
- 10:51 PM Changeset in ffmpeg [5a8b4328] by
- avformat/mux: Add avoid_negative_ts_use_pts This allows using pts …
- 10:51 PM Changeset in ffmpeg [8e94e5d3] by
- tests/fate-run: do not attempt to parse tiny_psnrs output if it failed …
- 10:51 PM Ticket #4558 (Compilation failure for the debug target) reopened by
- 10:44 PM Ticket #4558 (Compilation failure for the debug target) updated by
- Hi, can we know the reason it is set to invalid ? Best regards, …
- 10:30 PM Changeset in ffmpeg [47cbcf20] by
- avcodec/h264_slice: Fix ranges in assert Fixes CID1297592, CID1297593 …
- 9:25 PM Changeset in ffmpeg [9f0b898e] by
- avcodec/dvbsubdec: Clear w/h/size on region buffer allocation failure …
- 9:23 PM Ticket #4558 (Compilation failure for the debug target) closed by
- invalid
- 9:18 PM Changeset in ffmpeg [8f1afde1] by
- avcodec/diracdec: Make data_unit_size unsigned Fixes CID1271788 with …
- 9:11 PM Ticket #4558 (Compilation failure for the debug target) created by
- The flag we use to cause this issue to happen is -DDEBUG -g. The …
- 9:05 PM Changeset in ffmpeg [1e4a77d0] by
- vp9: apply mv scaling workaround only when subsampling is enabled.
- 8:38 PM Changeset in ffmpeg [dc96c0f] by
- vp9: read all 4x4 blocks in sub8x8 blocks individually with scalability.
- 8:37 PM Changeset in ffmpeg [e12188e1] by
- vp9: fix segmentation map referencing upon framesize change.
- 7:29 PM Changeset in ffmpeg [a9bf628b] by
- avcodec/dcadec: Check subsubframes Fixes: CID1239152 Signed-off-by: …
- 6:55 PM Changeset in ffmpeg [a6a45774] by
- avcodec/dcadec: Check nchans Fixes CID1239110 Signed-off-by: Michael …
- 6:15 PM Changeset in ffmpeg [d32d0593] by
- vp9: disable more pmulhrsw optimizations in idct16/32. For idct16, …
- 5:39 PM Changeset in ffmpeg [96d30c3] by
- vp9: disable all pmulhrsw in 8/16 iadst x86 optimizations. They all …
- 5:14 PM Changeset in ffmpeg [73cf5d9] by
- cafdec: free extradata before allocating it This fixes a memleak if …
- 5:14 PM Changeset in ffmpeg [ac833992] by
- cafdec: check avio_read return value If avio_read fails, the buffer …
- 5:14 PM Changeset in ffmpeg [9bcaf903] by
- imgutils: initialize palette padding bytes in av_image_alloc …
- 5:13 PM Changeset in ffmpeg [d9249b5] by
- aacdec: don't return frames without data Since commit 676a395a …
- 5:13 PM Changeset in ffmpeg [66b95ee4] by
- id3v2: catch avio_read errors in check_tag Since len is an unsigned …
- 5:13 PM Changeset in ffmpeg [0f7e67b] by
- avi: Validate sample_size And either error out or set it to 0 if it …
- 5:10 PM Changeset in ffmpeg [0856eea7] by
- aacsbr: break infinite loop in sbr_hf_calc_npatches Signed-off-by: …
- 5:10 PM Changeset in ffmpeg [04f80ed3] by
- diracdec: check that block length is valid In init_planes p->xblen …
- 5:10 PM Changeset in ffmpeg [c6f6be93] by
- diracdec: check if reference could not be allocated s->ref_pics[i] is …
- 5:10 PM Changeset in ffmpeg [c6418be0] by
- diracdec: avoid overflow of bytes*8 in decode_lowdelay If bytes is …
- 5:10 PM Changeset in ffmpeg [f78d7e6a] by
- diracdec: prevent overflow in data_unit_size check buf_idx + …
- 5:09 PM Changeset in ffmpeg [0cb8d786] by
- avidec: check for valid bit_rate range If bit_rate is negative, it …
- 5:09 PM Changeset in ffmpeg [c7484638] by
- avformat/matroskadec: Use tracks[k]->stream instead of s->streams[k] …
- 5:09 PM Changeset in ffmpeg [35013fa2] by
- matroskadec: check s->streams[k] before using it This fixes a …
- 5:09 PM Changeset in ffmpeg [33d77bc3] by
- matroskadec: use uint64_t instead of int for index_scale index_scale …
- 5:09 PM Changeset in ffmpeg [e6a5023d] by
- pngdec: don't use AV_PIX_FMT_MONOBLACK for apng AV_PIX_FMT_MONOBLACK …
- 5:09 PM Changeset in ffmpeg [99e737a7] by
- pngdec: return correct error code from decode_frame_common During the …
- 5:08 PM Changeset in ffmpeg [83503750] by
- pngdec: check s->last_picture.f->data[0] before using it This check …
- 5:08 PM Changeset in ffmpeg [2f290cf8] by
- nutdec: fix illegal count check in decode_main_header The existing …
- 5:08 PM Changeset in ffmpeg [2523bdcd] by
- nutdec: fix memleaks on error in nut_read_header Signed-off-by: …
- 5:08 PM Changeset in ffmpeg [9b87d15c] by
- nutdec: check chapter creation in decode_info_header This fixes a …
- 5:07 PM Changeset in ffmpeg [a13a288e] by
- nutdec: check for negative frame rate in decode_info_header A …
- 5:07 PM Changeset in ffmpeg [9f2c8734] by
- apedec: prevent out of array writes in decode_array_0000 …
- 5:07 PM Changeset in ffmpeg [d35086d7] by
- apedec: set s->samples only when init_frame_decoder succeeded …
- 5:07 PM Changeset in ffmpeg [be1b665d] by
- swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() …
- 5:07 PM Changeset in ffmpeg [47f5f6b] by
- alac: reject rice_limit 0 if compression is used If rice_limit is 0, …
- 5:07 PM Changeset in ffmpeg [01291b4e] by
- alsdec: only adapt order for positive max_order For max_order = 0 the …
- 5:07 PM Changeset in ffmpeg [787e094e] by
- bink: check vst->index_entries before using it This fixes a NULL …
- 5:06 PM Changeset in ffmpeg [2f8f4351] by
- mpeg4videodec: only allow a positive length Signed-off-by: Andreas …
- 5:06 PM Changeset in ffmpeg [f77cb3d4] by
- alsdec: check sample pointer range in revert_channel_correlation Also …
- 5:06 PM Changeset in ffmpeg [3258e12d] by
- aacpsy: correct calculation of minath in psy_3gpp_init The minimum of …
- 5:06 PM Changeset in ffmpeg [84cd276d] by
- alsdec: validate time diff index If begin is smaller than t, the …
- 5:06 PM Changeset in ffmpeg [a298e13c] by
- alsdec: limit avctx->bits_per_raw_sample to 32 …
- 5:06 PM Changeset in ffmpeg [50fb69c7] by
- alsdec: ensure channel reordering is reversible If the same idx is …
- 5:05 PM Changeset in ffmpeg [9c826d8d] by
- ac3: validate end in ff_ac3_bit_alloc_calc_mask This fixes an invalid …
- 5:05 PM Changeset in ffmpeg [4aa4c78d] by
- aacpsy: avoid psy_band->threshold becoming NaN If band->thr is 0.0f, …
- 5:05 PM Changeset in ffmpeg [7b13aef5] by
- aasc: return correct buffer size from aasc_decode_frame …
- 5:05 PM Changeset in ffmpeg [aebafed2] by
- aacdec: consistently use avctx for logging in …
- 5:05 PM Changeset in ffmpeg [4ea7ff43] by
- msrledec: use signed pixel_ptr in msrle_decode_pal4 This fixes …
- 5:04 PM Changeset in ffmpeg [262c678] by
- matroskadec: export cover art correctly Generally, libavformat …
- 5:04 PM Changeset in ffmpeg [763ab41f] by
- mxfenc: don't try to write footer without header This fixes a crash, …
- 5:04 PM Changeset in ffmpeg [76ee9fdb] by
- mxfenc: fix memleaks in mxf_write_footer Signed-off-by: Andreas …
- 5:04 PM Changeset in ffmpeg [692fd563] by
- rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header …
- 5:03 PM Changeset in ffmpeg [c3b1261a] by
- rtpenc_mpegts: Free the right ->pb in the error path in the init …
- 4:58 PM Changeset in ffmpeg [cc5e4bb4] by
- hevc: make avcodec_decode_video2() fail if get_format() fails …
- 4:12 PM Changeset in ffmpeg [f6b8b966] by
- avcodec/cavsdec: Use ff_set_dimensions() Fixes CID1239111 part2 …
- 4:12 PM Changeset in ffmpeg [c5c06e39] by
- avcodec/cavsdec: Check frame_rate_code Fixes CID1239111 part1 …
- 3:56 PM Changeset in ffmpeg [139e1c80] by
- avcodec/cavsdec: Check esc_code Signed-off-by: Michael Niedermayer …
- 3:00 PM Changeset in ffmpeg [729466dc] by
- libavutil/softfloat: Add test case for av_add_sf Recently …
- 2:29 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- Replying to ramitbhalla: > @al3x that didn't work, infact …
- 1:29 PM Ticket #4557 (ffprobe 2.6.2 fails to fetch information from specific video file) created by
- I am trying to fetch information from video file using ffprobe 2.6.2, …
- 12:59 PM Ticket #4544 (Problem transcoding 5.1 AAC LATM audio streams) updated by
- Hi, I would like to add that other players like VLC and Windows Media …
- 10:35 AM Changeset in ffmpeg [019daa07] by
- avcodec/qdrw: Fix the code which asks for version 1 samples The new …
- 10:35 AM Changeset in ffmpeg [5c8e4bf7] by
- avcodec/qdrw: another try at skipping the first 512 bytes …
- 10:11 AM Changeset in ffmpeg [5c219e28] by
- avcodec/srtdec: attempt to correct SubRip positioning The positioning …
- 10:11 AM Changeset in ffmpeg [56bc0a67] by
- avcodec/ass: make default playback resolution available to decoders
- 9:08 AM Changeset in ffmpeg [a2cd07d2] by
- avcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_add_internal() …
- 8:23 AM Ticket #4556 (Autodetect PASC mp1 files with 420 byte frame size (4 byte zero-padding)) updated by
-
Keywords changed
- 8:22 AM Ticket #4556 (Autodetect PASC mp1 files with 420 byte frame size (4 byte zero-padding)) created by
- (videolan ticket 14538) A vlc user uploaded a DCC PASC file which is a …
- 7:53 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- klaussfreire is working on v9c of the patch and hopes to get it sent …
- 6:41 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Any progress on this?
- 2:08 AM Changeset in ffmpeg [07256a7a] by
- tests: drop bc dependency We already have a dependency on awk and bc …
- 2:06 AM Ticket #4555 (MPEG Dash dynamic type: Period element requires ID) created by
- Came across another MPEG Dash validation error. …
- 1:49 AM Changeset in ffmpeg [1f3ca53] by
- tests: drop bc dependency We already have a dependency on awk and bc …
- 12:24 AM Changeset in ffmpeg [8252f63] by
- avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni hv mc …
- 12:23 AM Changeset in ffmpeg [88f29406] by
- avformat/nutdec: Remove unused variable Signed-off-by: Michael …
- 12:11 AM Changeset in ffmpeg [346c4f0a] by
- tests: drop bc dependency We already have a dependency on awk and bc …
- 12:08 AM Changeset in ffmpeg [eaeb6321] by
- nutdec: Remove unused label Added in …
May 13, 2015:
- 11:35 PM Ticket #4528 ([regression] [matroska] Codec for stream 1 does not use global headers ...) updated by
- Same problem here http://superuser.com/q/914050
- 11:16 PM Changeset in ffmpeg [50d878d9] by
- avcodec/msrledec: Ask for sample that uses a branch with a unused byte …
- 11:01 PM Changeset in ffmpeg [22f15f57] by
- avcodec/on2avc: Check run more carefully Fixes CID1239106 …
- 10:12 PM Changeset in ffmpeg [93cfa7d1] by
- avcodec/mpeg4audio: add some padding/alignment to MAX_PCE_SIZE This …
- 8:44 PM Changeset in ffmpeg [adb7372f] by
- swr: fix alignment issue caused by 8ch sse functions Fix crash when …
- 8:42 PM Changeset in ffmpeg [cc48409b] by
- Merge commit 'e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623' * commit …
- 8:32 PM Changeset in ffmpeg [a3adba35] by
- Merge commit '3b5e5e6a29d62462d0505287042fa4c2b99c4f2b' * commit …
- 8:19 PM Changeset in ffmpeg [3bf81d38] by
- Merge commit '85ca012ba680bdf942d95ab98c74f6a28f447588' * commit …
- 8:11 PM Changeset in ffmpeg [53d2b69b] by
- Merge commit 'd84429d41e24437536907af1e6b73197ecf3f6db' * commit …
- 8:04 PM Changeset in ffmpeg [e5397513] by
- Merge commit '8fc11abe1fea4f211cc7dbd58a173d1221627d90' * commit …
- 7:49 PM Changeset in ffmpeg [4b28907e] by
- avcodec/qdrw: cleanup skip code Skip 512 byte sectors until a non …
- 7:13 PM Changeset in ffmpeg [b6e8166a] by
- Merge commit '0348e74c01a099a3787ae21df1c2a742fc846163' * commit …
- 6:38 PM Changeset in ffmpeg [5d9873ec] by
- Merge commit 'd0dce15da34c0e4eee6c683be299de0221db00d3' * commit …
- 6:24 PM Ticket #4401 (Past duration too large) updated by
-
Cc changed
- 6:22 PM Ticket #4401 (Past duration too large) updated by
-
Keywords, Component changed
- 6:21 PM Ticket #4401 (Past duration too large) reopened by
- 6:18 PM Ticket #4401 (Past duration too large) updated by
-
Console output using
ffmpeg -v 9 -loglevel 99: […] Interestingly, … - 6:14 PM Ticket #2252 (WTV files created by ffmpeg do not playback on XBox 360 extender) updated by
- @al3x that didn't work, infact it broke it all, no converted file is …
- 6:11 PM Changeset in ffmpeg [cb7c4f73] by
- cafdec: free extradata before allocating it This fixes a memleak if …
- 6:09 PM Changeset in ffmpeg [a3ede6b] by
- cafdec: check avio_read return value If avio_read fails, the buffer …
- 5:08 PM Ticket #4401 (Past duration too large) updated by
- Maybe I can provide a bit of information. My intention is to set up …
- 4:36 PM Changeset in ffmpeg [81cf9108] by
- avcodec/mjpegdec: fix len computation in ff_mjpeg_decode_dqt() …
- 3:44 PM Changeset in ffmpeg [cf9ab11] by
- avcodec/mjpegdec: Check len in ff_mjpeg_decode_dht() Fixes CID1239167 …
- 3:39 PM Changeset in ffmpeg [e7c5e17d] by
- vda: Make output CVPixelBuffer format configurable This is useful for …
- 3:39 PM Changeset in ffmpeg [dc35a581] by
- avcodec/mjpegdec: Check len in ff_mjpeg_decode_dqt() Fixes CID1239060 …
- 3:14 PM Changeset in ffmpeg [3b5e5e6a] by
- libx265: Use the Multi-library Interface Use the Multi-library …
- 1:48 PM Changeset in ffmpeg [6d3f1783] by
- avcodec/jpeglsdec: assert that overflows end at exactly x=w If that …
- 1:15 PM Changeset in ffmpeg [f8f155a] by
- avcodec/jpeg2000dec: fix boolean operator Fixes CID1271791 #7-6 …
- 12:44 PM Ticket #4553 (Support G.729 stereo files) updated by
- this file decodes now in mplayer r37400 …
- 12:38 PM Changeset in ffmpeg [04da0d25] by
- avcodec/hevc_ps: Move log2_ctb_size checks up to prevent undefined …
- 12:26 PM Changeset in ffmpeg [65e50329] by
- avcodec/hevc_ps: Explicitly check num_tile_* for negative values This …
- 12:26 PM Changeset in ffmpeg [b195aa5d] by
- avcodec/hevc_ps: Check vps_num_hrd_parameters Fix CID1239052 part2 …
- 12:26 PM Changeset in ffmpeg [16c95b10] by
- avcodec/hevc_ps: More completely check vps_num_layer_sets Fixes …
- 12:26 PM Changeset in ffmpeg [6679d5f2] by
- avcodec/hevc: Simplify entry_point_offset parsing Signed-off-by: …
- 12:26 PM Changeset in ffmpeg [1c6ae98d] by
- avcodec/hevc: Check num_entry_point_offsets Fixes CID1239099 part 2 …
- 12:26 PM Changeset in ffmpeg [3e9d5e16] by
- avcodec/hevc: Check offset_len Fixes CID1239099 part 1 …
- 10:46 AM Ticket #4554 (wrong seek with -ss) created by
- I’m trying to extract a particular frame from my video but I don’t get …
- 10:35 AM Changeset in ffmpeg [6d787aea] by
- doc/ffprobe.xsd: add build_date and build_time as optional attributes …
- 10:35 AM Changeset in ffmpeg [b0294f0c] by
- doc/ffprobe.xsd: remove extra sequence from streamType This makes the …
- 9:59 AM Changeset in ffmpeg [891df2a1] by
- libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX …
- 9:59 AM Changeset in ffmpeg [48e9f68] by
- libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber …
- 9:34 AM Changeset in ffmpeg [ce95c14c] by
- configure: disabled -mips64 option for loongson and remove redundant …
- 1:58 AM Changeset in ffmpeg [51f64552] by
- imgutils: initialize palette padding bytes in av_image_alloc …
May 12, 2015:
- 11:59 PM Changeset in ffmpeg [a7c0c793] by
- aacdec: remove a duplicated line got_frame_ptr is set again after the …
- 11:58 PM Changeset in ffmpeg [00f5c8f9] by
- avfilter/vf_zoompan: free out AVFrame on failure Fixes: CID1197065 …
- 11:42 PM Changeset in ffmpeg [93b0ee21] by
- avcodec/hevc_sei: Check num_sps_ids_minus1 value Fixes CID1271794 …
- 10:55 PM Ticket #4553 (Support G.729 stereo files) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/193145 A user …
- 10:41 PM Changeset in ffmpeg [8a62b80c] by
- avcodec/vqavideo: Check chunk size Fixes CID1239154 Signed-off-by: …
- 9:35 PM Ticket #4552 (Broken timestamps for msmpeg4v2 in avi) created by
- A user uploaded a sample for which bad timestamps are produced since …
- 7:19 PM Changeset in ffmpeg [ec38a1ba] by
- aacdec: don't return frames without data Since commit 676a395a …
- 6:31 PM Changeset in ffmpeg [d3c9f1fd] by
- avfilter/avf_showcqt: Fix gamma comparisons Fixes CID1297587, …
- 6:19 PM Changeset in ffmpeg [0d054064] by
- avfilter/vf_cover_rect: Handle the case where the cover rectangle is …
- 6:08 PM Changeset in ffmpeg [1431b4cf] by
- avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4 The 4th planes …
- 5:28 PM Changeset in ffmpeg [b62b3292] by
- avformat/hevc: Check num_negative_pics and num_positive_pics Fixes …
- 5:09 PM Changeset in ffmpeg [2cddc0b1] by
- avformat/hevc: Check cpb_cnt_minus1 Fixes CID1239014 Signed-off-by: …
- 5:03 PM Changeset in ffmpeg [7a27aa15] by
- avformat/hls: Handle read_buffer allocation failure Fixes CID1297576 …
- 4:40 PM Changeset in ffmpeg [70e022cf] by
- avformat/idcin: Remove redundant chunk size check Fixes CID1138438 …
- 4:34 PM Changeset in ffmpeg [171af59d] by
- avformat/matroskadec: Cleanup error handling for bz2 & zlib Fixes …
- 4:20 PM Changeset in ffmpeg [56abf351] by
- avformat/nutdec: Fix use of uinitialized value Fixes CID1041175 …
- 4:07 PM Changeset in ffmpeg [a23379a0] by
- avformat/rtpdec_xiph: Move pkt_len onto one side of the check This is …
- 4:03 PM Changeset in ffmpeg [aa516993] by
- avformat/rtpdec_xiph: Check upper bound on len in xiph_handle_packet() …
- 3:55 PM Changeset in ffmpeg [81198a68] by
- avformat/rtpenc_jpeg: Check remaining buffer size for SOS Fixes …
- 3:30 PM Changeset in ffmpeg [85ca012b] by
- mjpegenc: Fix JFIF header byte ordering The header had a wrong …
- 3:30 PM Changeset in ffmpeg [d84429d4] by
- dnxhd: Print unknown header when found
- 2:28 PM Changeset in ffmpeg [8fc11abe] by
- mkv: Print unsupported mov tags when found
- 2:28 PM Changeset in ffmpeg [0348e74c] by
- quickdraw: Skip the empty 512 byte header for images Found-by: Carl …
- 2:28 PM Changeset in ffmpeg [d0dce15d] by
- quickdraw: Make the palette opaque Additional overflow fix by Michael …
- 12:15 PM Changeset in ffmpeg [c3671e1d] by
- avformat/riffenc: Use size_t for strlen in ff_riff_write_info_tag() …
- 12:13 PM Ticket #4551 (Problems with decoding when opening RTSP stream.) closed by
- needs_more_info: Please test current FFmpeg git head and reopen this ticket if you can …
- 12:08 PM Ticket #4550 (Overlaying VOBSUB from MKV sample while deinterlacing produces various ...) updated by
- Issue also occurs with kerndeint instead of yadif, which suggests this …
- 12:04 PM Changeset in ffmpeg [94e293a8] by
- avfilter/af_aphaser: reject too small delay Signed-off-by: Paul B …
- 11:39 AM Ticket #4551 (Problems with decoding when opening RTSP stream.) created by
- Summary of the bug: When we connect for the first time, everything …
- 11:32 AM Changeset in ffmpeg [93cc5ca7] by
- lavf/img2dec: add option to disable pattern matching Signed-off-by: …
- 10:56 AM Ticket #4550 (Overlaying VOBSUB from MKV sample while deinterlacing produces various ...) updated by
- Looks like vf_yadif.c changes the time base (in config_props), and …
- 10:48 AM Ticket #4550 (Overlaying VOBSUB from MKV sample while deinterlacing produces various ...) updated by
- Yes (this is mentioned in my original description); the result and …
- 10:47 AM Ticket #4550 (Overlaying VOBSUB from MKV sample while deinterlacing produces various ...) updated by
- Is the issue also reproducible with a native encoder like mpeg4 or …
- 10:29 AM Changeset in ffmpeg [37efad4e] by
- fate: Test pullup and fieldmatch with 5 instead of 1 frame …
- 10:17 AM Changeset in ffmpeg [2ce2462b] by
- Merge commit 'da5c6a97bbfe34d4b30a89e72150dd400299ddce' * commit …
- 10:07 AM Changeset in ffmpeg [85bbe1db] by
- Merge commit '0670acc4f1c4ceb16968818a654e07a3f550a8c9' * commit …
- 10:02 AM Ticket #4550 (Overlaying VOBSUB from MKV sample while deinterlacing produces various ...) created by
- Summary of the bug: Sample at http://puu.sh/hKq7C/513a386d04.mkv …
- 9:49 AM Ticket #4549 (/usr/bin/ld: libavutil/color_utils.o: relocation R_X86_64_32S against ...) updated by
- >To make matters worse, enabling VAAPI on my Intel Broadwell laptop …
- 9:37 AM Ticket #4549 (/usr/bin/ld: libavutil/color_utils.o: relocation R_X86_64_32S against ...) updated by
- Is there an easy way to binary search through 38 switches of …
- 2:01 AM Changeset in ffmpeg [acf4925f] by
- tools/graph2dot: use larger data types than int for array/string sizes …
- 1:24 AM Changeset in ffmpeg [59db9e69] by
- avformat/internal: Fix warning about struct declaration Moving …
- 1:22 AM Changeset in ffmpeg [da5c6a97] by
- riff: Add MultiScope II fourcc MSC2 as MJPEG Signed-off-by: Luca …
- 1:20 AM Changeset in ffmpeg [0670acc] by
- dca_parser: Extend DTS core sync word and fix existing check The …
May 11, 2015:
- 10:52 PM Changeset in ffmpeg [3ecc0633] by
- avcodec/hevc: Fix order of operations in hls_decode_neighbour() …
- 9:59 PM CompilationGuide/WinRT edited by
- Updating instructions for VS 2015 RC and Win10 10074 (diff)
- 8:53 PM Changeset in ffmpeg [62a1e003] by
- avformat/mlvdec: Use AVFormatContext->open_cb() Signed-off-by: …
- 8:51 PM Ticket #3730 (libx265 ignores threads option.) updated by
- It seems to me that the behavior Danixu is looking for can possibly be …
- 8:33 PM Changeset in ffmpeg [a228f7d5] by
- avformat/avformat: slightly more verbose documentation for open_cb() …
- 7:56 PM Changeset in ffmpeg [77ccc914] by
- avformat/mov: Use open_cb() if set Signed-off-by: Michael Niedermayer …
- 7:55 PM Changeset in ffmpeg [541d75f9] by
- avformat: add callback for opening further files Previous version …
- 6:21 PM Changeset in ffmpeg [0382c94f] by
- id3v2: catch avio_read errors in check_tag Since len is an unsigned …
- 6:01 PM Changeset in ffmpeg [ae4eea8b] by
- avutil/avstring: Use size_t in av_strlcatf() Signed-off-by: Michael …
- 4:12 PM Changeset in ffmpeg [2b97cc2e] by
- avformat/mov: Pass MovContext into mov_open_dref() Signed-off-by: …
- 3:15 PM Changeset in ffmpeg [94c20de4] by
- avcodec/libx265: use x265 Multi-library Interface to query the API …
- 1:56 PM Changeset in ffmpeg [ab6dc863] by
- avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length() …
- 1:56 PM Changeset in ffmpeg [66f26b3e] by
- avformat/matroskaenc: Check ff_vorbiscomment_length in …
- 1:56 PM Changeset in ffmpeg [0db5b2b9] by
- avformat/oggenc: Check ff_vorbiscomment_length in …
- 1:37 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by
- Looking at the source and documentation for aphaser, I see some other …
- 1:31 PM Changeset in ffmpeg [40a7700] by
- avformat/flacenc: Check length in flac_write_block_comment() …
- 1:23 PM Changeset in ffmpeg [eca38864] by
- avformat/vorbiscomment: Check entry length in ff_vorbiscomment_write() …
- 10:42 AM Changeset in ffmpeg [a633928d] by
- avformat/subtitles: Use size_t for len string length could …
- 9:18 AM Ticket #4549 (/usr/bin/ld: libavutil/color_utils.o: relocation R_X86_64_32S against ...) updated by
-
And please confirm that you ran
make distclean. - 8:39 AM Ticket #4549 (/usr/bin/ld: libavutil/color_utils.o: relocation R_X86_64_32S against ...) updated by
- I cannot reproduce. To make this a valid ticket please provide the …
- 8:23 AM Ticket #4549 (/usr/bin/ld: libavutil/color_utils.o: relocation R_X86_64_32S against ...) created by
- Summary of the bug: Build error http://ix.io/itN How to reproduce: The …
- 2:31 AM Ticket #4504 (Valgrind on arm fate client) updated by
-
Status changed
- 2:30 AM Ticket #4503 (Android fate client) updated by
-
Status changed
- 2:30 AM Ticket #4435 (armcc fate client) updated by
-
Status changed
- 2:30 AM Ticket #4548 (Opensolaris / sunos fate client) updated by
-
Status changed
- 2:30 AM Ticket #4434 (Haiku fate client needs a new maintainer) updated by
-
Status changed
- 2:30 AM Ticket #4548 (Opensolaris / sunos fate client) created by
- We currently have a aging opensolaris fate client, someone should …
- 2:05 AM Changeset in ffmpeg [17b26308] by
- avformat/matroskadec: Use size_t for the variable holding a strlen() …
- 1:50 AM Changeset in ffmpeg [95efc65] by
- avformat/url: Use size_t for len from strlen() Signed-off-by: Michael …
May 10, 2015:
- 11:56 PM Changeset in ffmpeg [28b7d7a] by
- Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd' * commit …
- 11:48 PM Ticket #4545 (MPEG Dash output does not pass MPD Validator) closed by
- fixed: Fixed in 32a4177a627ddce984a5a9ed7023d9a63dcbdf85, thanks for the report.
- 11:46 PM Changeset in ffmpeg [ae99f06e] by
- Merge commit 'ac1a1cb948fe29975424e367173b88db48792144' * commit …
- 11:37 PM Changeset in ffmpeg [32a4177a] by
- dashenc: replace attribute id with contentType for the AdaptationSet …
- 9:32 PM Changeset in ffmpeg [8d916ef5] by
- fate: Use more than 5 frames for testing select and idet filters …
- 9:09 PM Changeset in ffmpeg [5e19651c] by
- Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' * commit …
- 9:08 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by
-
Status, Version, Reproduced by developer changed
[…] - 9:05 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by
- A quick check at: …
- 9:02 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by
- Do you know who the packager for Arch Linux is? I always wanted to …
- 8:53 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by
- I did not compile myself, instead used the standard ffmpeg package on …
- 8:51 PM Changeset in ffmpeg [1cf81a2c] by
- Merge commit '379e5603f4131e677ecf5ba79973dcd5603f28ea' * commit …
- 8:47 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) updated by
-
Priority, Keywords changed
Please provide a sample that allows to reproduce the crash. … - 8:42 PM Changeset in ffmpeg [f230451b] by
- Merge commit 'b9f7a677083647d85e583d6d7384938766a293d7' * commit …
- 8:31 PM Changeset in ffmpeg [55231323] by
- Merge commit '254f3daba4271c1918d9a7ad155b1442ef93ed29' * commit …
- 8:20 PM Changeset in ffmpeg [73b8155b] by
- Merge commit '4d0ee4962be7e07cdc038a78008ef2e4e47e5f81' * commit …
- 8:09 PM Changeset in ffmpeg [8b0ceb96] by
- Merge commit 'b34257eefd98cb768ea2f53a390b8684d51e689a' * commit …
- 8:05 PM Ticket #4547 (af_aphaser.c: segfault with low values of delay option) created by
- I attempted to apply an -aphaser filter to an aif audio file, with the …
- 8:00 PM Changeset in ffmpeg [ce1c0e99] by
- Merge commit '243e8443cd9e83c887e3f5edf09a169e7783d14e' * commit …
- 7:57 PM Changeset in ffmpeg [b8d2630c] by
- dashenc: Reduce the segment duration if cutting out parts with edit …
- 7:57 PM Changeset in ffmpeg [ac1a1cb9] by
- dashenc: replace attribute id with contentType for the AdaptationSet …
- 7:42 PM Changeset in ffmpeg [918c5ea4] by
- Merge commit '295e05a762332c5edcc84c325e94457815a51b5c' * commit …
- 6:05 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by
- Fixed in 28f20d2ff487aa589643d8f70eaf614b78839685.
- 6:03 PM Changeset in ffmpeg [004564c9] by
- avformat/wavenc: Check umid length Fixes potential out of array read …
- 5:52 PM Changeset in ffmpeg [ecb4ae78] by
- avformat/wavenc: fix string length variable types Signed-off-by: …
- 4:09 PM Changeset in ffmpeg [d0b29428] by
- avcodec/ppc/h264qpel_template: Fix alignment assert Signed-off-by: …
- 3:31 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by
- my appologies , here is the full result: ffmpeg -i …
- 3:29 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by
- Replying to alan1523: > 3) http://evermeet.cx/ffmpeg/ > …
- 3:27 PM Ticket #4546 (-acodec copy doesn't work with AAC VBR) closed by
- needs_more_info: Please reopen if you can provide your FFmpeg command line including …
- 3:17 PM Ticket #4546 (-acodec copy doesn't work with AAC VBR) created by
- Summary of the bug: When using "-acodec copy" to extract AAC VBR …
- 2:59 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by
- Should testing be done on ( N-72119-g82a6e18-tessus ) ? if so the …
- 2:47 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by
- Replying to alan1523: > 3) http://evermeet.cx/ffmpeg/ > …
- 2:40 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by
- Only current FFmpeg git head is supported here, except for regressions …
- 2:28 PM Changeset in ffmpeg [07cb6bf9] by
- postproc/postprocess: Use size_t to hold strlen()s value This should …
- 2:26 PM Changeset in ffmpeg [d66b623a] by
- avformat/nutenc: Fix writing strings larger than 2gb Signed-off-by: …
- 2:26 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by
- Replying to alan1523: > Tested using the version Mac Port …
- 2:25 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by
- Replying to alan1523: > Tested using the version Mac Port …
- 2:09 PM Changeset in ffmpeg [4c128ea1] by
- avutil/dict: Use size_t for appending strings the string length is …
- 2:06 PM Changeset in ffmpeg [4950bd4e] by
- libavutil/mem: use size_t for the length in av_strdup() the string …
- 2:05 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by
- Performed test once more with FFMPEG 2.6.1 Command: …
- 1:32 PM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by
- Tested using the version Mac Port Install delivers. What would be the …
- 1:09 PM Changeset in ffmpeg [54e64eaf] by
- swscale/x86/swscale: Fix warning about loosing significant bits in …
- 1:01 PM Changeset in ffmpeg [a649f36f] by
- avformat/http: Mark lower_proto as const in http_listen() …
- 12:39 PM Changeset in ffmpeg [3d65570f] by
- avformat/mxf: Always evaluate PRINT_KEY() arguments at compile time …
- 12:39 PM Changeset in ffmpeg [8b42b222] by
- avformat/mxf: Simplify PRINT_KEY() Signed-off-by: Michael Niedermayer …
- 12:19 PM Changeset in ffmpeg [72910851] by
- avcodec/snowenc: set dia_size for the first pass of motion estimation …
- 11:49 AM Changeset in ffmpeg [2fb02ecf] by
- fate: Reduce the number of frames used to test video filters Use 5 …
- 6:47 AM Changeset in ffmpeg [5af62127] by
- avformat_alloc_context: initialize raw_packet_buffer_remaining_size. …
- 6:36 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by
-
Status changed
A patch is on the mailing list. - 4:53 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by
- I just now noticed that the validator is based off the 2012 standard, …
- 4:23 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) reopened by
- 4:22 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by
- Ok. To generate content for testing: ffmpeg -y -f lavfi -i …
- 4:16 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by
- You can reopen and edit this one instead, if it's still about mpeg …
- 4:10 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by
- Actually I take that back, there only seems to one error. I messed up …
- 3:40 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) updated by
- I can provide more info... but I'm not sure where to start. All mpd …
- 3:35 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) closed by
- needs_more_info
- 3:09 AM Ticket #4545 (MPEG Dash output does not pass MPD Validator) created by
- Various errors when testing the MPD output on the validator. …
- 12:38 AM Changeset in ffmpeg [58201c6e] by
- avcodec/snowenc: correct fullpel search pattern No real difference in …
May 9, 2015:
- 11:05 PM Changeset in ffmpeg [db6d0a5b] by
- avcodec/snowenc: Fix used reference MV in fullpel iterative ME This …
- 10:46 PM Changeset in ffmpeg [f349703e] by
- avcodec/snowenc: change log level for iterative ME information to …
- 9:52 PM Changeset in ffmpeg [b6229780] by
- avcodec/snowenc: add intra_penalty AVOption This allows favoring …
- 3:10 PM Changeset in ffmpeg [cf31e2df] by
- avcodec/mpegvideo: Fix null pointer dereference with grayscale …
- 2:38 PM Ticket #4288 (libfdk_aac - channel 3 is corrupt) updated by
- Channel 3 is the subwoofer, the behaviour you observe is normal.
- 2:33 PM Ticket #4288 (libfdk_aac - channel 3 is corrupt) updated by
-
Version changed
- 1:58 PM Changeset in ffmpeg [33529104] by
- avcodec/mpeg12dec: Fix "-flags +gray" Signed-off-by: Michael …
- 1:55 PM Changeset in ffmpeg [379e5603] by
- id3v2: Do not export empty APIC description APIC tags always have a …
- 1:55 PM Changeset in ffmpeg [b9f7a677] by
- png: Set the color range as full range The format uses full range for …
- 1:55 PM Changeset in ffmpeg [254f3dab] by
- nut: Make sure to clean up on read_header failure Based on Andreas …
- 1:51 PM Changeset in ffmpeg [4d0ee496] by
- avi: Validate sample_size And either error out or set it to 0 if it …
- 12:12 PM Ticket #4532 (ffmpeg (vers. 2.3.4 or 2.6.2) - "-timestamp" option doesn't work any more) updated by
-
Keywords, Version changed
Regression since 98298eb1034bddb4557fa689553dae793c2b0092 - 11:20 AM Ticket #4532 (ffmpeg (vers. 2.3.4 or 2.6.2) - "-timestamp" option doesn't work any more) closed by
- fixed: Fixed in 107e4da47644fe615ea821d6a19682d73789aca7
- 11:07 AM Changeset in ffmpeg [876c89a8] by
- cmdline: Check options array for not working flag combinations …
- 11:07 AM Changeset in ffmpeg [107e4da4] by
- ffmpeg_opt: Fix -timestamp parsing Signed-off-by: Michael Niedermayer …
- 10:03 AM Changeset in ffmpeg [9ba5dd37] by
- avcodec/mpegvideo: Fix indention Signed-off-by: Michael Niedermayer …
- 12:42 AM Changeset in ffmpeg [5c8809b4] by
- avcodec/error_resilience: support grayscale Signed-off-by: Michael …
May 8, 2015:
- 11:36 PM Changeset in ffmpeg [82a6e18b] by
- avcodec/mpegvideo: Fix -flags +gray with xvid_vlc_trac7411.h263 …
- 11:26 PM Ticket #4542 (vc1 gray decoding produces artefacts) closed by
- fixed: Fixed in 982e7bbfa6b57c7173d3f774fbbb735aed3291f0 and …
- 11:13 PM Changeset in ffmpeg [9025bc58] by
- avcodec/h263dec: use PIX_FMT_GRAY8 when the user specified …
- 10:50 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) closed by
- fixed: Okay, the patch was accepted upstream so I am closing this bug. Feel …
- 10:27 PM Changeset in ffmpeg [d1d8ee5e] by
- avdevice/v4l2: Try to fix build on netbsd/openbsd Found-by: James …
- 8:31 PM Changeset in ffmpeg [28f20d2f] by
- lavd/v4l2: produce a 0 byte packet when a dequeued buffer is flagged …
- 7:47 PM Ticket #4544 (Problem transcoding 5.1 AAC LATM audio streams) created by
- Summary of the bug: I´ve captured some AAC LATM streams that are …
- 6:32 PM Changeset in ffmpeg [982e7bbf] by
- avcodec/vc1: Skip chroma operations if CODEC_FLAG_GRAY is set …
- 5:59 PM Ticket #4543 (Bad WAV output for an mkv file) updated by
- For WAV files this big, you need to mux it using the "-rf64 auto" or …
- 5:45 PM Ticket #4543 (Bad WAV output for an mkv file) updated by
- Replying to cehoyos: > > No such problems exists with FLAC …
- 5:25 PM Ticket #4543 (Bad WAV output for an mkv file) updated by
- Replying to birdie: > I will retest this issue when you …
- 5:22 PM Ticket #4540 (ADX sample count is not written to ADX header) updated by
-
Status changed
- 5:17 PM Ticket #4543 (Bad WAV output for an mkv file) updated by
- I will retest this issue when you create a new official GIT snapshot, …
- 5:16 PM Ticket #4540 (ADX sample count is not written to ADX header) updated by
- You can calculate the size given the stream offset and the final size …
- 4:58 PM Ticket #4543 (Bad WAV output for an mkv file) updated by
-
Priority changed
Unfortunately, this ticket is useless as-is. To make this a valid … - 4:53 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by
- Replying to corco: > On ubuntu 14.04, I confirmed the bug …
- 4:53 PM Ticket #4543 (Bad WAV output for an mkv file) created by
- Summary of the bug: when I try to export six channel audio from an MKV …
- 4:28 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by
-
Cc changed
- 4:21 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by
- Replying to holden: > Hi, could you please test again the …
- 4:02 PM Changeset in ffmpeg [23e6cf83] by
- lavd/v4l2: fix typo This was introduced in …
- 3:55 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by
- Hi, could you please test again the latest git head with the new …
- 3:33 PM Ticket #4540 (ADX sample count is not written to ADX header) updated by
- Could you provide a "correct" sample or (much better) explain how the …
- 3:03 PM Ticket #4540 (ADX sample count is not written to ADX header) updated by
- > Do I understand correctly that these players do not play the adx …
- 2:18 PM Ticket #4542 (vc1 gray decoding produces artefacts) created by
- The following produces ugly artefacts since …
- 12:42 PM Changeset in ffmpeg [c97d30f0] by
- vp9: de-duplicate some functions that are identical between 10/12 bpp. …
- 12:33 PM Changeset in ffmpeg [ba1f56ae] by
- configure: remove loongson check inline asm and mips dependent …
- 12:01 PM Changeset in ffmpeg [b6d8afd] by
- configure: replace arch loongson with arch extra list loongson …
- 10:38 AM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) updated by
-
Keywords, Analyzed by developer, Component, Reproduced by developer changed
Could you explain why you tested FFmpeg 2.6.2? Are you a distributor? - 10:04 AM Ticket #4540 (ADX sample count is not written to ADX header) updated by
-
Keywords, Version, Component changed
Do I understand correctly that these players do not play the adx files … - 9:10 AM Changeset in ffmpeg [b34257ee] by
- nut: Check chapter creation in decode_info_header This fixes a …
- 9:10 AM Changeset in ffmpeg [243e8443] by
- alac: Reject rice_limit 0 if compression is used If in compression …
- 9:10 AM Changeset in ffmpeg [295e05a7] by
- ape: Support _0000 files with nblock smaller than 64 The …
- 3:29 AM Ticket #4541 (Allow selecting decoder per stream or make libdcadec the default) updated by
- link to sample file: http://www.datafilehost.com/d/d02fada3
- 3:20 AM Ticket #4541 (Allow selecting decoder per stream or make libdcadec the default) created by
- Hello! I'm told this will be an easy fix. The new libdcadec decoding …
- 3:15 AM Ticket #4540 (ADX sample count is not written to ADX header) created by
- When FFmpeg encodes ADX files, it hardcodes the sample count to 0: …
- 2:54 AM Ticket #4539 (No useful error message using quicktime reference input with absolute ...) created by
- Summary of the bug: Attempting to render a x264 file using a …
May 7, 2015:
- 11:07 PM Changeset in ffmpeg [b697b297] by
- id3v2: do not export APIC description if empty APIC tags always have …
- 10:44 PM Changeset in ffmpeg [72e7553] by
- pngdec: set correct range AV_PIX_FMT_GRAY8/16 are considered YUV …
- 9:58 PM Changeset in ffmpeg [3b123353] by
- swscale/x86/hscale_fast_bilinear_simd: Remove ancient out-commented …
- 9:56 PM Changeset in ffmpeg [28eaf46d] by
- doc/APIchanges: fill missing versions and hashes Signed-off-by: James …
- 9:35 PM Changeset in ffmpeg [e0a403e] by
- vp9: add missing changelog and APIchanges entries for new VP9 profiles …
- 9:10 PM Changeset in ffmpeg [288dc5b4] by
- avcodec/s3tc: fix alpha decoding when dimensions are not a multiple of …
- 8:50 PM Changeset in ffmpeg [b1b0baa3] by
- avcodec/g2meet: Check init_get_bits8() return value Signed-off-by: …
- 8:50 PM Changeset in ffmpeg [43e94d5a] by
- avcodec/g2meet: Use init_get_bits8() Signed-off-by: Michael …
- 8:49 PM Ticket #4538 (Support >6 channels in AAC audio) created by
- Similar request to #3595 AAC can support up to 48 full-bandwidth …
- 8:35 PM Ticket #4537 (segfault in av_buffer_unref when using Linphone 3.6.1) created by
- (this is about ffmpeg 2.6.2 which isn't available in the version …
- 7:20 PM Changeset in ffmpeg [5f0ebe86] by
- ffprobe: Use av_packet_side_data_name() to find the side data name …
- 7:01 PM Changeset in ffmpeg [a7dd933b] by
- avcodec: Add av_packet_side_data_name() Signed-off-by: Michael …
- 5:11 PM Changeset in ffmpeg [daea3209] by
- avcodec/txd: Fix input size checks for dxt1/3 for dimensions % 4 != 0 …
- 4:32 PM Changeset in ffmpeg [873d7e0e] by
- avcodec/s3tc: fix decoding when dimensions are not a multiple of 4 …
- 3:32 PM Changeset in ffmpeg [584cc1ad] by
- aacsbr: break infinite loop in sbr_hf_calc_npatches Signed-off-by: …
- 3:29 PM Ticket #4030 (V4L2 recording results in invalid data & buffer still owned errors) updated by
- Hello guys, thanks for your feedback. I just saw that the original …
- 2:47 PM Changeset in ffmpeg [7174df44] by
- avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, …
- 1:40 PM Changeset in ffmpeg [aa70801a] by
- ripemd: move ripemd{256, 320} into separate functions This allows the …
- 12:33 PM Changeset in ffmpeg [cc77bb09] by
- avcodec/x86/vp9dsp_init: Fix mix of declaration and statement …
- 12:32 PM Changeset in ffmpeg [a6153977] by
- avcodec/vp9dsp: Replace assert by av_assert0() Reviewed-by: "Ronald …
- 11:22 AM Changeset in ffmpeg [b28d5c49] by
- Merge remote-tracking branch 'rbultje/vp9-profile23-wip' * …
- 11:19 AM Changeset in ffmpeg [2293ec6a] by
- libvpxdec: add 440 pixfmts.
- 11:19 AM Changeset in ffmpeg [b8077d7a] by
- vp9: add profile 2/3 fate tests.
- 3:07 AM Changeset in ffmpeg [9253cc4] by
- avcodec/diracdec: Replace default_bsep[] by multiplication …
- 1:57 AM Changeset in ffmpeg [21b30947] by
- swscale/x86/hscale_fast_bilinear_simd: Fix variable names in comments …
Note:
See TracTimeline
for information about the timeline view.
