16793 Commits (335a761a908bedc7b8b488d04890bcfe36bb812f)
 

Author SHA1 Message Date
Stefano Sabatini 335a761a90 Use a more explicit "codec" rather than "format" as the parameter of 16 years ago
Måns Rullgård eedfe2227a oggflac: fix bitstream reader usage 16 years ago
Aurelien Jacobs 1238fa9fb8 indeo3: replace sizeof(struct ...) by sizeof(*var) 16 years ago
Michael Niedermayer 25983dcd53 Fix non interleaved variable fps ODML avis. 16 years ago
Diego Biurrun 39caffeb9a cosmetics: typo/grammar/wording/whitespace fixes 16 years ago
Reinhard Tartler 4698330921 Fix the use of Requires.private and Libs.private in generated .pc files. 16 years ago
Stefano Sabatini 76bdac6dbf Cosmetics: remove empty comments. 16 years ago
Michael Niedermayer 3a3ee96cd1 Fix files with fps between 0.5 and 0.1. 16 years ago
Michael Niedermayer 492322fccc Remove silly FIXME comment. 16 years ago
Anders Grönberg 31c3a4dc7e Prevent shift overflow, patch by Anders Grönberg, galileo.m2 gmail com. 16 years ago
Anders Grönberg cac55c9196 Add a few const qualifiers in appropriate places. 16 years ago
Mike Melanson 70bbd0cee3 undoing revision 16118 for truemotion1.c; commit was premature 16 years ago
Mike Melanson 02fb2546e8 The POSIX namespace shall be held sacrosanct. To that end, 16 years ago
Aurelien Jacobs 5e6604490a avoid POSIX reserved _t suffix 16 years ago
Aurelien Jacobs d08ea32c23 Get rid of mmx_t. 16 years ago
Luca Abeni be73a544af Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 16 years ago
Luca Abeni 1afe09d515 Remove useless typedef 16 years ago
Luca Abeni d5574b2839 Remove unused types 16 years ago
Reimar Döffinger d77ac324fe Avoid _t in gxf enum type names 16 years ago
Ronald S. Bultje 1edddc99dc Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. 16 years ago
Ronald S. Bultje a15ebf34c7 Don't access RMContext directly in rdt.c. Rather, use the return value of 16 years ago
Diego Biurrun 616deed28f Do not invade _t POSIX namespace. 16 years ago
Ronald S. Bultje f27544fd5b Separate the packet fetching from the data reading, so that the data reading 16 years ago
Diego Biurrun 8a9572c26f 100l: Add missing backslashes. 16 years ago
Diego Biurrun 6d99b2285d cosmetics: Break some lines for a more aesthetically pleasing result. 16 years ago
Diego Biurrun 3445c7992b Remove misleading comment, _t is POSIX-reserved namespace. 16 years ago
Måns Rullgård 20e0ed95af configure: fix $nm 16 years ago
Måns Rullgård 93c021a242 Remove other shared lib names from linker command line for shared libs 16 years ago
Reimar Döffinger 89641463a1 Allow setting a different nm binary from the configure line. 16 years ago
Diego Biurrun de3a124064 Make mips64 a separate arch with fast_64bit. 16 years ago
Diego Biurrun 7f37f5687d whitespace cosmetics 16 years ago
Diego Biurrun bda4e3940a Replace 'typedef struct ustr_t' by 'struct ustr', _t is POSIX namespace. 16 years ago
Jai Menon f98dcdedda Avoid _t in identifier names, _t is reserved by POSIX. 16 years ago
Diego Biurrun db95d3bf50 Add img_convert() to imgconvert.h and #include it from imgresample.c. 16 years ago
Anders Grönberg b77aba0a8c Matroska uses tables from isom.c, so add the object file to its dependencies. 16 years ago
Diego Biurrun 6ede266e36 Add mips64 to the architecture list. 16 years ago
Diego Biurrun 61597a981f Add alternative names for sh4 and parisc architectures. 16 years ago
Luca Barbato 537db58b6c Let imgresample altivec code build 16 years ago
Luca Barbato 7a8f36cccc Cleanup types 16 years ago
Luca Barbato 006c8e9e9c Unbreak imgresample altivec 16 years ago
Luca Barbato 644e7acba4 Rename type to be consistent 16 years ago
Reimar Döffinger eb857782e7 Define _BSD_SOURCE in bktr.c, dev/ic/bt8xx.h needs the u_short etc. typedefs, 16 years ago
Reimar Döffinger de40eb8df2 Fix regression.sh to work on OpenBSD which has md5 instead of md5sum 16 years ago
Reimar Döffinger d88f7df899 Remove OpenBSD SLIBNAME magic, it seems unnecessary and breaks compilation. 16 years ago
Måns Rullgård 8c39a7582d mpegts: replace Program_t typedef with "struct Program" 16 years ago
Stefano Sabatini 8f993c6725 s/#AVClass/AVClass/, consistent with the rest of the doxy. 16 years ago
Reimar Döffinger 960004329b Also include sys/types.h when testing for socklen_t, since unfortunately 16 years ago
Måns Rullgård 9377b6ce19 configure: clean up .align detection 16 years ago
Reimar Döffinger 217d820253 Some forgotten eax -> REG_a changes. 16 years ago
Michael Niedermayer fe5c7e588d More POSIX _t namespace cleanup. 16 years ago