2006-10-24 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Michael Niedermayer | reverse my last change, it was wrong and broken |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Michael Niedermayer | remove map variable |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Michael Niedermayer | factorize update state out |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Michael Niedermayer | FFMAX |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Michael Niedermayer | common subexpression elimination |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Michael Niedermayer | merge 8 and 16bit functions, they are identical except... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Michael Niedermayer | set v_edge_pos correctly for field picture mpeg2 |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Kostya Shishkov | 16-bit grayscale support |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Kostya Shishkov | JPEG-LS 16-bit gray support |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Kostya Shishkov | PGM 16-bit gray support |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Kostya Shishkov | PNG 16-bit gray decoding support |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Kostya Shishkov | 16-bit grayscale support |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Luca Abeni | Do not use a fake libavcodec/swscale.h, but always... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Reimar Döffinger | CABAC assembler optimizations ported to AMD64 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Luca Abeni | Properly set EXTRALIBS |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Kostya Shishkov | Register .tga and .tiff image extensions |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Aurelien Jacobs | replace coder/decoder file description in libavformat... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Aurelien Jacobs | fix flvdec.c file description comment |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Aurelien Jacobs | document the extradata protocol for VP6F |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Aurelien Jacobs | don't use ast before checking it's not NULL |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Aurelien Jacobs | use the adjustment value present in FLV to crop VP6... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Aurelien Jacobs | use coded_width and coded_height instead of width and... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Baptiste Coudurier | indention |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Baptiste Coudurier | activate gif decoder, seems to work fine on showdown2.mov |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Baptiste Coudurier | removed useless variables |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Baptiste Coudurier | use avctx->get_buffer |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Baptiste Coudurier | remove unused variables |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Baptiste Coudurier | printf -> dprintf |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Baptiste Coudurier | indention |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Baptiste Coudurier | add gif support |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Baptiste Coudurier | change gif demuxer to gif decoder |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Luca Barbato | use --as-needed just on linux, since *bsd way is broken... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Baptiste Coudurier | disable annoying debug messages |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Diego Biurrun | spelling/grammar fixes |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Luca Abeni | Make read_packet fail is the v4l2 driver returns an... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
borat@subsense.com | support for sub-only streams; patch by borat subsense com |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Kostya Shishkov | handle limit>32 for set_ur_golomb_jpegls() |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Michael Niedermayer | prevent infinite loop |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Andreas Öman | avoid crashing when trying to parse invalid files,... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Andreas Öman | fix probe, patch by Andreas Oman, andreas at olebyn... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Michael Niedermayer | decode_significance_8x8_x86() |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Guillaume Poirier | Protect code that uses CMOV instructions with HAVE_CMOV, |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Guillaume Poirier | fix harmless typo / consistency fix |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Baptiste Coudurier | warn about zlib support needed if file has compressed... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Michael Niedermayer | 3 more TODO items for volunteers |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Michael Niedermayer | another instruction less in decode_significance_x86... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Michael Niedermayer | move memory reading ByteIOContext init from mov.c to... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Michael Niedermayer | 1 instruction less |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Guillaume Poirier | Add x86 conditionnal mov (CMOV) "detection" (based... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Michael Niedermayer | reordering instructions a little in decode_significance... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Michael Niedermayer | factorize get_cabac asm (0.5% slower but its much cleaner) |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Alex Beregszaszi | correct signaling of palette change |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Bernhard Rosenkränzer | Fix PIC compilation, some defines were under #ifdef... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Michael Niedermayer | unused variable |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Guillaume Poirier | 10l: Revert bogus use of GCC's -march=xx: |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Michael Niedermayer | slightly faster decode_cabac_mb_mvd() |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Michael Niedermayer | 1 variable less in decode_cabac_residual() no speed... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Michael Niedermayer | dont mess with ByteIOContext internal variables (fixes... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Michael Niedermayer | optimize sign decoding code in decode_residual() |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Baptiste Coudurier | use AVFormatContext to log |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Diego Biurrun | Fix license header error notice by Steve LHomme. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Guillaume Poirier | rename --tune to --cpu and make --cpu pass the apropria... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Baptiste Coudurier | simplify pcm read seek, use av_get_bits_per_sample |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Diego Biurrun | Don't run libavtest if CONFIG_GPL is not set. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Jindřich Makovička | Kill a warning with MSVC |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Michael Niedermayer | copy cabac context onto the stack for the c code in... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Michael Niedermayer | x86 asm version of the decode significance loop (not... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Baptiste Coudurier | avoid overwriting pkt |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Aurelien Jacobs | 10l inverted condition check generated an endless loop |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Baptiste Coudurier | skip packet if no stream index is found, fix proxy_pal0... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Baptiste Coudurier | skip run in sequence, fix C0023S01.mxf |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Guillaume Poirier | rename --cpu (and related variables) to --arch as this... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Luca Abeni | Implement sws_getCachedContext() in swscale emulation |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Michael Niedermayer | cosmetic (%%eax->%0) |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Roman Shaposhnik | * Simplifying the setting of STYPE for AAUX AS |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Diego Biurrun | Fix crash with illegal instruction, cmov is available... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Diego Biurrun | Expand some #endif comments. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Michael Niedermayer | fix -a^b which was interpreted as (-a)^b |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Michael Niedermayer | asin() acos() atan() |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Luca Barbato | Make ffmpeg work with x264 r592 |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Michael Niedermayer | mod() |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Diego Biurrun | Fix #endif comments. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Diego Biurrun | Replace FLAC FourCC by TwoCC. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Michael Niedermayer | fix !CMOV_IS_FAST case (iam not really happy with the... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Diego Biurrun | Add libswscale to the include path when enabled. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Diego Biurrun | Don't mix declarations and statements. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Michael Niedermayer | this code will not work with PIC as it needs 7 register... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Michael Niedermayer | shift CABACContext.range right, this reduces the number... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Ramiro Polla | Have xvid encoder wrapper honnor -vtag option |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Diego Biurrun | Revert putting EXTRALIBS in common.mak, linking fails... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Diego Biurrun | Consistently use $(BUILD_ROOT). |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Diego Biurrun | Warn about --enable-gpl. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Diego Biurrun | 0.pgm is now 00.pgm. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Diego Biurrun | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Diego Biurrun | Consistently use $(BUILD_ROOT). |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Kostya Shishkov | Ignore blocks with no samples and flags (but usually... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Alex Beregszaszi | Make public domain. Hope Diego dont mind it, he had... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Dominik Mierzejewski | Use proper PRI?64 macros for %ll? format to fix printf... |
commit | commitdiff | tree | snapshot |
next |