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 |
2006-10-11 |
Víctor Paesa | port watermark vhook to swscaler |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Víctor Paesa | port imlib2 vhook to swscaler |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Michael Niedermayer | doxy |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Baptiste Coudurier | fix bit rate |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Baptiste Coudurier | use av_get_bits_per_sample |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Baptiste Coudurier | use av_get_bits_per_sample, compute block align if... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Baptiste Coudurier | simplify by not writing unneeded codec name to fix... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Diego Biurrun | Move CFLAGS handling to common.mak. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Diego Biurrun | Move CFLAGS handling to common.mak. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Diego Biurrun | Switch to the LGPL as agreed to by the author according... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Kostya Shishkov | Targa image decoder |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Diego Biurrun | printf --> av_log with some help from Oded |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Michael Niedermayer | unused #define |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Michael Niedermayer | remove dummy amr_read_close() |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Michael Niedermayer | more factoriztaion and a FIXME note |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Michael Niedermayer | factorze another 2 lines |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Michael Niedermayer | set duration and timebase (based on a patch by Simon... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Michael Niedermayer | factorize (untested) |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Michael Niedermayer | return cleanup |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Baptiste Coudurier | fix d-10 mapping detection |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Baptiste Coudurier | assign myself to aiff maintainer |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Baptiste Coudurier | rewind completely if sample time is negative |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Baptiste Coudurier | dont seek back if no sync to let eof happen |
commit | commitdiff | tree | snapshot |
next |