24 Commits (cd0d9a9de68f6407498f9eb9b452cbe74c403c9f)

Author SHA1 Message Date
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini 3bb82f3da5 Transform codec short name into a single word. 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 2ab12b39cd const 17 years ago
Diego Biurrun 56cc85a068 Misc spelling fixes, prefer American over British English. 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 18 years ago
Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 18 years ago
Kostya Shishkov 9ac421e3c1 Remove redundant assign 18 years ago
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Måns Rullgård 849f10351d rename always_inline to av_always_inline and move to common.h 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 36c32bdddf Remove unused variables and the corresponding warnings along with them. 18 years ago
Kostya Shishkov 429914a330 1l: correct argument order in avcodec_check_dimensions 18 years ago
Kostya Shishkov 7ff0b84f0e Handle the rest of known blocks (by skipping them) 18 years ago
Kostya Shishkov 096bc417ae Tests for overreading input data 18 years ago
Kostya Shishkov 54b55c8da0 Cursor drawing support 18 years ago
Kostya Shishkov 805934b3e4 Try to handle all chunks, previous scheme was not correct. 18 years ago
Kostya Shishkov c0d6fc1f73 Handle raw blocks correctly (both updating pointer and storing to memory) 18 years ago
Kostya Shishkov eb57c88973 VMware Video decoder (fourcc: VMnc) 18 years ago