Timeline
Mar 25, 2018:
- 9:26 PM Changeset in ffmpeg [78f8036c] by
- avfilter/af_mcompand: make error message more helpful Signed-off-by: …
- 9:10 PM Changeset in ffmpeg [261171d0] by
- doc/filter.texi: fix some spotted typos Signed-off-by: Paul B Mahol …
- 7:09 PM Ticket #6863 (Integration of GoPro Decoder/Encoder) updated by
-
Cc changed
- 5:27 PM Changeset in ffmpeg [b0644c3e] by
- movtextdec: fix handling of UTF-8 subtitles Subtitles which contained …
- 5:27 PM Changeset in ffmpeg [b7d0d912] by
- avcodec: add a subcharenc mode that disables UTF-8 check This is for …
Mar 24, 2018:
- 11:07 PM Changeset in ffmpeg [5b31dd1c] by
- avformat/hlsenc: use stream's maximum bit rate as fall-back advertised …
- 7:55 PM Changeset in ffmpeg [87455b78] by
- avdevice/decklink: fix leak when listing devices and there is no …
- 7:22 PM Changeset in ffmpeg [5f6126ea] by
- swscale/rgb2rgb : cosmetic, move shuffle_bytes func declaration move …
- 7:22 PM Changeset in ffmpeg [a9a7ed4f] by
- checkasm/swscale : add test for rgb shuffle_bytes func
- 7:22 PM Changeset in ffmpeg [1ba5ca2d] by
- swscale/rgb : add X86 SIMD (SSSE3), for shuffle_bytes_1230, …
- 7:22 PM Changeset in ffmpeg [d4f66408] by
- swscale/rgb : move shuffle func shuffle_bytes_1230, …
- 7:21 PM Changeset in ffmpeg [923a3241] by
- swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and …
- 3:04 PM Ticket #7107 (ffmpeg fails silently and generates corrupt file if -ss is used on MP3 ...) updated by
- The bug is still present in the latest version, here's the log. […]
- 2:17 PM Changeset in ffmpeg [82336278] by
- Revert "avcodec/vp9_superframe_bsf: cache packets by creating new …
- 1:52 PM Ticket #7107 (ffmpeg fails silently and generates corrupt file if -ss is used on MP3 ...) updated by
-
Keywords, Version changed
Please test current FFmpeg git head and provide the command line you … - 1:25 PM Ticket #7107 (ffmpeg fails silently and generates corrupt file if -ss is used on MP3 ...) created by
- Summary of the bug: I have an MP3 file that seems to have the …
- 10:51 AM Ticket #7103 (corruption with VAAPI when playing VC-1 interlaced) updated by
- VAAPI VC-1 interlaced support has landed only quite recently in …
- 10:36 AM Ticket #7103 (corruption with VAAPI when playing VC-1 interlaced) updated by
- I can only test with Polaris GPU and unfortunately, neither Xorg info …
- 2:11 AM Changeset in ffmpeg [db2a7c94] by
- avcodec/avcodec.h: Add encryption info side data. This new side-data …
- 2:11 AM Changeset in ffmpeg [829aebf9] by
- lavf/utils.c: Don't compute start_time from DISCARD packets for video. …
- 1:28 AM Changeset in ffmpeg [dc99ee6] by
- avcodec/noise_bsf: move the reference in the bsf internal buffer …
- 1:10 AM Changeset in ffmpeg [ed1f08bf] by
- avcodec/bsf: make sure the AVBSFInternal stored packet is reference …
- 1:05 AM Changeset in ffmpeg [231a7330] by
- ffmpeg: pass reference counted packet on codec copy when possible …
- 1:03 AM Changeset in ffmpeg [f5ceb15b] by
- ffmpeg: remove dead call to av_parser_change() It's been a noop for …
- 12:05 AM Ticket #7093 (Incorrect colors in showwaves filter) updated by
- Thanks! What is the option named?
Mar 23, 2018:
- 11:23 PM Ticket #3988 (Spamming license violators) updated by
-
Description changed
- 10:31 PM Ticket #5257 (Buffer queue overflow, dropping.) closed by
- worksforme
- 10:28 PM Ticket #4910 (support for nl-means denoise filter) updated by
- Can you show cases when this numbers helps?
- 10:24 PM Ticket #7093 (Incorrect colors in showwaves filter) updated by
- I added new option, which basically make it work even with channel …
- 9:53 PM Changeset in ffmpeg [3e3d5677] by
- avfilter/avf_showvolume: implement basic rms metering mode …
- 9:08 PM Ticket #7106 (Compiling FFmpeg with VAAPI enabled results in failure at: ...) closed by
- invalid
- 9:04 PM Ticket #7106 (Compiling FFmpeg with VAAPI enabled results in failure at: ...) updated by
- Thanks, adding the options below fixed the build: […] Marking …
- 8:57 PM Ticket #7103 (corruption with VAAPI when playing VC-1 interlaced) updated by
- I don't think VC-1 interlaced is supported by the Mesa VAAPI driver. …
- 8:52 PM Ticket #7106 (Compiling FFmpeg with VAAPI enabled results in failure at: ...) updated by
- You have a pre-libva2 version of libva before the one you actually …
- 8:45 PM Ticket #7106 (Compiling FFmpeg with VAAPI enabled results in failure at: ...) created by
- Summary of the bug: Building FFmpeg with VAAPI enabled results …
- 6:26 PM Changeset in ffmpeg [74c6a6d3] by
- doc/filters: itemize channelmap examples Signed-off-by: Paul B Mahol …
- 6:02 PM Changeset in ffmpeg [a8c2d375] by
- avfilter/avf_showwaves: add draw mode which controls how single sample …
- 4:29 PM Ticket #7105 (Can't set video stream handler_name on qtrle : compat broblem with ...) closed by
- duplicate
- 3:21 PM Changeset in ffmpeg [fe0fdc51] by
- avfilter/vf_convolution: disable fast path if rdiv/bias are different …
- 1:55 PM WaveformMonitor edited by
- (diff)
- 1:48 PM Ticket #7093 (Incorrect colors in showwaves filter) closed by
- wontfix: It is designed that way. Use split channel option if you do not like it.
- 1:04 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by
- The most reliable "workaround" I found was writing the video to a raw …
- 12:58 PM Ticket #7080 (ffmpeg issue with NVENC and keyframes when encoding interlaced video) updated by
- With my little understanding of the ffmpeg code, I think that mpegts …
- 12:31 PM Ticket #7105 (Can't set video stream handler_name on qtrle : compat broblem with ...) created by
- ffmpeg N-90414-gabf35afb6f Hi, some broadcast hardware require the …
- 12:31 PM Ticket #7104 (Can't set video stream handler_name on qtrle : compat broblem with ...) created by
- ffmpeg N-90414-gabf35afb6f Hi, some broadcast hardware require the …
- 12:29 PM Ticket #7103 (corruption with VAAPI when playing VC-1 interlaced) created by
- When playing a VC-1 interlaced file with ffmpeg -hwaccel vaapi -i …
- 9:11 AM Changeset in ffmpeg [4e1307c0] by
- avfilter/af_channelsplit: add channels option So user can pick which …
Mar 22, 2018:
- 11:19 PM Changeset in ffmpeg [abf35afb] by
- vf_scale_vaapi: Apply cropping rectangle to input
- 11:19 PM Changeset in ffmpeg [ac993e73] by
- hwcontext_opencl: Add support for mapping DRM objects to Beignet Also …
- 11:18 PM Changeset in ffmpeg [ca9f13bb] by
- hwcontext_vaapi: Pass correct read/write flags when exporting surfaces
- 11:18 PM Changeset in ffmpeg [c6bbb8cc] by
- hwcontext_vaapi: Add support for legacy DRM mapping The old …
- 11:18 PM Changeset in ffmpeg [f86e8c91] by
- hwcontext_drm: Clarify value for unknown format modifiers
- 11:16 PM Changeset in ffmpeg [6135c958] by
- lavfi: Add OpenCL avgblur filter Behaves like the existing avgblur …
- 11:14 PM Changeset in ffmpeg [9313422d] by
- hwcontext_opencl: Avoid deprecation warnings when built with post-1.2 …
- 11:14 PM Changeset in ffmpeg [0568af52] by
- lavfi/opencl: Avoid deprecation warnings when built with post-1.2 …
- 11:12 PM Changeset in ffmpeg [2a1542d1] by
- lavfi/opencl: Derive global work size from plane image sizes Add a …
- 10:08 PM Changeset in ffmpeg [b78d55b2] by
- avfilter/avf_showvolume: add background opacity option This makes …
- 9:40 PM Seeking edited by
- Replace wrong term. 1 microsecond is a tiny unit (0.001 milliseconds). … (diff)
- 9:08 PM Ticket #6265 (cineform decoder output invalid alpha) closed by
- fixed: Fixed by Gagandeep Singh in c64c97b972c7325a71440a352a7d541a8c92b2da
- 8:13 PM Changeset in ffmpeg [016d4001] by
- avcodec/extract_extradata: don't uninitialize the H2645Packet on every …
- 8:01 PM Ticket #7101 (Overlay wrongly enabled before specified time) updated by
- When I handle audio in a separate filter graph, the issue persists: […]
- 7:53 PM Ticket #7095 (New framesync API makes psnr generate wrong results) updated by
-
Keywords changed
- 7:50 PM Ticket #7101 (Overlay wrongly enabled before specified time) updated by
- (removed comment, issue persists even when disabling audio)
- 7:41 PM Changeset in ffmpeg [4f2ff3a5] by
- avcodec/mpeg4_unpack_bframes: make sure the packet is writable when …
- 7:03 PM Ticket #7101 (Overlay wrongly enabled before specified time) updated by
- Does the timing issue occur if you disable all audio processing or …
- 6:59 PM Changeset in ffmpeg [65616bc1] by
- lavf/movenc: write track title metadata for mov files Track title …
- 6:27 PM Changeset in ffmpeg [c64c97b9] by
- lavc/cfhd: add alpha decompanding in rgba12 Alpha decompanding curve …
- 6:16 PM Ticket #7102 (Compilation for MIPS with -msoft-float against musl libc fails) created by
- vf_drawtext.c cannot be compiled for MIPS with software floating-point …
- 5:26 PM Ticket #7101 (Overlay wrongly enabled before specified time) updated by
- ffmpeg output: […]
- 5:23 PM Ticket #7101 (Overlay wrongly enabled before specified time) created by
- I want to show a "loading" spinner at a given time for a given amount …
- 4:40 PM Ticket #7095 (New framesync API makes psnr generate wrong results) updated by
-
Keywords changed
- 4:39 PM Ticket #7096 (VC-1 D3D11VA decoding not working anymore) updated by
-
Keywords changed
- 4:39 PM Ticket #7096 (VC-1 D3D11VA decoding not working anymore) updated by
-
Keywords changed
- 4:38 PM Ticket #4893 (FFmpeg stops outputting frames unexpectedly and indefinitely on "bad" ...) closed by
- fixed: Replying to IsraelRobotnick: > I'm having the same …
- 3:42 PM Ticket #7096 (VC-1 D3D11VA decoding not working anymore) updated by
- Working fine now, thank you!
- 3:16 PM Ticket #7095 (New framesync API makes psnr generate wrong results) updated by
- The videos have different lengths, the standard behaviour is to extend …
- 2:54 PM Ticket #4893 (FFmpeg stops outputting frames unexpectedly and indefinitely on "bad" ...) reopened by
- Hi All, I'm having the same problem. I repeat a stream for days …
- 2:49 PM Ticket #7096 (VC-1 D3D11VA decoding not working anymore) closed by
- fixed: Fixed in 59347c2474801fda88c9a231b888c354362641b6
- 2:46 PM Changeset in ffmpeg [59347c24] by
- avcodec/dxva2_vc1: add missing frame_params callback to vc1_d3d11va2 …
- 10:29 AM Ticket #7100 (Can "Loaded Nvenc version 8.1" now be 9.1 ?) updated by
- EEk, so it is. Sorry. I've re-joined nvidia site and will check it …
- 10:20 AM Ticket #7100 (Can "Loaded Nvenc version 8.1" now be 9.1 ?) updated by
- 8.0.14 is the latest SDK from NVIDIA. Fact-checking is important.
- 10:17 AM Ticket #7100 (Can "Loaded Nvenc version 8.1" now be 9.1 ?) updated by
- OK, although the readme from that site says: FFmpeg version of …
- 10:13 AM Ticket #7100 (Can "Loaded Nvenc version 8.1" now be 9.1 ?) closed by
- invalid: NVENC is not CUDA, and FFmpeg will automatically use the version the …
- 10:09 AM Ticket #7100 (Can "Loaded Nvenc version 8.1" now be 9.1 ?) created by
- Summary of the bug: When I use the nvidia NVENC encoder in a …
- 4:41 AM Ticket #7096 (VC-1 D3D11VA decoding not working anymore) updated by
-
Priority, Keywords, Status, Component changed
Confirmed. Patch on the mailing list. - 4:19 AM Changeset in ffmpeg [ed0e0fe] by
- changelog: add missing line for filter_units bsf Signed-off-by: James …
- 3:15 AM Changeset in ffmpeg [ead257db] by
- cmdutils: print supported codecs in show_help_bsf() Tested-by: Jun …
- 1:17 AM Changeset in ffmpeg [f14ca600] by
- avcodec/avpacket: add av_packet_make_writable() Useful as well to …
- 1:00 AM Changeset in ffmpeg [28aaed77] by
- lavc/remove_extradata_bsf: support dump options. support dump bit …
- 1:00 AM Changeset in ffmpeg [b8e406c0] by
- lavc/noise_bsf: support dump options. support dump bit stream filter …
- 1:00 AM Changeset in ffmpeg [a4726288] by
- lavc/dump_extradata_bsf: support dump options. support dump bit …
Mar 21, 2018:
- 6:02 PM Changeset in ffmpeg [1b45e6db] by
- avformat/unix: fix handling of EOF in case of SOCK_STREAM. When …
- 4:08 PM Ticket #7091 (Sega FILM demuxer doesn't pass through any packets for stream copy) updated by
- Thanks! I see after that there's a second bug which means invalid …
- 1:38 PM Ticket #7091 (Sega FILM demuxer doesn't pass through any packets for stream copy) updated by
- Patch sent. https://patchwork.ffmpeg.org/patch/8068/
- 1:07 PM Ticket #7099 (D3D11VA - VP9 10 bit support implemented?) created by
- A year ago, I could test ffmpeg-mainline with a GT 1030 graphics card …
- 11:21 AM Changeset in ffmpeg [36cf3eb7] by
- avfilter/vf_waveform: add orange graticule Signed-off-by: Paul B …
- 11:21 AM Changeset in ffmpeg [caef9573] by
- avfilter/vf_waveform: add xflat mode Also use macros for xflat and …
- 10:39 AM Ticket #7091 (Sega FILM demuxer doesn't pass through any packets for stream copy) updated by
- Despite the first frame being a keyframe, the packet isn't marked as …
- 7:42 AM Changeset in ffmpeg [86499771] by
- qsv: align surface width/height to 16. Per MediaSDK documentation, it …
- 6:37 AM Ticket #7098 (Segmentation fault: 11 with -hwaccel auto on macOS10.12.6) updated by
- addition this error doesn't happen with {{{-threads 1 -hwaccel …
- 5:37 AM Ticket #7097 (Segmentation fault: 11 with -hwaccel auto on macOS10.12.6) closed by
- invalid: sorry for duplicated with #7098
- 5:33 AM Ticket #7098 (Segmentation fault: 11 with -hwaccel auto on macOS10.12.6) created by
-
Segmentation fault: 11 happens with
-hwaccel auto. with … - 5:33 AM Ticket #7097 (Segmentation fault: 11 with -hwaccel auto on macOS10.12.6) created by
-
Segmentation fault: 11 happens with
-hwaccel auto. with … - 5:11 AM Ticket #7091 (Sega FILM demuxer doesn't pass through any packets for stream copy) updated by
- Sure thing. I've attached the complete, uncut console output from a …
- 4:38 AM Changeset in ffmpeg [7e0dc721] by
- avcodec/vp9_superframe_split: fix memory leak in case of output packet …
- 2:27 AM Changeset in ffmpeg [72bb9556] by
- avutil/integer: move the test to the corresponding subdirectory And …
- 12:00 AM CompilationGuide/Centos edited by
- Addendum to libx264 warning, nasm compiled binary - ensure env can … (diff)
Mar 20, 2018:
- 10:52 PM Changeset in ffmpeg [2ddc6b43] by
- avcodec/mediacodecdec: propagate SAR to h/w frames Allows consumers …
- 9:59 PM Changeset in ffmpeg [9e67447a] by
- avformat/mov: Check STSC and remove invalid entries Fixes assertion …
- 9:59 PM Changeset in ffmpeg [f6ea397d] by
- avformat/libopenmpt: Probe file format from file data if possible …
- 9:59 PM Changeset in ffmpeg [81b0d591] by
- avformat/libopenmpt: Update file extensions list for libopenmpt 0.3 …
- 9:59 PM Changeset in ffmpeg [8ad83044] by
- ffmpeg.c - drain all decoded frames during stream_loop flush When a …
- 9:26 PM Changeset in ffmpeg [2aac5ad2] by
- avcodec/mpeg2_metadata: unref output packet on failure Move the check …
- 9:20 PM Changeset in ffmpeg [ae36d6cd] by
- avcodec/h265_metadata: fix memory leak in case of output packet …
- 9:19 PM Changeset in ffmpeg [039be6a2] by
- avcodec/h264_metadata: fix memory leak in case of output packet …
- 8:39 PM Changeset in ffmpeg [bd601167] by
- avcodec/mpeg4_unpack_bframes: reduce code duplication Also fixes one …
- 8:39 PM Changeset in ffmpeg [f18f9734] by
- avcodec/mp3_header_decompress: don't free the user provided packet on …
- 8:02 PM Ticket #7096 (VC-1 D3D11VA decoding not working anymore) created by
- Grab latest ffmpeg-git and run ffmpeg -hwaccel d3d11va -i <vc1file> -f …
- 5:22 PM Ticket #7079 (Remuxing mp4 with data streams leads to crash) updated by
- I tested using latest ffmpeg code (ubuntu 16.0.4 envirnonment). …
- 3:46 PM Ticket #7095 (New framesync API makes psnr generate wrong results) updated by
-
Summary changed
- 3:41 PM Ticket #7095 (New framesync API makes psnr generate wrong results) updated by
-
Keywords, Status, Version, Component changed
Regression since 3bd11df459866d7303c1ad6779473528c2cfb76d - 2:47 PM Ticket #7095 (New framesync API makes psnr generate wrong results) created by
- Summary of the bug: when using the PSNR lavfilter to measure PSNR, the …
- 4:19 AM Ticket #7093 (Incorrect colors in showwaves filter) updated by
- The same thing happens on the latest version in git. Here is the full …
- 3:42 AM Ticket #7092 (h264 parser emits every other video packet without pts for mbaff/paff ...) updated by
- This is essentially a duplicate of #6903.
- 3:25 AM Ticket #7079 (Remuxing mp4 with data streams leads to crash) updated by
- I get a crash as soon as I remux any of the data streams regardless of …
- 2:51 AM Ticket #7094 (Assertion in AVIO fill_buffer) updated by
- Unfortunately I could not attach sample TS file since it's size is …
- 2:48 AM Ticket #7094 (Assertion in AVIO fill_buffer) created by
- It happens sometimes while demuxing mpegts stream using custom IO …
- 2:08 AM Ticket #7093 (Incorrect colors in showwaves filter) updated by
-
Version changed
Please test current FFmpeg git head and provide the command line you … - 1:26 AM Changeset in ffmpeg [e4eaaf7b] by
- avcodec/vp9_superframe_split: move the reference in the bsf internal …
- 1:03 AM Ticket #7079 (Remuxing mp4 with data streams leads to crash) updated by
- The output stream can't compose of hint track only (must contain at …
- 12:11 AM Ticket #7078 (deshake crashes with crop and sse2) closed by
- fixed: Fixed in cbbefc05b1b894fd858ba4da983cbf713f4f4421
- 12:09 AM Changeset in ffmpeg [cbbefc05] by
- lavfi/deshake: Check alignment before calling asm init function. Do …
Mar 19, 2018:
- 11:42 PM Ticket #7093 (Incorrect colors in showwaves filter) created by
- Summary of the bug: When using the showwaves filter with a specified …
- 11:12 PM Changeset in ffmpeg [1c49365c] by
- h264_metadata: Fix memory leak on multiple display orientation …
- 8:41 PM Ticket #7092 (h264 parser emits every other video packet without pts for mbaff/paff ...) created by
- Expected: Feeding h264 video into lavf would produce AVPackets with …
- 9:46 AM Ticket #7091 (Sega FILM demuxer doesn't pass through any packets for stream copy) updated by
- To make this a valid ticket please provide the command line you tested …
- 4:41 AM Ticket #7091 (Sega FILM demuxer doesn't pass through any packets for stream copy) created by
- Summary of the bug: FFmpeg produces an empty file when trying to copy …
- 3:56 AM Changeset in ffmpeg [e5b4cd4c] by
- checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and …
Mar 18, 2018:
- 10:51 PM Changeset in ffmpeg [d8ca7a7e] by
- configure: add const_nan dependency to h264_metadata_bsf Fixes …
- 8:32 PM Changeset in ffmpeg [dd21f02a] by
- lavc/mpeg2_metadata_bsf: support dump options. Signed-off-by: Jun …
- 8:32 PM Changeset in ffmpeg [2a103e12] by
- lavc/h265_metadata_bsf: support dump options. Signed-off-by: Jun Zhao …
- 8:32 PM Changeset in ffmpeg [840f5b3e] by
- lavc/h264_metadata_bsf: support dump options. Signed-off-by: Jun Zhao …
- 8:30 PM Changeset in ffmpeg [a094e7f1] by
- avcodec/aac_adtstoasc: move the reference in the bsf internal buffer …
- 6:34 PM Changeset in ffmpeg [0f3d1c69] by
- hwcontext_vaapi: Always include DRM hwcontext header Fixes building …
- 6:23 PM Changeset in ffmpeg [c99f837d] by
- lavc: Add filter_units bitstream filter This can remove units with …
- 5:55 PM Changeset in ffmpeg [389f4c3e] by
- hwcontext_vaapi: Fix condition for DRM device derivation …
- 5:55 PM Changeset in ffmpeg [84bb8327] by
- cbs: Add a table of all supported codec IDs Use it as the set of …
- 5:55 PM Changeset in ffmpeg [94d42cb4] by
- h264_metadata: Remove unused fields The SEI NAL is unused since …
- 5:55 PM Changeset in ffmpeg [84c3c76] by
- h264_metadata: Add support for display orientation SEI messages
- 5:55 PM Changeset in ffmpeg [c4eeea76] by
- cbs_h265: Use helper macro for maximum values of fixed-width elements …
- 5:54 PM Changeset in ffmpeg [0e782661] by
- cbs_h264: Fix overflow in shifts The type of the result of a shift …
- 4:45 PM Changeset in ffmpeg [ce1d77a5] by
- lavd: fix iterating of input and output devices In the previous …
- 1:02 PM Ticket #7090 (avfilter : color_range of frame incorrectly flagged as limited) created by
- Summary of the bug: Full range frame (at least for rgb) are send to …
- 12:45 PM Changeset in ffmpeg [3e7fa34d] by
- avfilter/vf_premultiply : fix unpremultiply_offset for rgb input
- 12:43 PM Changeset in ffmpeg [b2bb1cb6] by
- fate/hapqa_extract : add test for hapqa_extract bsf test extract …
- 11:36 AM Changeset in ffmpeg [b7d842c5] by
- http: fix potentially dangerous whitespace skipping code If the …
- 11:36 AM Changeset in ffmpeg [c0687acb] by
- http: avoid out of bound accesses on broken Set-Cookie headers It's …
- 11:36 AM Changeset in ffmpeg [39c1d17] by
- http: do not print a warning message for expired cookies libavformat …
- 11:36 AM Changeset in ffmpeg [4b86ac27] by
- lavu/frame: add QP side data This adds a way for an API user to …
- 11:36 AM Changeset in ffmpeg [36855ab] by
- lavu/frame: fix inconsistent qp_table_buf deprecation Everything …
- 11:05 AM Changeset in ffmpeg [f19b0c6a] by
- avformat/hlsenc: reindent after previous commits Signed-off-by: …
- 11:05 AM Changeset in ffmpeg [c8f625f] by
- avformat/hlsenc: fix fmp4 single init file problem fix ticket: #7021 …
- 11:05 AM Changeset in ffmpeg [c6086692] by
- avformat/hlsenc: fix memleak problem about fmp4_init_filename move …
- 11:05 AM Changeset in ffmpeg [10a0436d] by
- avformat/hlsenc: reindent after previous commits Signed-off-by: …
- 11:05 AM Changeset in ffmpeg [a92ca3c0] by
- avformat/hlsenc: fix write wrong init file URI string problem …
- 7:06 AM Changeset in ffmpeg [08e0f45c] by
- lavf/dashenc: remove unneeded call to dash_free
- 7:06 AM Changeset in ffmpeg [99230b7] by
- libavformat/dashenc: Option to set timeout for socket I/O operation
Note:
See TracTimeline
for information about the timeline view.
