Files
ffmpeg-rockchip/libavformat
Andreas Rheinhardt 3485e79f07 avformat/(aiff|flac|mov|mp3|tta)enc: Don't create unnecessary references
The packet given to muxers is not used afterwards; it is always
unreferenced by libavformat. Ergo muxers are allowed to keep
the references in the packets and e.g. move the ownership to
a packet list. This is what this commit does.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-01-04 04:58:57 +01:00
..
2021-12-31 17:26:01 +10:00
2021-12-31 17:26:01 +10:00
2021-09-26 08:51:58 +02:00
2021-12-19 00:35:24 +10:00
2021-12-31 17:26:01 +10:00
2021-12-31 17:26:01 +10:00
2022-01-03 20:38:35 +01:00
2021-12-31 14:44:20 +05:30
2021-12-25 11:59:47 +01:00
2021-12-31 07:08:43 +08:00
2021-09-24 00:14:01 +02:00
2021-10-07 11:52:10 +02:00
2021-12-02 01:41:55 +10:00
2021-10-09 11:42:16 +02:00