Unknown W. Brackets
|
3fcecfa5ec
|
Atrac: Ensure codecCtx doesn't leak.
Although, I don't think we're reallocating it.
|
2023-03-15 22:03:21 -07:00 |
|
Henrik Rydgård
|
dc74778dea
|
Do the last ones too
|
2023-02-09 10:27:29 +01:00 |
|
Henrik Rydgård
|
42b2b0a266
|
atrac3: Apply the overallocation workaround in a couple more places. Fixes #15788 .
|
2022-09-09 11:54:20 +02:00 |
|
Henrik Rydgård
|
818334c592
|
atrac3: Allocate some extra bytes for the data buffer to workaround decoder bug.
|
2022-09-09 09:58:11 +02:00 |
|
Henrik Rydgård
|
ecb84987ef
|
Remove allocation from the heaviest MemBlockInfo path (BlockTransfer). Required some refactoring.
|
2022-09-01 11:59:35 +02:00 |
|
sum2012
|
e373c9063c
|
Use compat.ini instead
|
2022-08-14 14:54:06 +08:00 |
|
sum2012
|
965daea455
|
Add atrac hack setting
|
2022-08-14 09:51:49 +08:00 |
|
Unknown W. Brackets
|
75a85d4035
|
Atrac: Avoid accessing uninitialized stream status.
Only mess with this in a stream mode.
|
2022-08-13 08:09:16 -07:00 |
|
Unknown W. Brackets
|
8b3526b8c2
|
Atrac: Avoid an uninitialized value.
|
2022-08-13 00:16:08 -07:00 |
|
Henrik Rydgård
|
e6403d7157
|
Split GetPointer into two versions, to help with const correctness
|
2022-07-24 13:26:19 +02:00 |
|
ZiHan Huang
|
33aeac694d
|
ffmpeg: fix compile bug
Err is generated when USE_FFMPEG is set to OFF, The Camera
module relies on FFMPEG
Signed-off-by: ZiHan Huang <zack.huang@rock-chips.com>
|
2022-06-24 16:50:56 +08:00 |
|
Unknown W. Brackets
|
7a1398844a
|
Debugger: Add simple API to control tagging detail.
In case a client requires it.
|
2021-04-04 20:23:51 -07:00 |
|
Unknown W. Brackets
|
d3edb134b1
|
Debugger: Maintain atrac data source info.
Often this is the file it was read from.
|
2021-04-03 19:19:20 -07:00 |
|
Unknown W. Brackets
|
aa9b19be45
|
Debugger: Note atrac/sas reads from memory more.
|
2021-04-03 19:06:46 -07:00 |
|
Henrik Rydgård
|
a062c177a3
|
Merge pull request #14188 from unknownbrackets/ffmpeg-update
Additional fixes for FFmpeg 3.1+
|
2021-02-21 10:19:36 +01:00 |
|
Henrik Rydgård
|
2f3bc2d373
|
Merge pull request #14056 from unknownbrackets/debugger-mem
Track memory allocations and writes for debug info
|
2021-02-21 10:18:11 +01:00 |
|
Unknown W. Brackets
|
ed2610cf1a
|
Atrac: Update to latest FFmpeg packet pump.
|
2021-02-20 15:14:17 -08:00 |
|
Henrik Rydgård
|
8a69c3d122
|
Merge pull request #14176 from unknownbrackets/ffmpeg-update
Remove deprecated API calls for new FFmpeg 4.3.x
|
2021-02-20 17:14:09 +01:00 |
|
aliaspider
|
9a3e5879bb
|
Global: Correct many endian types and casts.
|
2021-02-18 22:25:24 -08:00 |
|
Unknown W. Brackets
|
2362d71d70
|
Mpeg: Remove deprecated codec register calls.
|
2021-02-18 00:20:27 -08:00 |
|
Unknown W. Brackets
|
88e2b9b740
|
Debugger: Notate memset tags directly.
|
2021-02-15 15:01:23 -08:00 |
|
Unknown W. Brackets
|
f7740edc6d
|
Debugger: Add more metadata for memory usage.
|
2021-02-15 15:01:21 -08:00 |
|
Unknown W. Brackets
|
b8342fb8ec
|
SaveState: Rename ChunkFile files to Serialize.
Makes more sense and less weird than ChunkFileDoMap, etc.
|
2020-08-10 08:04:05 +00:00 |
|
Unknown W. Brackets
|
4b4e3432cd
|
SaveState: Split Do() into a separate header.
|
2020-08-10 08:03:41 +00:00 |
|
Henrik Rydgard
|
ac843b0b1e
|
Enable FFMPEG in the UWP build
|
2017-03-23 10:02:28 +01:00 |
|