2006-08-25 |
Michael Niedermayer | replace l3_unscale(1, exponents[pos]) by LUT |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Michael Niedermayer | maybe fixing the segfault on ARM |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Aurelien Jacobs | cook shouldn't try to enforce the bitstream reader... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Baptiste Coudurier | fix mac3audio.mov, pcm_s8 and pcm_u8 can only have... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Baptiste Coudurier | correct uid, and enable JPEG 2000 detection |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Nigel Pearson | Use add_cflags/add_ldflags/add_extralibs instead of... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Baptiste Coudurier | add codec id and tag for JPEG 2000 |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Michel Bardiaux | Update the FAQ with the current status of image formats. |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Michael Niedermayer | 10l typo |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Michael Niedermayer | avoid a few if(x==0) checks in the inner loops |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Baptiste Coudurier | wide atom is only defined in mov, use free for mp4/3gp |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Baptiste Coudurier | move amr parameters adjusting like other codecs |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Michael Niedermayer | fix non ALT bitstream reader |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Baptiste Coudurier | dont set width/height for h261/h263/mpeg4 since they... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Michael Niedermayer | optimize reorder_block() though this function seems... |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Baptiste Coudurier | put dv demuxing code around ifdef |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Baptiste Coudurier | put dv demuxing code around ifdef |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Baptiste Coudurier | support vdva fourcc (dv + dv audio in mov) |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Brian Brice | fix ODML AVI Duration for files > 2GB |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Michael Niedermayer | dont copy the whole GetBitContext around |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Michael Niedermayer | faster handling of zero coeffs in the low freq decode |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Michael Niedermayer | optimizing high freq decode |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Michael Niedermayer | use memset() instead of slow c loops |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Aurelien Jacobs | fix arm asm compilation in mpegaudiodec |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Michael Benjamin | Blackfin processor support |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Michael Niedermayer | fix fallback if theres no index |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Michael Niedermayer | read and use index (based on a patch by John Donaghy... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Steve L'Homme | value_num should also be 64bit (1 hunk from the asf... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Michael Niedermayer | total_size should be 64bit (1 hunk of the asf seeking... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Baptiste Coudurier | Alignment of the LT window, segfault fix patch by Bapti... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Michael Niedermayer | MUL* for ARM code based on a patch by Siarhei Siamashka |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Michael Niedermayer | replace MULL with asm too, no significnat speedup but... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Michael Niedermayer | replacing MULH by asm for x86 |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Michael Niedermayer | indent preprocessor directives |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Michael Niedermayer | make high precission synth filter 3 times faster on x86 |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Michael Niedermayer | replace MULL by MULH + shift in dct32() (code is very... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Reimar Döffinger | cc -> $cc typo fix, caused amd64 to be misdetected... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Baptiste Coudurier | set correct first gop closed value |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Baptiste Coudurier | rename closed_gop to first_gop_closed |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Baptiste Coudurier | gxf regression tests |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Baptiste Coudurier | init buffer |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Luca Abeni | Allow to compile swscale tests |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Michael Niedermayer | replace a few MULL by MULH |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Baptiste Coudurier | add fullname |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Michael Niedermayer | reorder butterflies to reduce memory load/store |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Benjamin Larsson | Added codec id for QCELP. |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Michael Niedermayer | compatibility warning |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Michael Niedermayer | cleanup PixelFormat a little |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Michael Niedermayer | attribute_deprecated |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Michael Niedermayer | cosmetics |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Diego Biurrun | spelling fixes for the last commit |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Michael Niedermayer | SWAP |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Michael Niedermayer | audio format conversion |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Benjamin Larsson | -async and -vsync documentation. Based on info from... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Luca Abeni | Allow swscale emulation header to be included by C... |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Benjamin Larsson | SIMD vector optimizations. 3% faster overall decoding. |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Michael Niedermayer | fix probing of 02-Penguin.flac |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Loren Merritt | use ff_fft_calc_3dn2 instead of sse on a K8. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Loren Merritt | ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
David Conrad | AVI tag reading and writing patch by David Conrad. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Diego Biurrun | Explicitly include libmpcodecs/img_format.h and libvo... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Diego Biurrun | Explicitly include fastmemcpy.h from libvo/. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Michael Niedermayer | av_free* cleanup |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Steve L'Homme | Add YV12 support, patch by Steve Lhomme % steve P lhomm... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Diego Biurrun | Move all internal -I parameters to the front of CFLAGS... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Luca Barbato | add --disable-ipv6 option to configure |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Diego Biurrun | Move all internal -I parameters to the front of CFLAGS... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Diego Biurrun | simplification cosmetics |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Diego Biurrun | Revert last commit, VPATH is necessary for out-of-tree... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Diego Biurrun | Remove unnecessary include and variable declaration. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Diego Biurrun | Make vhook CFLAGS handling less confusing. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Diego Biurrun | Simplify dsptest* rule and add libavutil to the dsptest... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Diego Biurrun | Remove unnecessary -I. option. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Diego Biurrun | Remove duplicate -I option. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Michael Niedermayer | revert aligned realloc() changesm this should be identi... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Michael Niedermayer | cleanup |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Michael Niedermayer | insufficient alignment |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Luca Abeni | Fix compilation as a win32 shared library (libavutil... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Dennis Melentyev | FreeBSD malloc aligns on 16 byte boundaries, so no... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
John Dalgliesh | It's not possible to portably echo a backslash, use... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Diego Biurrun | Simplify expression by using single quotes and avoiding... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Luca Barbato | 10l, thanks to Emanuele Giaquinta <exg@gentoo.org>... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Diego Biurrun | Mac OS X requires running ranlib on static libraries... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Guillaume Poirier | Compile fix (for GCC<3.3) when encoders are disabled |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Uoti Urpala | Fix compilation with -no-PIC and without -fomit-frame... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Jason Tackaberry | -fPIC support for libswscale |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Luca Barbato | altivec float optimizations |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Michael Niedermayer | fix codec timebase and timestamps |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Michael Niedermayer | fix h261 parsing bug |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Michael Niedermayer | trying to fix av_realloc() |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Guillaume Poirier | Mention MacIntel support |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Marco Manfredini | Fix building with --disable-opts but MMX enabled. |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Luca Barbato | Clean up:make dsputil subfile names consistent |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Michael Niedermayer | align av_realloc() |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Diego Biurrun | Replace asmalign.h hack by ASMALIGN cpp macros from... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Michael Niedermayer | mailinglist |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Uoti Urpala | Use COMPILE_MMX2 instead of HAVE_MMX2 to determine... |
commit | commitdiff | tree | snapshot |
next |