17225 Commits (62045d486041ddb925f5055b6edb602eef6f99a0)
 

Author SHA1 Message Date
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
Aurelien Jacobs 737dccfc1d matroska: sort codec tags list 16 years ago
Kurtnoise ea2a5dec33 matroska: add dirac support (patch by Kurtnoise kurtnoise _at_ free _dot_ fr) 16 years ago
Ben Littler 41b0534a7a add another mpeg4 avi fourcc from uncommon codecs list 16 years ago
Guillaume Poirier 64adf4f28d add Altivec implementation of clear_block 16 years ago
Dave Yeo c0a8f8d498 Add sys/time.h header #include, fixes compilation on OS/2. 16 years ago
Oded Shimon 05dee1b7df Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility 16 years ago
Oded Shimon bffc76bd17 Update lavf/libnut.c to _tt type names in libnut API 16 years ago
Jay Freeman 65c127e3d5 fix mjpega bitfilter when dht, dqt, sof0 are not ordered as expected, patch by Jay Freeman, saurik at saurik com 16 years ago
Aurelien Jacobs d887151d8c rename Vp56Model to VP56Model for consistency 16 years ago
Baptiste Coudurier 193ce3ab78 dnxhd get_pixels_8x4_sym sse2 16 years ago
Baptiste Coudurier e1b24cfddb Move get_pixels_8x4 before init func to avoid useless forward declaration. 16 years ago
Baptiste Coudurier 8c9c0ea427 rename 4x8 to 8x4 to match widthxheight consistently 16 years ago
Aurelien Jacobs 76025d91da cosmetics: vertical alignment 16 years ago
Aurelien Jacobs 3d52bca6bf avoid POSIX reserved _t suffix 16 years ago
Aurelien Jacobs e998ba4fbc avoid POSIX reserved _t suffix 16 years ago
Baptiste Coudurier 6da5407401 parse pasp atom and set sample aspect ratio, 16 years ago
Michael Niedermayer aaf0e267ff s/qp_t/qp_tt/ to avoid bad examples that could lead to issues with reserved 16 years ago
Diego Biurrun 8615e5a6b3 Add backwards-compatibility typedef for removed _t names under appropriate 16 years ago