Timeline
May 28, 2012:
- 11:02 PM Changeset in ffmpeg [67b76310] by
- lavc: prettify printing of some codec tags which contains non …
- 11:02 PM Changeset in ffmpeg [fa6cb2fd] by
- ffprobe: add multiple_sections field to WriterContext Move the field …
- 11:02 PM Changeset in ffmpeg [c365cdf2] by
- ffprobe: add support to '\b' and '\f' escaping in c_escape_str()
- 11:02 PM Changeset in ffmpeg [6994b552] by
- ffprobe: make c_escape_str() documentation terser Avoid to specify …
- 10:46 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by
- A possibly related bug is the null-pointer dereference in line 136 of …
- 10:31 PM Ticket #1277 (Subtitle (hdmv_pgs_subtitle) conversion fails) updated by
-
Status, Version, Component, Reproduced by developer changed
Sorry for the delay, the issue is reproducible: encode_dvd_subtitles() … - 9:46 PM Changeset in ffmpeg [5629c391] by
- kmvc: Check palsize. Fixes: CVE-2011-3952 Found-by: Mateusz "j00ru" …
- 9:46 PM Changeset in ffmpeg [7867cbaf] by
- adpcm: ADPCM Electronic Arts has always two channels Fixes half of …
- 9:46 PM Changeset in ffmpeg [0bf8e22c] by
- h264: Add check for invalid chroma_format_idc Fixes a crash when …
- 9:46 PM Changeset in ffmpeg [7944a87b] by
- dpcm: ignore extra unpaired bytes in stereo streams. Fixes: …
- 9:45 PM Changeset in ffmpeg [59a78290] by
- lavfi: use getter/setter functions for AVFrame.pkt_pos Signed-off-by: …
- 8:52 PM Changeset in ffmpeg [ea60a11e] by
- movenc: Fix muxing of Apple Quicktime chapters. v3 There is basic …
- 8:52 PM Changeset in ffmpeg [c2eae4ba] by
- lavfi: Fill linesize, sample_rate and channel_layout fields in …
- 8:17 PM Changeset in ffmpeg [d187e761] by
- ffmpeg: use %f instead of %lf in volume args format printf. %f refers …
- 8:07 PM Changeset in ffmpeg [ca7fa3a5] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 7:21 PM Changeset in ffmpeg [07bff951] by
- kmvc: Check palsize. Fixes: CVE-2011-3952 Found-by: Mateusz "j00ru" …
- 7:21 PM Changeset in ffmpeg [cfad9930] by
- shorten: Use separate pointers for the allocated memory for decoded …
- 7:21 PM Changeset in ffmpeg [46d90228] by
- shorten: check for realloc failure (cherry picked from commit …
- 7:21 PM Changeset in ffmpeg [58b3f439] by
- shorten: Fix out of bound writes in fix_bitshift() The data pointers …
- 7:21 PM Changeset in ffmpeg [8f924ee6] by
- shorten: Prevent block size from increasing Signed-off-by: Janne …
- 7:21 PM Changeset in ffmpeg [40cb7b3b] by
- shorten: remove VLA and check for buffer overflow Originally …
- 7:21 PM Changeset in ffmpeg [15c819e2] by
- adpcm: ADPCM Electronic Arts has always two channels Fixes half of …
- 7:21 PM Changeset in ffmpeg [7a5fbe40] by
- h264: Add check for invalid chroma_format_idc Fixes a crash when …
- 7:21 PM Changeset in ffmpeg [32b7370] by
- aacsbr: prevent out of bounds memcpy(). Fixes Libav Bug 195. Fixes …
- 7:21 PM Changeset in ffmpeg [21221750] by
- dpcm: ignore extra unpaired bytes in stereo streams. Fixes: …
- 7:21 PM Changeset in ffmpeg [e02249b] by
- vqavideo: return error if image size is not a multiple of block size …
- 7:21 PM Changeset in ffmpeg [bf0ec375] by
- celp filters: Do not read earlier than the start of the 'out' vector. …
- 7:21 PM Changeset in ffmpeg [e9c97073] by
- motionpixels: Clip YUV values after applying a gradient. Prevents …
- 7:21 PM Changeset in ffmpeg [5933af5] by
- motionpixels: decode only the 111 complete frames for fate …
- 6:55 PM Changeset in ffmpeg [d87997b5] by
- aacsbr: prevent out of bounds memcpy(). Fixes Libav Bug 195. Fixes …
- 6:55 PM Changeset in ffmpeg [b15e85d8] by
- rtpdec_asf: Fix integer underflow that could allow remote code …
- 6:55 PM Changeset in ffmpeg [654b24f6] by
- dpcm: ignore extra unpaired bytes in stereo streams. Fixes: …
- 6:00 PM Changeset in ffmpeg [91fdba3d] by
- configure: disable avresample by default avresample is redundant and …
- 6:00 PM Changeset in ffmpeg [68efb539] by
- configure: add asyncts->avresample dependancy Signed-off-by: Michael …
- 5:43 PM Changeset in ffmpeg [f2bc2e8] by
- configure: disable avresample by default avresample is redundant and …
- 5:43 PM Changeset in ffmpeg [f0e39889] by
- configure: add asyncts->avresample dependancy Signed-off-by: Michael …
- 5:33 PM Changeset in ffmpeg [ee50ec19] by
- Fix r10k codec for widths that are not multiples of 64. Fixes ticket …
- 5:33 PM Changeset in ffmpeg [3a68e98] by
- Mark avui encoder experimental. Some decoders require the AVID atom …
- 5:12 PM Ticket #1358 (r10g/r10k: packet too small) closed by
- fixed: Should be fixed, thank you for the report and the testing!
- 5:05 PM Changeset in ffmpeg [5cd947d] by
- Fix r10k codec for widths that are not multiples of 64. Fixes ticket #1358
- 4:20 PM Changeset in ffmpeg [77cea13f] by
- Mark avui encoder experimental. Some decoders require the AVID atom …
- 3:26 PM Changeset in ffmpeg [61a72fd9] by
- jvdec: check videosize Fixes null ptr dereference fixes Ticket1364 …
- 3:26 PM Changeset in ffmpeg [c254214] by
- motionpixels: check extradata size Fixes null ptr derefernce Fixes …
- 3:26 PM Changeset in ffmpeg [59417897] by
- iff_ilbm: fix null ptr deref Fixes Ticket1362 Signed-off-by: Michael …
- 3:26 PM Changeset in ffmpeg [03f82b56] by
- yop: check for missing extradata Fixes null ptr deref Fixes …
- 3:26 PM Changeset in ffmpeg [7f8059bd] by
- xan: fix out of array read Fixes ticket1360 Signed-off-by: Michael …
- 3:26 PM Changeset in ffmpeg [0f9098cb] by
- cdgraphics: Fix out of array write Fixes Ticket1359 Found-by: Piotr …
- 3:26 PM Changeset in ffmpeg [c4e3dd06] by
- Test extradata size before reading from extradata when decoding avui. …
- 3:24 PM Changeset in ffmpeg [b4904e80] by
- jvdec: check videosize Fixes null ptr dereference fixes Ticket1364 …
- 3:24 PM Changeset in ffmpeg [50122084] by
- motionpixels: check extradata size Fixes null ptr derefernce Fixes …
- 3:24 PM Changeset in ffmpeg [849d4b04] by
- iff_ilbm: fix null ptr deref Fixes Ticket1362 Signed-off-by: Michael …
- 3:24 PM Changeset in ffmpeg [77a4c8b9] by
- yop: check for missing extradata Fixes null ptr deref Fixes …
- 3:24 PM Changeset in ffmpeg [01900fcc] by
- xan: fix out of array read Fixes ticket1360 Signed-off-by: Michael …
- 3:24 PM Changeset in ffmpeg [1e5c7376] by
- cdgraphics: Fix out of array write Fixes Ticket1359 Found-by: Piotr …
- 3:22 PM Ticket #1364 (Crash reading jv) closed by
- fixed
- 3:18 PM Ticket #1363 (Crash decoding motionpixels) closed by
- fixed
- 3:18 PM Ticket #1362 (Crash reading iff_ilbm) closed by
- fixed
- 3:09 PM Ticket #1361 (Crash reading yop) closed by
- fixed
- 3:05 PM Ticket #1360 (Crash when decoding xan_wc3) closed by
- fixed
- 3:05 PM Ticket #1359 (cdgraphics: invalid write) closed by
- fixed
- 2:45 PM Ticket #1351 (mpeg2video lowres support) updated by
- Replying to michael: > Ive not double checked now but i …
- 2:42 PM Ticket #38 (FFplay hangs when a non existing filter is passed at the command line ...) closed by
- fixed: Fixed in commit 7315e40a24e85e7f141db77951a4b14375fde55a. FFplay will …
- 2:37 PM Ticket #1161 (ffplay: not possible to cycle audio channels when decoding fails) closed by
- fixed: Fixed in commit 8c9971c35ee8fd01978a592f8f364755494f9a9a.
- 2:33 PM Ticket #1351 (mpeg2video lowres support) updated by
- Note, the lowres removial was reverted in 2 commits, first was …
- 1:58 PM Changeset in ffmpeg [83de4f5] by
- Test extradata size before reading from extradata when decoding avui.
- 1:52 PM Ticket #1364 (Crash reading jv) created by
- […]
- 1:49 PM Ticket #1363 (Crash decoding motionpixels) created by
- […]
- 1:49 PM Changeset in ffmpeg [d5a17d7f] by
- configure: fix the wording for gpl incompatible licenses warnings …
- 1:49 PM Changeset in ffmpeg [f997ac1c] by
- configure: openssl is compatible with the LGPL. looking at the …
- 1:47 PM Ticket #1362 (Crash reading iff_ilbm) created by
- […]
- 1:44 PM Ticket #1361 (Crash reading yop) created by
- […]
- 1:42 PM Changeset in ffmpeg [e999b641] by
- http: Add support for reusing the http socket for subsequent requests …
- 1:42 PM Changeset in ffmpeg [3bdb438e] by
- http: Add support for using persistent connections Add a new AVOption …
- 1:41 PM Ticket #1360 (Crash when decoding xan_wc3) created by
- […]
- 1:38 PM Ticket #1359 (cdgraphics: invalid write) updated by
-
Keywords changed
- 1:37 PM Ticket #1359 (cdgraphics: invalid write) updated by
-
Summary changed
- 1:36 PM Ticket #1359 (cdgraphics: invalid write) updated by
-
Priority, Keywords, Version, Component, Status changed
[…] - 11:40 AM Ticket #1359 (cdgraphics: invalid write) created by
- ffmpeg crashes also with -vcodec …
- 10:55 AM Changeset in ffmpeg [0426c693] by
- AVOptions: fix the value printed in out of range error message.
- 12:01 AM Ticket #1358 (r10g/r10k: packet too small) updated by
-
Status, Reproduced by developer, Component, Owner, Version, Keywords changed
May 27, 2012:
- 11:45 PM Ticket #1332 (XSUB encoding regression) closed by
- fixed: Fixed by Michael.
- 10:50 PM Changeset in ffmpeg [394b692b] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 9:25 PM Changeset in ffmpeg [88a14573] by
- avienc: create xsub in avi files that are closer to whats in the wild …
- 8:45 PM Changeset in ffmpeg [87585129] by
- avienc: create xsub in avi files that are closer to whats in the wild …
- 8:14 PM Ticket #1358 (r10g/r10k: packet too small) created by
- decodes correctly with original codec …
- 4:42 PM Ticket #291 (FFplay adds unnecessary black bars at the left and right side of the video) updated by
-
Owner changed
- 2:12 PM Changeset in ffmpeg [1ed0a61e] by
- Changelog: fix wrong/inaccurate entries. (cherry picked from commit …
- 2:12 PM Changeset in ffmpeg [9f2905d2] by
- lavfi/deshake: add libavcodec dependency (dsputil). (cherry picked …
- 2:12 PM Changeset in ffmpeg [f6c3fe94] by
- ffplay: flush codec buffers before freeing filters We do this to …
- 2:12 PM Changeset in ffmpeg [727749d3] by
- ffplay: fix stream cycling if audio decoding fails Fixes ticket 1161. …
- 2:12 PM Changeset in ffmpeg [c7c82acf] by
- ffplay: force exit when filter configuration fails Switching to …
- 2:12 PM Changeset in ffmpeg [f8f5db3b] by
- ffplay: dont destroy packet queues on stream change This fixes …
- 2:04 PM Changeset in ffmpeg [9c27f29] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
- 1:42 PM Changeset in ffmpeg [fcd08262] by
- tests and tools: cleanup ffmpeg reference Signed-off-by: Michael …
- 1:42 PM Changeset in ffmpeg [2fd5e70] by
- x86: use new schema for ASM macros Signed-off-by: Michael Niedermayer …
- 1:42 PM Changeset in ffmpeg [65212e3e] by
- mxfdec: remove unused last_index_duration Signed-off-by: Michael …
- 1:39 PM Ticket #1357 (Memleak when avformat_open_input used together with avio_context) created by
- Hello, Here's the Valgrind output from the small test program. If you …
- 1:34 PM Ticket #1354 (Y216 sample) updated by
- no, but I found it's defined here: …
- 1:28 PM Changeset in ffmpeg [80bf2b6e] by
- Changelog: fix wrong/inaccurate entries.
- 9:03 AM Ticket #1356 (Fail to build for kfreebsd in libavformat/sctp.c) updated by
- I've found where I've already seen a fix for that. Here is the log …
- 8:27 AM Ticket #1356 (Fail to build for kfreebsd in libavformat/sctp.c) created by
- Hi, 0.11 fail to build for KfreeBSD (Debian Unstable) with this error …
May 26, 2012:
- 11:17 PM Ticket #1350 (support yvyu in avi) closed by
- fixed: Should be fixed.
- 11:13 PM Changeset in ffmpeg [ab7d6cb8] by
- Support decoding fourcc YVYU. Based on work by ami_stuff. Fixes …
- 10:34 PM Changeset in ffmpeg [5c3f7919] by
- lavfi/deshake: add libavcodec dependency (dsputil).
- 8:53 PM Changeset in ffmpeg [19c1bf1] by
- ffprobe: reduce the number of AVBPrint resets.
- 8:37 PM Changeset in ffmpeg [53ce9905] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: opt: …
- 7:14 PM Changeset in ffmpeg [8271f55b] by
- avprobe: restore pseudo-INI old style format for compatibility.
- 7:14 PM Changeset in ffmpeg [d30acfa9] by
- avprobe: fix formatting.
- 7:14 PM Changeset in ffmpeg [780ff97] by
- log: make colored output more colorful. Green for verbose, cyan for debug.
- 7:03 PM Changeset in ffmpeg [a48b8903] by
- aacdec: fix "may be used uninitialized" warning Signed-off-by: …
- 6:59 PM Changeset in ffmpeg [21e5dd93] by
- aacpsy: fix "may be used uninitialized" warning Signed-off-by: …
- 6:58 PM Changeset in ffmpeg [6099543a] by
- rtsp: Check for dynamic payload handlers if no static payload mapping …
- 6:51 PM Changeset in ffmpeg [51157dab] by
- Fix tests without fate samples. Signed-off-by: Michael Niedermayer …
- 6:49 PM Changeset in ffmpeg [0bf90ceb] by
- Fix tests without fate samples. Signed-off-by: Michael Niedermayer …
- 6:46 PM Changeset in ffmpeg [f7c89705] by
- avio: fix "discards const qualifier from pointer target type" warning …
- 6:46 PM Changeset in ffmpeg [8a45e0c3] by
- lswsutils: fix "ncompatible pointer type" warning Signed-off-by: …
- 6:45 PM Changeset in ffmpeg [6d401eff] by
- lavfutils: fix incompatible pointer type warning Signed-off-by: …
- 5:25 PM Ticket #1341 (ffmpeg -async 1 broken for wmv files) updated by
- Fix verified - works good now again. Thank you Carl & Michael.
- 4:53 PM Ticket #1326 (non-existing SPS XX referenced in buffering period - error while ...) updated by
- Replying to streamingguy: > Do you think this is a …
- 4:35 PM Ticket #1341 (ffmpeg -async 1 broken for wmv files) closed by
- fixed: Fixed by Michael, thank you for the report!
- 3:56 PM Changeset in ffmpeg [982caea] by
- af_aresample: fix pts, they where off by a packet in the -async >0 …
- 3:56 PM Changeset in ffmpeg [d108d080] by
- Changelog, spell out the CVEs that where fixed. there are some holes …
- 2:56 PM Ticket #1067 (VPX encoding fails on intialization with av_log_set_level( AV_LOG_DEBUG );) closed by
- needs_more_info: Please reopen if you can add the missing information.
- 2:53 PM Ticket #359 (SIGABRT when playing RTSP stream) closed by
- fixed: Please reopen if this problem is still reproducible.
- 2:22 PM Changeset in ffmpeg [be97675e] by
- af_aresample: fix pts, they where off by a packet in the -async >0 …
- 2:12 PM Ticket #1351 (mpeg2video lowres support) updated by
- Replying to jyavenard: > yes, mpeg2video lowres support …
- 11:53 AM Ticket #1351 (mpeg2video lowres support) updated by
- Command line of what? this is a libavcodec issue and about features …
- 11:31 AM Changeset in ffmpeg [154486f9] by
- opt: Add av_opt_set_bin() Introduce a new function to set binary data …
- 11:28 AM Ticket #1341 (ffmpeg -async 1 broken for wmv files) updated by
-
Priority changed
Michael has mostly fixed this regression, the remaining problem is … - 11:08 AM Ticket #1304 (rawvideo 8bpp: incorrect output with -vcodec copy) updated by
-
Keywords, Version changed
- 11:07 AM Changeset in ffmpeg [aeb2dea8] by
- Changelog, spell out the CVEs that where fixed. there are some holes …
- 10:44 AM Ticket #1354 (Y216 sample) updated by
-
Keywords, Version changed
Do vanilla QuickTime or vanilla Windows Media Player play the sample? - 10:43 AM Ticket #1351 (mpeg2video lowres support) updated by
- Replying to jyavenard: > However, are you sure the revert …
- 10:39 AM Ticket #1355 (FFmpeg audio video sync issue) closed by
- needs_more_info: Please reopen this ticket if you can provide all necessary information …
- 10:39 AM Changeset in ffmpeg [f7d52724] by
- ffprobe: display the codec profile in show_stream() Signed-off-by: …
- 10:35 AM Changeset in ffmpeg [a1a6cdc2] by
- avconv: Display the error returned by avformat_write_header …
- 10:35 AM Changeset in ffmpeg [68c81308] by
- rtpenc_chain: Return an error code instead of just a plain pointer …
- 10:35 AM Changeset in ffmpeg [93cef6f9] by
- rtpenc_chain: Free the URLContext on failure If an URLContext is …
- 10:35 AM Changeset in ffmpeg [2dcb21a] by
- rtpenc: Expose the ssrc as an avoption This allows the caller to set …
- 10:02 AM Changeset in ffmpeg [36f714f8] by
- tests/lavfi: use do_lavfi_pixfmts for the pixdesctest test Simplify, …
- 9:10 AM Ticket #1355 (FFmpeg audio video sync issue) created by
- Hi Hi Sir we are broadcast live stream on rtmp server using ffmpeg. …
- 8:46 AM Changeset in ffmpeg [52b23cbf] by
- tests/lavfi: rework lavfi-regression.sh, avoid use of ffmpeg -pix_fmts …
- 2:37 AM Ticket #1351 (mpeg2video lowres support) reopened by
- Thank you for this... However, are you sure the revert is complete? …
- 1:42 AM Ticket #1230 (Support Windows Media Screen Codec 2) updated by
- you can use mencoder with binary codec to convert your file to h264 …
- 12:59 AM Changeset in ffmpeg [072e7fad] by
- swr: fix swr_drop_output() Fixes part of Ticket1341 Signed-off-by: …
- 12:59 AM Changeset in ffmpeg [484302d1] by
- af_aresample: fix request_frame() Fixes part of Ticket1341 …
- 12:33 AM Changeset in ffmpeg [72261fa8] by
- swr: fix swr_drop_output() Fixes part of Ticket1341 Signed-off-by: …
- 12:28 AM Changeset in ffmpeg [411689b5] by
- af_aresample: fix request_frame() Fixes part of Ticket1341 …
May 25, 2012:
- 11:41 PM Changeset in ffmpeg [b1d22dc5] by
- avprobe: display the codec profile in show_stream() Signed-off-by: …
- 11:41 PM Changeset in ffmpeg [70026be8] by
- avprobe: fix function prototype Make opt_output_format return the …
- 10:43 PM Ticket #1354 (Y216 sample) created by
- it should be "16-bit 4:2:2 YUV" […]
- 10:18 PM Changeset in ffmpeg [ca8623e1] by
- Support some BOXX codecs. Fixes a part of ticket #1352. …
- 10:11 PM Ticket #1327 (vf vflip: horizontal line at the bottom when input have odd height ...) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 10:09 PM Ticket #1312 (Support multi-threaded resolution change) updated by
-
Keywords, Version changed
Replying to jyavenard: > QuickTime/Safari can play all … - 9:48 PM Ticket #1341 (ffmpeg -async 1 broken for wmv files) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
- 9:34 PM Changeset in ffmpeg [39e29aa0] by
- cosmetics: Fix indentation Signed-off-by: Martin Storsjö …
- 9:20 PM Changeset in ffmpeg [f4dd6465] by
- avprobe: changelog entry
- 9:20 PM Changeset in ffmpeg [6a6c2a94] by
- avprobe: update documentation Update the documentation according to …
- 9:20 PM Changeset in ffmpeg [0d242a77] by
- avprobe: provide JSON output JSON usage is quite widespread.
- 9:20 PM Changeset in ffmpeg [3a8c95f] by
- avprobe: output proper INI format Make the output valid INI serialization.
- 9:20 PM Changeset in ffmpeg [beb33fca] by
- avprobe: improve formatting Do not use decimals if not needed.
- 9:20 PM Changeset in ffmpeg [c6eeb9b7] by
- rtmp: fix url parsing The application component can have a …
- 9:20 PM Changeset in ffmpeg [b0970a69] by
- fate: document TARGET_EXEC and its usage TARGET_EXEC allows running …
- 8:26 PM Ticket #1352 (support isoms of BOXX codecs) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
Updated patch that does not affect v210 encoding attached. bxy2 has … - 7:06 PM Changeset in ffmpeg [c0b47d19]n0.12-dev by
- Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
- 6:32 PM Ticket #1353 (Feature request: Audio offset option) created by
- ...just like '-itsoffset offset (input)' which is working for video …
- 6:24 PM Changeset in ffmpeg [ed7bdd86] by
- movenc: Don't write the 'wave' atom or its child 'enda' for lpcm …
- 6:18 PM Changeset in ffmpeg [d073f122] by
- imc: some cosmetics
- 6:07 PM Ticket #1352 (support isoms of BOXX codecs) created by
- patch attached the only problem is with boxx_yuv_10bit.mov which …
- 6:07 PM Ticket #1349 (itsoffset doesn't work for second input file (audio)) updated by
- Replying to mjs973: > The -itsoffset option does not work …
- 5:56 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- crashed exactly as before -vlowres 1 segmentation fault -vlowres 2 OK …
- 5:48 PM Changeset in ffmpeg [734cfa8e]n0.11 by
- Update for 0.11 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 5:43 PM Ticket #1212 (Invalid memory access with lead h263 and lowres) updated by
-
Keywords changed
- 5:43 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by
- "3x3 matrix transform" rings a bell immediately for anyone who is …
- 5:43 PM Ticket #1239 (rv20: crash with lowres) updated by
-
Keywords, Component changed
- 5:40 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
-
Keywords changed
lowres has been reactivated for mpeg2video, could you test again … - 5:38 PM Ticket #1351 (mpeg2video lowres support) updated by
-
Keywords changed
- 5:37 PM Ticket #1351 (mpeg2video lowres support) closed by
- fixed: This appears to have been fixed, thank you for your report!
- 5:32 PM Ticket #1351 (mpeg2video lowres support) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
The relevant commit is 5e50a57 - 5:27 PM Ticket #1349 (itsoffset doesn't work for second input file (audio)) closed by
- invalid: Thank you for the explanation!
- 5:27 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by
- Replying to wolfgangw: > Also I'm seeing only now that …
- 4:54 PM Changeset in ffmpeg [e02e58fb] by
- libavfilter: export ff_default_query_formats() Its needed for fate on …
- 4:34 PM Ticket #1349 (itsoffset doesn't work for second input file (audio)) updated by
- * Edit by mjs973: this information is wrong; see post below * The …
- 4:32 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by
- This enhancement request is about the possible right-hand-side values …
- 3:27 PM Changeset in ffmpeg [6bc485b8] by
- release_notes: update Note, if you want something mentioned in the …
- 11:40 AM Changeset in ffmpeg [5e50a572] by
- Revert "removing lowres support" There have been multiple user …
- 11:36 AM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by
-
Component changed
XYZ is pixel format and swscale does not support it yet. - 10:22 AM Changeset in ffmpeg [f2c53836] by
- avdevice: bump soname due to lavf soname bump avdevice is just a part …
- 9:16 AM Changeset in ffmpeg [171db366] by
- lavfi/pixdesctest: use AVPALETTE_SIZE macro
- 9:15 AM Ticket #1116 (msrle: empty output with -vf hflip,unsharp) closed by
- fixed: Replying to ami_stuff: > patch: > > …
- 9:04 AM Changeset in ffmpeg [e37bfc49] by
- lavfi/pixdesctest: fix SAME -> SAME memcpy Fix pixdesctest output …
- 9:04 AM Changeset in ffmpeg [ad12e9e8] by
- lavfi/hflip: copy palette data in start_frame() Fix trac ticket #1116.
- 8:54 AM Ticket #1350 (support yvyu in avi) updated by
- Yes, decodes fine with WMP (msyuv.dll).
- 6:30 AM Ticket #1351 (mpeg2video lowres support) updated by
- Not since the merge in 92ef4be4ab9fbb7d901b22e0036a4ca90b00a476 Do …
- 6:18 AM Ticket #1350 (support yvyu in avi) updated by
- Can (vanilla) Windows Media Player decode the sample?
- 6:17 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- Replying to ramitbhalla: > Thanks, but like I had …
- 6:15 AM Ticket #1349 (itsoffset doesn't work for second input file (audio)) updated by
- Complete, uncut console output missing.
- 6:14 AM Ticket #1351 (mpeg2video lowres support) updated by
- Afaict, current FFmpeg does support lowres…
- 5:26 AM Changeset in ffmpeg [b0b7a89b] by
- lavfi/aresample: print channel layouts and formats along with the rate.
- 12:41 AM Changeset in ffmpeg [b0e1557f] by
- Fixed warnings about int64 to int32 conversion Signed-off-by: Michael …
May 24, 2012:
- 10:54 PM Ticket #1351 (mpeg2video lowres support) created by
- In: […] low-res video decoding is used in mythtv in order to flag …
- 10:38 PM Changeset in ffmpeg [65e63072] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
- 10:25 PM Ticket #1350 (support yvyu in avi) created by
- attached file decodes correctly with libavcodec/raw.c: […] …
- 10:24 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- Thanks, but like I had mentioned earlier the users are insisting on …
- 9:55 PM Changeset in ffmpeg [ba4aa65] by
- doc/filters: move "aformat" before "amerge".
- 9:55 PM Changeset in ffmpeg [42b2908d] by
- doc/filters: remove old aformat entry. The new description is still …
- 9:48 PM Changeset in ffmpeg [7315e40a] by
- ffplay: force exit when filter configuration fails Switching to …
- 9:48 PM Changeset in ffmpeg [8c9971c3] by
- ffplay: fix stream cycling if audio decoding fails Fixes ticket 1161. …
- 9:48 PM Changeset in ffmpeg [c2e8691c] by
- ffplay: flush codec buffers before freeing filters We do this to …
- 9:48 PM Changeset in ffmpeg [a687acbb] by
- ffplay: dont destroy packet queues on stream change This fixes …
- 9:46 PM Changeset in ffmpeg [781fb46c] by
- lavfi/video: add avfilter.h include to fix make checkheaders.
- 9:33 PM Changeset in ffmpeg [d8e075b1] by
- ffmpeg: use AUTO_INSERT_FILTER() for -async option.
- 7:27 PM Changeset in ffmpeg [2416cd40] by
- Changelog: update for 0.11 Signed-off-by: Michael Niedermayer …
- 7:16 PM Changeset in ffmpeg [177bcc95] by
- rtmp: Pass the proper return code in rtmp_handshake Signed-off-by: …
- 7:16 PM Changeset in ffmpeg [bba287fd] by
- rtmp: Check return codes of net IO operations Signed-off-by: Martin …
- 7:15 PM Changeset in ffmpeg [4e84ab88] by
- MAINTAINERS: update versions Signed-off-by: Michael Niedermayer …
- 7:07 PM Changeset in ffmpeg [53285ced] by
- doc: remove ffmpeg-mt-authorship.txt from master (for upcoming 0.11) …
- 6:15 PM Ticket #1349 (itsoffset doesn't work for second input file (audio)) created by
- this delays the video for 10s: $ ffmpeg -itsoffset -00:00:10 -i …
- 4:40 PM Changeset in ffmpeg [afe4d3bd] by
- ffplay: set base in dr1 allocation. This matches the default non dr1 …
- 4:00 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- I tested the following command line and the resulting video plays fine …
- 3:57 PM Ticket #1231 (ffplay access violation on win64) updated by
- I tested zeranoe fce30d8 64-bit Static and both ffmpeg and ffplay work …
- 2:44 PM Ticket #1348 (Can't hear sound with vlc after transcoding from pcm u-law to aac) updated by
- The 0.10 release branch was created January 26th.
- 2:31 PM Ticket #1332 (XSUB encoding regression) updated by
- Replying to michael: > So the real bug is that the …
- 2:08 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- I'm using Windows Media Player and KMPlayer. KMPlayer is not able to …
- 1:55 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- I tried the command with the CSI.ts, i see no desync with ffplay …
- 1:24 PM Ticket #1331 (error: unknown type name 'VIDEO_STREAM_CONFIG_CAPS') closed by
- fixed: Patch applied (without the configure change which looked wrong) …
- 1:23 PM Ticket #1348 (Can't hear sound with vlc after transcoding from pcm u-law to aac) updated by
- I thought the change created 8 weeks ago by reimar was included in …
- 1:14 PM Ticket #1348 (Can't hear sound with vlc after transcoding from pcm u-law to aac) closed by
- duplicate: Looks like a duplicate of ticket #522, please reopen if this is still …
- 1:13 PM Ticket #522 (No pcm_mulaw audio in mp4 file) updated by
-
Keywords changed
- 12:30 PM Ticket #1348 (Can't hear sound with vlc after transcoding from pcm u-law to aac) created by
- I have transcoded H263/ulaw video (input.mp4) to H264/aac (output.mp4) …
- 12:15 PM Changeset in ffmpeg [02cc66d] by
- dshow: rename dshow.h to avoid conflict with system header of equal …
- 12:15 PM Changeset in ffmpeg [2f6c5894] by
- fate: update checksum after pal8 changes Signed-off-by: Michael …
- 11:55 AM Ticket #1332 (XSUB encoding regression) updated by
- So the real bug is that the subtitles are out of sync ? and r19325 has …
- 10:26 AM Changeset in ffmpeg [c0532f4b] by
- Build the aformat filter when ffmpeg is built.
- 6:14 AM Changeset in ffmpeg [36d0f8c9] by
- Do not disable ffmpeg with --disable-everything.
- 6:08 AM Changeset in ffmpeg [001d9d5e] by
- Fix compilation with --disable-everything.
- 3:08 AM Changeset in ffmpeg [d5802a59] by
- lavfutils: fix copyright git blame: 77 Stefano Sabatini 1 …
- 3:08 AM Changeset in ffmpeg [7343727a] by
- lavfi/video: fix copyright git blame: 132 Stefano Sabatini …
- 3:08 AM Changeset in ffmpeg [e92b48d4] by
- drawutils: fix copyright git blame: 423 Nicolas George 86 …
- 3:08 AM Changeset in ffmpeg [cfb398b] by
- vf_fps: fix copyright Only commit: commit …
- 3:08 AM Changeset in ffmpeg [c836f28f] by
- vf_fps: license cleanup The original patch was sent with FFmpeg in …
- 3:08 AM Changeset in ffmpeg [81c23fec] by
- lavfi/buffer.c: fix copyright git blame: 75 Anton Khirnov …
- 3:08 AM Changeset in ffmpeg [83995411] by
- lavfi/avcodec.c: fix copyright git blame: 45 Stefano Sabatini …
- 3:08 AM Changeset in ffmpeg [20f991e0] by
- asrc_anullsrc: fix copyright git blame says: 109 Stefano Sabatini …
- 3:08 AM Changeset in ffmpeg [77ba8af0] by
- asink_anullsink: fix copyright git blame says authors are: 19 …
- 3:08 AM Changeset in ffmpeg [7ef5c80c] by
- af_null: fix copyright Authors according to blame are: 16 S.N. …
May 23, 2012:
- 10:54 PM Changeset in ffmpeg [fce30d8d] by
- lavfi: copy palette in start_frame() Fix -vf copy with pal8 format.
- 10:42 PM Changeset in ffmpeg [f2ee0656] by
- lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.h Move …
- 10:22 PM Ticket #1343 ([PATCH] Xiph/IETF Opus decoder using libopus.) updated by
- Looks interesting, thanks. Last time I checked, the bitstream format …
- 9:25 PM Changeset in ffmpeg [a4d3f358] by
- rtmp: Return a proper error code instead of -1 Signed-off-by: Martin …
- 9:25 PM Changeset in ffmpeg [08e93f5b] by
- rtmp: Check malloc calls Signed-off-by: Martin Storsjö <martin@martin.st>
- 9:25 PM Changeset in ffmpeg [f645f1d6] by
- rtmp: Check ff_rtmp_packet_create calls Check malloc calls used by …
- 9:01 PM Ticket #1332 (XSUB encoding regression) updated by
- The subtitles are ~13 seconds late with current git head, they showed …
- 8:37 PM Changeset in ffmpeg [c7448c1] by
- lavfi: add audio mix filter
- 7:48 PM Changeset in ffmpeg [d0ad91c2] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 7:23 PM Changeset in ffmpeg [1e8561e3] by
- flvdec: Make sure sample_rate is set to the updated value The …
- 6:44 PM Changeset in ffmpeg [2f2fd8c6] by
- tqi: Pass errors from the MB decoder This silences some valgrind …
- 6:44 PM Changeset in ffmpeg [c5f7c755] by
- h264: Add check for invalid chroma_format_idc Fixes a crash when …
- 6:43 PM Changeset in ffmpeg [5872580e] by
- tqi: Pass errors from the MB decoder This silences some valgrind …
- 6:42 PM Changeset in ffmpeg [90290a51] by
- tqi: Pass errors from the MB decoder This silences some valgrind …
- 5:55 PM Ticket #1332 (XSUB encoding regression) updated by
- the "coded frame too small" is fixed, is this fixing the regression or …
- 5:49 PM Changeset in ffmpeg [d0f78e77] by
- avidec: simplify avi_read_idx1() Signed-off-by: Michael Niedermayer …
- 5:04 PM Changeset in ffmpeg [212f129f] by
- avidec: discard 0 packets even for sample_size==0 NI Fixes Ticket1332 …
- 5:04 PM Changeset in ffmpeg [3cb83b22] by
- xsubdec: print frame size when too small Signed-off-by: Michael …
- 5:04 PM Changeset in ffmpeg [121d3875] by
- lavf: print the invalid tb in avpriv_set_pts_info() Signed-off-by: …
- 2:48 PM Changeset in ffmpeg [5e268633] by
- Do not leak extradata when encoding avui.
- 2:36 PM Changeset in ffmpeg [fb6c6b15] by
- avuienc: Use field_order to determine if a stream is interlaced.
- 2:15 PM Ticket #1347 (gif parser) created by
- with the test image attached image2 works: […] whereas image2pipe …
- 2:09 PM Changeset in ffmpeg [7a0d00dc] by
- Fix compilation with --disable-everything --enable-demuxer=ogg …
- 2:08 PM Ticket #1326 (non-existing SPS XX referenced in buffering period - error while ...) updated by
- Hello Michael, Thank you for your reply. The UDP stream comes from …
- 2:04 PM Changeset in ffmpeg [9ddc472] by
- Fix compilation with --disable-everything --enable-demuxer=flac …
- 1:50 PM Ticket #1345 (ffmpeg loops tiny flac (av_read_frame duplicates frames?)) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 4b5d472. - 1:37 PM Ticket #1326 (non-existing SPS XX referenced in buffering period - error while ...) updated by
- How can we reproduce this ? The command just reads from udp, from …
- 1:05 PM Changeset in ffmpeg [b581580b] by
- adpcm: ADPCM Electronic Arts has always two channels Fixes half of …
- 12:56 PM Changeset in ffmpeg [0da28d68] by
- af_amerge: compute output timestamp. Use the timestamps from the …
- 12:56 PM Changeset in ffmpeg [e6aee467] by
- af_amerge: set samples rate in query_formats.
- 12:18 PM Ticket #1346 (-aq makes only a minimal output file size difference for aac) created by
- The native aac encoder source code contains hints that global_quality …
- 11:45 AM Ticket #1345 (ffmpeg loops tiny flac (av_read_frame duplicates frames?)) created by
- I have a tiny flac. When I transcode via ffmpeg_g into an mp3 the …
- 10:04 AM Changeset in ffmpeg [e15f1286] by
- ffv1: fix decoder state_transition table This fixes a regression with …
- 7:38 AM Changeset in ffmpeg [3f9d6e42] by
- os_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on OS/2 …
- 6:44 AM Ticket #1344 (FFmpeg extremely verbose with some mpeg2-ts) updated by
- Please provide command line and complete, uncut console output and …
- 6:43 AM Ticket #1343 ([PATCH] Xiph/IETF Opus decoder using libopus.) updated by
-
Keywords, Status, Version changed
(Version bump and Changelog entry missing.) Please send patches to … - 5:21 AM Ticket #1344 (FFmpeg extremely verbose with some mpeg2-ts) created by
- Commit c69b6649cf1e1efab8ede000be5740fca4bef3eb made ffmpeg very …
- 3:17 AM Ticket #1320 (ffplay hang in avformat_find_stream_info) updated by
- Replying to Cigaes: > Bogus server: the server pretends to …
May 22, 2012:
- 10:13 PM Ticket #1343 ([PATCH] Xiph/IETF Opus decoder using libopus.) created by
- This patch adds preliminary Opus audio decoding support with libopus …
- 9:58 PM Changeset in ffmpeg [60c950ac] by
- dwt: use av_freep() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 9:42 PM Changeset in ffmpeg [ea5dab58] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: dwt: …
- 8:19 PM Changeset in ffmpeg [3313f31f] by
- h263dec: Disallow width/height changing with frame threads. Fixes …
- 8:16 PM Changeset in ffmpeg [e5773d8b] by
- http: Add support for reading http POST reply headers Signed-off-by: …
- 8:16 PM Changeset in ffmpeg [ba354a8c] by
- http: Add http_shutdown() for ending writing of posts Signed-off-by: …
- 8:16 PM Changeset in ffmpeg [4a9ca935] by
- tcp: Allow signalling end of reading/writing tcp_shutdown() isn't …
- 8:16 PM Changeset in ffmpeg [32d545e] by
- avio: Add a function for signalling end of reading/writing …
- 7:57 PM Changeset in ffmpeg [47132345] by
- h264: Add check for invalid chroma_format_idc Fixes a crash when …
- 7:51 PM Changeset in ffmpeg [58361100] by
- h263dec: Disallow width/height changing with frame threads. Fixes …
- 7:42 PM Ticket #507 (Initial A/V desync when remuxing or transcoding ASP / MP3 in avi) closed by
- fixed
- 7:41 PM Ticket #1342 (ffplay vf: crash with hflip and unsharp) updated by
-
Keywords, Status, Version, Reproduced by developer changed
- 7:37 PM Changeset in ffmpeg [0ce4a627] by
- lavfi: fix comment, audio is supported now.
- 7:37 PM Changeset in ffmpeg [ce353a88] by
- lavfi: fix incorrect comment. poll_frame()/request_frame() are used …
- 7:36 PM Changeset in ffmpeg [c04c533f] by
- lavfi: remove avfilter_null_* from public API on next bump. Those …
- 7:33 PM Changeset in ffmpeg [43c7a01e] by
- lavfi: remove avfilter_default_* from public API on next bump. Those …
- 7:32 PM Changeset in ffmpeg [88c3b87b] by
- lavfi: deprecate default config_props() callback and refactor …
- 7:29 PM Changeset in ffmpeg [ccefa89f] by
- avfiltergraph: smarter sample format selection.
- 7:29 PM Changeset in ffmpeg [0629f612] by
- avconv: rename transcode_audio/video to decode_audio/video. Those …
- 7:28 PM Changeset in ffmpeg [f297dd38] by
- asyncts: reset delta to 0 when it's not used. Fixes an invalid write.
- 7:28 PM Ticket #1033 (MOV file with non-zero/negative start has no sync between A/V unless ...) updated by
- Both samples can be transcoded correctly with -async 1.
- 7:25 PM Ticket #507 (Initial A/V desync when remuxing or transcoding ASP / MP3 in avi) updated by
- This appears to have been fixed.
- 6:46 PM Changeset in ffmpeg [713548c] by
- x86: lavc: use %if HAVE_AVX guards around AVX functions in yasm code. …
- 6:37 PM Changeset in ffmpeg [841c1be5] by
- swr: check return value of swr_inject_silence/drop_output. …
- 6:37 PM Changeset in ffmpeg [d9b92980] by
- libvorbis: only store version string if bitexact is not set. …
- 6:37 PM Changeset in ffmpeg [a645049] by
- swr: check count argument of realloc_audio() Signed-off-by: Michael …
- 6:33 PM Changeset in ffmpeg [50858a64] by
- Add Avid Meridien Uncompressed (AVUI) encoder.
- 4:48 PM Ticket #1299 (shorten: support signal to noise ratio mode (lossy coding)) closed by
- fixed: Fixed by Paul B Mahol.
- 4:47 PM Ticket #1300 (shorten: support quantisation error mode (lossy coding)) closed by
- fixed: Fixed by Paul B Mahol.
- 4:47 PM Ticket #1301 (shorten: support maximum number of bits per sample mode (lossy coding)) closed by
- fixed: Fixed by Paul B Mahol.
- 3:54 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by
- At the moment I use clang 3.1 (which is default with Xcode 4.3). With …
- 3:08 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by
- Replying to pigoz: > I ran some tests and it looks like …
- 3:06 PM Ticket #609 (Hang on reading UDP) closed by
- fixed: Please reopen if this is still reproducible.
- 1:54 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by
- I think Reimar explained pretty well why your suggestion is not a good …
- 1:26 PM Ticket #1342 (ffplay vf: crash with hflip and unsharp) created by
- with -vf vflip,unsharp the last frame is gray […]
- 1:04 PM Changeset in ffmpeg [f452d6c] by
- mxfdec: fix frame height computation for mixed fields layout …
- 12:59 PM Changeset in ffmpeg [965b8072] by
- vf_yadif: Fixed potential access violation on EOF. The correct …
- 12:59 PM Changeset in ffmpeg [1dd71e1c] by
- rawdec: force timestamps from codec to be used This fixes playback …
- 12:59 PM Changeset in ffmpeg [035f6620] by
- mpeg4videoparser: support using timestamps from codec. Signed-off-by: …
- 12:59 PM Changeset in ffmpeg [a6b3471c] by
- avformat: add needs_parsing type to enable codec TS use. …
- 12:59 PM Changeset in ffmpeg [696452e4] by
- avcodec: add parser flag to indicate that codec TS are the only …
- 12:43 PM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by
- I'm having the same issue when compiling mplayer and mplayer2 with …
- 12:41 PM Ticket #609 (Hang on reading UDP) updated by
- I think this bug was eliminated a couple of months ago, and iirc even …
- 12:01 PM Changeset in ffmpeg [cc7fac99] by
- dwt: return errors from ff_slice_buffer_init()
- 11:56 AM Changeset in ffmpeg [672f822] by
- shorten: fix lossy decoding Closes #1299, #1300 and #1301. …
- 11:27 AM Ticket #1341 (ffmpeg -async 1 broken for wmv files) updated by
- For this particular sample async probably is not needed - this …
- 11:27 AM Changeset in ffmpeg [c89e428e] by
- dwt: check malloc calls Signed-off-by: Diego Biurrun <diego@biurrun.de>
- 10:15 AM Ticket #1341 (ffmpeg -async 1 broken for wmv files) updated by
-
Keywords changed
Why are you using -async 1 for this sample, transcoding works fine … - 9:54 AM Changeset in ffmpeg [3ea54294] by
- ppc: Drop unused header regs.h
- 8:53 AM Ticket #1341 (ffmpeg -async 1 broken for wmv files) created by
- Seems something is awry with the master branch with -async 1. Used to …
- 2:13 AM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- I tried a build with latest master as of May 21, 2012 This time it …
May 21, 2012:
- 10:39 PM Changeset in ffmpeg [27127ebe] by
- doc: add syntax.texi file
- 10:26 PM Changeset in ffmpeg [e0d8427d] by
- af_resample: remove an extra space in the log output
- 9:53 PM Changeset in ffmpeg [938adb7a] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: dwt: …
- 9:26 PM Ticket #1161 (ffplay: not possible to cycle audio channels when decoding fails) updated by
-
Owner changed
- 9:19 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by
- BTW, I'm using the overlay filter for overlaying (PiP style) two …
- 9:17 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by
- Fair enough, but as I said even now the overlay filter isn't taking …
- 9:13 PM Changeset in ffmpeg [5ff01259] by
- Convert vector_fmul range of functions to YASM and add AVX versions …
- 8:18 PM Ticket #513 (FFMpeg is unable to find the aac codec parameters for mp4 file) closed by
- fixed: Fixed by Michael.
- 7:30 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by
- The most obvious reason why it is not a general solution is that not …
- 7:19 PM Changeset in ffmpeg [faa2930f] by
- flvdec: reenable extradata passing code This fixes passing junk in …
- 6:49 PM Changeset in ffmpeg [afeb3590] by
- lavfi: add an audio split filter Based on current version of the …
- 6:49 PM Changeset in ffmpeg [cc30080] by
- lavfi: rename vf_split.c to split.c This is in preparation for adding …
- 6:43 PM Changeset in ffmpeg [a6f650af] by
- aac: fix SCE in stereo case, this is surprisingly actually needed …
- 6:34 PM Changeset in ffmpeg [a3710f1e] by
- aacdec: print debug note when unexpected SCE/CPE is encountered …
- 6:34 PM Changeset in ffmpeg [3230590c] by
- libavcodec: fix side data split with 0 sized packets Signed-off-by: …
- 6:34 PM Changeset in ffmpeg [a1bb082] by
- libavcodec: correct consumed bytes for decoders Signed-off-by: …
- 6:16 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by
- I'm not sure I know what you mean by "whenever any of its inputs …
- 5:58 PM Ticket #1340 (Possibly suboptimal H.264 error concealment) created by
- (Related to issue 2564) I will attach a cut transport stream (that is …
- 4:49 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) updated by
- This does not sound like a good general solution. IMHO the overlay …
- 4:15 PM Ticket #1339 (Auto insert fps filter as adapter for overlay filter inputs with ...) created by
- Now that the fps filter has been added (you're my heroes for adding …
- 2:41 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
-
Summary changed
Is this only reproducible with libx264 or also with -vcodec mpeg4 … - 1:54 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) updated by
- My apologies, I got the subject line wrong, it's Libx264. Can it be …
- 1:45 PM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) created by
- The latest version of FFMPEG (N-40824-g31dfe20) is creating broken MP4 …
- 12:56 PM Changeset in ffmpeg [307562be] by
- mpeg4videodec: print more debug info for debug_pict_info …
- 12:56 PM Changeset in ffmpeg [8258697c] by
- ivi_common: skip null frames for all indeo variants Signed-off-by: …
- 11:37 AM Ticket #1116 (msrle: empty output with -vf hflip,unsharp) updated by
- patch: …
- 11:19 AM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by
- I see this (ffplay.png) with SDL 1.2.15 on MinGW.
- 11:07 AM Ticket #1337 (MPEG4 ASP does not seek to keyframe) created by
- (issue 2686) out.png shows artefacts, also reproducible with ffplay. …
- 10:58 AM Ticket #1336 (support image2pipe input without parser) created by
- (issue 2683) image2pipe fails for codecs that do not have a parser. […]
- 10:34 AM Ticket #1331 (error: unknown type name 'VIDEO_STREAM_CONFIG_CAPS') updated by
-
Priority changed
- 10:34 AM Ticket #1331 (error: unknown type name 'VIDEO_STREAM_CONFIG_CAPS') updated by
-
Analyzed by developer, Status changed
I suspect the problem occurs due to the libavcodec source directory … - 9:18 AM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by
- Tested with libsdl 1.2.14+ffplay on Ubuntu, seems to work just fine, …
- 9:14 AM Changeset in ffmpeg [13a867a] by
- dwt: K&R prettyprinting cosmetics Signed-off-by: Diego Biurrun …
- 9:07 AM Ticket #1331 (error: unknown type name 'VIDEO_STREAM_CONFIG_CAPS') updated by
- Replying to cehoyos: > Is this a regression or did …
- 8:53 AM Ticket #1329 (A/V desync with mpeg1video and mp2 in mpeg-ps) updated by
- I'll ask him to try with -vn and paste the results here. Same for the …
- 8:45 AM Ticket #1328 (image2 demuxer to support file list) updated by
- As far as I can see, img2.c uses av_str2id() to guess the image …
- 8:43 AM Ticket #1265 (add ffprobe.xsd to ffmpeg.org website) closed by
- fixed: Replying to dericed: […] > Could ffprobe.xsd be also …
- 8:38 AM Ticket #1335 (Memleak when reading corrupted cavs video) created by
- (Sample from issue 2180) […]
- 8:34 AM Ticket #1334 (Memleak when reading dvvideo in avi) created by
- […]
- 8:32 AM Changeset in ffmpeg [6374ee72] by
- ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1 The …
- 8:32 AM Changeset in ffmpeg [3853e1d9] by
- doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain …
- 7:53 AM Ticket #1333 (Seeking in voc) created by
- (related to issue 1082) Seeking in …
- 7:48 AM Ticket #1332 (XSUB encoding regression) created by
- (related to issue 2424) Encoding …
- 7:34 AM Ticket #1331 (error: unknown type name 'VIDEO_STREAM_CONFIG_CAPS') updated by
- Is this a regression or did compilation never succeed on MinGW64?
- 7:24 AM Ticket #1331 (error: unknown type name 'VIDEO_STREAM_CONFIG_CAPS') created by
- Hi, I'm getting this error when trying to compile FFmpeg with the …
- 7:02 AM Ticket #1330 (Invalid reads when decoding corrupted mpeg2video) updated by
-
Status, Description changed
- 7:01 AM Ticket #1330 (Invalid reads when decoding corrupted mpeg2video) created by
- (issue 1872) I will attach a corrupted mpeg2video mp4 file that …
- 6:51 AM Changeset in ffmpeg [db9e00f4] by
- Remove libnut wrapper libnut is unmaintained and known to be buggy; …
- 6:51 AM Changeset in ffmpeg [9309bdfe] by
- fate: change name of FATE samples location environment variable …
- 5:55 AM Ticket #311 (Distortions playing 8kHz mp3) closed by
- fixed: Fixed by Kostya.
- 5:40 AM Ticket #1329 (A/V desync with mpeg1video and mp2 in mpeg-ps) updated by
- Is this only reproducible if audio and video are encoded or also with …
- 5:37 AM Ticket #1328 (image2 demuxer to support file list) updated by
- How should FFmpeg / libavformat know that list.txt is not an image in …
Note:
See TracTimeline
for information about the timeline view.
