Timeline
Jul 20, 2012:
- 10:02 PM Ticket #1564 (support dvaudio in non dv container) created by
- http://www.datafilehost.com/download-f6b0f2cb.html […]
- 7:44 PM Changeset in ffmpeg [85761efa] by
- tiertexseq: remove redundant string from log message Signed-off-by: …
- 7:37 PM Ticket #1562 (ffmpeg crashes (segmentation violation) when copying time-delimited ...) closed by
- duplicate: Duplicate of ticket #1563.
- 7:17 PM Ticket #1560 (v4l2 device won't open after opening/closing it 16 times) closed by
- fixed
- 7:12 PM Changeset in ffmpeg [4c9080a7] by
- lavfi: unref AVFilterLink.out_buf in ff_end_frame(). This reduces …
- 7:12 PM Ticket #1563 (ffmpeg crashes (segmentation violation) when copying time-delimited ...) created by
- Summary of the bug: ffmpeg gets a segmentation violation when I try …
- 7:12 PM Changeset in ffmpeg [fd58678] by
- v4l2: remove call to v4l2_fd_open. v4l2_fd_open is already called at …
- 7:10 PM Changeset in ffmpeg [07bad27] by
- lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). This reduces …
- 7:09 PM Changeset in ffmpeg [533fd5b] by
- vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer().
- 7:09 PM Changeset in ffmpeg [5b50ae94] by
- vf_slicify: clear AVFilterLink.cur_buf in start_frame(). The buffer …
- 7:08 PM Changeset in ffmpeg [0393af4f] by
- vf_settb: simplify start_frame(). Avoid pointless filter ref/unref. …
- 7:08 PM Changeset in ffmpeg [9203fa0b] by
- vf_fieldorder: don't give up its own reference to the output buffer.
- 7:08 PM Changeset in ffmpeg [f493c644] by
- vf_pad: don't give up its own reference to the output buffer.
- 7:07 PM Changeset in ffmpeg [ad8b6326] by
- vf_overlay: don't access a buffer reference that's been given away.
- 7:07 PM Changeset in ffmpeg [7155763b] by
- vf_drawtext: don't give up its own reference to the input buffer. …
- 7:07 PM Changeset in ffmpeg [d19499c] by
- vf_gradfun: don't store two pointers to one AVFilterBufferRef.
- 7:06 PM Changeset in ffmpeg [0fe010a3] by
- vf_delogo: don't store two pointers to one AVFilterBufferRef.
- 7:06 PM Changeset in ffmpeg [51a8049b] by
- vf_aspect: clear AVFilterLink.cur_buf in start_frame(). The buffer is …
- 7:06 PM Changeset in ffmpeg [b70d89a0] by
- lavfi: add avfilter_unref_bufferp() Signed-off-by: Anton Khirnov …
- 6:59 PM Ticket #1562 (ffmpeg crashes (segmentation violation) when copying time-delimited ...) created by
- Summary of the bug: ffmpeg gets a segmentation violation when I try …
- 6:13 PM Changeset in ffmpeg [b040ffc] by
- exr: display warning if multiple compression attributes are found …
- 6:13 PM Changeset in ffmpeg [01f76a77] by
- exr: merge common code Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 6:13 PM Changeset in ffmpeg [a2dab751] by
- exr: compression attribute is mandatory Do not continue decoding if …
- 3:31 PM Ticket #1560 (v4l2 device won't open after opening/closing it 16 times) updated by
- Replying to Cigaes: > Your patch would clearly be right by …
- 3:18 PM Ticket #1561 (typo in the alloc_buffer) closed by
- fixed: applied
- 2:55 PM Ticket #1441 (Segfault using libfaac/libaacplus, -absf aac_adtstoasc, and mpegts muxer) updated by
-
Version changed
[…] - 2:42 PM Changeset in ffmpeg [55de89e2] by
- cmdutils/alloc_buffer: fix typo Signed-off-by: Michael Niedermayer …
- 1:24 PM Changeset in ffmpeg [99c4e91d] by
- dnxhd: Fix 10-bit DNxHD quant matrices Convert them to zigzag order, …
- 12:58 PM Changeset in ffmpeg [a4f94f24] by
- udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined This …
- 12:11 PM Changeset in ffmpeg [7c6ebe2b] by
- alac: drop packed sample output support with the next major bump …
- 11:23 AM Changeset in ffmpeg [ce64e5b] by
- libopenjpeg: introduce lowres and lowqual private options OpenJPEG …
- 11:16 AM Changeset in ffmpeg [cb6a20fa] by
- lavfi: add FF_*LINK_IDX convenience macros.
- 11:16 AM Changeset in ffmpeg [461f506] by
- lavc: set best_effort_timestamp for audio too.
- 11:16 AM Changeset in ffmpeg [97f86680] by
- lavfi: make copy_buffer_ref common.
- 11:16 AM Changeset in ffmpeg [b0629366] by
- lavf: make cmdutils's check_stream_specifier public. The new function …
- 10:56 AM Changeset in ffmpeg [3bd3e46c] by
- doc/avtools-common-opts: fix a few typos in the "Stream specifiers" section
- 9:40 AM Changeset in ffmpeg [b34ce5a2] by
- faq: explain dependency problems with static libs.
- 9:19 AM Changeset in ffmpeg [30549294] by
- matroska: add support for Opus. Opus in Matroska is still a draft.
- 9:18 AM Changeset in ffmpeg [a6cf296b] by
- lavc: Opus decoder using libopus.
- 9:16 AM Changeset in ffmpeg [e62fd661] by
- oggdec: add support for Opus codec. This patch also introduces …
- 9:04 AM Ticket #1560 (v4l2 device won't open after opening/closing it 16 times) updated by
- Your patch would clearly be right by itself, but the whole paragraph …
- 8:18 AM Changeset in ffmpeg [bf8ce5a] by
- ffmpeg: probe buffersinks once more after EOF. Reap buffers stored in …
- 8:17 AM Changeset in ffmpeg [5eb9c495] by
- FATE: add a test for flac cover art.
- 7:39 AM Ticket #1561 (typo in the alloc_buffer) created by
- I suspect there is a typo in the alloc_buffer function . Please see …
- 5:36 AM Ticket #1480 (Grouping of command line options for more clarity) closed by
- wontfix: Afaict, this is will not be implemented.
- 3:22 AM Ticket #1556 (Frame rate changed without changeing timestamps) updated by
- I won't be able to test a git build until next tuesday or wednesday.
- 2:48 AM Changeset in ffmpeg [5e99df01] by
- alacdec: several players have problems with planar audio still thus …
- 1:55 AM Ticket #1560 (v4l2 device won't open after opening/closing it 16 times) updated by
- Earlier patch was no good, I've replaced it with this patch which just …
- 1:47 AM Changeset in ffmpeg [e2c96fbf] by
- ffplay: fix warning that i just mistakenly introduced Signed-off-by: …
- 1:41 AM Changeset in ffmpeg [cdafec69] by
- ffplay: fix planar audio This caused ALAC to fail since the last …
- 12:14 AM Changeset in ffmpeg [1749e12f] by
- cafdec: allow larger ALAC magic cookie It already skips any extra …
- 12:14 AM Changeset in ffmpeg [4cd22b77] by
- alac: fix channel pointer assignment for 24 and 32-bit Needs to be …
Jul 19, 2012:
- 11:14 PM Ticket #1560 (v4l2 device won't open after opening/closing it 16 times) updated by
- Yup that did it, I'm not sure how the code should be adjusted though, …
- 10:47 PM Ticket #1560 (v4l2 device won't open after opening/closing it 16 times) updated by
-
Reproduced by developer, Description changed
Same thing on one of my boxes. libavdevice compiled without libv4l2 … - 10:45 PM Ticket #1560 (v4l2 device won't open after opening/closing it 16 times) updated by
- I've also realized that this bug is only present when the …
- 9:56 PM Changeset in ffmpeg [7e17389c] by
- lavd/sdl: use verb in options help message An help message tells what …
- 9:56 PM Ticket #1560 (v4l2 device won't open after opening/closing it 16 times) created by
- Summary of the bug: In the attached case, I open and close a v4l2 …
- 9:46 PM Ticket #1441 (Segfault using libfaac/libaacplus, -absf aac_adtstoasc, and mpegts muxer) updated by
-
Keywords, Status, Reproduced by developer, Summary changed
- 9:43 PM Ticket #1480 (Grouping of command line options for more clarity) updated by
- Honestly I consider this a bad idea. The suggestion is not well …
- 9:41 PM Changeset in ffmpeg [885fc058] by
- lavf: count skipped samples for initial timestamps. If skip_samples …
- 9:41 PM Changeset in ffmpeg [cd089003] by
- lavc: update pkt_duration for skipped samples. Also: factor the the …
- 9:41 PM Changeset in ffmpeg [d853ed46] by
- Revert "ffmpeg: set pkt_timebase" This reverts commit …
- 9:41 PM Changeset in ffmpeg [0e57d79b] by
- lavf: set pkt_timebase at the same time as stream->time_base.
- 9:41 PM Changeset in ffmpeg [0e18ac56] by
- lavc: warn when impossible to adjust timestamps for skipped samples. …
- 9:41 PM Changeset in ffmpeg [11ce1cf9] by
- lavc: add debug info about skipped samples.
- 9:33 PM Ticket #42 (don't read stdin when running in a noninteractive shell) closed by
- fixed: Should be addressed in: […] The -nostdin option will disable …
- 9:31 PM Changeset in ffmpeg [e4c00aca] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (38 …
- 9:16 PM Ticket #1441 (Segfault using libfaac/libaacplus, -absf aac_adtstoasc, and mpegts muxer) updated by
- Replying to Cigaes: > Can not reproduce with current git …
- 8:59 PM Ticket #1511 (udp protocol docs missing some options) closed by
- fixed: Fixed in: […]
- 8:48 PM Changeset in ffmpeg [a8d8e868] by
- lavf/udp: warn in case the circular_buffer_size or overrun_nonfatal …
- 8:31 PM Changeset in ffmpeg [e1422940] by
- doc/protocols: add a note regarding the circular RX UDP buffer
- 8:31 PM Changeset in ffmpeg [6b80f758] by
- doc/protocols: apply misc fixes to the UDP protocol section
- 8:31 PM Changeset in ffmpeg [dd13da67] by
- doc/protocols: extend/clarify documentation for the buffer_size UDP option
- 8:31 PM Changeset in ffmpeg [469b9ce8] by
- doc/protocols: document "fifo_size" and "overrun_nonfatal" UDP options …
- 8:01 PM Changeset in ffmpeg [85044358] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: Print …
- 7:22 PM Ticket #1556 (Frame rate changed without changeing timestamps) updated by
- When I output to a file and play it back, it is recognized as 30 fps, …
- 7:16 PM Ticket #1559 (cannot seek in .m4a file) updated by
- Sample uploaded to …
- 7:15 PM Ticket #1559 (cannot seek in .m4a file) created by
- (issue 1952) I will upload a m4a sample that cannot be seeked with …
- 6:55 PM Ticket #1558 (Artefacts and wrong duration when decoding a (possibly damaged) ...) created by
- (issue 384) http://samples.ffmpeg.org/ffmpeg-bugs/roundup/issue384/ …
- 5:51 PM Ticket #1556 (Frame rate changed without changeing timestamps) updated by
- What happens if you output to a file? Does it play in-sync, or does it …
- 5:33 PM Ticket #1556 (Frame rate changed without changeing timestamps) updated by
- I redirected stderr output to a log file. (So that vlc output isn't …
- 5:26 PM Changeset in ffmpeg [eeb55f5f] by
- alac: cosmetics: general pretty-printing and comment clean up
- 5:26 PM Changeset in ffmpeg [f3e5a784] by
- alac: calculate buffer size outside the loop in allocate_buffers()
- 5:26 PM Changeset in ffmpeg [bae83f2c] by
- alac: change some data types to plain int
- 5:26 PM Changeset in ffmpeg [2aebac69] by
- alac: cosmetics: rename some variables and function names
- 5:26 PM Changeset in ffmpeg [1b3ef155] by
- alac: multi-channel decoding support Signed-off-by: Justin Ruggles …
- 5:26 PM Changeset in ffmpeg [81c9e2e6] by
- alac: split element parsing into a separate function This will make …
- 5:26 PM Changeset in ffmpeg [cd632619] by
- alac: support a read sample size of up to 32 Use get_bits_long() in …
- 5:26 PM Changeset in ffmpeg [73dc0db4] by
- alac: output in planar sample format Avoids unneeded interleaving and …
- 5:26 PM Changeset in ffmpeg [6482bd88] by
- alac: add 32-bit decoding support
- 5:26 PM Changeset in ffmpeg [6cda74c] by
- alac: simplify channel interleaving Signed-off-by: Justin Ruggles …
- 5:26 PM Changeset in ffmpeg [5138ff1] by
- alac: use AVPacket fields directly in alac_decode_frame()
- 5:26 PM Changeset in ffmpeg [7a206eb3] by
- alac: fix check for valid max_samples_per_frame
- 5:26 PM Changeset in ffmpeg [1193d3fe] by
- alac: use get_sbits() to read LPC coefficients instead of casting
- 5:26 PM Changeset in ffmpeg [7a50ec6] by
- alac: move the current samples per frame to the ALACContext This will …
- 5:26 PM Changeset in ffmpeg [46043962] by
- alac: avoid using a double-negative when checking if the frame is …
- 5:26 PM Changeset in ffmpeg [9a6c528e] by
- alac: factor out output_size check in predictor_decompress_fir_adapt()
- 5:26 PM Changeset in ffmpeg [ebd4c3ad] by
- alac: factor out loading of next decoded sample in LPC prediction
- 5:26 PM Changeset in ffmpeg [a4ecd414] by
- alac: use index into buffer_out instead of incrementing the pointer
- 5:26 PM Changeset in ffmpeg [f2515cd6] by
- alac: simplify lpc coefficient adaptation
- 5:26 PM Changeset in ffmpeg [abc4376b] by
- alac: reduce the number of local variables needed in lpc prediction
- 5:26 PM Changeset in ffmpeg [01880d2] by
- alac: simplify 1st order prediction and reading of warm-up samples
- 5:26 PM Changeset in ffmpeg [d0c0bf0d] by
- alac: cosmetics: reindent after last commit
- 5:26 PM Changeset in ffmpeg [79def4c5] by
- alac: remove unneeded conditionals in predictor_decompress_fir_adapt()
- 5:26 PM Changeset in ffmpeg [4bcd637d] by
- alac: use sizeof() instead of hardcoded data sizes
- 5:26 PM Changeset in ffmpeg [91620a04] by
- alac: make block_size signed It does not need to be unsigned.
- 5:26 PM Changeset in ffmpeg [2fc24b3] by
- alac: remove a duplicate local variable
- 5:26 PM Changeset in ffmpeg [5177413d] by
- alac: conditionally set sign_modifier to 1 It is already …
- 5:26 PM Changeset in ffmpeg [7e6593e] by
- alac: eliminate 2 unneeded local variables in …
- 5:26 PM Changeset in ffmpeg [6fd8a28] by
- alac: adjust conditions for updating entropy decoder history avoids …
- 5:26 PM Changeset in ffmpeg [a06fdadd] by
- alac: cosmetics: reindent after last commit
- 5:26 PM Changeset in ffmpeg [d9837434] by
- alac: limit the rice param before passing to decode_scalar() reduces …
- 5:26 PM Changeset in ffmpeg [6e91f622] by
- alac: reduce the number of parameters to bastardized_rice_decompress() …
- 5:26 PM Changeset in ffmpeg [836e8b9] by
- alac: cosmetics: rename some ALACContext parameters
- 5:26 PM Changeset in ffmpeg [2ac17375] by
- alac: clean up and update comments leftover from reverse-engineering
- 5:26 PM Changeset in ffmpeg [3bab7cd1] by
- avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF …
- 5:26 PM Changeset in ffmpeg [c0196a14] by
- caf: use int64_t for num_packets It is used to store a value read by …
- 5:26 PM Changeset in ffmpeg [f5a9c35f] by
- caf: fix 'pakt' chunk parsing according to the CAF specification: …
- 5:26 PM Changeset in ffmpeg [b0b77b9c] by
- caf: support either old or new style ALAC magic kuki chunk
- 5:08 PM Changeset in ffmpeg [55ed91c8] by
- threads: fix a potential race spotted by helgrind.
- 5:07 PM Changeset in ffmpeg [652887d6] by
- fate/subtitles: sort tests alphabetically.
- 4:44 PM Changeset in ffmpeg [daa29058] by
- mxfdec: simplify code by using av_calloc() Reviewed a long time ago …
- 4:44 PM Changeset in ffmpeg [83d6ad3] by
- avidec: Mark first frame as keyframe in case there are no keyframes. …
- 4:44 PM Changeset in ffmpeg [e03cd104] by
- Fix misspellings of FFmpeg Signed-off-by: Michael Niedermayer …
- 4:36 PM Ticket #1557 (support old sipr in rm) created by
- (issue 1708) http://samples.ffmpeg.org/real/RA/sipr/ Works fine with …
- 4:32 PM Ticket #1556 (Frame rate changed without changeing timestamps) updated by
- Please provide complete, uncut console output together with your …
- 3:49 PM Changeset in ffmpeg [5c858a0a] by
- swscale/input: silence warnings about incompatible pointer types …
- 3:49 PM Ticket #1556 (Frame rate changed without changeing timestamps) updated by
- Forgot to mention, that I can confirm that if I capture at …
- 3:36 PM Ticket #1556 (Frame rate changed without changeing timestamps) created by
- I used to be able to force change in framerate by doing the following: …
- 2:33 PM Changeset in ffmpeg [0fe8acf2] by
- ffmpeg: add -(no)stdin option. Allows to disable interaction from …
- 2:32 PM Changeset in ffmpeg [52ab4185] by
- ffmpeg: invert using_stdin and rename accordingly. There are other …
- 9:32 AM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) closed by
- invalid
- 9:21 AM Changeset in ffmpeg [45870f8b] by
- Print full compiler identification, not only version number This …
- 9:21 AM Changeset in ffmpeg [bf1cf4d5] by
- flacdec: reverse lpc coeff order, simplify filter Reversing the lpc …
- 9:19 AM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) updated by
- I got it working! You need to use the priv_data instead of the …
- 9:06 AM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) updated by
- You are right, this is not the correct code: the option must not be …
- 9:04 AM Ticket #218 (H264 in flv cannot be decoded) updated by
- [FFmpeg-devel] [Patch]decode h264/mp3 video patch this is the subject …
- 8:57 AM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) updated by
- The problem with error was, as it seems, that I have to use av_set_opt …
- 8:48 AM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) updated by
- Well, according to this ( …
- 8:29 AM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) updated by
- "base" is not a x264 profile. You can probably find the list of …
- 8:23 AM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) updated by
- Got that one sorted out. But when I do av_opt_set(avc, "profile", …
- 8:17 AM Changeset in ffmpeg [9f97af26] by
- x86: dsputil: drop some unused CPU flag debug code
- 7:51 AM Ticket #1543 (ffmpeg stops after few minutes without anything in the log) updated by
- no problems that way... (like -vcodec mpeg4 -f m4v) but i need real …
- 12:17 AM Changeset in ffmpeg [6b7849e6] by
- swscale: unscaled rgba64->rgb48 Signed-off-by: Paul B Mahol …
- 12:16 AM Changeset in ffmpeg [b4befca2] by
- swscale: unscaled rgba64->bgr48 Signed-off-by: Paul B Mahol …
Jul 18, 2012:
- 11:47 PM Changeset in ffmpeg [9d8eac68] by
- swscale: simplify unscaled rgb48<->bgr48 Using av_bswap16 should be …
- 8:34 PM Changeset in ffmpeg [204c4e95] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: ppc: …
- 7:34 PM Ticket #1555 (WebM: Silent track not taken into account if followed by a noisy track) updated by
- Sample uploaded to …
- 7:33 PM Ticket #1555 (WebM: Silent track not taken into account if followed by a noisy track) created by
- (issue 2445) I will upload a webm sample that plays different with …
- 7:25 PM Changeset in ffmpeg [c66978e2] by
- sws: more complete doxy for sws_setColorspaceDetails() Signed-off-by: …
- 7:09 PM Ticket #1554 (Support reading proprietary AVID DNxHD MXF) created by
- (issue 2160) …
- 7:00 PM Ticket #1553 (Remuxing mpeg2video from transport stream to matroska fails) created by
- (Second, unrelated sample from issue 1719) Remuxing mpeg2video from ts …
- 6:52 PM Ticket #1552 (Packed B-frames cannot be remuxed into mkv) created by
- (issue 1719) FFmpeg fails when trying to remux packed B-frames into …
- 6:08 PM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by
- Does it also hang with ffmpeg? One possibility to test is: $ ffmpeg -i …
- 4:43 PM WikiStart edited by
- Added link to "How to concatenate (join, merge) media files" (diff)
- 4:42 PM Concatenate created by
- Created the page
- 4:28 PM Ticket #218 (H264 in flv cannot be decoded) closed by
- fixed: Replying to shprasad: > Problem was not with the h264/mp3 …
- 4:24 PM StreamingGuide edited by
- minor change (diff)
- 4:22 PM StreamingGuide edited by
- Added several link references and corrected few minor typos (diff)
- 4:16 PM Ticket #1426 (Colour space auto-selection does not work well for rgb48 input and yuv ...) closed by
- fixed: FIxed by the ticket1517 fix
- 4:08 PM Changeset in ffmpeg [5784a469] by
- lavf/utils: show the number of stream in case of missing parameter …
- 4:08 PM Changeset in ffmpeg [739ec710] by
- lavf/utils: suggest what to do in case of missing codec information …
- 4:08 PM Changeset in ffmpeg [a293549b] by
- lavf/utils: extend has_codec_parameters() to make it show what info is …
- 3:22 PM Changeset in ffmpeg [31a192f3] by
- imgconvert: favor pixel formats without resolution loss Fixes …
- 3:22 PM Changeset in ffmpeg [ef1c0b52] by
- avfiltergraph: add some debug info about selected pixel formats …
- 3:19 PM Ticket #1517 (Pixel format autoselection does not choose wisely for yuvj420p) closed by
- fixed
- 3:13 PM Changeset in ffmpeg [6a314d5] by
- configure: simplify dependencies for x11_grab_device XShmCreateImage …
- 3:13 PM Changeset in ffmpeg [0cc9077a] by
- configure: fix help message for --disable-avfilter Increase …
- 3:13 PM Changeset in ffmpeg [712d8213] by
- lavfi/avfiltergraph: apply misc fixes to fix …
- 3:00 PM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) updated by
- Replying to Cigaes: > They do not do the same thing at …
- 2:54 PM Ticket #1551 (mov file is played by vlc, cannot be read by FFmpeg) created by
- (issue 2226 by ami_stuff) …
- 2:53 PM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) updated by
- They do not do the same thing at all. One affects the codec private …
- 2:51 PM Ticket #1490 (Infinity loop / lock in export image) closed by
- fixed
- 2:50 PM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) updated by
- What would av_opt_set do any different than setting the profile value …
- 2:49 PM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by
- ffmpeg -i 20051210-w50s.flv ffmpeg version git-2012-07-16-9b2c0e5 …
- 2:35 PM Changeset in ffmpeg [dece4f46] by
- ffmpeg: revert 3ba90d9 (cosmetics to reduce difference to qatar by …
- 2:22 PM Changeset in ffmpeg [60f32910] by
- mlpdec: switch to av_assert Signed-off-by: Michael Niedermayer …
- 2:22 PM Changeset in ffmpeg [ba0e6999] by
- sws/input: switch to av_assert Signed-off-by: Michael Niedermayer …
- 2:14 PM Ticket #1550 (No aspect ratio shown for realvideo) created by
- (issue 1862, maybe a duplicate of ticket #1507) I will attach a sample …
- 1:58 PM Ticket #1549 (adpcm_ea_r1 is not auto-detected) created by
- (issue 2291) …
- 1:53 PM Ticket #1547 (How to use FFMPEG to convert group of images to movie in android .) updated by
- Please provide the command line that you used together with the …
- 1:45 PM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) updated by
-
Try
av_opt_set(avc, "profile", "base", 0. - 1:40 PM Ticket #1548 (avcodec ignores profile when using ffmpeg C API) created by
- I first posted this on stackoverflow as I thought this was my mistake …
- 1:29 PM Ticket #1547 (How to use FFMPEG to convert group of images to movie in android .) updated by
- Replying to cehoyos: > This does not look like a bug …
- 1:23 PM Ticket #1547 (How to use FFMPEG to convert group of images to movie in android .) reopened by
- Hi , While converting single image to movie i got the out put as a …
- 1:10 PM Ticket #1547 (How to use FFMPEG to convert group of images to movie in android .) closed by
- invalid: This does not look like a bug report. If it is a bug report, please …
- 12:54 PM Ticket #1547 (How to use FFMPEG to convert group of images to movie in android .) created by
- Hi all , I am developing an android application which used to …
- 12:34 PM Changeset in ffmpeg [ffdd93a2] by
- ppc: fix build with altivec disabled Signed-off-by: Mans Rullgard …
- 12:32 PM Ticket #1546 (Memleak when decoding broken vorbis sample) created by
- (sample from issue 2328) […]
- 11:19 AM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by
- Please test ffmpeg on your neon device.
- 9:50 AM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by
- I tried ffplay on linux PC. It works […]
- 9:44 AM Ticket #987 (MPEG-TS not detected) updated by
- Another sample from issue 2223 is in …
- 9:32 AM Changeset in ffmpeg [28f9ab70] by
- vp3: move idct and loop filter pointers to new vp3dsp context This …
- 9:32 AM Changeset in ffmpeg [ab9f9876] by
- build: add CONFIG_VP3DSP, reduce repetition in OBJS lists …
- 9:12 AM Ticket #1545 (Stream copy fails for damaged transport stream) created by
- (issue 1551) I will attach a damaged transport stream, copying the …
- 8:52 AM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by
- Additional sample is in …
- 8:50 AM Ticket #1544 (Transcoding of mpeg file fails - Too large number of skiped frames) updated by
- Sample uploaded to …
- 8:49 AM Ticket #1544 (Transcoding of mpeg file fails - Too large number of skiped frames) created by
- (Sample from issue 452) I will post a link to a sample that cannot be …
- 8:08 AM Ticket #1543 (ffmpeg stops after few minutes without anything in the log) updated by
-
Component changed
Did you provide the complete, uncut console output? Does it really … - 8:05 AM Ticket #1431 (Console spammed with warnings when transcoding dvr-ms) updated by
-
Priority, Status, Version, Reproduced by developer, Summary changed
- 7:59 AM Ticket #1543 (ffmpeg stops after few minutes without anything in the log) created by
- Summary of the bug: ffmpeg just stops after random time and i see in …
- 7:30 AM Ticket #1524 (mp3 audio stream not detected) updated by
-
Keywords changed
- 7:29 AM Ticket #1533 (TechSmith Camtasia Screen Codec 2 artefacts) closed by
- fixed: Fixed by Kostya, and additional fix will be merged tonight.
- 5:42 AM Ticket #1542 (support muxing jpeg2000 in mxf) updated by
-
Priority, Keywords, Status, Type, Reproduced by developer changed
- 5:05 AM Changeset in ffmpeg [4cfb0d87] by
- tscc2: do not add/subtract 128 bias during DCT It turns out that the …
- 5:05 AM Changeset in ffmpeg [3c6c191] by
- tscc2: fix typo in DCT
- 4:17 AM Ticket #1542 (support muxing jpeg2000 in mxf) created by
- Summary of the bug: Encoding jpeg2000 in mxf fails. "codec not …
- 12:11 AM Changeset in ffmpeg [c547e5f] by
- configure: clarify external library section of help output
- 12:00 AM Changeset in ffmpeg [87246953] by
- configure: mark libfdk-aac as nonfree
- 12:00 AM Changeset in ffmpeg [47876d66] by
- configure: cosmetics: drop some unnecessary backslashes
Jul 17, 2012:
- 11:27 PM Changeset in ffmpeg [56ae592] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 9:53 PM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by
- Is the problem also reproducible with ffmpeg?
- 9:47 PM Changeset in ffmpeg [d4838675] by
- avfiltergraph: document a catch in request_oldest(). This one is …
- 9:46 PM Changeset in ffmpeg [f98d814b] by
- avfiltergraph: add a debug message on EOF.
- 9:46 PM Changeset in ffmpeg [d06bfda0] by
- lavfi: rescale link->current_pts. The doxy says, and the heap …
- 6:10 PM Changeset in ffmpeg [7a249625] by
- os_support: K&R formatting cosmetics
- 5:06 PM Changeset in ffmpeg [0b74b8f6] by
- ptx: correct decoding The image data is in BGR and not in RGB. …
- 4:13 PM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by
- I use my gstreamer-based application root@beagleboard:~# gdbserver …
- 3:20 PM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) updated by
-
Priority changed
Please add backtrace together with command line and console output. - 3:11 PM Ticket #1541 (flv hangs on ff_vp3_idct_add_neon on ARM Cortex-A8 with gstreamer) created by
- a flv file hangs on ff_vp3_idct_add_neon on beagleboard when tested …
- 3:09 PM Changeset in ffmpeg [ad8dabfe] by
- mov/aac: skip initial aac padding Signed-off-by: Michael Niedermayer …
- 2:56 PM Changeset in ffmpeg [b688c7b7] by
- riff: add "SM4V" FourCC Reviewed-by: compn <tempn@twmi.rr.com> …
- 2:47 PM Changeset in ffmpeg [6d4e0d1b] by
- avf:rmdec.c fill duration to AVFormatContext Signed-off-by: Michael …
- 12:56 PM Changeset in ffmpeg [453c02f9] by
- libopenjpeg: introduce encoding support Based on FFmpeg version from …
- 12:56 PM Changeset in ffmpeg [b43a7bb4] by
- libopenjpeg: rename decoder source file. Signed-off-by: Michael …
- 12:40 PM Changeset in ffmpeg [21d82554] by
- sws: handle non native rgb<->rgb convertions Signed-off-by: Michael …
- 12:25 PM Changeset in ffmpeg [22a27953] by
- yuv2rgb: implement 15/16bit ordered dither Signed-off-by: Michael …
- 11:02 AM Changeset in ffmpeg [86991ce] by
- RTMPTS protocol support Signed-off-by: Martin Storsjö <martin@martin.st>
- 10:53 AM Changeset in ffmpeg [6aedabc9] by
- RTMPS protocol support Signed-off-by: Martin Storsjö <martin@martin.st>
- 10:03 AM Ticket #1539 (ModPlug compile bug) updated by
- Well then maybe you could add --extra-libs=-lstdc++. Another solution …
- 9:31 AM Ticket #1539 (ModPlug compile bug) updated by
- libmodplug was built as static only. CFLAGS=" -arch i386" CPPFLAGS=" …
- 9:23 AM Ticket #1539 (ModPlug compile bug) updated by
- Is the libmodplug build dynamically? If libmodplug is only available …
- 8:50 AM Ticket #1539 (ModPlug compile bug) updated by
- no, I am creating a shared build but without external dependency , …
- 8:37 AM Ticket #1539 (ModPlug compile bug) updated by
- AFAICT, the external libraries should not be linked statically (the …
- 8:05 AM Ticket #1539 (ModPlug compile bug) updated by
- I attach a new patch which change to use require_pkg_config macro to …
- 7:50 AM Changeset in ffmpeg [1d903a5e] by
- lswr: channel_map requires input conversion. channel_map is applied …
- 7:50 AM Changeset in ffmpeg [5417efbb] by
- avconv: print an error message when demuxing fails. Also exit in such …
- 7:36 AM Ticket #1539 (ModPlug compile bug) updated by
- What is your full ./configure line? pkg-config --static --libs …
- 7:17 AM Ticket #1539 (ModPlug compile bug) updated by
- executing pkg-config --libs libmodplug add -L/usr/darwin32/lib …
- 7:09 AM Ticket #1539 (ModPlug compile bug) updated by
- Can you check if pkg-config --libs libmodplug add -lstdc++ for you? …
- 6:56 AM Ticket #1540 (ilibc compile error) closed by
- fixed: Patch applied, thank you!
- 6:53 AM Changeset in ffmpeg [81dd908] by
- Fix libilbc compilation. Fixes ticket #1540
- 6:31 AM Ticket #1540 (ilibc compile error) created by
- Summary of the bug: when compile libilbc with --enable-libilbc, gcc …
- 6:28 AM Ticket #1539 (ModPlug compile bug) created by
- Summary of the bug: when compile the ffmpeg with libmodplug …
- 6:12 AM Changeset in ffmpeg [7f5fae1] by
- mpeg4videodec: Add two missing format specifiers for debug output.
- 6:11 AM Changeset in ffmpeg [34aa61a3] by
- mpeg4videodec: Use format specifier PRId64 for int64_t.
- 6:09 AM Changeset in ffmpeg [6dfea3a3] by
- Remove internal MPlayer FourCC viv1. Reviewed-by: Derek Buitenhuis …
- 5:21 AM Changeset in ffmpeg [0b40153d] by
- tscc2: DCT output should not be clipped This fixes decoding some …
- 3:40 AM Changeset in ffmpeg [bdf28d1] by
- sws: extend dither tables by 1 line so simpler arithmetic can be used …
- 1:56 AM Ticket #815 (tiff: display "Arstist" and "Software" fields) closed by
- fixed: This have been implemented: ffprobe -show_frames should show relevant …
- 1:23 AM Changeset in ffmpeg [3071af6c] by
- tiff: read more tags of type string Signed-off-by: Paul B Mahol …
- 1:23 AM Changeset in ffmpeg [292850b6] by
- tiff: add smarter checks if there is enough data left Signed-off-by: …
- 1:12 AM Changeset in ffmpeg [1ec83d9a] by
- tiff: port to bytestream2 Prevents out of array reads. …
Jul 16, 2012:
- 10:19 PM Changeset in ffmpeg [775c4d3] by
- rtmp: Rename rtmphttp to ffrtmphttp The prefix makes it easier to …
- 8:01 PM Ticket #1432 (progressive delay) closed by
- fixed: Fixed in current git head.
- 7:30 PM Changeset in ffmpeg [6dac8c83] by
- lavu: disable av_uninit for clang This silence bunch of useless …
- 6:45 PM Changeset in ffmpeg [9db747b2] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
- 2:56 PM Changeset in ffmpeg [5dba4cbc] by
- ffmpeg: fix streamcopy of some mp3 in avi Fixes Ticket1432 …
- 2:48 PM Changeset in ffmpeg [b45a313e] by
- ffv1dec: fix error concealment for gop>1 Signed-off-by: Michael …
- 2:06 PM Changeset in ffmpeg [e03077c4] by
- Fix DCA-XXCH extension scaling for embedded downmixes. Reviewed-by: …
- 2:05 PM Changeset in ffmpeg [73154fee] by
- Fix ordering of XXCH downmix coefficients. Reviewed-by: Benjamin …
- 1:48 PM Changeset in ffmpeg [ac9389a6] by
- ffv1dec: detect errors in bytestream end mismatches for EC …
- 1:48 PM Changeset in ffmpeg [b0d674ec] by
- ffv1dec: set the first slices bytestream end correctly Signed-off-by: …
- 1:48 PM Changeset in ffmpeg [f5af3568] by
- ffv1dec: keep track of errors in slice headers for EC Signed-off-by: …
- 1:48 PM Changeset in ffmpeg [094845aa] by
- ffv1dec: add simple error concealment in case of CRC errors on slices. …
- 1:43 PM Ticket #153 (DVB Subtitles Streams decoding and encoding errors) updated by
- Playback with ffplay has not changed in the last 18 months for the …
- 1:38 PM Changeset in ffmpeg [371d37fc] by
- ffv1: keep last_frame (to be used for error concealment) …
- 1:08 PM Ticket #1538 (request_channels does not work for mpeg program stream) created by
- -request_channels works fine for many tested containers, does not work …
- 12:45 PM Changeset in ffmpeg [8486c8c] by
- configure: print if the docs building tools have been found …
- 12:01 PM Changeset in ffmpeg [4564101] by
- doc/filters: Fix two typos Signed-off-by: Michael Niedermayer …
- 11:45 AM Changeset in ffmpeg [08e087cc] by
- rtmp: rtmp_parse_result() add case for video and audio packets to …
- 10:39 AM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by
- I attached a transport stream that may or may not have a related …
- 9:47 AM Ticket #218 (H264 in flv cannot be decoded) updated by
- Problem was not with the h264/mp3 videos, the files attached had …
- 9:29 AM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by
-
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
Sample uploaded to … - 8:15 AM StreamingGuide edited by
- (diff)
- 8:14 AM Changeset in ffmpeg [f06dee77] by
- configure: Move the getaddrinfo function check into the network block …
- 12:39 AM Changeset in ffmpeg [7543fd80] by
- exr: check size of uncompressed buffer returned by uncompress() The …
- 12:18 AM How to speed up / slow down a video edited by
- (diff)
- 12:18 AM FilteringGuide edited by
- DRY up pages (diff)
- 12:14 AM FilteringGuide edited by
- (diff)
- 12:07 AM Changeset in ffmpeg [8b855b69] by
- Changelog: add geotiff Signed-off-by: Michael Niedermayer …
Jul 15, 2012:
- 11:32 PM Changeset in ffmpeg [fbe02459] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:58 PM Changeset in ffmpeg [03d1b18e] by
- configure: Remove an unused 'have' item This is only used for …
- 10:15 PM Changeset in ffmpeg [20d569dd] by
- mpeg: remove disabled code
- 9:34 PM Ticket #1537 (CPIA pixel format not supported) updated by
-
Priority, Keywords, Version, Component, Status changed
LGPL code can be found here: … - 8:53 PM Ticket #1537 (CPIA pixel format not supported) created by
- When trying to capture from webcam (/dev/video0) I get this error: …
- 8:11 PM Ticket #153 (DVB Subtitles Streams decoding and encoding errors) updated by
-
Summary changed
- 8:10 PM Ticket #153 (DVB Subtitles Streams decoding and encoding errors) updated by
-
Priority, Status changed
How to test for the error, what's the expected result and what do you … - 7:22 PM Ticket #1490 (Infinity loop / lock in export image) updated by
-
Keywords, Status, Reproduced by developer, Component, Priority, Version changed
Regression since 3ba90d9. - 6:59 PM Changeset in ffmpeg [c37c383e] by
- libfdk-aac: Check if cutoff value is valid Passing a cutoff value < …
- 6:41 PM Changeset in ffmpeg [9e4b04f8] by
- network: Always use our version of gai_strerror on windows Even if …
- 6:41 PM Changeset in ffmpeg [c98e205] by
- network: Undefine existing gai_strerror definitions This avoids …
- 6:21 PM Changeset in ffmpeg [2ca6e9bb] by
- network: Extend the fallback gai_strerror implementation to handle …
- 4:15 PM Ticket #1396 (Commit 32d545e0 breaks binary backward compatibility) closed by
- invalid: Closing the ticket as invalid, since libavformat/url.h is not a public …
- 3:55 PM Ticket #821 (--enable-x11grab doesn't work properly) closed by
- fixed: Was fixed in: […]
- 3:42 PM Ticket #821 (--enable-x11grab doesn't work properly) updated by
- Can't reproduce the error here, indeed configure --enable-x11grab …
- 2:50 PM Ticket #1243 (ffprobe -show_packets crashes with disabled aac decoder) closed by
- fixed: I could not reproduce the problem with -show_packets, but only with …
- 2:27 PM Changeset in ffmpeg [9a1963fb] by
- ffprobe: reindent after the previous commit
- 1:57 PM Changeset in ffmpeg [5626e812] by
- ffprobe: only decode frame if the codec is available Fix crash when a …
- 1:55 PM Ticket #1243 (ffprobe -show_packets crashes with disabled aac decoder) updated by
-
Priority, Status, Component, Reproduced by developer changed
- 1:20 PM Ticket #1536 (u263: problem with b-frames) created by
- u263 codec have a possibility to encode video with enabled b-frames …
- 1:07 PM Changeset in ffmpeg [fda968a] by
- lavfi: decrease logging level of message showing initial parameters …
- 1:04 PM Changeset in ffmpeg [a1e52c94] by
- Simplify ptx decoding on big-endian. Reviewed-by: Reimar Döffinger
- 12:55 PM Changeset in ffmpeg [a8ff7e3f] by
- riff: Assign U263 FourCC to CODEC_ID_H263
- 12:49 PM Changeset in ffmpeg [96e25073] by
- isom: add "NO16" FourCC samples: …
- 12:49 PM Changeset in ffmpeg [198c4ea2] by
- riff: add dvis/pdvc FourCCs samples: …
- 12:49 PM Changeset in ffmpeg [209f92d9] by
- lavc: add seperate AVCodec for CODEC_ID_H263P so demuxers can use that …
- 12:49 PM Changeset in ffmpeg [8d0ec6e0] by
- isom: add "MNG" FourCC sample: …
- 11:51 AM Ticket #1529 (easier access to (ex: libx264) presets available) closed by
- fixed: Afaict, this was fixed by Nicolas, please reopen if the solution is …
- 11:49 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) updated by
-
Component changed
- 11:48 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) closed by
- fixed: Thank you for testing!
- 11:03 AM Changeset in ffmpeg [b4675d0f] by
- configure: Check for CommandLineToArgvW The actual result of the …
- 11:02 AM Changeset in ffmpeg [08282952] by
- vc1dec: Do not use random pred_flag if motion vector data is skipped …
- 10:55 AM Changeset in ffmpeg [25f056e6] by
- vp8: Enclose pthread function calls in ifdefs This fixes building …
- 2:53 AM Changeset in ffmpeg [2c31ed33] by
- exr: make channel_offsets int instead of int8_t Prior to this change …
- 2:36 AM Ticket #1531 (mss1 crash) closed by
- fixed: Should be fixed. Thanks Carl for providing bt.
- 2:31 AM Changeset in ffmpeg [1463bd90] by
- cosmetics: reindent after d3abbb1d1 Signed-off-by: Paul B Mahol …
- 2:19 AM Changeset in ffmpeg [a8f6df8a] by
- libfdk-aacenc: remove redundant log message if ff_alloc_packet2 fails …
- 2:19 AM Changeset in ffmpeg [c44091a9] by
- snow: refactor code to work around a compiler bug in MSVC. This fixes …
- 2:19 AM Changeset in ffmpeg [a794600c] by
- vp8: Include the thread headers before using the pthread types This …
- 2:12 AM Changeset in ffmpeg [6ad45600] by
- mss1: improve check if decoded pivot is invalid The pivot has to lie …
- 1:40 AM Changeset in ffmpeg [ab46300] by
- Merge remote-tracking branch 'dwbuiten/master' * dwbuiten/master: …
Jul 14, 2012:
- 11:49 PM Ticket #1535 (Wrong "profile" FAQ entry) created by
- This FAQ item explains it the best: …
- 11:23 PM Changeset in ffmpeg [39afcf1d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: eval: …
- 11:19 PM Changeset in ffmpeg [39d18f21] by
- configure: Check for getaddrinfo in ws2tcpip.h, too This function is …
- 9:50 PM Changeset in ffmpeg [2c501ae8] by
- movtextdec: 3GPP TS 26.245 Timed Text Decoder. This change introduces …
- 6:18 PM Changeset in ffmpeg [951455c1] by
- vp8: implement sliced threading Testing gives 25-30% gain on HD clips …
- 6:18 PM Changeset in ffmpeg [17343e3] by
- vp8: move data from VP8Context->VP8Macroblock In preparation for …
- 6:18 PM Changeset in ffmpeg [337ade52] by
- vp8: refactor decoding a single mb_row This is in preperation for …
- 6:07 PM Changeset in ffmpeg [45ff9e5b] by
- doc: update api changes with the right commit hashes
- 6:07 PM Changeset in ffmpeg [f3e5e6f0] by
- mem: introduce av_malloc_array and av_mallocz_array Both function …
- 3:20 PM Changeset in ffmpeg [57d5a224] by
- mp3enc: add lame tag with start padding info Signed-off-by: Michael …
- 2:30 PM Ticket #1529 (easier access to (ex: libx264) presets available) updated by
- In the laetst Git version, setting an invalid preset or tune will …
- 12:51 PM Changeset in ffmpeg [7b521c52] by
- ffmpeg: add -progress option. It allows to send program-friendly …
- 11:55 AM Ticket #1534 (report on ffv1 version and slices) created by
- Summary of the bug: Since ffv1 version 3 may someday become the …
- 11:43 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) updated by
- It worked. Here's with no -slices expressed. […] and here's …
- 11:43 AM Changeset in ffmpeg [2d497c14] by
- eval: add gt(), gte(), lt() and lte() fate tests
- 11:37 AM Changeset in ffmpeg [3aba391f] by
- libx264: list possible presets and tunes. The values are listed if …
- 11:33 AM Changeset in ffmpeg [caac3ab6] by
- eval: fix swapping of lt() and lte() CC: libav-stable@libav.org
- 11:02 AM Changeset in ffmpeg [160df979] by
- lavc/tiffenc: apply misc doxy fixes
- 11:02 AM Changeset in ffmpeg [6c3b3cf] by
- ffprobe: add frame metadata printing
- 11:02 AM Changeset in ffmpeg [75abfab6] by
- lavc/tiff: add GeoTIFF support to the TIFF decoder Work done for …
- 11:02 AM Changeset in ffmpeg [fb571806] by
- lavc/avcodec.h: keep avframe_* field setter and getter close Slightly …
- 11:00 AM Changeset in ffmpeg [f49ec1b4] by
- lavc: add metadata to AVFrame See thread: Subject: [libav-devel] …
- 10:31 AM Ticket #1488 (can't use "-vf" to rotate video on linux) closed by
- invalid: This is likely due to the use of an old version of ffmpeg, without …
- 10:28 AM Ticket #1449 (texi2html required for doc) closed by
- fixed: Should be fixed in: […] FFmpeg will now create and install …
- 10:05 AM Ticket #1515 (configure does not test for needed texi2html features) closed by
- fixed: Should be address in: […]
- 9:47 AM Changeset in ffmpeg [2090e404] by
- configure: Check that texi2html supports --init-file Fixes ticket #1515
- 9:47 AM Changeset in ffmpeg [d48f014f] by
- doc/Makefile: Add missing $(HOSTEXESUF) to print_options
- 9:47 AM Changeset in ffmpeg [3e03f8d8] by
- build: Fix documentation dependencies and rules
- 9:40 AM Changeset in ffmpeg [bd58f00e] by
- doc/filters: prefer "special" over "magic" for special input/output labels
- 9:39 AM Changeset in ffmpeg [b65ccce8] by
- doc/filters: update documentation In particular, assume existence of …
- 9:38 AM Changeset in ffmpeg [5a6c7a2] by
- doc: merge libavfilter.texi into filters.texi There is no much point …
- 6:20 AM Ticket #505 (mov display matrix is not copied on remuxing) closed by
- fixed: I was able to test the change successfully.
- 6:00 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) updated by
- I believe this was fixed yesterday, could you test again? (I wasn't …
- 5:58 AM Ticket #505 (mov display matrix is not copied on remuxing) updated by
- A fix has been comitted and I confirmed that the display matrix of …
- 2:24 AM Changeset in ffmpeg [825e1e24] by
- ffmpeg: use pkt_pts before pkt->pts for audio This fixes the …
- 2:24 AM Changeset in ffmpeg [744bd8d0] by
- ffmpeg: set pkt_timebase Signed-off-by: Michael Niedermayer …
- 1:49 AM Changeset in ffmpeg [aa32971d] by
- lavc: adjust timestamp in case of skiping initial samples …
- 1:49 AM Changeset in ffmpeg [2fe1864] by
- lavc: skip initial silence when requested Signed-off-by: Michael …
- 1:02 AM Changeset in ffmpeg [0f03563d] by
- lavc/w32pthreads: Fix make checkheaders. Signed-off-by: Michael …
- 12:57 AM Changeset in ffmpeg [e98330df] by
- movenc: write track header transformation matrix depending on "rotate" …
Jul 13, 2012:
- 11:48 PM Changeset in ffmpeg [bc0ef29c] by
- exr: fix scan_line_size calculation This one will also work in cases …
- 11:02 PM Changeset in ffmpeg [cd3136e8] by
- exr: print channel names not yet supported Signed-off-by: Paul B …
- 9:14 PM Changeset in ffmpeg [fedefe4a] by
- exr: remove double ;; Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 9:08 PM Changeset in ffmpeg [10338073] by
- exr: frame multithreading support Signed-off-by: Paul B Mahol …
- 8:22 PM Changeset in ffmpeg [67421699] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
- 8:08 PM Changeset in ffmpeg [af285072] by
- ffv1enc: use default number of slices if unspecified Signed-off-by: …
- 8:08 PM Changeset in ffmpeg [051dd2ee] by
- ffv1dec: print timestamp at which a CRC mismatch happened …
- 7:10 PM Changeset in ffmpeg [c3a4c1bd] by
- add PLV1 fourcc to mpeg4 works on …
- 6:35 PM Changeset in ffmpeg [0eb0b310] by
- lavc: add pkt_timebase to allow avcodec to adjust pkt_dts/pts when …
- 5:58 PM StreamingGuide edited by
- (diff)
- 5:22 PM Changeset in ffmpeg [f30260d3] by
- imgconvert: deprecate avcodec_find_best_pix_fmt()
- 5:22 PM Changeset in ffmpeg [ac29054f] by
- imgconvert: add avcodec_find_best_pix_fmt2() The number of pixel …
- 4:38 PM Changeset in ffmpeg [cb59e62a] by
- doc/ffmpeg: document more deeply -re option. Signed-off-by: Clément …
- 3:51 PM Changeset in ffmpeg [86dd5fbf] by
- doc: Remove stray @item from git-howto Fixes warning: @item …
- 3:51 PM Changeset in ffmpeg [7ff318e2] by
- libfdk-aac: Port to ff_alloc_packet2 Signed-off-by: Derek Buitenhuis …
- 3:51 PM Changeset in ffmpeg [29470bb9] by
- doxy: move av_guess_sample_aspect_ratio to correct place It should …
- 3:29 PM Changeset in ffmpeg [39bb27bf] by
- imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt …
- 3:17 PM Changeset in ffmpeg [ff2fda5] by
- doc/protocol.texi: fix missed application reference Signed-off-by: …
- 3:16 PM Changeset in ffmpeg [790e25ef] by
- general.texi: fix project reference Signed-off-by: Michael …
- 3:03 PM Changeset in ffmpeg [c5cc9498] by
- matroskaenc: switch to av_assert Signed-off-by: Michael Niedermayer …
- 2:24 PM Changeset in ffmpeg [1cef5a01] by
- ffmpeg: fix type of av_log() argument Signed-off-by: Michael …
- 11:30 AM Ticket #1533 (TechSmith Camtasia Screen Codec 2 artefacts) created by
- I will attach a tsc2 sample that shows severe artefacts with FFmpeg. […]
- 10:24 AM Ticket #1532 (Additional column in "ffmpeg -codecs") updated by
- Well I guess it is, but who would know better then guys who develop …
- 10:19 AM Ticket #1532 (Additional column in "ffmpeg -codecs") updated by
- Isn't it possible that it is not known if a (external) encoder …
- 10:09 AM Ticket #1532 (Additional column in "ffmpeg -codecs") created by
- It might be useful to indicate which encoders are able to produce the …
- 8:17 AM Changeset in ffmpeg [47aed439] by
- build: Fix APE tag dependencies
- 7:05 AM Ticket #1523 (automatic set a default -slices value for ffv1 version 3) updated by
- Could you test current git head?
- 6:56 AM Ticket #1530 (Feature Request :: Allow more options in .ffpreset files) updated by
-
Cc, Version, Component, Description changed
- 5:40 AM Ticket #1531 (mss1 crash) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
[…] - 4:59 AM Changeset in ffmpeg [5b7e3a19] by
- MS Expression Encoder Screen decoder
- 1:09 AM Changeset in ffmpeg [d3abbb1d] by
- lavc: fix ff_alloc_packet() Regression introduced in 740b9ff44. …
- 12:30 AM WikiStart edited by
- Redefine hierarchical level of sections (diff)
- 12:28 AM WikiStart edited by
- Group resources per categories (diff)
- 12:22 AM WikiStart edited by
- Put FFmpeg documentation together, Trac documentation at the end of … (diff)
Note:
See TracTimeline
for information about the timeline view.
