Timeline



Aug 9, 2011:

8:44 PM Changeset in ffmpeg [d1d33e07] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: remove unneeded #include
8:44 PM Changeset in ffmpeg [fce33f9e] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: restructure coupling coordinate reuse calculation
8:44 PM Changeset in ffmpeg [c3d63262] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: allow new coupling coordinates to be sent independently for …
8:28 PM Changeset in ffmpeg [d55ad59a] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: separate exponent bit counting from exponent grouping. Move …
8:11 PM Changeset in ffmpeg [0d4ea7b3] by Michael Niedermayer <michaelni@gmx.at>
lavc: bump minor for Go2Meeting codec ID Signed-off-by: Michael …
7:53 PM Changeset in ffmpeg [63377695] by Michael Niedermayer <michaelni@gmx.at>
AVCodecTag: Add MKTAG for Go2Meeting video codec Signed-off-by: …
7:53 PM Changeset in ffmpeg [2a417013] by Michael Niedermayer <michaelni@gmx.at>
AVCodec: Add Go2Meeting codec ID Signed-off-by: Michael Niedermayer …
7:53 PM Changeset in ffmpeg [c369ddb7] by Michael Niedermayer <michaelni@gmx.at>
ffplay: pass frame durations clearly to video video_refresh …
7:29 PM Changeset in ffmpeg [12fe7594] by Ronald S. Bultje <rsbultje@gmail.com>
h264: propagate error return values for AV_LOG_ERROR-triggering events …
7:16 PM Changeset in ffmpeg [94d47382] by Alex Converse <alex.converse@gmail.com>
aac: Don't attempt to output configure an invalid channel configuration.
5:56 PM Changeset in ffmpeg [4d58e4c] by Anton Khirnov <anton@khirnov.net>
Rename ffserver to avserver.
5:56 PM Changeset in ffmpeg [9e12f0bf] by Anton Khirnov <anton@khirnov.net>
Rename ffprobe to avprobe.
5:56 PM Changeset in ffmpeg [266463da] by Anton Khirnov <anton@khirnov.net>
Rename ffplay to avplay.
4:55 PM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Aztek
I will upload the file this week end: I'm not home and I can't VPN …
4:17 PM Ticket #384 (Incorrect number of frames reported with .3gp file) closed by Carl Eugen Hoyos
invalid: As said, I do not believe ffmpeg is designed to count frames, but …
3:34 PM Ticket #384 (Incorrect number of frames reported with .3gp file) updated by Michael Richards
Ok, I think I can use that to search the source and see how ffmpeg is …
2:56 PM Ticket #384 (Incorrect number of frames reported with .3gp file) updated by Carl Eugen Hoyos
Are you sure counting frames is what you really want to do? (I ask …
2:32 PM Changeset in ffmpeg [3a1df52e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
2:03 PM Ticket #121 (ffplay - midvidjpeg plays upside-down (regression)) updated by Roger Pack
I think I just ran into this again, with avisynth.
1:08 PM Changeset in ffmpeg [aae1c247] by Michael Niedermayer <michaelni@gmx.at>
ra288: avoid one multiply Signed-off-by: Michael Niedermayer …
1:05 PM Ticket #384 (Incorrect number of frames reported with .3gp file) updated by Michael Richards
Ok, this might not be an ffmpeg problem. OpenCV uses ffmpeg to get the …
10:06 AM Changeset in ffmpeg [7351eb14] by Diego Biurrun <diego@biurrun.de>
Pretty-print RV3/4 decoder source Signed-off-by: Diego Biurrun …
9:34 AM Ticket #385 (Freeze during x264 transcoding) updated by kef
9:33 AM Ticket #385 (Freeze during x264 transcoding) updated by kef
>> Does it only freeze if the input is H264, or also for other video …
8:26 AM Ticket #385 (Freeze during x264 transcoding) updated by Carl Eugen Hoyos
Muxing to mp4 (avi works fine) is broken since …
7:37 AM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Carl Eugen Hoyos
How was the 4.77 GiB file produced? My vob files are all <= 1GB.
6:41 AM Changeset in ffmpeg [d5d74cf5] by Baptiste Coudurier <baptiste.coudurier@gmail.com>
100l: fix parentheses placement when checking for ret < 0
12:23 AM Changeset in ffmpeg [9791c027] by Ronald S. Bultje <rsbultje@gmail.com>
Saner RV1/2 initialisation and RV2 header parsing. Old version was …

Aug 8, 2011:

11:11 PM Changeset in ffmpeg [f8dc2e51] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: fix passlogfile regression
11:10 PM Changeset in ffmpeg [6605d437] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: fix passlogfile regression (cherry picked from commit …
10:05 PM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Carl Eugen Hoyos
Please upload the sample to http://www.datafilehost.com/
10:01 PM Changeset in ffmpeg [9a5f61ac] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:43 PM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Aztek
Here it is: […] That's precisely why I sticked to ffprobe: ffmpeg …
9:33 PM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Carl Eugen Hoyos
Please provide complete, uncut output of your failing ffmpeg command.
9:29 PM Ticket #386 (Missing audio and subtitle streams in vob file) reopened by Aztek
I tested with '-analyzeduration 2147484000': no improvement.
9:27 PM Ticket #386 (Missing audio and subtitle streams in vob file) updated by Aztek
I tested with '-analyzeduration 2147484000': no improvement (but …
9:13 PM Ticket #385 (Freeze during x264 transcoding) updated by Carl Eugen Hoyos
Please provide a backtrace. Does it only freeze if the input is H264, …
9:11 PM Ticket #386 (Missing audio and subtitle streams in vob file) closed by Carl Eugen Hoyos
invalid: Mediainfo output is almost never useful; complete, uncut output of …
9:00 PM mediainfo_full.txt attached to Ticket #386 by Aztek
Output of mediainfo --Full FULLVIDEO.VOB
8:59 PM Ticket #386 (Missing audio and subtitle streams in vob file) created by Aztek
==Problem== I want to transcode a VOB into x264 on a headless Debian …
7:01 PM Ticket #385 (Freeze during x264 transcoding) updated by llogan
Status, Version, Reproduced by developer changed
Reproduced with N-31775-g640a905 in x86_64 Arch Linux. […]
4:55 PM ffmpeg_transcoding_freeze.mp4 attached to Ticket #385 by kef
An exemple of those mp4
4:54 PM Ticket #385 (Freeze during x264 transcoding) created by kef
Hello, Recently ffmpeg freeze everytime I try to transcode an MP4 …
12:33 PM Changeset in ffmpeg [5caa2de1] by Anton Khirnov <anton@khirnov.net>
libx264: do not set pic quality if no frame is output Avoids …
12:33 PM Changeset in ffmpeg [07a227b4] by Anton Khirnov <anton@khirnov.net>
libx264: add preset, tune, profile and fastfirstpass private options …
9:44 AM Ticket #299 (ffmpeg crashes with -vf mp=boxblur=100:100) closed by Stefano Sabatini
fixed: The filter has been removed in place of a native libavfilter …
8:12 AM Ticket #384 (Incorrect number of frames reported with .3gp file) updated by Carl Eugen Hoyos
Status changed
ffmpeg also reports 684 frames (either use -vsync 0 or subtract the …
4:19 AM Ticket #384 (Incorrect number of frames reported with .3gp file) updated by Michael Richards
Output that shows the frame count... D:\>"c:\Program Files …
4:17 AM VID 00004-20100701-2206.3GP attached to Ticket #384 by Michael Richards
4:17 AM Ticket #384 (Incorrect number of frames reported with .3gp file) created by Michael Richards
This problem was originally encountered debugging an openCV problem. …

Aug 7, 2011:

3:43 PM Changeset in ffmpeg [640a905e] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: remove gradfun mp wrapper The gradfun filter was already …
3:28 PM smallfiles.zip attached to Ticket #383 by johnnyquid
zip file with input files and batch file to recreate the bug
3:19 PM Ticket #383 (ffmpeg SCR moves backwards in output muxed mpeg file) created by johnnyquid
I am not sure where to properly post bug reports so bear with me that …
8:32 AM Ticket #382 (ffplay segmentation fault on oldabi branch when using --enable-small) closed by Carl Eugen Hoyos
fixed: Thank you for testing!
12:55 AM Ticket #382 (ffplay segmentation fault on oldabi branch when using --enable-small) updated by exobuzz
Seems ok now with the latest updates. Thanks.

Aug 6, 2011:

10:32 PM Changeset in ffmpeg [6c4e9ca] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
11:18 AM Changeset in ffmpeg [4646ef87] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: fix registration name for the buffersink sink Previously both …
11:18 AM Changeset in ffmpeg [3c56a421] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: avoid void* arithmetic in defaults.c:set_common_formats() …
11:17 AM Changeset in ffmpeg [a8dcf5ee] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: add asink_abuffer - audio buffer sink Signed-off-by: Stefano …
10:14 AM Changeset in ffmpeg [3e12b589] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: fix doxygen doc for config_props() callback Update/extend …
10:13 AM Changeset in ffmpeg [5f68a91] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: remove default config_props() callback and refactor …
10:11 AM Changeset in ffmpeg [4b788945] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: remove avfilter_default_config_input_link() declaration The …
1:18 AM Changeset in ffmpeg [b2700a5c] by Ronald S. Bultje <rsbultje@gmail.com>
lavc: fix misspelling in comment Signed-off-by: Ronald S. Bultje …

Aug 5, 2011:

9:52 PM Ticket #382 (ffplay segmentation fault on oldabi branch when using --enable-small) updated by exobuzz
will do. I wish I had gone to sleep last night instead of branching …
7:47 PM Changeset in ffmpeg [3e32bf3d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lsws: …
7:35 PM Changeset in ffmpeg [680b1852] by Alex Converse <alex.converse@gmail.com>
aac: propagate error return values for AV_LOG_ERROR-triggering events
5:47 PM Ticket #382 (ffplay segmentation fault on oldabi branch when using --enable-small) updated by Carl Eugen Hoyos
Status changed
Could you test again? Many changes were pushed today.
11:10 AM Changeset in ffmpeg [e1e3d79e] by Michael Niedermayer <michaelni@gmx.at>
Revert "lavfi-showfiltfmts: extend output format for specifying audio …
11:08 AM Changeset in ffmpeg [5c99acb7] by Michael Niedermayer <michaelni@gmx.at>
Revert "lavfi: add audio channel packing negotiation fields" This …
11:02 AM Changeset in ffmpeg [22d841be] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'master' into oldabi * master: (780 commits) ffmpeg: …
12:39 AM Ticket #382 (ffplay segmentation fault on oldabi branch when using --enable-small) updated by exobuzz
Could be a compiler bug of course, but if so, I would need some …
12:37 AM Ticket #382 (ffplay segmentation fault on oldabi branch when using --enable-small) created by exobuzz
Compiling oldabi branch HEAD as of 05/08/2011 (last commit …

Aug 4, 2011:

11:18 PM Changeset in ffmpeg [6e19cfb0] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix doxygen comments for MetadataMap Signed-off-by: Michael …
10:45 PM Changeset in ffmpeg [6a925512] by Luca Barbato <lu_zero@gentoo.org>
lsws: remove optimization debug logs in sws_init_context() The logged …
10:44 PM Changeset in ffmpeg [347167ec] by Luca Barbato <lu_zero@gentoo.org>
lsws: use array for storing the supported in/out information Also …
9:50 PM Changeset in ffmpeg [48734a54] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
filters.texi: fix wrong references in the "Filtergraph syntax" section
8:15 PM Ticket #372 (spdifenc does an output not correct) updated by Carl Eugen Hoyos
av_freep() should be used even if it makes no big difference.
8:01 PM Changeset in ffmpeg [88ea7ca6] by Reinhard Tartler <siretart@tauware.de>
oggdec: prevent heap corruption. Specifically crafted samples can …
7:03 PM Ticket #372 (spdifenc does an output not correct) updated by Anssi Hannula
Replying to naoya: > +#ifndef AC3_HEADER_SIZE Is …
6:59 PM Changeset in ffmpeg [84a6abd9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
5:21 PM Ticket #380 (Mistake in ffmpeg's docs for yadif) closed by Stefano Sabatini
fixed: Fixed in commit: […] Many thanks for the very accurate report.
5:09 PM Changeset in ffmpeg [82b1516a] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
yadif: correct documentation on the parity parameter 0 is …
3:05 PM Changeset in ffmpeg [9e63720b] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo.h: remove the 1 line difference to qatar Signed-off-by: …
2:35 PM Ticket #344 (FFProbe does not provide PTS, DTS info present in MPEG file.) updated by Darren
Out of interest, DVBSnoop can process these files successfully. I have …
10:40 AM Ticket #381 (ffmpeg segfault on solaris due to null passed to vsnprintf) created by Alasdair Lumsden
Hi, When I accidently ran "ffmpeg /tmp/engineering.mpg -ab 128 -b 400 …
9:53 AM Ticket #329 (Crash when decoding vob file) closed by Carl Eugen Hoyos
fixed: Should be fixed.
9:49 AM Changeset in ffmpeg [08ddfb77] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix possible crash when decoding mpeg streams. This reverts …
9:45 AM Changeset in ffmpeg [a0352d01] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Bink: clip AC coefficients during dequantization. Fixes artefacts …
9:43 AM Changeset in ffmpeg [8893f7d8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix possible crash when decoding mpeg streams. This reverts …
9:42 AM Changeset in ffmpeg [7c772cc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Bink: clip AC coefficients during dequantization. Fixes artefacts …
9:21 AM Changeset in ffmpeg [1bf6cb85] by Luca Barbato <lu_zero@gentoo.org>
applehttp: fix variant discard logic The v->ctx is always not NULL …
9:06 AM Changeset in ffmpeg [31fe5d98] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix possible crash when decoding mpeg streams. This reverts …
12:56 AM Changeset in ffmpeg [ad62507] by Alex Converse <alex.converse@gmail.com>
h263dec: Fix asserts broken by the elimination of FF_COMMON_FRAME.

Aug 3, 2011:

11:40 PM Changeset in ffmpeg [64160ef3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:36 PM Ticket #327 (artifacts when seeking in mpeg4 avi (regression)) closed by Michael Niedermayer
fixed
11:33 PM Changeset in ffmpeg [72b0c9f5] by Michael Niedermayer <michaelni@gmx.at>
avidec: skip seek pos adjustment for non interleaved files. Fixes …
10:23 PM Changeset in ffmpeg [4ce0a946] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lsws: remove deprecated and unused stuff after the 0->1 major bump
9:31 PM Changeset in ffmpeg [fed6c90b] by Diego Biurrun <diego@biurrun.de>
cosmetics: remove some stray comments from AVCodec declarations
9:31 PM Changeset in ffmpeg [933a6fd5] by Diego Biurrun <diego@biurrun.de>
cosmetics: fix indentation/alignment in AVCodec declarations
7:20 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by Kelvin
I just try the build from 7/31/2011, it no longer crash at …
6:09 PM Changeset in ffmpeg [99c7b516] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Abort if command offset decreases, avoids potential endless loop. …
6:06 PM Changeset in ffmpeg [1816addc] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Warn when falling back to unreliable UMF fps tag. Signed-off-by: …
6:02 PM Ticket #377 (ffmpeg reports inaccurate length of some gxf files) closed by reimar
wontfix: Yes, I think that should be a reasonable workaround for you. You might …
5:22 PM Ticket #333 (Badly interleaved AVI file not handled) closed by Michael Niedermayer
fixed
5:02 PM Changeset in ffmpeg [46eaaad8] by Michael Niedermayer <michaelni@gmx.at>
Detect NI-avi at playtime like mplayer. Fixes Ticket333 …
5:02 PM Changeset in ffmpeg [652c7729] by Michael Niedermayer <michaelni@gmx.at>
avidec: Fix XAN DPCM demuxing. Signed-off-by: Michael Niedermayer …
2:28 PM Ticket #329 (Crash when decoding vob file) updated by Carl Eugen Hoyos
This is a regression since 2cf8355f98681bdd726b739008acd5483f82f8d7
1:03 PM Ticket #377 (ffmpeg reports inaccurate length of some gxf files) updated by Alan
Got it, thanks. […]
11:09 AM Changeset in ffmpeg [324b8adc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix a possible miscompilation of cabac with old (broken) compilers.
10:22 AM Ticket #375 (earwax audio filter generates wrong pts and af_sox filter can not be ...) updated by Mina Nagy
The packing negotiation is a new addition and it wasn't added to sox …
9:45 AM Changeset in ffmpeg [08d2cee4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix -loop_input.
9:45 AM Changeset in ffmpeg [eb29649] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set bits_per_coded_sample when encoding ADPCM.
9:18 AM Changeset in ffmpeg [f1b7c7e6] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vf_boxblur: call avfilter_draw_slice() at the end of draw_slice()
9:18 AM Changeset in ffmpeg [a3425177] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vf_boxblur: fix out-of-buffer access when h > w Increase size of the …
9:18 AM Changeset in ffmpeg [d68ba3fe] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vf_boxblur: prefer the name "len" over "w" in the blur routines Make …
8:56 AM Changeset in ffmpeg [9a83ada] by Martin Storsjö <martin@martin.st>
arm: Avoid using the movw instruction needlessly This fixes building …
8:56 AM Changeset in ffmpeg [d0a2f0af] by Martin Storsjö <martin@martin.st>
Move an int64_t down in MpegEncContext This allows using the same arm …
6:16 AM Ticket #377 (ffmpeg reports inaccurate length of some gxf files) updated by reimar
You most likely _will_ encounter issues with that approach. My …

Aug 2, 2011:

10:26 PM filters.texi.patch attached to Ticket #380 by Pavlo
patch to filters.texi to fix the yadif's docs
10:25 PM dv-bff.avi attached to Ticket #380 by Pavlo
test DV encoded file, interlaced with bottom-field-first field order
10:17 PM Ticket #380 (Mistake in ffmpeg's docs for yadif) created by Pavlo
== Docs describe the values for yadif's parity parameter the other way …
8:49 PM Ticket #377 (ffmpeg reports inaccurate length of some gxf files) updated by Alan
Thanks for the help. I think this patch will work for us (it just …
8:23 PM Ticket #265 (MMX2 yuv420p10 → yuv444p scaler produces vertical undithered(?) lines ...) closed by Carl Eugen Hoyos
fixed: Thank you for posting, please re-open the issue if still reproducible.
8:12 PM Changeset in ffmpeg [1d186e9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Revert …
7:43 PM Ticket #377 (ffmpeg reports inaccurate length of some gxf files) updated by reimar
No, -r will only change the "playback" fps, but it will not change the …
7:30 PM Ticket #377 (ffmpeg reports inaccurate length of some gxf files) updated by Alan
Hmm.. it's possible that our in-house tool used to 'trim' these files …
7:27 PM Changeset in ffmpeg [62ee0e6] by Ronald S. Bultje <rsbultje@gmail.com>
Revert "swscale: use 15-bit intermediates for 9/10-bit scaling." This …
6:51 PM Ticket #377 (ffmpeg reports inaccurate length of some gxf files) updated by reimar
By my understanding of the format, the best guess it does right now is …
5:34 PM Changeset in ffmpeg [ac0fb593] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: use 15-bit intermediates for 9/10-bit scaling.
5:17 PM Changeset in ffmpeg [18b131de] by Ronald S. Bultje <rsbultje@gmail.com>
dct32: Add SSE2 ASM optimizations Signed-off-by: Ronald S. Bultje …
4:54 PM Ticket #265 (MMX2 yuv420p10 → yuv444p scaler produces vertical undithered(?) lines ...) updated by Roger Pack
Just ran into this too, with this version ffplay version …
4:17 PM Ticket #377 (ffmpeg reports inaccurate length of some gxf files) updated by Alan
I've attached the git bisect log Here is the result of the git …
4:16 PM bisectLog attached to Ticket #377 by Alan
3:23 PM Changeset in ffmpeg [6f7fe472] by Ronald S. Bultje <rsbultje@gmail.com>
Correct chroma vector calculation for RealVideo 3. Old version …
3:03 PM Ticket #320 (0 channels in latm stream) updated by Jose Santiago
Replying to cehoyos: > How was this sample produced? …
1:50 PM Ticket #377 (ffmpeg reports inaccurate length of some gxf files) updated by Alan
A sample file cut down to 10MB is available …
12:19 PM patchloas.diff attached to Ticket #365 by Carl Eugen Hoyos
11:04 AM Ticket #320 (0 channels in latm stream) updated by Carl Eugen Hoyos
How was this sample produced?
11:02 AM Ticket #365 (trp/ts file w/o PAT/PMT is not supported) updated by Carl Eugen Hoyos
New patch attached. I changed auto-detection to succeed already for …
7:51 AM Ticket #376 (Problem with converting from avi to avi) closed by Carl Eugen Hoyos
invalid
7:50 AM Ticket #378 (Center align text in drawtext avfilter) updated by Carl Eugen Hoyos
Status, Version, Priority changed
2:59 AM Ticket #379 (pgssub -> dvdsub in matroska) created by Thomas
My cam creates mpeg-ts files with h264+ac3+pgs tracks. I need to …
12:52 AM Changeset in ffmpeg [73e8e8db] by Luca Barbato <lu_zero@gentoo.org>
lavf: Add an option to discard corrupted frames Signed-off-by: Zohar …
12:52 AM Changeset in ffmpeg [50815142] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Mark wrongly-sized packets as corrupted Signed-off-by: Zohar …
12:52 AM Changeset in ffmpeg [cdb9884a] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Move scan test to handle_packets This fixes an issue where …
12:46 AM Ticket #366 (Green bar with ffplay when playing H264) updated by llogan
Status changed
12:43 AM Changeset in ffmpeg [ce9e3165] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Mark corrupted packets Signed-off-by: Zohar Kelrich …
12:43 AM Changeset in ffmpeg [c64f80b0] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Reset continuity counter on seek Signed-off-by: Zohar Kelrich …
12:43 AM Changeset in ffmpeg [8b9df201] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Fix for continuity counter Make continuity counter respect …
12:43 AM Changeset in ffmpeg [be9c0061] by Luca Barbato <lu_zero@gentoo.org>
mpegts: Silence "can't seek" warning on unseekable Do not try to seek …
12:43 AM Changeset in ffmpeg [5038f9b2] by Luca Barbato <lu_zero@gentoo.org>
apichange: add an entry for AV_PKT_FLAG_CORRUPT
12:19 AM Changeset in ffmpeg [9d39cbf] by Luca Barbato <lu_zero@gentoo.org>
avpacket: signal possibly corrupted packets Use AV_PKT_FLAG_CORRUPT …
Note: See TracTimeline for information about the timeline view.