This website requires JavaScript.
Explore
Help
Sign In
apps
/
ffmpeg-rockchip
Watch
1
Star
0
Fork
0
You've already forked ffmpeg-rockchip
mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced
2025-10-09 02:30:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5763edab21b08cd1388a2f41885d11d61653917
ffmpeg-rockchip
/
tests
/
api
History
Anton Khirnov
0d6b4351c6
Remove unnecessary use of avcodec_close().
...
Replace it with avcodec_free_context() or drop it completely as appropriate.
2020-06-10 11:31:16 +02:00
..
.gitignore
…
api-band-test.c
Remove unnecessary use of avcodec_close().
2020-06-10 11:31:16 +02:00
api-codec-param-test.c
…
api-flac-test.c
Remove unnecessary use of avcodec_close().
2020-06-10 11:31:16 +02:00
api-h264-slice-test.c
tests/api/api-h264-slice-test: remove unused bool header
2020-04-29 13:30:46 +01:00
api-h264-test.c
Remove unnecessary use of avcodec_close().
2020-06-10 11:31:16 +02:00
api-seek-test.c
Remove unnecessary use of avcodec_close().
2020-06-10 11:31:16 +02:00
api-threadmessage-test.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
2020-05-22 14:38:57 +02:00
Makefile
…