]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo.h
lavc: make rc_eq into private options of mpegvideo encoders
[ffmpeg] / libavcodec / mpegvideo.h
2014-10-18 Anton Khirnovlavc: make rc_eq into private options of mpegvideo...
2014-10-18 Anton Khirnovlavc: make rc_qmod_* into private options of mpegvideo...
2014-10-18 Anton Khirnovlavc: make rc_qsquish a private option of mpegvideo...
2014-08-15 Diego Biurrunmpegvideo: cosmetics: Lowercase ugly uppercase MPV_...
2014-08-14 John Stebbinsidct: remove call to ff_idctdsp_init from ff_MPV_common...
2014-07-29 Nidhi Makhijanimpegvideo: move vol_control_parameters to the only...
2014-07-25 Diego Biurrunmpegvideo: Move QMAT_SHIFT* defines to the only place...
2014-07-25 Diego Biurrunmpegvideo: Move ME_MAP_* defines to the only place...
2014-07-25 Diego Biurrunmpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444...
2014-07-24 Nidhi Makhijanimpegenccontext: Remove unused opaque pointer
2014-07-23 Nidhi Makhijanimpegenccontext: Remove unused dct_unquantize_h261 funct...
2014-07-23 Diego Biurrunmpegvideo: Move QUANT_BIAS_SHIFT define to the only...
2014-07-21 James Yuaarch64: NEON intrinsics dct_unquantize_h263.
2014-07-20 Nidhi Makhijanimpegencconetxt: Move rv10-specific orig_width/orig_heig...
2014-07-17 Diego Biurrundsputil: Split motion estimation compare bits off into...
2014-07-09 Diego Biurrundsputil: Split off pixel block routines into their...
2014-07-07 Diego Biurrundsputil: Split off FDCT bits into their own context
2014-07-06 Diego Biurrundsputil: Move draw_edges() to mpegvideoencdsp
2014-07-06 Diego Biurrundsputil: Split off *_8x8basis to a separate context
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-27 Diego Biurrunmpeg: Change ff_convert_matrix() to take an MpegEncCont...
2014-06-23 Diego Biurrundsputil: Split off global motion compensation bits...
2014-06-23 Diego Biurrunmpeg: Split error resilience bits off into a separate...
2014-06-22 Diego Biurrunmpeg: Mark ff_mpeg_set_erpic() static
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-05-29 Diego Biurrundsputil: Split off quarterpel bits into their own context
2014-05-29 Diego Biurrundsputil: Move ff_alternate_*_scan tables to mpegvideo
2014-05-01 Anton Khirnovlavc: move CODEC_FLAG_MV0 to mpegvideo
2014-05-01 Anton Khirnovlavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo
2014-04-29 Anton Khirnovmpegvideo: remove unused MpegEncContext.b4_stride
2014-04-29 Anton Khirnovmpegvideo: move the MpegEncContext fields used from...
2014-04-09 wm4mpegvideo: operate with pointers to AVFrames instead...
2014-03-23 Vittorio Giovaralavc: drop ff_pixfmt_list_420
2014-03-16 Vittorio Giovarampegvideo: remove h264-only fields
2014-03-16 Vittorio Giovarampegvideo: move ff_draw_horiz_band() to mpegutils.c
2014-03-16 Vittorio Giovarampegvideo: move mpegvideo formats-related defines to...
2014-03-16 Vittorio Giovaraer: move relevant fields from Picture to ERPicture
2014-03-16 Vittorio Giovarampegvideo: directly use frames in ff_draw_horiz_band()
2014-01-29 Diego Biurrunmpeg: Drop unused parameters from ff_draw_horiz_band()
2014-01-09 Anton Khirnovmpegvideo: drop support for real (non-emulated) edges
2014-01-03 Anton Khirnovmpegvideo: remove disabled bfin asm
2013-12-05 Anton Khirnovljpegenc: deMpegEncContextize
2013-12-05 Anton Khirnovmpegvideo: make ff_release_unused_pictures() static
2013-12-05 Anton Khirnovmpegvideo: make frame_size_alloc() static.
2013-12-05 Anton Khirnovmpegvideo: move encode-only parts of common_end() to...
2013-12-05 Anton Khirnovmpeg4videodec: move showed_packed_warning from MpegEncC...
2013-12-05 Anton Khirnovmpeg4videodec: move intra_dc_threshold from MpegEncCont...
2013-12-05 Anton Khirnovmpeg12dec: move first_slice from MpegEncContext to...
2013-12-05 Anton Khirnovmpegvideo: remove an unused variable
2013-12-05 Anton Khirnovmpeg4videodec: move use_intra_dc_vlc from MpegEncContex...
2013-11-29 Anton Khirnovmpeg4videodec: move sprite_{shift,traj} from MpegEncCon...
2013-11-29 Anton Khirnovmpeg4videodec: move num_sprite_warping_points from...
2013-11-29 Anton Khirnovmpeg4videodec: move sprite_brightness_change from MpegE...
2013-11-29 Anton Khirnovmpeg4videodec: move scalability from MpegEncContext...
2013-11-29 Anton Khirnovmpeg4videodec: move enhancement_type from MpegEncContex...
2013-11-29 Anton Khirnovmpeg4videodec: remove a write-only variable from MpegEn...
2013-11-29 Anton Khirnovmpeg4videodec: move new_pred from MpegEncContext to...
2013-11-29 Anton Khirnovmpeg4videodec: replace MpegEncContext.reduced_res_vop...
2013-11-29 Anton Khirnovmpeg4videodec: remove a write-only variable from MpegEn...
2013-11-29 Anton Khirnovmpeg4videodec: move t_frame from MpegEncContext to...
2013-11-29 Anton Khirnovmpeg4videodec: move cplx_estimation_* fields from MpegE...
2013-11-29 Anton Khirnovmpeg4videodec: move mpeg4-specific bug workaround varia...
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.resync_marker into...
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.rvlc to Mpeg4DecContext
2013-11-29 Anton Khirnovmpeg4videodec: remove write-only sprite variables from...
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.vol_sprite_usage...
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.time_increment_bits...
2013-11-29 Anton Khirnovmpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext
2013-11-16 Anton Khirnovmpegvideo_enc: use the AVFrame API properly.
2013-11-14 Diego Biurrunmpeg12dec: Remove outdated UV swapping code for VCR2
2013-11-14 Anton Khirnovlavc: deprecate FF_MAX_B_FRAMES
2013-11-14 Anton Khirnovlavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.h
2013-11-14 Anton Khirnovlavc: make error_rate a private option of mpegvideo...
2013-11-13 Diego BiurrunRemove all Alpha architecture optimizations
2013-11-08 Diego Biurrundsputil: Split off H.263 bits into their own H263DSPContext
2013-10-31 John Stebbinsh264: wait for initial complete frame before outputing...
2013-10-15 Ronald S. Bultjelavc: Convert some remaining strides to ptrdiff_t
2013-09-16 Vittorio GiovaraFix references to deleted avcodec_encode_video() function
2013-04-30 Diego Biurrunppc: More consistent arch initialization
2013-04-19 Ronald S. Bultjempegvideo: Use hpeldsp instead of dsputil for half...
2013-04-05 Diego Biurrunh261: Move function declarations to h261.h
2013-03-27 Diego Biurrunmpeg12: Move some ff_mpeg1_* function declarations...
2013-03-26 Martin Storsjölavc: Rename avpriv_mpv_find_start_code after moving...
2013-03-11 Anton Khirnovmpegvideo: remove FMT_H264
2013-03-08 Anton Khirnovmpegvideo: drop vismv code
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-03-08 Anton Khirnovlavc: move AVFrame.hwaccel_picture_private to Picture.
2013-03-06 Ronald S. Bultjelavc: Split out ff_hwaccel_pixfmt_list_420[] over indiv...
2013-02-15 Anton Khirnovh264: deMpegEncContextize
2013-02-15 Anton Khirnovmpegvideo: split ff_draw_horiz_band().
2013-02-15 Anton Khirnoverror_resilience: decouple ER from MpegEncContext
2013-02-07 Diego Biurrundsputil: Move ff_block_permute to mpegvideo_enc
2013-02-04 Anton Khirnovmpegvideo: simplify REBASE_PICTURE
2013-01-31 Martin Storsjömpegvideo: Do REBASE_PICTURE with byte pointers
2013-01-29 Anton Khirnovmpegvideo: remove some unused variables from Picture.
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-18 Janne Grunaumpegvideo: allocate scratch buffers after linesize...
2012-12-13 Janne Grunaumpegvideo: treat delayed pictures as used
2012-12-09 Diego Biurruncosmetics: Fix dropable --> droppable typo
next