]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/asm-offsets.h
h264dec: Fix mix of lossless and lossy MBs decoding
[ffmpeg] / libavcodec / arm / asm-offsets.h
2014-04-29 Anton Khirnovmpegvideo: move the MpegEncContext fields used from...
2014-04-24 Janne Grunaulavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct...
2011-10-23 Anton Khirnovmpegvideo: remove some unused variables from MpegEncCon...
2011-08-31 Anton Khirnovmpeg12enc: add intra_vlc private option.
2011-08-03 Martin StorsjöMove an int64_t down in MpegEncContext
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-29 Mans RullgardRearrange MpegEncContext to simplify access from asm
2011-01-29 Mans RullgardARM: update MpegEncContext offsets
2011-01-21 Justin RugglesMove lpc_compute_autocorr() from DSPContext to a new...
2011-01-09 Martin StorsjöFix arm asm offsets for arm/mach-o
2011-01-09 Luca BarbatoUpdate asm offsets for arm
2010-09-10 Luca BarbatoUpdate H263_AIC asm offset for the apple variant
2010-08-25 Måns RullgårdARM: update struct offsets
2010-08-03 Måns RullgårdARM: update struct offsets
2010-06-26 Måns RullgårdARM: fix build with TI compiler
2010-06-02 Måns RullgårdARM: struct offsets for Apple ABI
2010-06-02 Måns RullgårdARM: fail build if hardcoded struct offsets are wrong