1543 Commits (bd36ec55bef7c446079e192655d065fd86483876)

Author SHA1 Message Date
Carl Eugen Hoyos c3ff0713ef Fix step_minus1 pixel descirption for RGB64. 13 years ago
Michael Niedermayer f4a01d7788 x86inc: remove duplicate movlhps 13 years ago
Clément Bœsch 625751c47a log: use a different color for debug (green). 13 years ago
Vitor Sessak 39df0c434c mpegaudiodec: optimized iMDCT transform 13 years ago
Diego Biurrun dff4af448d timer: K&R formatting cosmetics 13 years ago
Janne Grunau c04a954da6 lavu: bump lavu minor for av_popcount64 13 years ago
Daniel Verkamp b73ec05473 Add av_popcount64 13 years ago
Reimar Döffinger 42a1f1d7a8 Avoid uninitialized data in lcldec when ofs is 0 in MSZH. 13 years ago
Reimar Döffinger 874da652b3 Avoid av_memcpy_backptr hang without extra branch. 13 years ago
Michael Niedermayer 5a8e994287 mem: add av_max_alloc() to limit the maximum amount that may be allocated in one piece 13 years ago
Michael Niedermayer 58c41799ab lzo: fix memcpy_backptr() with 0 offset 13 years ago
Carl Eugen Hoyos c25c7ba87c Make systematic palette opaque. 13 years ago
Michael Niedermayer 9eb0d8bab1 fifo: Make writes atomic. 13 years ago
Michael Niedermayer 1674073b4d libavutil: increase LIBAVUTIL_VERSION_MICRO to 100 13 years ago
Diego Biurrun c18365402b Replace Subversion revisions in comments by Git hashes. 13 years ago
Luca Barbato 1ee5b5e823 lavu: add AVERROR_BUG error value 13 years ago
Michael Niedermayer 75f2cc5134 avutil: check sampleformats enum, pict type enum and media type enum against insert/remove mistakes. 13 years ago
Michael Niedermayer 68230eb375 pixfmts: Selfcheck against insertions / deletions in the enum. 13 years ago
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Anton Khirnov 1be323054e Add basic libavdevice documentation. 13 years ago
Mans Rullgard 5b0d35eaed x86: bswap: remove test for bswap instruction 13 years ago
Mans Rullgard f64c2e710f bswap: make generic implementation more compiler-friendly 13 years ago
Mans Rullgard 3383a53e7d lavu: replace int/float punning functions 13 years ago
Hanspeter Niederstrasser bed04e2b03 Correct use of OSX to Mac OS X and properly format yasm providers on Mac OS X 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Justin Ruggles b2890f5ed6 audioconvert: add some additional channel and channel layout macros 13 years ago
Justin Ruggles 1d2449a613 audioconvert: change 7.1 "wide" layout to use side surround channels 13 years ago
Nicolas George 26c6fec9d9 lavu: introduce av_log_format_line. 13 years ago
Diego Biurrun 4dccfff9dd tests/examples: Mark some variables only used within their files as static. 13 years ago
Sean McGovern be0675ce67 x86 cpuid: set vendor union members separately 13 years ago
Diego Biurrun ff159e7816 doxygen: Replace '\' by '@' in Doxygen markup tags. 13 years ago
Gavin Kinsey 4547d883d3 Fix compilation for C++ applications 13 years ago
Reimar Döffinger d086c1203c Add coverage exclusions for test code. 13 years ago
Diego Biurrun c68fafe0d2 doxygen: eliminate Qt-style doxygen syntax 13 years ago
Michael Niedermayer dff97be808 av_opt: add av_opt_ptr() to return a pointer to a field of a object based on 13 years ago
Yordan Makariev 425b45d4b0 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 13 years ago
Tsvetelina Borisova 4a59eca97a Cleaned pixdesc.c file in libavutil 13 years ago
Nicolas George 976b095939 lavu/error: define AVERROR_BUG. 13 years ago
Nicolas George 757cb3b46a avutil: av_x_if_null: remove const for the return value. 13 years ago
Giorgio Vazzana 208bcc6b5b libavutil: increase struct SampleFmtInfo member 'name' length to 8 13 years ago
Michael Niedermayer 313d30c180 avutil: revert project name messing 13 years ago
Mans Rullgard 60084a1723 timer: fix misspelling of "decicycles" 13 years ago
Michael Niedermayer b14a2381f8 pixfmt: Add 32bit rgb without alpha formats 13 years ago
Vitor Sessak ca55606a51 x86inc: Flag shufps as an floating-point instruction for the AVX emulation code. 13 years ago
Vitor Sessak 6b6ee58249 x86inc: Flag shufps as an floating-point instruction for the AVX emulation code. 13 years ago
Mans Rullgard 019dd23657 Fix av_get_channel_layout_string() for positions >31 13 years ago
Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
Mans Rullgard 6b34fbba9b MK(BE)TAG: avoid undefined shifts 13 years ago
Ronald S. Bultje f7f1835258 swscale: fix failing fate tests. 13 years ago