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 |
2006-10-14 |
Diego Biurrun | Put libmpeg2 IDCT functions under CONFIG_GPL, fixes... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Steve L'Homme | Remove empty structures, |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Kostya Shishkov | Make PNG produce correct 8-bit pictures |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Kostya Shishkov | Move block size check to decoder |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Michael Niedermayer | 10l CODEC vs. FORMAT |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Roberto Togni | flv files from myspace with mp3 audio require need_pars... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Michael Niedermayer | simplify escape decoding |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Diego Biurrun | Remove intrinsics checks, they are no longer used. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Michael Niedermayer | dehack *ps_state indexing in the branchless decoder |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Kostya Shishkov | TIFF decoder |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Diego Biurrun | Add a note about illegal codec IDs. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Diego Biurrun | Add codec ID for Shorten audio. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Michael Niedermayer | add "memory" to the clobber list we change memory so... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Reynaldo H... | Adds forgotten changelog's entry about the new mtv... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Michael Niedermayer | -1 is a valid return value in ratecontrol_1pass() ... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Dominik Mierzejewski | Fixes: |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Michael Niedermayer | 10l int vs uint8_t |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Michael Niedermayer | prevent "mb level" get_cabac() calls from being inlined... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Michael Niedermayer | int->uint8_t for 2 tables |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Baptiste Coudurier | support for Tiertex .seq files demuxing/video decoding... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Gregory Montoir | fix SHOW_SBITS for ALT_BITSTREAM_READER_LE, patch by... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Diego Biurrun | Rename internal.h --> xvid_internal.h, it clashes with... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Luca Barbato | ppc generic prefetch |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Guillaume Poirier | adds some useful comments after some of the #else,... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Reynaldo H... | new mtv demuxer |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Diego Biurrun | Rename ABS macro to FFABS. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Diego Biurrun | Rename ABS macro to FFABS. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Diego Biurrun | Rename SIGN macro to FFSIGN to avoid clashes with syste... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Loren Merritt | more prefetches, 2% faster h264 |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Michael Niedermayer | slightly faster on P3 slightly slower on athlon and... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Baptiste Coudurier | add MXF description |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Baptiste Coudurier | update GXF status and add description |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Baptiste Coudurier | update doc, changelog, and increase libavcodec version... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Baptiste Coudurier | support for Delphine Software .cin files demuxing ... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Michael Niedermayer | moving lps state transition code a little up in the... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Michael Niedermayer | write cabac low and range variables as early as possibl... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Michael Niedermayer | use ecx instead of cl (no speed change on P3 but might... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Michael Niedermayer | make state transition tables global as they are constan... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Michael Niedermayer | make lps_range a global table its constant anyway ... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Michael Niedermayer | enable CMOV_IS_FAST as its faster or equal speed on... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Víctor Paesa | simplifies null vhook by using sws_getCachedContext() |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Víctor Paesa | simplifies fish vhook by using sws_getCachedContext() |
commit | commitdiff | tree | snapshot |
next |