6289 Commits (d248905ba582b399bf1244fafcdfedc36569fe51)

Author SHA1 Message Date
Diego Biurrun d248905ba5 Remove START_TIMER and STOP_TIMER macros. 17 years ago
Loren Merritt 00829b9bc1 simplify 17 years ago
Aurelien Jacobs 97d1d009e2 split encoding part of dsputil_mmx into its own file 17 years ago
Diego Biurrun 4847a997aa Remove commented-out av_log calls. 17 years ago
Michael Niedermayer b6bffc46b8 Fix trellis quant + AAN DCT. 17 years ago
Michael Niedermayer 2936438a38 Make diego happy. 17 years ago
Aurelien Jacobs 57b98634c4 compile various fdct only when encoders are enabled 17 years ago
Michael Niedermayer 062942e782 Clarify which BSD license. 17 years ago
Michael Niedermayer 5b0d04d308 Allow use of my AAN DCT under BSD, AMD has agreed to write and contribute 17 years ago
Loren Merritt 4a5b619df7 png filters 17 years ago
Måns Rullgård 76a448ed4f Install headers in $prefix/include/$libname 17 years ago
Loren Merritt bd58e7f730 remove a memcpy 17 years ago
Måns Rullgård 6f4e2b5a95 fix memory leaks in vp3 decoder 17 years ago
Reimar Döffinger f2217d6f90 __asm __volatile -> asm volatile part 2 17 years ago
Reimar Döffinger 78d3d94f14 __asm __volatile -> asm volatile, improves code consistency and works 17 years ago
Vitor Sessak cf73e32a5f Fix bug I introduced in r11962. 17 years ago
Benjamin Larsson 7bb8d51c1f Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. 17 years ago
Michael Niedermayer a939a005f9 Remove apparently unneeded and buggy align. 17 years ago
Loren Merritt 917f55cc03 cleaner way of writing packed-byte constants. 17 years ago
Loren Merritt 31304587da indent 17 years ago
Loren Merritt 469bd7b150 pseudo-simd add_bytes and diff_bytes 17 years ago
Loren Merritt 4a9ca0a279 simd and unroll png_filter_row 17 years ago
Michael Niedermayer 1435e4ccde Disabling all SSE* code for old gcc to avoid alignment issues. 17 years ago
Michael Niedermayer 635fbcb17f revert 12156 17 years ago
Michael Niedermayer bdd745da60 Forgot this, which is needed for merging field pics too. 17 years ago
Michael Niedermayer 21da962cf1 Make find_frame_end() merge 2 mpeg2 field pictures. This should make mpeg2 17 years ago
Michael Niedermayer ff2635b273 Make timestamp interpolation work with mpeg2 field pictures. 17 years ago
Måns Rullgård e97ac1e6f5 Clean up lib* version definitions 17 years ago
Michael Niedermayer cea9642014 Fix ;; 17 years ago
Reimar Döffinger 754bf3d8a1 Fix warnings: 17 years ago
Reimar Döffinger 816ebf9320 Remove duplicate ; 17 years ago
Reimar Döffinger 721052e981 Add casts to avoid warnings: 17 years ago
Reimar Döffinger e3cb2c4a08 Missing const 17 years ago
Michael Niedermayer 0521808158 Reduce the number of senselessly scanned bytes. 17 years ago
Guillaume Poirier c367d0c653 arg 10000l. Fix wrong fix committed in r12141 17 years ago
Guillaume Poirier d6267d027b fix broken indentation 17 years ago
Guillaume Poirier 9d8109ad0f 10l: fix always false test: Binary & has lower precedence than == 17 years ago
Diego Biurrun 42a362e57b Refactor vcprm and vcii macros by using the AVV macro. 17 years ago
Diego Biurrun 35c27389c0 Refactor the FOUROF macro using the AVV macro. 17 years ago
Diego Biurrun b0e21a3b47 Remove stray #undef. 17 years ago
Alexander Strange 3518c5a96b fix crash on non-AltiVec powered machines: MPV_common_init_altivec doesn't check mm_flags 17 years ago
Måns Rullgård 5ff1b0675f remove duplicate AV_STRINGIFY() definition 17 years ago
Måns Rullgård 5c319d3334 clean up definition of DECLARE_ALIGNED_8 and STRIDE_ALIGN 17 years ago
Mike Frysinger e44d7c659b FLAT objects cannot have multiple sections, so using the L1 attributes breaks 17 years ago
Vitor Sessak f037f7e032 100l 17 years ago
Vitor Sessak db7ae7d1b9 Simplify avcodec_default_get_buffer() 17 years ago
Vitor Sessak 4fe109ebdd Add header for declaration of ff_xxxx functions in imgconvert.c 17 years ago
Vitor Sessak 6dd36490c7 This should not be part of the public API 17 years ago
Vitor Sessak fba95d3c23 My commit in r11942 broke compilation. 17 years ago
Vitor Sessak cc9853d38f Split avpicture_fill() in two functions. This will be 17 years ago