ffmpeg | branch: master | Guangyu Sun | Fri Jul 9
17:12:03 2021 -0700| [b53738bf902626c48f950b9f3f27133f59141fbb] | committer:
Lynne
fate/oggvorbis: Fix tests after fixing AV_PKT_DATA_SKIP_SAMPLES
After fixing AV_PKT_DATA_SKIP_SAMPLES for reading vorbis packets from ogg,
the actual decoded
ffmpeg | branch: master | Guangyu Sun | Wed Jul 7
08:41:32 2021 -0700| [75510d7015f108b84dd3be3c903afa710997d719] | committer:
Lynne
avformat/oggparsevorbis: Update end_trimming for the last packet
Without end_trimming, the last packet will contain unexpected samples used
for padding.
This
ffmpeg | branch: master | Guangyu Sun | Wed Jul 7
08:41:33 2021 -0700| [24b3178efdfd61c7002d016b0e8db59fd5ff1491] | committer:
Lynne
libavcodec/vorbisenc: Add missing initial_padding
Vorbis has priming samples at the beginning. If the initial_padding is not
set in the encoder, the total
ffmpeg | branch: master | Guangyu Sun | Thu Sep 29
11:11:34 2022 -0700| [fc6f7e2a3b2fff6c4df957684d939586a3de448f] | committer:
Anton Khirnov
lavf/async: Fix ring_write return value
This fixes a regression from commit 36117968ad.
wrapped_url_read() used to be able to return positive number
ffmpeg | branch: release/5.1 | Guangyu Sun | Thu Sep
29 11:11:34 2022 -0700| [e7dd643419cc395cecca0c84135346b85f2803ed] | committer:
Anton Khirnov
lavf/async: Fix ring_write return value
This fixes a regression from commit 36117968ad.
wrapped_url_read() used to be able to return positive