| November 5, 2011 | ||
|---|---|---|
View 49baf44
Make ff_mba_* arrays const.Reimar Döffinger authored on 2011/11/05 23:29:27 |
||
| October 24, 2011 | ||
|---|---|---|
View 2b0cdb7
Merge remote-tracking branch 'qatar/master'Michael Niedermayer authored on 2011/10/24 08:01:21 |
||
| October 21, 2011 | ||
|---|---|---|
View 1deb66c
lavc: move get_b_cbp() from h263.h to mpeg4videoenc.cAnton Khirnov authored on 2011/10/21 23:02:29 |
||
| May 22, 2011 | ||
|---|---|---|
View bf8bb94
Merge remote-tracking branch 'qatar/master'Michael Niedermayer authored on 2011/05/22 11:53:19 |
||
| May 17, 2011 | ||
|---|---|---|
View 153382e
multiple inclusion guard cleanupDiego Biurrun authored on 2011/05/17 23:58:04 |
||
| March 19, 2011 | ||
|---|---|---|
View 2912e87
Replace FFmpeg with Libav in licence headersMans Rullgard authored on 2011/03/19 02:35:10 |
||
| July 1, 2010 | ||
|---|---|---|
View 49bd8e4
Fix grammar errors in documentationMåns Rullgård authored on 2010/07/01 00:38:06 |
||
| March 9, 2010 | ||
|---|---|---|
View 9c9a084
Add lots of missing includesMåns Rullgård authored on 2010/03/09 03:43:52 |
||
| March 7, 2010 | ||
|---|---|---|
View bb174ff
Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegvideo.cMåns Rullgård authored on 2010/03/07 07:36:52 |
||
| January 9, 2010 | ||
|---|---|---|
View fc53b6a
Split H263 encoder and decoder from common code.Michael Niedermayer authored on 2010/01/09 23:59:06 |
||
View 101ada9
Rename most non static h263 tables so their name contains h263.Michael Niedermayer authored on 2010/01/09 02:51:48 |
||
| January 8, 2010 | ||
|---|---|---|
View ca334dd
Split the mpeg4 encoder and decoder off h263.cMichael Niedermayer authored on 2010/01/08 08:53:49 |
||
| December 30, 2009 | ||
|---|---|---|
View 4052cbf
Get rid of pointless CONFIG_ANY_H263 preprocessor definition.Diego Biurrun authored on 2009/12/30 20:33:59 |
||
View 716d1c2
Eliminate CONFIG_ANY_H263_DECODER preprocessor definition. It is just a logical OR of several decoder definitions, all of which depend on CONFIG_H263_DECODER. So it can just be replaced by the latter.Diego Biurrun authored on 2009/12/30 20:07:04 |
||
View af8a008
Get rid of pointless CONFIG_WMV_DECODER definition.Diego Biurrun authored on 2009/12/30 11:09:51 |
||