summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo.h
Commit message (Expand)AuthorAge
* mpegvideo_enc: add intra_penalty option for p framesRamiro Polla2019-10-24
* mpeg12enc: Use Closed Captions if availableMathieu Duponchelle2019-03-16
* mpeg4video: Add Studio DPCM supportKieran Kunhya2018-08-25
* mpegvideo: add deprecated flags to the rc_strategy optionRostislav Pehlivanov2018-05-05
* mpegvideo: remove support for libxvid's RC systemRostislav Pehlivanov2018-05-05
* mpeg4video: Add support for MPEG-4 Simple Studio Profile.Kieran Kunhya2018-04-02
* avcodec/mpeg12enc: add support for specifying video_format in the sequence_di...Marton Balint2018-02-13
* libavcodec: Move ff_print_debug_info2 to mpegutils.cKieran Kunhya2017-12-11
* Merge commit '94eed68ace9f2416af8457fcbf142b175928c06b'James Almer2017-10-23
|\
| * lavc: Drop deprecated options moved to private contextsVittorio Giovara2017-03-23
| * h261dec: Convert to the new bitstream readerAlexandra Hájková2017-01-31
| * Drop libxvid rate control support for mpegvideo encodingDiego Biurrun2016-12-11
* | avcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mbMichael Niedermayer2017-06-19
* | Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-08
* | avcodec/me_cmp: add median SAD compare functionStanislav Dolganov2016-08-22
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99'Derek Buitenhuis2016-02-03
|\|
| * lavc: Move pre_me to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607'Derek Buitenhuis2016-02-03
|\|
| * lavc: Move me_penalty_compensation to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis2016-02-03
|\|
| * lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'Derek Buitenhuis2016-01-31
|\|
| * lavc: Move rtp_payload_size to codec private optionsVittorio Giovara2016-01-21
* | Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'Derek Buitenhuis2016-01-31
|\|
| * lavc: Move timecode_frame_start to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '12b49769223234673db1003d9c43e7483ceb0282'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move mpeg_quant to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '1482aff2048511b821ff9feac19426113cc641a2'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move noise_reduction to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '7c79587d7407dab4b9445d66b5f111fe657c8c4d'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move scenechange_threshold to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '0ac9f33a9e69c64eee592791be3c5441a6a3d6b7'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move frame_skip_* to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '84c4714f397c9c50eb9d49008cc1c08385f68f31'Derek Buitenhuis2016-01-28
|\|
| * lavc: Move brd_scale to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '0e6c8532215790bbe560a9eea4f3cc82bb55cf92'Derek Buitenhuis2016-01-27
|\|
| * lavc: Move b_frame_strategy and b_sensitivity to codec private optionsVittorio Giovara2016-01-21
* | avcodec/mpegvideo: use constants for rc_strategyClément Bœsch2015-12-04
* | mpegvideo: dnxhdenc: permute 10bits contentChristophe Gisquet2015-10-13
* | lavc/mjpegenc: Add an option to force outputting chroma matrix.Carl Eugen Hoyos2015-10-09
* | Merge commit '525f58977c93e189fda49a5c4928feaf4d89fac6'Hendrik Leppkes2015-09-16
|\|
| * mpegvideo: Move macros to more appropriate headersVittorio Giovara2015-09-13
* | avcodec/mpegvideo: change bit_rate to 64bitMichael Niedermayer2015-09-02
* | avcodec/mpegvideo_enc: Ignore QMAX if VBV constraints are exceededMichael Niedermayer2015-07-30
* | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer2015-07-27
|\|
| * lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
* | Merge commit '21c90d86d27c2143354c7d782050a779b0986eb1'Michael Niedermayer2015-07-22
|\|
| * mpegvideo: Add missing includeVittorio Giovara2015-07-22