summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo_enc.c
Commit message (Expand)AuthorAge
* Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec'Michael Niedermayer2015-07-03
|\
| * lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* | avcodec/mpegvideo_enc: fix undefined shifts in ff_dct_quantize_c()Michael Niedermayer2015-07-01
* | Merge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: Expand macroVittorio Giovara2015-06-12
* | Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: rv10: Move function declaration to a separate headerVittorio Giovara2015-06-12
* | Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d'Michael Niedermayer2015-06-12
|\|
| * mpegvideo: h263: Move all tables to a single fileVittorio Giovara2015-06-12
* | Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88'Michael Niedermayer2015-06-10
|\|
| * mpegvideo: Move block permutation function where is usedVittorio Giovara2015-06-10
* | Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Split picture allocation for encoding and decodingVittorio Giovara2015-06-08
* | Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'Michael Niedermayer2015-06-08
|\|
| * mpegvideo: Move various temporary buffers to a separate contextVittorio Giovara2015-06-08
* | Merge commit '378a00087fdadcc9b34165c05cd10a1a15f3fe61'Michael Niedermayer2015-06-01
|\|
| * mpegvideo: Move tables to a separate fileVittorio Giovara2015-05-31
* | Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b'Michael Niedermayer2015-06-01
|\|
| * mpegvideo: wmv2: Move function declarationsVittorio Giovara2015-05-31
* | avcodec/mpegvideo: Factor ff_mpv_reallocate_putbitbuffer() outMichael Niedermayer2015-05-25
* | avcodec/mpegvideo_enc: Update the buffer size as more slices are mergedMichael Niedermayer2015-05-25
* | Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Rework various functions not to use MpegEncContext directlyVittorio Giovara2015-05-22
* | Merge commit 'a3f4c930ac3f49f47b6e6ffda925d0dcf80320e2'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directlyVittorio Giovara2015-05-22
* | Merge commit 'd528045558825f01472e9bee873f60c98d661e53'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directlyVittorio Giovara2015-05-22
* | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-22
* | Merge commit '0c69164f451cc9ca6ce9d6e7568083e2776bc845'Michael Niedermayer2015-04-29
|\|
| * h263: Convert function to macroVittorio Giovara2015-04-28
* | Merge commit '3d71b1f8f09fccea7158e868fb9bd81b81205449'Michael Niedermayer2015-04-20
|\|
| * mpegvideo_enc: Simplify picture allocationVittorio Giovara2015-04-19
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | Merge commit 'a72d93daa09ffbad2771f1450820941055eaf210'Michael Niedermayer2015-03-12
|\|
| * mpegvideo_enc: Check AVCodecContext allocationVittorio Giovara2015-03-12
| * rv10: check size of s->mb_width * s->mb_heightAndreas Cadhalpun2015-03-05
* | avcodec/rv10: check size of s->mb_width * s->mb_heightAndreas Cadhalpun2015-03-03
* | avcodec/mpegvideo_enc: correctly initialize chroma_intra_matrix for MPEG1/2Michael Niedermayer2015-02-12
* | avcodec/mpegvideo_enc: Consider chroma_intra_matrix in dct_quantize_trellis_c()Michael Niedermayer2015-02-11
* | avcodec/mjpegenc: support trellis quantizationMichael Niedermayer2015-02-11
* | avcodec/mpegvideo_enc: Add intra_chroma_ac_vlc_length, it will be needed for ...Michael Niedermayer2015-02-11
* | avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size calculationMichael Niedermayer2015-02-01
* | Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a'Michael Niedermayer2015-01-29
|\|
| * mpegvideo_enc: initialize the encoding contextVittorio Giovara2015-01-29
* | Merge commit '2a06c2a03e1205aaeede5af850b9271752ddd4cf'Michael Niedermayer2015-01-23
|\|
| * mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutionsMichael Niedermayer2015-01-23
* | Fix precission typosMichael Niedermayer2015-01-16
* | Merge commit '1c6183233d56fb27a4a154e7e64ecab98bd877f1'Michael Niedermayer2015-01-07
|\|