| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fate: split dependencies for fate-seek tests Each fate-seek test depends now only on the corresponding fate-acodec, fate-vsynth2 or fate-lavf test which creates the file seek-tests operates on. The tests and references are renamed to match the test they depend on. | 13 年前 | |
fate: enable fate-seek-acodec-adpcm-ima_qt-trellis Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
fate: split dependencies for fate-seek tests Each fate-seek test depends now only on the corresponding fate-acodec, fate-vsynth2 or fate-lavf test which creates the file seek-tests operates on. The tests and references are renamed to match the test they depend on. | 13 年前 | |
tests: add adpcm trellis tests adpcm_ima_qt does not produce reproducible results, so it is temporarily disabled (see #3701). Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
fate: split dependencies for fate-seek tests Each fate-seek test depends now only on the corresponding fate-acodec, fate-vsynth2 or fate-lavf test which creates the file seek-tests operates on. The tests and references are renamed to match the test they depend on. | 13 年前 | |
tests: add adpcm trellis tests adpcm_ima_qt does not produce reproducible results, so it is temporarily disabled (see #3701). Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
upgrade to 4.4.1 Signed-off-by: gg0907 <guohui_1701@163.com> | 4 年前 | |
upgrade to 4.4.1 Signed-off-by: gg0907 <guohui_1701@163.com> | 4 年前 | |
fate: split dependencies for fate-seek tests Each fate-seek test depends now only on the corresponding fate-acodec, fate-vsynth2 or fate-lavf test which creates the file seek-tests operates on. The tests and references are renamed to match the test they depend on. | 13 年前 | |
tests: add adpcm trellis tests adpcm_ima_qt does not produce reproducible results, so it is temporarily disabled (see #3701). Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/movenc: ensure we don't write the major brand as a compatible brand more than once Signed-off-by: James Almer <jamrial@gmail.com> | 6 年前 | |
fate: update seeking reference for flac | 11 年前 | |
avformat/mp3dec: use the common mechanism for skipping samples The mp2 seek test results change. Whether to skip samples if the file had no LAME gapless tags was inconsistent. When seeking to the start of the file, 529 samples were skipped, but when playing from start, nothing was skipped. This commit changes the behavior on seek to skip nothing. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 10 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
avformat/movenc: ensure we don't write the major brand as a compatible brand more than once Signed-off-by: James Almer <jamrial@gmail.com> | 6 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
avformat/movenc: ensure we don't write the major brand as a compatible brand more than once Signed-off-by: James Almer <jamrial@gmail.com> | 6 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
avformat/movenc: ensure we don't write the major brand as a compatible brand more than once Signed-off-by: James Almer <jamrial@gmail.com> | 6 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
avformat/movenc: ensure we don't write the major brand as a compatible brand more than once Signed-off-by: James Almer <jamrial@gmail.com> | 6 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg, ffprobe: don't "merge" side data into packet data by default Preparation for potentially disabling merged side data by default in the libs. Do this in particular because it affects fate tests. The changed tests either reflect added packet side data, or the changed packet size due to merged side data removal reducing the packet size. | 9 年前 | |
lavf/mov.c: Use the correct offset to shift timestamp when seeking. Fixes seek for files with empty edits and files with negative ctts (dts_shift > 0). Added fate samples and tests. Signed-off-by: Sasi Inguva <isasi@isasi.mtv.corp.google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 8 年前 | |
ffmpeg, ffprobe: don't "merge" side data into packet data by default Preparation for potentially disabling merged side data by default in the libs. Do this in particular because it affects fate tests. The changed tests either reflect added packet side data, or the changed packet size due to merged side data removal reducing the packet size. | 9 年前 | |
upgrade ffmpeg from 4.4.1 to 5.1.4 Signed-off-by: cyberbox <468042667@qq.com> Change-Id: I63cc2a8c9ff6197c67d6b6b47c124882ad942a22 | 2 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
Merge commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d' * commit '6072184e702b4b631ac72f1b66b75e5f21e0ce2d': asfenc: use codec descriptors instead of AVCodecs to write codec info Conflicts: tests/ref/lavf/asf tests/ref/seek/lavf-asf Merged-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
fate: upate after 55d32eed8f Signed-off-by: Paul B Mahol <onemda@gmail.com> | 13 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c' * commit '618d02c1fa9e74d490cace64a7d15762656b521c': tests: Convert lavf container tests to non-legacy test scripts Merged-by: James Almer <jamrial@gmail.com> | 7 年前 | |
Cleanse GIF muxer and encoder. This commit removes the badly duplicated code between the encoder and the muxer. That may sound surprising, but the encoder is now responsible from the encoding of the picture when muxing to a .gif file. It also does not require anymore a manual user intervention such as a -pix_fmt rgb24 to work properly. To summarize, output gif are now easier to generate, code is saner and simpler, and files are smaller (thanks to the lzw encoding which was unused so far with the default .gif output). We can certainly make things even better, but this is the first step. FATE is updated because of the output being produced by the encoder and not the muxer (no lzw in the muxer), and in the seek test only the size mismatches. Fixes Ticket #2262 | 12 年前 | |
avcodec/mpeg12enc: store sequence display extension only if we have something to store in it Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
mjpegenc: enable optimal huffman coding by default As it gives excellent encoding gains at an insignificant speed increase and passes fate without problems, it should now be safe to enable by default. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com> | 9 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
10l: Update fate seeking reference after last commit. | 13 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
mpegpsenc: avoid shifting dts/pts Only shift if needed to avoid negative scr when requested or for dvd. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 13 年前 | |
avformat/mxfenc: Add Padding Bits Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 8 年前 | |
avformat/mxfenc: Add Padding Bits Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 8 年前 | |
avformat/mxfenc: Add Padding Bits Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 8 年前 | |
avformat/mxfenc: Add Padding Bits Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 8 年前 | |
avformat/mxfenc: Add Padding Bits Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 8 年前 | |
avformat/mxfenc: Add Padding Bits Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 8 年前 | |
ffmpeg: prefix encoder with "Lavc " in bitexact mode This avoids misleading encoder names like "encoder = prores" Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
ffmpeg: prefix encoder with "Lavc " in bitexact mode This avoids misleading encoder names like "encoder = prores" Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
lavf/img2dec: add pnm pipe demuxers | 9 年前 | |
fate: upate after 55d32eed8f Signed-off-by: Paul B Mahol <onemda@gmail.com> | 13 年前 | |
fate: upate after 55d32eed8f Signed-off-by: Paul B Mahol <onemda@gmail.com> | 13 年前 | |
lavf/img2dec: add pnm pipe demuxers | 9 年前 | |
fate: upate after 55d32eed8f Signed-off-by: Paul B Mahol <onemda@gmail.com> | 13 年前 | |
lavf/img2dec: add pnm pipe demuxers | 9 年前 | |
avcodec/eac3: add support for dependent stream Signed-off-by: Paul B Mahol <onemda@gmail.com> | 8 年前 | |
Merge commit '99f40fd02f1870c2dee70977b672da9cb198f0be' * commit '99f40fd02f1870c2dee70977b672da9cb198f0be': sgienc: Do not end RLE lines with 0s Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | 10 年前 | |
fate: split dependencies for fate-seek tests Each fate-seek test depends now only on the corresponding fate-acodec, fate-vsynth2 or fate-lavf test which creates the file seek-tests operates on. The tests and references are renamed to match the test they depend on. | 13 年前 | |
fate: upate after 55d32eed8f Signed-off-by: Paul B Mahol <onemda@gmail.com> | 13 年前 | |
fate: upate after 55d32eed8f Signed-off-by: Paul B Mahol <onemda@gmail.com> | 13 年前 | |
avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt The packet counting based approach caused excessive sdt/pat/pmt for VBR, so let's use a timestamp based approach instead similar to how we emit PCRs. SDT/PAT/PMT period should be consistent for both VBR and CBR from now on. Also change the type of sdt_period and pat_period to AV_OPT_TYPE_DURATION so no floating point math is necessary. Fixes ticket #3714. Signed-off-by: Marton Balint <cus@passwd.hu> | 6 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
avcodec/mpeg12enc: store sequence display extension only if we have something to store in it Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg, ffprobe: don't "merge" side data into packet data by default Preparation for potentially disabling merged side data by default in the libs. Do this in particular because it affects fate tests. The changed tests either reflect added packet side data, or the changed packet size due to merged side data removal reducing the packet size. | 9 年前 | |
lavf/mov.c: Use the correct offset to shift timestamp when seeking. Fixes seek for files with empty edits and files with negative ctts (dts_shift > 0). Added fate samples and tests. Signed-off-by: Sasi Inguva <isasi@isasi.mtv.corp.google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 8 年前 | |
lavf/mov.c: Use the correct offset to shift timestamp when seeking. Fixes seek for files with empty edits and files with negative ctts (dts_shift > 0). Added fate samples and tests. Signed-off-by: Sasi Inguva <isasi@isasi.mtv.corp.google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 8 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/movenc: ensure we don't write the major brand as a compatible brand more than once Signed-off-by: James Almer <jamrial@gmail.com> | 6 年前 | |
tests/fate: add dnxhr encoding tests added sws_flags flags and tested against x86_32 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 9 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
lavf/flvdec: init AVPacket::pos to FLVTAG offset Current code doesn't initialize AVPacket::pos. Made it point to FLVTAG so flv_read_packet can decode from pos Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 9 年前 | |
lavf/flvdec: init AVPacket::pos to FLVTAG offset Current code doesn't initialize AVPacket::pos. Made it point to FLVTAG so flv_read_packet can decode from pos Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 9 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
mjpegenc: enable optimal huffman coding by default As it gives excellent encoding gains at an insignificant speed increase and passes fate without problems, it should now be safe to enable by default. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com> | 9 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
upgrade ffmpeg from 4.4.1 to 5.1.4 Signed-off-by: cyberbox <468042667@qq.com> Change-Id: I63cc2a8c9ff6197c67d6b6b47c124882ad942a22 | 2 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/movenc: ensure we don't write the major brand as a compatible brand more than once Signed-off-by: James Almer <jamrial@gmail.com> | 6 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
upgrade ffmpeg from 4.4.1 to 5.1.4 Signed-off-by: cyberbox <468042667@qq.com> Change-Id: I63cc2a8c9ff6197c67d6b6b47c124882ad942a22 | 2 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
ffmpeg upgrade from 5.1.4 to 7.1.1 Signed-off-by: zzm_gitcode <harbin_zzm@163.com> | 5 个月前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 | |
avformat/avienc: Fix wrongly placed comment Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | 11 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 13 年前 | ||
| 11 年前 | ||
| 13 年前 | ||
| 11 年前 | ||
| 13 年前 | ||
| 11 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 13 年前 | ||
| 11 年前 | ||
| 6 年前 | ||
| 11 年前 | ||
| 10 年前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 6 年前 | ||
| 5 个月前 | ||
| 6 年前 | ||
| 5 个月前 | ||
| 6 年前 | ||
| 5 个月前 | ||
| 6 年前 | ||
| 5 个月前 | ||
| 9 年前 | ||
| 8 年前 | ||
| 9 年前 | ||
| 2 年前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 11 年前 | ||
| 5 个月前 | ||
| 11 年前 | ||
| 13 年前 | ||
| 5 个月前 | ||
| 7 年前 | ||
| 12 年前 | ||
| 11 年前 | ||
| 9 年前 | ||
| 5 个月前 | ||
| 13 年前 | ||
| 5 个月前 | ||
| 13 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 9 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 9 年前 | ||
| 13 年前 | ||
| 9 年前 | ||
| 8 年前 | ||
| 10 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 13 年前 | ||
| 6 年前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 11 年前 | ||
| 5 个月前 | ||
| 9 年前 | ||
| 8 年前 | ||
| 8 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 6 年前 | ||
| 9 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 5 个月前 | ||
| 11 年前 | ||
| 9 年前 | ||
| 9 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 9 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 2 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 6 年前 | ||
| 5 个月前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 2 年前 | ||
| 11 年前 | ||
| 5 个月前 | ||
| 11 年前 | ||
| 11 年前 | ||
| 11 年前 |