| Commit message (Expand) | Author | Age | Files | Lines |
* | mpegvideo_enc: switch to encode2(). | Anton Khirnov | 2012-02-19 | 1 | -1/+10 |
* | mpegvideo: Add ff_ prefix to nonstatic functions | Martin Storsjö | 2012-02-15 | 1 | -17/+17 |
* | rv: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -3/+3 |
* | msmpeg4: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -7/+7 |
* | mpeg12: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -4/+4 |
* | Remove Sun medialib glue code. | Diego Biurrun | 2012-02-08 | 1 | -1/+0 |
* | mpegenc: use avctx->slices as number of slices | Janne Grunau | 2012-01-02 | 1 | -0/+1 |
* | avcodec: deprecate AVFrame.age | Mans Rullgard | 2011-12-18 | 1 | -2/+0 |
* | lavc: introduce ER_MB_END and ER_MB_ERROR | Luca Barbato | 2011-12-13 | 1 | -0/+3 |
* | error_resilience: use the ER_ namespace | Luca Barbato | 2011-12-13 | 1 | -7/+6 |
* | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -2/+2 |
* | lavc: convert error_recognition to err_recognition. | Dustin Brody | 2011-12-12 | 1 | -1/+1 |
* | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -1/+1 |
* | Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context" | Janne Grunau | 2011-10-24 | 1 | -0/+1 |
* | mpeg12: move closed_gop from MpegEncContext to Mpeg1Context | Anton Khirnov | 2011-10-23 | 1 | -1/+0 |
* | mpeg12: move full_pel from MpegEncContext to Mpeg1Context | Anton Khirnov | 2011-10-23 | 1 | -1/+0 |
* | mpegvideo: remove some unused variables from MpegEncContext. | Anton Khirnov | 2011-10-23 | 1 | -5/+0 |
* | lavc: rename ff_find_start_code to avpriv_mpv_find_start_code | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
* | motion_est: make MotionExtContext.map_generation unsigned | Mans Rullgard | 2011-10-11 | 1 | -1/+1 |
* | mpegvideo: set correct offset for edge emulation buffer. | Ronald S. Bultje | 2011-10-05 | 1 | -2/+1 |
* | mpeg12: add 'scan_offset' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+1 |
* | mpeg12enc: add drop_frame_timecode private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+1 |
* | mpeg12enc: add intra_vlc private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+1 |
* | doxygen: fix wrong comment syntax, //< vs. ///< | Diego Biurrun | 2011-08-26 | 1 | -1/+1 |
* | Move an int64_t down in MpegEncContext | Martin Storsjö | 2011-08-03 | 1 | -1/+2 |
* | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -1/+2 |
* | H.264: fix overreads of qscale_table | Jason Garrett-Glaser | 2011-07-04 | 1 | -0/+1 |
* | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 1 | -1/+1 |
* | H264/MPEG frame-level multi-threading. | Alexander Strange | 2011-06-02 | 1 | -3/+15 |
* | Remove h263_msmpeg4 from MpegEncContext. | Alex Converse | 2011-05-25 | 1 | -2/+0 |
* | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
* | lavc: remove FF_API_HURRY_UP cruft | Anton Khirnov | 2011-04-26 | 1 | -5/+0 |
* | lavc: mark hurry_up for removal on next major bump | Anton Khirnov | 2011-04-02 | 1 | -0/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Rearrange MpegEncContext to simplify access from asm | Mans Rullgard | 2011-01-29 | 1 | -12/+17 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Add ff_ prefix for mpeg2_dc_scale_table. | Michael Niedermayer | 2010-03-15 | 1 | -1/+1 |
* | Support intra_dc_precision>8 in jpeg | Michael Niedermayer | 2010-03-15 | 1 | -0/+1 |
* | bfin: fix function prototypes | Måns Rullgård | 2010-03-08 | 1 | -0/+1 |
* | Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegvideo.c | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Split H263 encoder and decoder from common code. | Michael Niedermayer | 2010-01-09 | 1 | -47/+0 |
* | Move 3 direct MV related functions that i left out from h263.c to mpeg4video.c. | Michael Niedermayer | 2010-01-08 | 1 | -2/+0 |
* | Move AVCodecs from h263dec.c to msmpeg4.c and disentangle init decode init. | Michael Niedermayer | 2010-01-08 | 1 | -1/+1 |
* | Split the mpeg4 encoder and decoder off h263.c | Michael Niedermayer | 2010-01-07 | 1 | -22/+0 |
* | Document ff_h263_show_pict_info(). | Michael Niedermayer | 2010-01-07 | 1 | -0/+4 |
* | Split out intel H263 decoder. | Michael Niedermayer | 2010-01-07 | 1 | -1/+2 |
* | Split flv decoding out. | Michael Niedermayer | 2010-01-07 | 1 | -1/+0 |
* | Split out flv encoding. | Michael Niedermayer | 2010-01-07 | 1 | -1/+0 |
* | Mark h263_get_picture_format() av_const to indicate that it has no funny | Michael Niedermayer | 2010-01-07 | 1 | -1/+1 |
* | Document h263_get_picture_format(). | Michael Niedermayer | 2010-01-07 | 1 | -0/+7 |