summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideo.h
Commit message (Expand)AuthorAge
* Fix references to deleted avcodec_encode_video() functionVittorio Giovara2013-09-16
* ppc: More consistent arch initializationDiego Biurrun2013-04-30
* mpegvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* h261: Move function declarations to h261.hDiego Biurrun2013-04-05
* mpeg12: Move some ff_mpeg1_* function declarations to a more suitable placeDiego Biurrun2013-03-27
* lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideoMartin Storsjö2013-03-26
* mpegvideo: remove FMT_H264Anton Khirnov2013-03-11
* mpegvideo: drop vismv codeAnton Khirnov2013-03-08
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-08
* lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecsRonald S. Bultje2013-03-06
* h264: deMpegEncContextizeAnton Khirnov2013-02-15
* mpegvideo: split ff_draw_horiz_band().Anton Khirnov2013-02-15
* error_resilience: decouple ER from MpegEncContextAnton Khirnov2013-02-15
* dsputil: Move ff_block_permute to mpegvideo_encDiego Biurrun2013-02-07
* mpegvideo: simplify REBASE_PICTUREAnton Khirnov2013-02-04
* mpegvideo: Do REBASE_PICTURE with byte pointersMartin Storsjö2013-01-31
* mpegvideo: remove some unused variables from Picture.Anton Khirnov2013-01-29
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* mpegvideo: allocate scratch buffers after linesize is knownJanne Grunau2012-12-18
* mpegvideo: treat delayed pictures as usedJanne Grunau2012-12-13
* cosmetics: Fix dropable --> droppable typoDiego Biurrun2012-12-09
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* mpeg4: support frame parameter changes with frame-mtJanne Grunau2012-09-19
* mpegvideo: add reinit function for frame parameter changesJanne Grunau2012-09-19
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö2012-09-04
* avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-04
* x86: mpegvideo: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
* x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun2012-08-24
* mpegvideo: convert mpegvideo_common.h to a .c fileMans Rullgard2012-08-09
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* mpegvideo: remove VLAsRonald S. Bultje2012-07-04
* Remove lowres video decodingMans Rullgard2012-04-21
* h264: increase reference poc list from 16 to 32.Ronald S. Bultje2012-03-14
* h263enc: Add an option for outputting info about MBs as side dataMartin Storsjö2012-03-01
* mpegvideo_enc: add quantizer_noise_shaping private option.Anton Khirnov2012-02-29
* mpegvideo_enc: add chroma/luma_elim_threshold private options.Anton Khirnov2012-02-29
* mpegvideo_enc: add cbp_rd flag to mpv_flags.Anton Khirnov2012-02-29
* mpegvideo_enc: add qp_rd flag to mpv_flags.Anton Khirnov2012-02-29
* mpegvideo_enc: add strict_gop flag to mpv_flags.Anton Khirnov2012-02-29
* lavc: add -mpv_flags to mpegvideo_enc-based encoders.Anton Khirnov2012-02-29
* mpegvideo_enc: switch to encode2().Anton Khirnov2012-02-19
* mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-15
* rv: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* msmpeg4: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* mpeg12: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* Remove Sun medialib glue code.Diego Biurrun2012-02-08