summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo_enc.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-21
|\
| * lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits.Anton Khirnov2011-10-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\|
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-10
|\|
| * mpegvideo_enc: fix a signed overflowMans Rullgard2011-10-09
* | amvenc: another quant table fixMichael Niedermayer2011-09-25
* | mpegvideo: support encoding with chroma intra tables that differ from luma.Michael Niedermayer2011-09-25
* | amvenc: fix quant tablesMichael Niedermayer2011-09-25
* | AMV video encoder.Michael Niedermayer2011-09-25
* | mpeg4videoenc: remove forgotten return -1Michael Niedermayer2011-09-22
* | mpeg4videoenc: guess a good aspect when we cant store the exact one.Michael Niedermayer2011-09-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-21
|\|
| * Fix assert() calls that need updates after FF_COMMON_FRAME macro elimination.Diego Biurrun2011-09-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-01
|\|
| * h263/p encoder: add 'structured_slices' private option.Anton Khirnov2011-08-31
| * h263/p encoder: add 'obmc' private option.Anton Khirnov2011-08-31
| * h263p encoder: add 'aiv' private option.Anton Khirnov2011-08-31
| * h263p encoder: add 'umv' private option.Anton Khirnov2011-08-31
| * mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option.Anton Khirnov2011-08-31
| * mpeg4enc: add 'data_partitioning' private option.Anton Khirnov2011-08-31
| * mpeg2enc: add 'non_linear_quant' private optionAnton Khirnov2011-08-31
| * mpeg12enc: add intra_vlc private option.Anton Khirnov2011-08-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-30
|\|
| * lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-22
|\|
| * jfdctint: add 10-bit versionMans Rullgard2011-07-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-12
|\|
| * Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-11
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-11
|\|
| * lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-10
| * lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov2011-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-04
|\|
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-03
|\|
| * put_bits: remove ALT_BITSTREAM_WRITERMans Rullgard2011-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-01
|\|
| * cosmetics: fix some then/than typosDiego Biurrun2011-06-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-04
|\|
| * mpegvideoenc: fix multislice fate tests with threading disabled.Ronald S. Bultje2011-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * H264/MPEG frame-level multi-threading.Alexander Strange2011-06-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-26
|\|
| * Remove h263_msmpeg4 from MpegEncContext.Alex Converse2011-05-25
* | mpegvideo_enc: use AV_LOG_ERROR instead of AV_LOG_INFO for two error messagesami_stuff2011-05-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-25
|\|
| * lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-24
| * Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-02
* | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-02
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-22
|\|