From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id A40CD4C444 for ; Sun, 28 Jul 2024 07:35:18 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 084D768D81A; Sun, 28 Jul 2024 10:35:16 +0300 (EEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 213B468D73C for ; Sun, 28 Jul 2024 10:35:08 +0300 (EEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6510c0c8e29so9989867b3.0 for ; Sun, 28 Jul 2024 00:35:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proxyid.net; s=google; t=1722152106; x=1722756906; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=GEyQVj8QkG4lOGJxELwPllqV3ukmKGGH2V83tUbqO3U=; b=YtOz7ANPz17SuUpVjgxW8QhnMpZLU8phM49J7jdP7xeqiA/QDvFku6MnvCWZl6QGlt gH990EWgXgC74+gXSkCn4RtgkH0jq7k46KIiy46kMtg7YPt3X4gju6RxkuY9T6Wpi7u1 eKOGNw5+9IxJFipby7NhMyVW46APVPG890hluMqOWjApBx0fq1OSylidx7bYQLQ/stH+ KFPGHSdivAcgv+a4SoREySG2F+FaB5j+jDLkfOl3iI4NWogxV0mrf4aeyZYxHbcHQQ3N trmKaaxIwHpL5vTOsuhacdl+spr9QaAfQKiZEKD2YS4xPJJbCGKzm+qtrHhxZVxZHN9a xjkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722152106; x=1722756906; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=GEyQVj8QkG4lOGJxELwPllqV3ukmKGGH2V83tUbqO3U=; b=amIDvUBIDyY+INAzWUYx3ReNRHa7+gI2EGeNMHQK1ZqFxbJ/X5IZcaxCv+PXYV/+kW OJLG8VGGPc+UDPkZvDz8YiO1pck+Pjrzj/6DeqilyYdCttuapj/t39yWyzWwOchHI+w3 MHF0nd2u2PwDeI0rcMHk2HAq8Z8pgSmMCXMBkn13CDDXv2vJB0WyrZHq8CVQ4i+5T46U 6JXlAc9j7ahkj3XDtNjrGV+HXGpBUWvCQDxnvvkXq/d3rTmnwwCsAVPmFvdqSGCVgWiF KocQovHBU4cJbVSnrknIvNep/tAeqkAvDOzN2b6ClyAt7+rYCnrNpevnArZyodT4iMsc qT5Q== X-Gm-Message-State: AOJu0YzlbKaBDHAi12Bj0dcnAN/r8YJJFGa1vZBT3dyXpcMQVCTCnFqE ekOPqE+nv8ykhq0q7/HZGzoRAv14it1W0rYRHFt4H1dEaLhemKPvmvorPBFo9qmyxHX/62w9kjc 1Bwexdhi3MzlitvxvqXjzLhUDaZiqhmtodihFGGkb X-Google-Smtp-Source: AGHT+IFRejLBIuSIOcPDxOTSF53vK8fq7+MKnS8pcxjM23xGsIohQfwhbLc1wlDiClzeXJ6ByhPCDZEC6iWD X-Received: by 2002:a81:9486:0:b0:613:febf:7a7c with SMTP id 00721157ae682-67a0672a643mr56318387b3.16.1722152106120; Sun, 28 Jul 2024 00:35:06 -0700 (PDT) Received: from wsx-cc1-001.. (c-76-136-218-80.hsd1.il.comcast.net. [76.136.218.80]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6756ad425desm5735937b3.61.2024.07.28.00.35.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 Jul 2024 00:35:06 -0700 (PDT) X-Relaying-Domain: proxyid.net From: Marth64 To: ffmpeg-devel@ffmpeg.org Date: Sun, 28 Jul 2024 02:34:38 -0500 Message-Id: <20240728073445.725161-1-marth64@proxyid.net> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 0/7] avformat/dvdvideodec: Bug fixes, seeking support, and menu chapters X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Marth64 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: This patch set starts with a critical bug fix to resolve packet drops, then follows on with seeking support and menu chapter marker support. In addition, some cleanup occurs and documentation/logging is improved. Seeking can be tested with mpv, ``` /mpv "av://dvdvideo:$IN" ``` Compare/view on GitHub: https://github.com/FFmpeg/FFmpeg/compare/master...Marth64x:FFmpeg:20240728_dvdvideofix?expand=1 Net addition is 69 lines across the demuxer and docs. Signed-off-by: Marth64 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".