23 Commits (67731ef40f9f86ca870ae4c5dbbe01ead8dba962)

Author SHA1 Message Date
Anton Khirnov acffe45732 mpegvideo: remove some unused variables from MpegEncContext. 13 years ago
Anton Khirnov 297d9cb3dc mpeg12enc: add intra_vlc private option. 13 years ago
Clément Bœsch 5231454560 timecode: introduce timecode and honor it in MPEG-1/2. 13 years ago
Martin Storsjö d0a2f0af9d Move an int64_t down in MpegEncContext 13 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Mans Rullgard 451b4b8635 Rearrange MpegEncContext to simplify access from asm 14 years ago
Mans Rullgard 8afac88e14 ARM: update MpegEncContext offsets 14 years ago
Mans Rullgard d461a47317 Rearrange MpegEncContext to simplify access from asm 14 years ago
Mans Rullgard 0745116c10 ARM: update MpegEncContext offsets 14 years ago
Justin Ruggles 0d8837bdda Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. 14 years ago
Justin Ruggles 56f8952b25 Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext. 14 years ago
Martin Storsjö 31561a98ae Fix arm asm offsets for arm/mach-o 14 years ago
Luca Barbato 183cdf7163 Update asm offsets for arm 14 years ago
Luca Barbato 6f9932476d Update H263_AIC asm offset for the apple variant 14 years ago
Måns Rullgård 94f8b2d799 ARM: update struct offsets 14 years ago
Måns Rullgård 2eef529195 ARM: update struct offsets 14 years ago
Måns Rullgård f30d51d74f ARM: fix build with TI compiler 15 years ago
Måns Rullgård c0f8ee0fd7 ARM: struct offsets for Apple ABI 15 years ago
Måns Rullgård a76eec3b78 ARM: fail build if hardcoded struct offsets are wrong 15 years ago
Måns Rullgård 6a81329593 Move dctref prototypes to a header file 15 years ago
Diego Biurrun b06da1725a Add missing stdint.h #include to fix 'make checkheaders'. 16 years ago
Daniel Verkamp 89cb5cd25d Add CGA and palette data for 8088flex TMV decoder. 16 years ago
Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
Loren Merritt 5d0ddd1a9f split-radix FFT 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Ramiro Polla 40d0e665d0 Do not misuse long as the size of a register in x86. 17 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Loren Merritt 1e4ecf26f5 ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 19 years ago
Zuxy Meng 82eb4b0f1b 3DNow! & Extended 3DNow! versions of FFT 19 years ago