Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #273563

Category ffmpeg
Changed by James Almer <jamrialohnoyoudont@gmail.com>
Changed at Wed 01 Jul 2026 19:35:14
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision a693a4cd802d33d9994761a8c7c8b69d9f913d17

Comments

tests/fate/generic-tags: use codec copy instead of encoding
Using ac3_fixed output was not enough as there's float to int conversion due to
the fact the mp3float decoder is used.
Instead of playing with codec combinations, just remove encoding from the test
altogheter. Mov supports muxing mp3 just fine.

Signed-off-by: James Almer <jamrial@gmail.com>

Changed files