Timeline



Aug 10, 2011:

9:35 PM Changeset in ffmpeg [4a71da0f] by Mans Rullgard <mans@mansr.com>
cavs: fix some crashes with invalid bitstreams This removes all …
9:09 PM Changeset in ffmpeg [069083a4] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: clip coupling coordinates during calculation This is faster …
8:17 PM Ticket #390 (Audio/Video not selectable in mmsh stream) created by Ching Yi, Chan
There is a mms stream which contains five video/audio streams. …
8:03 PM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) updated by Carl Eugen Hoyos
Work-around is to use -vprofile.
7:40 PM Changeset in ffmpeg [d271d5b2] by Justin Ruggles <justin.ruggles@gmail.com>
Remove incorrect info in documentation of …
7:36 PM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) updated by llogan
This was also mentioned on ffmpeg-devel: …
7:03 PM Changeset in ffmpeg [9acffed9] by Clément Bœsch <ubitux@gmail.com>
oggenc: add missing initializer braces to shut up gcc warning. This …
7:02 PM Changeset in ffmpeg [df2039f5] by Clément Bœsch <ubitux@gmail.com>
avidec: add missing initializer braces to shut up gcc warning. This …
6:52 PM Changeset in ffmpeg [afd7e46b] by Clément Bœsch <ubitux@gmail.com>
alsa: remove too unused variables. This fixes the two following …
6:39 PM Changeset in ffmpeg [03990448] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Always pass a AVFormatContext to av_log. This is consistent, allows …
3:42 PM ffseekbug.c attached to Ticket #389 by takis
Sample C code
3:31 PM seekbug01min.ts attached to Ticket #389 by takis
MPEG-TS file containing H.264 and MPEG layer 2 audio
3:30 PM Ticket #389 (Problem seeking in MPEG TS/H.264 files) created by takis
When seeking to a specific time in a MPEG-TS file, seeking silently …
3:29 PM Changeset in ffmpeg [9f06c1c6] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: avoid possible crash with crafted input Signed-off-by: …
3:21 PM Ticket #388 (Bug with deinterlacing!) updated by Carl Eugen Hoyos
Priority, Status, Component changed
All necessary information missing;-( Please add: What you want to do, …
2:57 PM Changeset in ffmpeg [1d36fb13] by Anton Khirnov <anton@khirnov.net>
lavc: fix parentheses placement in avcodec_open2(). Signed-off-by: …
2:29 PM Changeset in ffmpeg [a9aa88df] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
2:29 PM Changeset in ffmpeg [e2cc3311] by Michael Niedermayer <michaelni@gmx.at>
NoMerge commit '4d58e4cb4ca8e04317fecea432ea3272a445877c' * commit …
2:09 PM Ticket #388 (Bug with deinterlacing!) created by Silent Rain
This is a very old bug :( Please fix it. Bug:
2:06 PM Ticket #372 (spdifenc does an output not correct) updated by naoya
Replying to anssi: > Replying to naoya: > > …
2:05 PM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) updated by Andrew Wason
Sorry, was a copy/paste error that missed the version info: {{{ffmpeg …
2:04 PM spdifenc3.patch attached to Ticket #372 by naoya
2:00 PM Changeset in ffmpeg [51fb933] by Clément Bœsch <ubitux@gmail.com>
timecode: move dropframe code and doxycomment it. This is based on …
2:00 PM Changeset in ffmpeg [52314545] by Clément Bœsch <ubitux@gmail.com>
timecode: introduce timecode and honor it in MPEG-1/2. This is based …
2:00 PM Changeset in ffmpeg [78da0438] by Clément Bœsch <ubitux@gmail.com>
options: handle options with the same name in codecs and formats. …
11:59 AM Changeset in ffmpeg [7371b0ca]n0.7.3 by Michael Niedermayer <michaelni@gmx.at>
0.7.3 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11:59 AM Changeset in ffmpeg [c5cbda50] by Michael Niedermayer <michaelni@gmx.at>
cavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficient boundary …
11:48 AM Changeset in ffmpeg [d1bc77d8]n0.8.2 by Michael Niedermayer <michaelni@gmx.at>
0.8.2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11:46 AM Changeset in ffmpeg [91d5da93] by Michael Niedermayer <michaelni@gmx.at>
cavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficient boundary …
11:28 AM Changeset in ffmpeg [6481a360] by Michael Niedermayer <michaelni@gmx.at>
cavs: fix oCERT #2011-002 FFmpeg/libavcodec insufficient boundary …
10:49 AM Changeset in ffmpeg [7221139b] by Anton Khirnov <anton@khirnov.net>
lavc: make avcodec_init() static on next bump. It's called from …
10:04 AM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) updated by styleproject
I don't have a linux machine right now, but same problem here with the …
7:41 AM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) updated by Carl Eugen Hoyos
Status changed
Please add complete, uncut output of latest git head (your output is …
1:48 AM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) created by Andrew Wason
Recent ffmpeg seems to be parsing the libavcodec/libx264.c "-profile" …

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 …
Note: See TracTimeline for information about the timeline view.