| Commit message (Expand) | Author | Age | Files | Lines |
* | mpegvideo_enc: separate declarations and statements | Diego Biurrun | 2011-12-20 | 1 | -1/+2 |
* | mpegvideo: remove abort() in ff_find_unused_picture() | Andrey Utkin | 2011-12-14 | 1 | -0/+6 |
* | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -1/+1 |
* | lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits. | Anton Khirnov | 2011-10-20 | 1 | -5/+5 |
* | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -6/+6 |
* | mpegvideo_enc: fix a signed overflow | Mans Rullgard | 2011-10-09 | 1 | -1/+1 |
* | Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination. | Diego Biurrun | 2011-09-21 | 1 | -5/+5 |
* | h263/p encoder: add 'structured_slices' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+4 |
* | h263/p encoder: add 'obmc' private option. | Anton Khirnov | 2011-08-31 | 1 | -7/+21 |
* | h263p encoder: add 'aiv' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+3 |
* | h263p encoder: add 'umv' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+19 |
* | mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+1 |
* | mpeg4enc: add 'data_partitioning' private option. | Anton Khirnov | 2011-08-31 | 1 | -1/+6 |
* | mpeg2enc: add 'non_linear_quant' private option | Anton Khirnov | 2011-08-31 | 1 | -1/+3 |
* | mpeg12enc: add intra_vlc private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+2 |
* | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -35/+35 |
* | jfdctint: add 10-bit version | Mans Rullgard | 2011-07-21 | 1 | -1/+2 |
* | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -86/+86 |
* | lavc: make avcodec_alloc_context3 officially public. | Anton Khirnov | 2011-07-10 | 1 | -1/+1 |
* | lavc: introduce avcodec_open2() as a replacement for avcodec_open(). | Anton Khirnov | 2011-07-10 | 1 | -1/+1 |
* | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | put_bits: remove ALT_BITSTREAM_WRITER | Mans Rullgard | 2011-07-02 | 1 | -2/+0 |
* | cosmetics: fix some then/than typos | Diego Biurrun | 2011-06-30 | 1 | -2/+2 |
* | mpegvideoenc: fix multislice fate tests with threading disabled. | Ronald S. Bultje | 2011-06-03 | 1 | -2/+2 |
* | H264/MPEG frame-level multi-threading. | Alexander Strange | 2011-06-02 | 1 | -11/+13 |
* | Remove h263_msmpeg4 from MpegEncContext. | Alex Converse | 2011-05-25 | 1 | -6/+2 |
* | lavc: remove msmpeg4v1 encoder. | Anton Khirnov | 2011-05-24 | 1 | -21/+0 |
* | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -37/+37 |
* | Introduce slice threads flag. | Ronald S. Bultje | 2011-04-21 | 1 | -0/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Pass VBV delay to the calling application via ctx | Christophe Massiot | 2011-02-15 | 1 | -0/+1 |
* | Move ff_emulated_edge_mc() into DSPContext. | Ronald S. Bultje | 2011-01-28 | 1 | -3/+3 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -6/+6 |
* | Make denoise_dct_c() and dct_quantize_trellis_c() static in definitions | Mans Rullgard | 2011-01-25 | 1 | -4/+4 |
* | Make denoise_dct_c and dct_quantize_trellis_c static. | Diego Elio Pettenò | 2011-01-24 | 1 | -0/+2 |
* | Make mpeg4 encoder log a more explicit error message when the timebase | Stefano Sabatini | 2011-01-05 | 1 | -1/+3 |
* | Our ljpeg encoder supports bgra, use the correct constant in the sanity check. | Michael Niedermayer | 2011-01-05 | 1 | -1/+1 |
* | Remove PIX_FMT_RGB32 mjpeg encoding, there is no such thing ... | Michael Niedermayer | 2011-01-05 | 1 | -1/+1 |
* | Fix YUV444P LJPEG encoding. | Michael Niedermayer | 2011-01-04 | 1 | -0/+6 |
* | 10l fix h263 encoder resolution test, array size is 8 not 7 | Baptiste Coudurier | 2010-10-02 | 1 | -1/+1 |
* | Fix rv20 encoding so the binary decoder can decode it. | Michael Niedermayer | 2010-09-26 | 1 | -1/+1 |
* | Allow mpeg encoding with qscale and very low frame rate. | James Darnley | 2010-09-10 | 1 | -1/+1 |
* | Check rc_buffer_size value using integer arithmetic | Måns Rullgård | 2010-09-07 | 1 | -1/+1 |
* | Change all occurences of "inofficial" to "unofficial" in code, comments | Rodney Baker | 2010-07-03 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -6/+6 |
* | Always check if ff_alloc_picture() succeeds. | Pavel Pavlov | 2010-03-23 | 1 | -5/+14 |
* | Change ref_index structure so it matches how its organized in h264. | Michael Niedermayer | 2010-03-23 | 1 | -1/+1 |
* | Add ff_ prefix for mpeg2_dc_scale_table. | Michael Niedermayer | 2010-03-15 | 1 | -2/+2 |
* | Support intra_dc_precision>8 in jpeg | Michael Niedermayer | 2010-03-15 | 1 | -1/+3 |