2008-11-06 |
Måns Rullgård | ARM: change MULH() macro to inline function |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Måns Rullgård | ARM: change MULL() macro to inline function |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Måns Rullgård | ARM: mathops.h whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Diego Biurrun | Add missing #include "libavutil/avstring.h", fixes |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Alex Converse | Fix perceptual noise shaping scaling including an overs... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Diego Biurrun | Fix test program build: ff_eval was replaced by ff_eval2. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Peter Ross | Decode audio channel layout from RIFF/WAV file format. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Diego Biurrun | Add some const specifiers to function name variables... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Andreas Öman | h264: Implement decoding of picture timing SEI message. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Andrew Savchenko | Only warn about "Invalid and inefficient vfw-avi packed... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Diego Biurrun | Merge ARCH_BFIN lines. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Diego Biurrun | Add tests target for libswscale test programs. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Diego Biurrun | Fix illegal identifier, __ are reserved for the system. |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Måns Rullgård | Remove forgotten ASM_OBJS in libswscale |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Dominik Mierzejewski | Remove duplicated MM_* macros for CPU capabilities... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Benjamin Larsson | Change the dca channel layout, S -> SIDE not BACK. |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Andreas Öman | Change multichannel API define prefix from "CHANNEL_... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Reimar Döffinger | Replace long with x86_reg in postprocess_template.c... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Benjamin Larsson | Guess channel layout based on the number of channels... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Benjamin Larsson | Add channel layouts for dca. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Kostya Shishkov | Introduce RV3-specific motion vector prediction. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Dominik Mierzejewski | Enable CMOV usage on x86_64 arch. All x86_64 CPUs have it. |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Peter Ross | Add audio channel layout API to libavcodec. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
François Revol | Fix build. |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Diego Biurrun | Initialize variable to silence the warning: |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Kenan Gillet | OKed parts of the QCELP decoder |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Kenan Gillet | Fix numbers in Doxygen comments, patch by Kenan Gillet... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Vitor Sessak | Use ff_dot_productf() in ra288.c |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Diego Biurrun | Remove nonsense @return Doxygen comment for void function. |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Diego Biurrun | cosmetics: small spelling fixes |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Kenan Gillet | Add a LPC filter |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Kenan Gillet | Add ff_dot_productf() to celp_math.{c,h} |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Kenan Gillet | More OKed parts of QCELP data tables |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Roman Shaposhnik | renaming macro in order to conform with the rest of... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Diego Biurrun | Add check target to run both tests and checkheaders... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Diego Biurrun | Remove duplicated patch submission checklist entry... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Art Clarke | Remove unused variable, patch by Art Clarke, aclarke... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Kostya Shishkov | Correct motion vector scaling in B-frames for RV3/4 |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Diego Biurrun | asm() --> __asm__() in #warning comment |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Diego Biurrun | Add missing headers to pass 'make checkheaders'. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Art Clarke | Fix av_picture_copy missing pixels on packed planar... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Diego Biurrun | Revert adding controversial 'make checkheaders' item... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Michael Niedermayer | Reset state after some frame header is found. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Diego Biurrun | Add 'make checkheaders' to developer guidelines and... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Kenan Gillet | OKed parts of QCELP data tables |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Michael Niedermayer | Check sub_packet_size against 0 to avoid div by zero... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Andrew Wason | Fix endless loop when opening corrupt FLV files (issue... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Diego Biurrun | Add the function declaration of ff_svq1_packet_checksum... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Michael Niedermayer | Replace literally hardcoded max slice number by named... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Benjamin Larsson | Fix compilation, remove stray ; |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Benjamin Larsson | Fix selection of quant step table |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Benjamin Larsson | Fix huffman coded dca samples. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Kostya Shishkov | Detect split RV30 slices |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Vitor Sessak | Silence GCC warnings: |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Kostya Shishkov | Fix chroma motion compensation for RV30 |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Diego Pettenò | Rename template included sources from .h to _template.c. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Aurelien Jacobs | set correct number of fractions for multitable |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Michael Niedermayer | rgb2rgb.h was not really intended to be a public header... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Michael Niedermayer | Remove rgb2rgb.h dependancy. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Måns Rullgård | ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Måns Rullgård | ARM: move VFP DSP functions to dsputils_vfp.S |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Måns Rullgård | ARM: move prefetch_arm to dsputil_arm_s.S |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Måns Rullgård | ARM: use new macros for assembler function labels |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Måns Rullgård | ARM: add some assembler convenience macros |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Baptiste Coudurier | fix umid base value, use revision 5 and generic materia... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Baptiste Coudurier | svq3 decoder may need zlib |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Baptiste Coudurier | fix sound essence compression UL |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Baptiste Coudurier | fix start position UL |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Baptiste Coudurier | svq3 watermark code now needs zlib |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Baptiste Coudurier | svq3 watermark decoding support, based on reverse engin... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Vitor Sessak | Silence GCC warning |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Måns Rullgård | cosmetic: align backslashes in makefiles |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Måns Rullgård | Merge OBJS-$(FOO) lists with same FOO |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Benjamin Larsson | Disable codec downmix when not using simd instead of... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Benjamin Larsson | Fix dca decoder with non simd float2int16 conversion |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Benjamin Larsson | Fix compilation with TRACE |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Carl Eugen... | Remove unused code that can't be compiled without svn... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Måns Rullgård | ARM: faster ARMv6 FASTDIV() |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Aurelien Jacobs | remove useless ifdeffery, tscc won't do anything useful... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Aurelien Jacobs | enable zlib and bzlib only when useful |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Aurelien Jacobs | svq3: remove unused include |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Michael Niedermayer | Do not attempt to use the unscaled yuv2rgb converter... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Måns Rullgård | Use OBJS variable for all object files |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Måns Rullgård | Remove unused SRCS make variable |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Måns Rullgård | Add CONFIG_GOLOMB and auto-select when needed |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Måns Rullgård | Auto-enable CONFIG_MDCT when needed |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Måns Rullgård | AC3 encoder doesn't need FFT |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Diego Biurrun | Add subtitle format section. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Diego Biurrun | cosmetics: Slightly update MP3 support entry. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Diego Biurrun | Mark formats requiring external libs with an 'E' in... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Diego Biurrun | Add GSM into list of supported audio codecs. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Diego Biurrun | cosmetics: Uniformize external library comments. |
commit | commitdiff | tree | snapshot |
2008-10-25 |
David Conrad | Documentation and changelog update for libspeex decoding |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Diego Biurrun | cosmetics: Change the order of mlp parser objects to... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Diego Biurrun | Move declaration of mlp decoder dependency on mlp parse... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Baptiste Coudurier | cosmetics: ffserver -> FFserver |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Baptiste Coudurier | cosmetics, indentation |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Baptiste Coudurier | check if stream is set, fix potential segv |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Måns Rullgård | Build MMX/SSE FFT only if CONFIG_FFT is set |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Måns Rullgård | DCA decoder needs FFT |
commit | commitdiff | tree | snapshot |
next |