Timeline
Nov 2, 2016:
- 9:19 PM Changeset in ffmpeg [f84ae3f0] by
- avformat: close parser if codec changed The parser depends on the …
- 9:15 PM Ticket #5923 (add support for Kodak PhotoCD image format) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 8:56 PM Ticket #5924 (QSV regresion) updated by
-
Priority, Keywords, Version changed
Please provide (at least) a command line that allows to reproduce the … - 8:47 PM Changeset in ffmpeg [d0a9af85] by
- crystalhd: Update high level description We don't need to document …
- 8:47 PM Changeset in ffmpeg [a07c07e7] by
- crystalhd: Simplify output frame handling The old code had to retain …
- 8:47 PM Changeset in ffmpeg [3019b4f6] by
- crystalhd: Loop for a frame internally where possible. It's not …
- 8:47 PM Changeset in ffmpeg [0eb83694] by
- crystalhd: Keep NOPTS_VALUE so we know it's not there.
- 8:47 PM Changeset in ffmpeg [13dbf77b] by
- crystalhd: Remove h.264 parser Now that we don't need to do …
- 8:47 PM Changeset in ffmpeg [89ba55dc] by
- crystalhd: We don't need the track the last picture number anymore …
- 8:47 PM Changeset in ffmpeg [badce88f] by
- crystalhd: Remove trust_interlaced heuristic It seems that without …
- 8:47 PM Changeset in ffmpeg [6cc390dd] by
- crystalhd: Revert back to letting hardware handle packed b-frames I'm …
- 8:47 PM Changeset in ffmpeg [b5d714f4] by
- crystalhd: Switch to new decode API and remove the insanity The new …
- 8:43 PM Changeset in ffmpeg [234d3cbf] by
- crystalhd: Fix up the missing first sample Why on earth the hardware …
- 8:29 PM Changeset in ffmpeg [e3fb74f7] by
- lavfi: Always propagate hw_frames_ctx through links Also adds a new …
- 8:24 PM Ticket #5743 (SAR changes when stream copying y4m video to Matroska when SAR is ...) closed by
- fixed: Should be fixed in 5cb57131d3bb2422858467828a5763646f004bbe
- 8:08 PM Changeset in ffmpeg [5cb57131] by
- avformat/matroskaenc: use display aspect ratio for DisplayWidth and …
- 8:07 PM Changeset in ffmpeg [7e2561fa] by
- lavfi: Use ff_get_video_buffer in all filters using hwframes
- 8:07 PM Changeset in ffmpeg [7433feb8] by
- lavfi: Make default get_video_buffer work with hardware frames
- 8:07 PM Changeset in ffmpeg [bab6b606] by
- avformat/matroskaenc: support writing Chroma Location elements …
- 7:32 PM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by
- official doc atsc Ive audit the decode_components function and it's …
- 6:42 PM Ticket #5924 (QSV regresion) updated by
- Works for me (it uses VBR with lookahead in both cases, and the output …
- 6:40 PM Ticket #5924 (QSV regresion) updated by
-
Try with
-look_ahead 0. - 6:27 PM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by
- Is there a open source reference decoder for EAC3 ?
- 6:20 PM Ticket #5924 (QSV regresion) created by
- Hi. Regresion on qsv encoding after 1f26a23 comit (qsv: Merge libav …
- 5:01 PM Ticket #5923 (add support for Kodak PhotoCD image format) created by
- ftp://ftp.kodak.com/www/images/pcd/0795image01.pcd some patches were …
- 3:34 PM Changeset in ffmpeg [a566c952] by
- avformat/mpegtsenc: Add option to mark stream begin as discontinuous …
- 3:28 PM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by
-
Priority changed
- 3:06 PM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by
-
Priority changed
- 3:05 PM Ticket #4861 (E-AC3 audio glitch : exponent out-of-range) updated by
- Same for me on french DVB channels with eac3. This affected all …
- 11:27 AM Changeset in ffmpeg [271afd63] by
- lavc: Add hevc main10 profile to ffmpeg cli Signed-off-by: Michael …
- 11:07 AM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
-
Keywords, Version changed
- 11:06 AM Changeset in ffmpeg [37138338] by
- avcodec/sunrast: Fix input buffer pointer check Fixes: out of array …
- 11:06 AM Ticket #5921 (Can not read mjpeg from IP camera) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
From a user's perspective, this is a regression since … - 9:33 AM Changeset in ffmpeg [2025d378] by
- doc: Turn off noisy deprecation warnings in the option printer
- 9:33 AM Changeset in ffmpeg [f4ca8ea9] by
- rtmpproto: Restructure zlib code to avoid unreachable code warning …
- 9:33 AM Changeset in ffmpeg [baab87c4] by
- bink: Have function pointer prototype match implementation …
- 9:33 AM Changeset in ffmpeg [4cf2ffb7] by
- idct: Have function pointer prototype match implementation …
- 9:33 AM Changeset in ffmpeg [39cea657] by
- aactab: Move extern keyword to the front of array declarations …
- 9:29 AM Changeset in ffmpeg [85baef4f] by
- vf_drawtext: Move static keyword to beginning of variable declaration …
- 9:20 AM Changeset in ffmpeg [636515c3] by
- examples/decode_video: remove a stray unrelated comment
- 9:20 AM Changeset in ffmpeg [8191f960] by
- examples/decode_video: constify the AVCodec instance
- 9:20 AM Changeset in ffmpeg [5b4d7ac7] by
- examples/encode_video: use the AVFrame API for allocating the frame …
- 9:19 AM Changeset in ffmpeg [d0a603a5] by
- examples/encode_video: set the framerate
- 9:18 AM Changeset in ffmpeg [e0252402] by
- examples/encode_video: constify the AVCodec instance
- 9:16 AM Changeset in ffmpeg [7b1f0347] by
- examples/avcodec: split the remaining two examples into separate files
- 9:13 AM Changeset in ffmpeg [90265814] by
- examples/decode_audio: constify the AVCodec instance
- 9:13 AM Changeset in ffmpeg [f5df897c] by
- examples/avcodec: split audio decoding into a separate example The …
- 9:12 AM Changeset in ffmpeg [f76698e7] by
- examples/encode_audio: use the AVFrame API for allocating the data It …
- 9:11 AM Changeset in ffmpeg [c00a11ab] by
- examples/encode_audio: constify AVCodec instances
- 9:11 AM Changeset in ffmpeg [40aaa8da] by
- examples/avcodec: split audio encoding into a separate example The …
- 9:08 AM Changeset in ffmpeg [064f19f3] by
- avconv: support parsing bitstream filter options Example usage: …
- 8:15 AM Ticket #5921 (Can not read mjpeg from IP camera) updated by
- Replying to llogan: > Replying to qqqzhouhk: > …
- 7:46 AM Ticket #5922 (Can't access pin through DirectShow input) updated by
- Compiled latest snapshot using MingW. Same problem. […] […] …
- 6:56 AM Ticket #5921 (Can not read mjpeg from IP camera) updated by
- Replying to llogan: > Replying to qqqzhouhk: > …
- 6:16 AM Changeset in ffmpeg [d401c37e] by
- tests/fate/avformat: add segment.c tests
- 6:16 AM Changeset in ffmpeg [1a958f4e] by
- lavf/matroskaenc: don't try to modify the header when live-streaming
- 6:16 AM Changeset in ffmpeg [be28ce21] by
- lavf/matroskaenc: fix uninitialized read
- 6:16 AM Changeset in ffmpeg [8e6478b] by
- lavf/segment: fix autobsf
- 4:42 AM Ticket #5921 (Can not read mjpeg from IP camera) updated by
- Replying to qqqzhouhk: > {{{ > $ ffmpeg -i …
- 3:24 AM Ticket #5921 (Can not read mjpeg from IP camera) updated by
- Replying to cehoyos: > An alternative is the following: > …
- 12:55 AM Changeset in ffmpeg [5a51ca2d] by
- lavc/hapenc: Use the correct printf length modifier for size_t …
Nov 1, 2016:
- 10:03 PM Changeset in ffmpeg [2b09a3ad] by
- Revert "img2 encoder: allow %t in filename, based on patch from Yuval …
- 9:47 PM Changeset in ffmpeg [6f2ad32a] by
- vf_colorspace: Add support for film primaries Signed-off-by: Vittorio …
- 9:47 PM Changeset in ffmpeg [4697f604] by
- vf_colorspace: Add support for smpte 431/432 (dci/display p3) …
- 9:47 PM Changeset in ffmpeg [2996604a] by
- vf_colorspace: Add support for ycgco color space Signed-off-by: …
- 9:29 PM Changeset in ffmpeg [8459e6f] by
- img2 encoder: use more descriptive vsync names Signed-off-by: …
- 9:29 PM Changeset in ffmpeg [1a956c64] by
- img2 encoder: allow %t in filename, based on patch from Yuval Adam …
- 8:02 PM Changeset in ffmpeg [7ddfa0be] by
- avcodec/dnxhdenc: Fix alignment of edge_buf* Signed-off-by: Michael …
- 7:55 PM Ticket #5921 (Can not read mjpeg from IP camera) updated by
- An alternative is the following: […]
- 6:49 PM FilteringGuide edited by
- added hstack+vstack example and some minor changes (diff)
- 5:58 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by
- Even if the colourspace is detected correctly by FFmpeg, it is a bug …
- 5:49 PM Changeset in ffmpeg [719c15aa] by
- fate: add streamcopy test for apng Reviewed-by: James Almer …
- 5:49 PM Changeset in ffmpeg [e0c6b320] by
- apngdec: use side data to pass extradata to the decoder Fixes …
- 5:47 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by
- Replying to cehoyos: > Replying to ami_stuff: …
- 5:45 PM Changeset in ffmpeg [9d83b209] by
- mov: immediately return from mov_fix_index without old index entries …
- 5:43 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by
- Replying to ami_stuff: > Replying to cehoyos: …
- 5:42 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by
- Replying to cehoyos: > What does Photoshop do with the …
- 5:30 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by
- Replying to ami_stuff: > {{{ > C:\>ffmpeg -vcodec …
- 5:26 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by
- I tested the following with kdu_render 7.6: […] Using FFplay to …
- 5:25 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by
- […] […]
- 5:17 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by
- Replying to cehoyos: > How did you create the file? I …
- 4:54 PM Ticket #5921 (Can not read mjpeg from IP camera) updated by
- Replying to qqqzhouhk: > Replying to cehoyos: …
- 4:44 PM Changeset in ffmpeg [6089c44a] by
- Fix build warnings due to misleading indentation Signed-off-by: …
- 4:19 PM Changeset in ffmpeg [ecd2ec69] by
- mov: Evaluate the movie display matrix This matrix needs to be …
- 4:13 PM Changeset in ffmpeg [584f509a] by
- fate filter metadata : add test for aphasemeter - Test a mono file (in …
- 3:55 PM Changeset in ffmpeg [b90c8a3d] by
- fate: Add tests for mov display matrix Rotation, sample/display …
- 3:39 PM Ticket #5921 (Can not read mjpeg from IP camera) updated by
- Replying to cehoyos: Really thank you that you are willing …
- 3:32 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- I figured. I don't know what the expected delay is, or if there is …
- 3:27 PM Changeset in ffmpeg [7d308bf] by
- avprobe: Add -show_stream_entry to get a single stream property This …
- 12:39 PM Ticket #5922 (Can't access pin through DirectShow input) updated by
-
Keywords changed
Is the issue you see reproducible with current FFmpeg? - 12:18 PM Ticket #5922 (Can't access pin through DirectShow input) created by
- I'm trying to capture a dv stream using a firewire capture card. The …
- 12:08 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) updated by
-
Keywords, Version, Component changed
How did you create the file? Kakadu incorrectly decodes the first … - 11:30 AM Ticket #5916 (extractplanes YUV and mergeplanes YUV something strange >8 bit depth) closed by
- fixed: Fixed in 1a65d2a3ccc2a07e2da19d47c987e1e5a0bd77c6 and …
- 11:28 AM Changeset in ffmpeg [bf527300] by
- lavfi/mergeplanes: Fix little endian yuv formats >8 bit and <16bit. …
- 11:24 AM Changeset in ffmpeg [1a65d2a3] by
- lavfi/mergeplanes: Fix >8 bit for big endian formats and yuv4xxp16le. …
- 11:13 AM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- Replying to jwilhelmsson: > Weird, for two of the files …
- 10:51 AM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- Weird, for two of the files qt-faststart fails (see below). But I …
- 10:37 AM Changeset in ffmpeg [f73a3aac] by
- lavf/mov: Only search for invalid moov in free if compliance < STRICT.
- 10:21 AM Ticket #5324 (h264_qsv error on 4th generation Haswell-DT) closed by
- fixed: Fixed by you in 5d542936680e1f3b67bd48265fc56c9227436e48
- 10:16 AM Ticket #5914 (FFmpeg not able to read a specific HLS stream) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 327cd0d09b459bcc9996cd864bf8569788d70b5b - 9:57 AM Ticket #5918 (pct: improve qdraw support) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 9:51 AM Ticket #5899 (hevc_qsv does not work with MSS2017) updated by
-
Keywords, Resolution changed
- 9:50 AM Ticket #5859 (ffmpeg does not work with QSV/MSS2017) updated by
-
Keywords, Component changed
- 9:49 AM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- Replying to jwilhelmsson: > The dd files are not playable …
- 9:44 AM Ticket #5921 (Can not read mjpeg from IP camera) updated by
-
Does it work with the
ffmpegexecutable? Please try to dump the … - 9:42 AM Ticket #5920 (static build FFmpeg segfault when VA-API hardware encoding) updated by
-
Keywords, Component changed
- 9:42 AM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- Sorry for the delay. I have to say that it sounds unlikely that there …
Oct 31, 2016:
- 11:39 PM Changeset in ffmpeg [60178e78] by
- interplayacm: increase bitstream buffer size by …
- 10:20 PM Changeset in ffmpeg [140f48b9] by
- avcodec/smc: Check side data size before use Fixes out of array read …
- 10:20 PM Changeset in ffmpeg [979bca51] by
- avcodec/tscc: Check side data size before use Fixes out of array …
- 10:20 PM Changeset in ffmpeg [e1676107] by
- avcodec/rscc: Fix constant Signed-off-by: Michael Niedermayer …
- 9:14 PM Ticket #5920 (static build FFmpeg segfault when VA-API hardware encoding) closed by
- invalid: This is nothing to do with ffmpeg: libva cannot be linked into a …
- 8:07 PM Ticket #5899 (hevc_qsv does not work with MSS2017) closed by
- fixed: Fixed in 1f26a231bb065276cd80ce02957c759f3197edfa. (Note that the …
- 8:06 PM Ticket #5859 (ffmpeg does not work with QSV/MSS2017) closed by
- fixed: Working as of 1f26a231bb065276cd80ce02957c759f3197edfa. (Note that …
- 8:02 PM Changeset in ffmpeg [5a123f14] by
- vf_colorspace: Add support for iec61966-2.4 (xvYCC) transfer …
- 7:34 PM Changeset in ffmpeg [218ed725] by
- openssl: Allow newer TLS versions than TLSv1 The use of …
- 7:23 PM Changeset in ffmpeg [5d542936] by
- avcodec/qsv: remove MFX_EXTBUFF_CODING_OPTION3 4th generation Intel …
- 7:23 PM Changeset in ffmpeg [4e7a7a96] by
- qsvdec: Avoid probing with qsv decoders Set the …
- 7:23 PM Changeset in ffmpeg [1f26a231] by
- qsv: Merge libav implementation Merged as-at libav 398f015, and …
- 7:23 PM Changeset in ffmpeg [309fe16a] by
- mpegvideo: Return correct coded frame sizes from parser
- 7:23 PM Changeset in ffmpeg [0c559f78] by
- hevc: Return stream format information from parser
- 7:23 PM Changeset in ffmpeg [4df6605d] by
- vc1: Return stream format information from parser
- 3:40 PM Ticket #5921 (Can not read mjpeg from IP camera) created by
- Summary of the bug: I downloaded a FFmpeg demo from the internet. …
- 3:31 PM Ticket #5920 (static build FFmpeg segfault when VA-API hardware encoding) created by
- Summary of the bug: static build ffmpeg segmentation faults when …
- 1:43 PM Changeset in ffmpeg [5e96558] by
- lavf/mov.c: Use the correct timescale when seeking for audio. …
- 1:08 PM HWAccelIntro edited by
- Updated NVidia-related entries (diff)
- 10:35 AM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- Please attach a small mp4 sample, so it can be checked if it contains …
- 3:50 AM Changeset in ffmpeg [894e7ef9] by
- configure: add '-uninstalled' to uninstalled .pc files pkg-config(1) …
- 12:19 AM Changeset in ffmpeg [5f0bc021] by
- avcodec/rawdec: Check side data size before use Fixes out of array …
- 12:11 AM Changeset in ffmpeg [0f64b6cd] by
- avcodec/rscc: Check side data size before use Fixes out of array read …
- 12:08 AM Changeset in ffmpeg [161ccdaa] by
- avcodec/msvideo1: Check side data size before use Fixes out of array …
Oct 30, 2016:
- 11:36 PM Changeset in ffmpeg [16793504] by
- avcodec/qpeg: Check side data size before use Fixes out of array …
- 11:27 PM Changeset in ffmpeg [7d196f2a] by
- avcodec/qtrle: Check side data size before use Fixes out of array …
- 11:19 PM Changeset in ffmpeg [a6330119] by
- avcodec/msrle: Check side data size before use Fixes out of array …
- 10:47 PM Changeset in ffmpeg [21b68cdb] by
- avcodec/cuvid: Don't claim to decode h.263 (it doesn't) Turns out …
- 9:38 PM Changeset in ffmpeg [5540d6c] by
- interplayacm: validate number of channels The number of channels is …
- 9:38 PM Changeset in ffmpeg [14e4e265] by
- interplayacm: check for too large b This fixes out-of-bounds reads. …
- 9:09 PM Ticket #5913 (teletext / zvbi -> dvbsub) updated by
- +1 this function would be very very helpful. i would easily sponsor …
- 9:01 PM Ticket #4658 (QSV Decoding + Video Post Processing (VPP) support) updated by
- Hey, coming back on this thread, QSV decoding works now quite well: …
- 8:55 PM Changeset in ffmpeg [dad7514f] by
- xcb: Add all the libraries to the link line explicitly Avoid an …
- 8:55 PM Changeset in ffmpeg [c541a44e] by
- Revert "rtmpproto: Don't include a client version in the unencrypted …
- 8:55 PM Changeset in ffmpeg [801ac715] by
- qsv: Be informative when reporting that no data has been consumed
- 6:40 PM Ticket #5919 (jpeg2000: wrong pixel format selected for "digital cinema" file) created by
- decodes correctly with "-vcodec libopenjpeg" (rgb48le) […]
- 3:12 PM Ticket #5918 (pct: improve qdraw support) updated by
- decodes also with imagemagick
- 2:48 PM Ticket #5918 (pct: improve qdraw support) created by
- saved with photoshop, decodes ok with quicktime …
- 2:38 PM Changeset in ffmpeg [2d99101d] by
- avcodec/kmvc: Check side data size before use Fixes out of array …
- 2:38 PM Changeset in ffmpeg [a2b8dde6] by
- avcodec/idcinvideo: Check side data size before use Fixes out of …
- 2:05 PM Ticket #5917 (applehttp vs hls in documentation) updated by
-
Priority, Version, Component changed
- 1:40 PM HWAccelIntro edited by
- (diff)
- 1:36 PM Ticket #5905 (TLSv1.2 negotiation fails with OpenSSL) closed by
- fixed: Fixed by e8634fb92e2f624f19ee5fced6481d8ece503119.
- 1:22 PM Ticket #5915 (ffmpeg compiled with openssl on https hls stream fails but works if ...) closed by
- fixed: Fixed by e8634fb92e2f624f19ee5fced6481d8ece503119.
- 1:22 PM HWAccelIntro edited by
- (diff)
- 1:18 PM Changeset in ffmpeg [e8634fb9] by
- openssl: Allow newer TLS versions than TLSv1 The use of …
- 1:16 PM HWAccelIntro edited by
- nvenc is enabled by default (diff)
- 1:15 PM HWAccelIntro edited by
- Don't use deprecated nvenc encoder names. (diff)
- 1:15 PM Changeset in ffmpeg [121be310] by
- avcodec/cinepak: Check side data size before use Fixes out of array …
- 1:15 PM Changeset in ffmpeg [042faa84] by
- avcodec/8bps: Check side data size before use Fixes out of array read …
- 1:03 PM HWAccelIntro edited by
- Updated table regarding CUDA (diff)
- 1:01 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- My reasoning was that thought I had narrowed down the issue to the aac …
- 6:48 AM Ticket #5917 (applehttp vs hls in documentation) created by
- Summary of the bug: A little investigation suggested that the …
Oct 29, 2016:
- 10:51 PM Ticket #5916 (extractplanes YUV and mergeplanes YUV something strange >8 bit depth) updated by
-
Status, Reproduced by developer changed
https://ffmpeg.org/pipermail/ffmpeg-devel/2016-October/201954.html … - 9:48 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- Replying to jwilhelmsson: > I may be misunderstanding the …
- 7:58 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- I may be misunderstanding the intent (and target) of your information, …
- 6:43 PM Changeset in ffmpeg [1e660fe] by
- doc: fix spelling errors Reviewed-by: Lou Logan <lou@lrcd.com> …
- 5:45 PM Changeset in ffmpeg [c4af48eb] by
- configure: add missing fork() dependency to http_multiclient example …
- 4:32 PM Changeset in ffmpeg [30015305] by
- Use avpriv_request_sample() where appropriate
- 3:11 PM Changeset in ffmpeg [06865370] by
- avfilter/avf_showcqt: add bar_t option custom bargraph transparency …
- 12:32 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- This is normal for raw AAC bitstreams. If an AAC bitstream is in a …
- 11:30 AM Ticket #5916 (extractplanes YUV and mergeplanes YUV something strange >8 bit depth) created by
- Summary of the bug: Extractplanes Y, U, V and mergeplanes that Y, U, V …
- 2:57 AM Changeset in ffmpeg [7c27da68] by
- crystalhd: Reorder mspeg4 decoder after software decoders This avoids …
Oct 28, 2016:
- 9:58 PM Changeset in ffmpeg [890eb3d7] by
- configure: make sure LTO does not optimize out the test functions …
- 9:55 PM Changeset in ffmpeg [97792e85] by
- fate: add apng encoding/muxing test Also test the fallback to png …
- 6:23 PM Ticket #5915 (ffmpeg compiled with openssl on https hls stream fails but works if ...) updated by
- Here is a patch that fixes it. Made by vpeter of the LibreELEC …
- 1:50 PM Ticket #5915 (ffmpeg compiled with openssl on https hls stream fails but works if ...) updated by
- Built from 077939626eeaa0c1364065414c18ab9b3a072281, OpenSSL is 1.0.2g …
- 1:01 PM Ticket #5915 (ffmpeg compiled with openssl on https hls stream fails but works if ...) updated by
-
Priority, Version, Component changed
Please provide the command line you tested together with the complete, … - 11:52 AM Ticket #5915 (ffmpeg compiled with openssl on https hls stream fails but works if ...) created by
- Summary of the bug: How to reproduce: compile with --enable-openssl …
- 11:29 AM Changeset in ffmpeg [07cac07c] by
- dash: Use correct ISO C scanf conversion specifier
- 11:28 AM Changeset in ffmpeg [3ec6f855] by
- srt: Adjust signedness of sscanf format strings Fixes several …
- 11:24 AM Changeset in ffmpeg [7a2b2b6a] by
- dxtory: Drop nonsense ISO C printf conversion specifiers for standard types
- 11:24 AM Changeset in ffmpeg [c454dfcf] by
- Use ISO C printf conversion specifiers where appropriate
- 10:31 AM Changeset in ffmpeg [07793962] by
- avformat/flvdec: Fix regression loosing streams Fixes: …
- 9:22 AM Changeset in ffmpeg [fbe425c8] by
- hap: Adjust printf length modifiers to match variable types …
- 9:22 AM Changeset in ffmpeg [1263b203] by
- Adjust printf conversion specifiers to match variable signedness
Oct 27, 2016:
- 11:53 PM Changeset in ffmpeg [940b8908] by
- apng: use side data to pass extradata to muxer This fixes creating …
- 3:24 PM Changeset in ffmpeg [ebf8ec5b]n3.2 by
- avisynth: fix Planar RGB output Signed-off-by: Michael Niedermayer …
- 10:54 AM Changeset in ffmpeg [ca1e5eea] by
- Remove some pointless TRACE level debug code This also kills some …
- 10:54 AM Changeset in ffmpeg [07eea5a5] by
- nut: Drop pointless TRACE level debug code The code has little …
- 10:21 AM Changeset in ffmpeg [c3dad1bf] by
- nsv: Drop unnecessary TRACE level debug code The output is rather …
- 10:21 AM Changeset in ffmpeg [47756f51] by
- dnxhdenc: Drop pointless, commented-out debug output
- 10:21 AM Changeset in ffmpeg [0456e684] by
- audio_fifo: Drop write-only variable
- 10:21 AM Changeset in ffmpeg [0574780d] by
- h264_loopfilter: Do not print value of uninitialized variable …
- 10:21 AM Changeset in ffmpeg [2555269] by
- mpegaudio: Do not print value of uninitialized variable …
- 9:54 AM Changeset in ffmpeg [14cab426] by
- build: Hardcode avversion.h dependency Since avversion.h is a …
- 9:03 AM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- It seems so, yes. I asked our server guy to install the latest, and …
- 8:49 AM Ticket #5914 (FFmpeg not able to read a specific HLS stream) created by
- Summary of the bug: Even I've succesfully played the stream in VLC, …
- 4:47 AM Ticket #5912 (teletext / zvbi -> dvbsub) updated by
-
Priority, Keywords, Type, Resolution changed
- 4:46 AM Ticket #5913 (teletext / zvbi -> dvbsub) updated by
-
Priority, Keywords, Version, Component changed
- 3:55 AM Ticket #5913 (teletext / zvbi -> dvbsub) updated by
-
Priority changed
- 3:28 AM Ticket #5913 (teletext / zvbi -> dvbsub) created by
- Hi I would like to sponsor project adding to ffmpeg encoding …
- 3:24 AM Ticket #5912 (teletext / zvbi -> dvbsub) closed by
- invalid
- 3:17 AM Ticket #5912 (teletext / zvbi -> dvbsub) created by
- Hi I would like to sponsor adding to ffmpeg encoding dvb_teletext (EN …
- 2:37 AM Changeset in ffmpeg [bf143936] by
- avisynth: fix Planar RGB output Signed-off-by: Michael Niedermayer …
- 1:13 AM Changeset in ffmpeg [f53c26c6] by
- lavfi/vf_overlay: support NV12 and NV21 Tested-by: Michael on …
Oct 26, 2016:
- 10:29 PM Ticket #5911 (Error reading MOV file) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 143a19f5 / c2319876, see also ticket #5771. - 10:15 PM Ticket #5911 (Error reading MOV file) updated by
- Ah, thanks. I had assumed qt-faststart would have bailed the same way …
- 10:01 PM Ticket #5911 (Error reading MOV file) updated by
-
Use
tools/qt-faststartto move the moov atom of the original … - 9:58 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- Is the issue reproducible with current FFmpeg git head?
- 9:24 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- The command line for the previous output was: {{{ffmpeg -i g_7s.aac …
- 9:19 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- I almost forgot to add the ffmpeg outputs. Here is the one for …
- 9:06 PM Ticket #5911 (Error reading MOV file) updated by
- Can do. …
- 8:53 PM Ticket #5911 (Error reading MOV file) updated by
- Replying to FishB8: > Is there any way to provide a sample …
- 8:37 PM Changeset in ffmpeg [548242d1] by
- avcodec: remove missing incompatible_libav_abi references …
- 8:37 PM Changeset in ffmpeg [e554c667] by
- configure: remove missing incompatible_libav_abi references …
- 8:36 PM Changeset in ffmpeg [bf709098] by
- avcodec: remove missing incompatible_libav_abi references …
- 8:36 PM Changeset in ffmpeg [7400f642] by
- configure: remove missing incompatible_libav_abi references …
- 8:24 PM Ticket #5911 (Error reading MOV file) updated by
- See if this is enough. Here's the front 2k (base64) […] Here's …
- 7:53 PM Ticket #5897 (swresample. Incorrect work of swr_set_matrix() if the SwrContext was ...) closed by
- fixed: Fixed in 9445e7e6d562e14a6fbc3f73cd282136a239a611.
- 7:49 PM Ticket #5911 (Error reading MOV file) updated by
- Is there any way to provide a sample without loading the entire file? …
- 7:30 PM Changeset in ffmpeg [e6f35a9c] by
- avformat/matroskaenc: fix cue relative position values when CRC32 is …
- 7:28 PM Changeset in ffmpeg [eabbc647] by
- avformat/matroskaenc: fix cue relative position values when CRC32 is …
- 7:22 PM Changeset in ffmpeg [660229d6] by
- Revert "Bump minor versions after 3.2 branchpoint to seperate release" …
- 7:14 PM Changeset in ffmpeg [32860d2] by
- RELEASE_NOTES: based on 3.1 Name suggested by Lou and Kyle …
- 7:13 PM Changeset in ffmpeg [7fd15f29] by
- Update for 3.2 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
- 7:12 PM Ticket #5136 (signed integer overflow in update_initial_timestamps()) reopened by
- 7:07 PM Ticket #5911 (Error reading MOV file) updated by
- Without a sample, fixing a possible issue will not be possible. Our …
- 6:52 PM Changeset in ffmpeg [e1b30c8a] by
- RELEASE: Update for past 3.2 branch Signed-off-by: Michael …
- 6:52 PM Changeset in ffmpeg [efa89a84]n3.3-dev by
- Changelog: Add back next marker Signed-off-by: Michael Niedermayer …
- 6:52 PM Changeset in ffmpeg [1609935b] by
- Bump minor versions after 3.2 branchpoint to seperate release …
- 6:52 PM Changeset in ffmpeg [e84d5876] by
- Changelog: Add 3.2 Signed-off-by: Michael Niedermayer …
- 6:52 PM Changeset in ffmpeg [36ecf30c] by
- doc/APIchanges: add 3.2 Cut marker Signed-off-by: Michael Niedermayer …
- 6:52 PM Changeset in ffmpeg [3f302520] by
- Bump minor versions for 3.2 Signed-off-by: Michael Niedermayer …
- 6:31 PM Changeset in ffmpeg [38e5a4f3] by
- Revert "avformat/utils: Discard huge timestamps which would cause …
- 5:50 PM Changeset in ffmpeg [c92f558] by
- avcodec/dvdsubdec: Fix off by 1 error Fixes out of array read …
- 5:50 PM Ticket #5136 (signed integer overflow in update_initial_timestamps()) closed by
- fixed: Fixed in e936c8d176efd1a0a41e22df24564b1178c79ea9
- 5:46 PM Changeset in ffmpeg [e936c8d1] by
- avformat/utils: Discard huge timestamps which would cause overflows if …
- 5:46 PM Changeset in ffmpeg [d88a6bed] by
- avformat/isom: Fix old API regression with exporting max bitrate …
- 5:46 PM Changeset in ffmpeg [4045a8d] by
- doc/patchwork: Document the patchwork states Signed-off-by: Michael …
- 5:36 PM Changeset in ffmpeg [c5ac8625] by
- lavu: remove comma at final enumeration items to fix pedantic warnings
- 5:27 PM Changeset in ffmpeg [9445e7e6] by
- swresample/rematrix: Fix float part of swr_set_matrix() Fixes Ticket …
- 5:27 PM Changeset in ffmpeg [ded5c885] by
- configure: Remove --enable-incompatible-libav-abi from the help output …
- 4:46 PM Changeset in ffmpeg [25ab1a65] by
- avcodec/dvdsubdec: Fix buf_size check Fixes out of array access …
- 4:39 PM Ticket #5911 (Error reading MOV file) created by
- I have a mov file recorded on an AJA KiPro. I've never had a problem …
- 2:57 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- Level of detail, mostly, that it's not directly related to the …
- 2:51 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- What is the difference between this ticket and ticket #2325?
- 2:49 PM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by
- Replying to leonnortje: > Can confirm that this behaviour …
- 2:48 PM Ticket #5141 (Eltima violates GPL) updated by
- Where can I find the current installer?
- 2:47 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) updated by
- The comment on the file td101_10s_quicktime.zip is wrong, it is of …
- 2:33 PM Ticket #5910 (AAC to PCM conversion inserts extra silence in the beginning) created by
- Summary of the bug: When converting AAC audio files/streams to PCM …
- 2:20 PM Ticket #5141 (Eltima violates GPL) updated by
- We hosted ffmpeg and mplayer on our server and listed the download …
- 12:36 PM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by
- Can confirm that this behaviour is present in ffmpeg 3.1.2 and is …
- 9:30 AM Ticket #5909 (media-video/ffmpeg-3.1.5 can't link properly with openjpeg) updated by
- Replying to cehoyos: > Should never have been backported …
- 9:11 AM Ticket #5909 (media-video/ffmpeg-3.1.5 can't link properly with openjpeg) updated by
-
Priority, Keywords, Component changed
Should never have been backported imo, 3.1 didn't support (some) … - 9:04 AM Ticket #5909 (media-video/ffmpeg-3.1.5 can't link properly with openjpeg) updated by
- Replying to cehoyos: > Please test current FFmpeg git …
- 1:06 AM Changeset in ffmpeg [20182e7] by
- doc/APIchanges: Fill in some missing things Signed-off-by: Michael …
- 12:12 AM Changeset in ffmpeg [a81494b6] by
- lavf/flvdec: init AVPacket::pos to FLVTAG offset Current code doesn't …
- 12:08 AM Changeset in ffmpeg [03a6feb2] by
- fate: Add MXF D10/DNXHD/DV25 probe tests Signed-off-by: Tobias Rapp …
Note:
See TracTimeline
for information about the timeline view.
