15 Commits (0c45cd0720cdf2415a93ef63475690faf68364c2)

Author SHA1 Message Date
Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Stefan Gehrer cf2baeb338 mark read-only data as const 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini bcdb2378f7 Add long names to some AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Michael Niedermayer 67d9ca0c00 const 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
Diego Biurrun 15e35274d8 Rename SIGN macro to the more fitting UNFOLD. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Reimar Döffinger 1a174c2831 remove get_le16 and get_le32, get_bits and get_bits_long can just be used directly. 18 years ago
Reimar Döffinger 6831406b2f Changes needed due to show_bits_long behaviour changes/fixes 18 years ago
Diego Biurrun 538389c981 Fix FSF postal address. 18 years ago
Michael Niedermayer 3a1a7e32ac sanity checks, some might have been exploitable ... 19 years ago
Benjamin Larsson 79a32e3b95 64bit fixes for the tta decoder, sizeof(long) is 8 on amd64, 4 on x86, the patch 19 years ago
Alex Beregszaszi a24c4a2ae4 tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) 19 years ago