mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Merge commit 'ceb754d041'
* commit 'ceb754d041':
lzo: Use AV_COPY*U macros where appropriate
prepare 9_beta2 release
dsputil: Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxU
intreadwrite: Add AV_COPYxxU macros for copying to/from unaligned addresses
dxtory: Replace AV_WN16A(AV_RN16A()) combination by AV_COPY16
mp3: properly forward mp_decode_frame errors
Conflicts:
RELEASE
libavcodec/mpegaudiodec.c
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
5555d2075a
6 changed files with 62 additions and 51 deletions
2
RELEASE
2
RELEASE
|
|
@ -1 +1 @@
|
|||
1.0.git
|
||||
1.0.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue