Commit Graph

2354 Commits

Author SHA1 Message Date
openvela-robot 05ce4662c4 lavc: eliminate tb_unreliable()
If framerate estimation is enabled, it makes sense to always apply it,
instead of limiting it to a few specific cases.
2026-04-20 15:49:31 +08:00
openvela-robot 594f7f2c55 Merge commit '802385dbc2c57abd76f6a00e32f3df35e9526c08'
* commit '802385dbc2c57abd76f6a00e32f3df35e9526c08':
  mov: Write prof section of tapt tag

See: 8a9b48bfa9
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2026-04-20 15:49:08 +08:00
openvela-robot 723b833233 mov: Write prof section of tapt tag
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2026-04-20 15:49:06 +08:00
Ben Avison c235b62c8c h264: Move search code search functions into separate source files.
This permits re-use with parsers for codecs which use similar start codes.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2026-04-20 15:49:03 +08:00