summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: fix $nmMåns Rullgård2008-12-13
* Remove other shared lib names from linker command line for shared libsMåns Rullgård2008-12-13
* Allow setting a different nm binary from the configure line.Reimar Döffinger2008-12-13
* Make mips64 a separate arch with fast_64bit.Diego Biurrun2008-12-13
* whitespace cosmeticsDiego Biurrun2008-12-13
* Replace 'typedef struct ustr_t' by 'struct ustr', _t is POSIX namespace.Diego Biurrun2008-12-13
* Avoid _t in identifier names, _t is reserved by POSIX.Jai Menon2008-12-13
* Add img_convert() to imgconvert.h and #include it from imgresample.c.Diego Biurrun2008-12-13
* Matroska uses tables from isom.c, so add the object file to its dependencies.Anders Grönberg2008-12-13
* Add mips64 to the architecture list.Diego Biurrun2008-12-13
* Add alternative names for sh4 and parisc architectures.Diego Biurrun2008-12-13
* Let imgresample altivec code buildLuca Barbato2008-12-13
* Cleanup typesLuca Barbato2008-12-13
* Unbreak imgresample altivecLuca Barbato2008-12-13
* Rename type to be consistentLuca Barbato2008-12-13
* Define _BSD_SOURCE in bktr.c, dev/ic/bt8xx.h needs the u_short etc. typedefs,Reimar Döffinger2008-12-13
* Fix regression.sh to work on OpenBSD which has md5 instead of md5sumReimar Döffinger2008-12-13
* Remove OpenBSD SLIBNAME magic, it seems unnecessary and breaks compilation.Reimar Döffinger2008-12-13
* mpegts: replace Program_t typedef with "struct Program"Måns Rullgård2008-12-13
* s/#AVClass/AVClass/, consistent with the rest of the doxy.Stefano Sabatini2008-12-12
* Also include sys/types.h when testing for socklen_t, since unfortunatelyReimar Döffinger2008-12-12
* configure: clean up .align detectionMåns Rullgård2008-12-12
* Some forgotten eax -> REG_a changes.Reimar Döffinger2008-12-12
* More POSIX _t namespace cleanup.Michael Niedermayer2008-12-12
* matroska: sort codec tags listAurelien Jacobs2008-12-12
* matroska: add dirac support (patch by Kurtnoise kurtnoise _at_ free _dot_ fr)Kurtnoise2008-12-12
* add another mpeg4 avi fourcc from uncommon codecs listBen Littler2008-12-12
* add Altivec implementation of clear_blockGuillaume Poirier2008-12-12
* Add sys/time.h header #include, fixes compilation on OS/2.Dave Yeo2008-12-12
* Rename all vorbis encoder related typedefs to not use _t for POSIX compatibilityOded Shimon2008-12-12
* Update lavf/libnut.c to _tt type names in libnut APIOded Shimon2008-12-12
* fix mjpega bitfilter when dht, dqt, sof0 are not ordered as expected, patch b...Jay Freeman2008-12-12
* rename Vp56Model to VP56Model for consistencyAurelien Jacobs2008-12-12
* dnxhd get_pixels_8x4_sym sse2Baptiste Coudurier2008-12-12
* Move get_pixels_8x4 before init func to avoid useless forward declaration.Baptiste Coudurier2008-12-12
* rename 4x8 to 8x4 to match widthxheight consistentlyBaptiste Coudurier2008-12-12
* cosmetics: vertical alignmentAurelien Jacobs2008-12-11
* avoid POSIX reserved _t suffixAurelien Jacobs2008-12-11
* avoid POSIX reserved _t suffixAurelien Jacobs2008-12-11
* parse pasp atom and set sample aspect ratio,Baptiste Coudurier2008-12-11
* s/qp_t/qp_tt/ to avoid bad examples that could lead to issues with reservedMichael Niedermayer2008-12-11
* Add backwards-compatibility typedef for removed _t names under appropriateDiego Biurrun2008-12-11
* remove _t in typedef for POSIX compatibilityBaptiste Coudurier2008-12-11
* Drop _t from typedef names for POSIX compatibility.Diego Biurrun2008-12-11
* Remove comment suggesting using variables ending in _t as this would break PO...Michael Niedermayer2008-12-11
* Avoid POSIX reserved _t suffix.Vitor Sessak2008-12-11
* Rename ROQDPCMContext_t to ROQDPCMContext to avoid _t reserved prefix.Vitor Sessak2008-12-11
* Avoid _t in typedef typeReimar Döffinger2008-12-11
* remove _t for POSIX compatibility.Michael Niedermayer2008-12-11
* Fix indenting.Ronald S. Bultje2008-12-11