2007-06-26 |
Vitor Sessak | indentation |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Vitor Sessak | right copyrights |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Vitor Sessak | add width and height in context and use them |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Benoit Fouet | Indentation |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Benoit Fouet | test context before accessing it |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Ronald S. Bultje | remove ENABLE_SWSCALER conditions |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Benoit Fouet | add an AVClass pointer in SwsContext context |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Benoit Fouet | Make globals static |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Benoit Fouet | Update copyright year |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Luca Barbato | Introducing Topics |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Baptiste Coudurier | this is named BlockSize in specs |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Baptiste Coudurier | according to specs, offset is before blocksize |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Baptiste Coudurier | support files with COMM chunk after SSND, fix invalid_n... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Ramiro Polla | Check for O_BINARY instead of a list of systems that... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Reimar Döffinger | ffmpeg-issues subscription URL |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Ramiro Polla | Remove localtime_r implementation for systems that... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Reimar Döffinger | Some more minor spelling improvements, some grammar... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Luca Barbato | Typos removed |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Luca Barbato | wish priority description and ffmpeg-issues vs ffmpeg_i... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Benoit Fouet | remove clear email addresses |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Vitor Sessak | RoQ video encoder |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Vitor Sessak | Fix typo |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Maksym Veremeyenko | * clarifying the AVInputFormat::read_seek return... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Aurelien Jacobs | cosmetics: indentation after last commit |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Aurelien Jacobs | drop blocks which are part of unsupported tracks |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Michael Niedermayer | ffmpegs bug/patch/feature request tracker manual |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Reimar Döffinger | intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Måns Rullgård | remove duplicate #include |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Reimar Döffinger | more av_strl* adjustments |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Måns Rullgård | warnings-- |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Måns Rullgård | whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Måns Rullgård | use AV_RL32 |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Måns Rullgård | use more Vorbis metadata tags |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Måns Rullgård | replace strncpy with av_strlcpy |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Måns Rullgård | replace the uses of old string functions that Reimar... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Luca Barbato | bump micro version: new string functions |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Reimar Döffinger | Cosmetics: use consistent indentation by four spaces |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Reimar Döffinger | DV muxer should not only fail for more that 3 streams... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Måns Rullgård | remove old unused string functions |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Måns Rullgård | use new string functions |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Måns Rullgård | add some string functions |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Aurelien Jacobs | simplify |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Aurelien Jacobs | remove useless empty function |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Aurelien Jacobs | cosmetics: too much blank lines |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Aurelien Jacobs | use intreadwrite functions in matroskadec |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Aurelien Jacobs | use intreadwrite functions in vocdec |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Måns Rullgård | remove useless #ifndef CONFIG_NOCUTILS |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Måns Rullgård | simplify stristart() |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Måns Rullgård | cosmetic: combine declaration and initialisation |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Måns Rullgård | simplify pstrcpy() |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Måns Rullgård | simplify strstart() |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Michael Niedermayer | get rid of one unneeded #ifdef HAVE_XVMC |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Marc Hoffman | removing dependency on bfin_sram.h, which is not used... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Marc Hoffman | renaming L1CODE to attribute_l1_text, which is defined... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Marc Hoffman | integrating ff_bfin_get_unscaled_swscale into the system |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Marc Hoffman | adding Blackfin swscale_bfin infrastructure, and the... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Fortin Denis | modify msmpeg4 functions to generate VC1 compatible... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Marc Hoffman | document pointer offset by -8 |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Marc Hoffman | re pipeline loop, to eliminate extra chroma reads |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Marc Hoffman | correct chroma skewing bug, caused by incorrect stride... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Víctor Paesa | Add a few missing Advanced Options. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Baptiste Coudurier | use allformats.h |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Baptiste Coudurier | remove now useless ifdef |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Baptiste Coudurier | split mpeg ps and variants muxer and demuxer, I'll... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Denis Fortin | static (inline) X => ff_X |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Andreas Öman | Don't swap back un-deblocked lines for intra prediction... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Stefano Sabatini | split frame rate and frame size abbreviation into two... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Víctor Paesa | Remove space before question marks. |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Ramiro Polla | Set error parameter for ff_parse |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Reimar Döffinger | Fix @file in matroskadec.c, it was still matroska.c |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Benoit Fouet | move dct_quantize and denoise_dct function pointers... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Andreas Öman | Do not reuse the rbsp de-escape buffer if both |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Michel Bardiaux | Clarify comments about PIX_FMT_MONOWHITE/MONOBLACK |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Benoit Fouet | remove unused constant definition |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Andreas Öman | Decouple bit context from h264 context in decode_ref_pi... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Benoit Fouet | aanscales is used only with CONFIG_ENCODERS |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Benoit Fouet | comment endif directive token |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Diego Biurrun | Revert videohook dependency change. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Måns Rullgård | place -l flags after object files in check_ld() |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Ramiro Polla | tests/Makefile has been removed |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Ramiro Polla | Add alpha channel support for imlib2 vhook |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Måns Rullgård | move lrintf() check before external lib checks to preve... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Måns Rullgård | kill error messages from failed svn revision extraction... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Måns Rullgård | extract revision from svn-1.4 .svn/entries files |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Limin Wang | fix imlib2 memory leaks |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Andreas Öman | indentation |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Stefano Sabatini | replace calls to deprecated parsing functions to calls... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Måns Rullgård | fix thread support selection |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Måns Rullgård | fix report at end of configure |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Guillaume Poirier | add a comment to indicate which #endif belong to which... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Måns Rullgård | simplify ppc64 handling |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Måns Rullgård | remove unneeded variable initializations |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Guillaume Poirier | restore GCC3 support |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Måns Rullgård | indent |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Måns Rullgård | simplify simd extension checking |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Guillaume Poirier | re-enable use of h264_v_loop_filter_luma_altivec and... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Graham Booker | part 2/2 of fixing Altivec-accelerated H264 luma inloop... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Guillaume Poirier | convert h264_deblock_q1 to an inline function. |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Ramiro Polla | Indentation |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Måns Rullgård | add "checkheaders" target |
commit | commitdiff | tree | snapshot |
next |