| Commit message (Expand) | Author | Age | Files | Lines |
* | forgot to svn add mpeg12.h in r9477 | Aurelien Jacobs | 2007-07-05 | 1 | -0/+31 |
* | typos | Diego Biurrun | 2007-07-05 | 2 | -2/+2 |
* | UTF-8 conversion | Diego Biurrun | 2007-07-05 | 1 | -1/+1 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 108 | -114/+28 |
* | Group all copyright and author notices together. | Diego Biurrun | 2007-07-05 | 36 | -161/+145 |
* | make DCT_common_init() static | Aurelien Jacobs | 2007-07-05 | 2 | -2/+1 |
* | Add missing license header. | Diego Biurrun | 2007-07-05 | 1 | -0/+21 |
* | move mpeg encoder specific initialization in the encoder specific file | Aurelien Jacobs | 2007-07-05 | 2 | -13/+8 |
* | add proper ff_ prefix to new extern symbols | Aurelien Jacobs | 2007-07-05 | 5 | -85/+85 |
* | cosmetics: indentation | Aurelien Jacobs | 2007-07-05 | 1 | -4/+5 |
* | split mpeg12 encoder out of mpeg12.c | Aurelien Jacobs | 2007-07-05 | 7 | -1367/+1481 |
* | use av_freep() in free_vlc() and failed init_vlc() | Måns Rullgård | 2007-07-05 | 1 | -2/+2 |
* | Remove more useless parentheses. | Vitor Sessak | 2007-07-05 | 2 | -3/+3 |
* | Description: split mpegvideo.c | Benoit Fouet | 2007-07-03 | 4 | -4572/+4637 |
* | CONFIG_XVID --> CONFIG_LIBXVID | Diego Biurrun | 2007-07-03 | 1 | -3/+3 |
* | Remove useless parentheses. | Vitor Sessak | 2007-07-03 | 1 | -2/+2 |
* | Remove variables made unused by the last two patches and test svn access. | Vitor Sessak | 2007-07-03 | 1 | -2/+0 |
* | Remove leading underscores from specifiers, they are reserved. | Diego Biurrun | 2007-07-02 | 2 | -4/+4 |
* | use properly AVFrame.linesize | Vitor Sessak | 2007-07-02 | 2 | -11/+13 |
* | use properly AVFrame.linesize | Vitor Sessak | 2007-07-02 | 1 | -8/+12 |
* | Add missing comment markers to #endif directive. | Diego Biurrun | 2007-07-02 | 1 | -1/+1 |
* | QT RLE encoder | Alexis Ballier | 2007-07-02 | 4 | -1/+330 |
* | this prediction direction adjustment is wrong | Kostya Shishkov | 2007-06-28 | 1 | -3/+1 |
* | Identify the loop_filter flag as such and remove the unused variables in the ... | Ivan Kalvachev | 2007-06-27 | 1 | -6/+4 |
* | use the right stride | Vitor Sessak | 2007-06-27 | 1 | -4/+9 |
* | use the right stride | Vitor Sessak | 2007-06-27 | 1 | -9/+13 |
* | indentation | Vitor Sessak | 2007-06-26 | 1 | -3/+3 |
* | right copyrights | Vitor Sessak | 2007-06-26 | 2 | -4/+4 |
* | add width and height in context and use them | Vitor Sessak | 2007-06-26 | 2 | -6/+8 |
* | Indentation | Benoit Fouet | 2007-06-26 | 1 | -1/+1 |
* | test context before accessing it | Benoit Fouet | 2007-06-26 | 1 | -0/+1 |
* | add an AVClass pointer in SwsContext context | Benoit Fouet | 2007-06-26 | 1 | -1/+4 |
* | RoQ video encoder | Vitor Sessak | 2007-06-25 | 5 | -1/+1085 |
* | Fix typo | Vitor Sessak | 2007-06-25 | 1 | -1/+1 |
* | get rid of one unneeded #ifdef HAVE_XVMC | Michael Niedermayer | 2007-06-22 | 1 | -2/+0 |
* | removing dependency on bfin_sram.h, which is not used right now | Marc Hoffman | 2007-06-22 | 1 | -1/+0 |
* | renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h | Marc Hoffman | 2007-06-22 | 1 | -28/+22 |
* | modify msmpeg4 functions to generate VC1 compatible block layer bitstream | Fortin Denis | 2007-06-22 | 1 | -5/+21 |
* | static (inline) X => ff_X | Denis Fortin | 2007-06-21 | 2 | -7/+7 |
* | Don't swap back un-deblocked lines for intra prediction when | Andreas Öman | 2007-06-21 | 1 | -2/+12 |
* | split frame rate and frame size abbreviation into two structures | Stefano Sabatini | 2007-06-21 | 1 | -49/+65 |
* | move dct_quantize and denoise_dct function pointers initialization to C | Benoit Fouet | 2007-06-20 | 1 | -5/+4 |
* | Do not reuse the rbsp de-escape buffer if both | Andreas Öman | 2007-06-20 | 2 | -5/+8 |
* | remove unused constant definition | Benoit Fouet | 2007-06-20 | 1 | -3/+0 |
* | Decouple bit context from h264 context in decode_ref_pic_marking() | Andreas Öman | 2007-06-19 | 1 | -8/+8 |
* | aanscales is used only with CONFIG_ENCODERS | Benoit Fouet | 2007-06-19 | 1 | -0/+2 |
* | indentation | Andreas Öman | 2007-06-18 | 1 | -23/+23 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 43 | -43/+43 |
* | simplify ppc64 handling | Måns Rullgård | 2007-06-17 | 1 | -4/+4 |
* | restore GCC3 support | Guillaume Poirier | 2007-06-17 | 1 | -4/+4 |