86 Commits (3058872c293e239e3b51e86fe18cfbe720aadff1)

Author SHA1 Message Date
  Anton Khirnov 6f57375d70 rl: Rename ff_*_rl() to ff_rl_*() 10 years ago
  Vittorio Giovara 9c1db92ad3 mpegvideo: Drop err_recognition 10 years ago
  Vittorio Giovara 848e86f74d mpegvideo: Drop flags and flags2 10 years ago
  wm4 13e4f2c7f7 mpeg4videodec: Remove useless messages 10 years ago
  Anton Khirnov f771b3ab5d avidec: do not export stream_codec_tag 10 years ago
  Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 11 years ago
  Gabriel Dume e205fe6831 mpeg4videodec: Fix low_delay error message 10 years ago
  Diego Biurrun dcb7c868ec cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs 10 years ago
  Anton Khirnov f89d76c103 mpeg4video: Initialize xvididct for all threads 10 years ago
  Diego Biurrun a786c8259d idct: Split off Xvid IDCT 10 years ago
  Nidhi Makhijani ccbf370f20 mpegvideo: move vol_control_parameters to the only place it is used 10 years ago
  Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
  Diego Biurrun e74433a8e6 dsputil: Split clear_block*/fill_block* off into a separate context 11 years ago
  Vittorio Giovara e0c16e4e32 mpegvideo: move mpegvideo formats-related defines to mpegutils.h 11 years ago
  Janne Grunau 7716dd9fbb xvid: switch to xvid mmx idct as soon as possible 11 years ago
  Anton Khirnov ff7ffe4809 mpeg4videodec: move showed_packed_warning from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov f7d228676c mpeg4videodec: move intra_dc_threshold from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov e41ff4210a mpeg4videodec: move use_intra_dc_vlc from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov e026ee0446 mpeg4videodec: move sprite_{shift,traj} from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov 513d849bb6 mpeg4videodec: move num_sprite_warping_points from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov 9ba3fc3e3d mpeg4videodec: move sprite_brightness_change from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov 58c120a929 mpeg4videodec: move scalability from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov 6e81597d5a mpeg4videodec: move enhancement_type from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov 2992afda83 mpeg4videodec: remove a write-only variable from MpegEncContext 11 years ago
  Anton Khirnov 3b1c0f686d mpeg4videodec: move new_pred from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov e89247debd mpeg4videodec: replace MpegEncContext.reduced_res_vop with a local variable 11 years ago
  Anton Khirnov 8cebc9eaac mpeg4videodec: remove a write-only variable from MpegEncContext 11 years ago
  Anton Khirnov b1aacd5668 mpeg4videodec: move t_frame from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov 0388907400 mpeg4videodec: move cplx_estimation_* fields from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov 43af264de8 mpeg4videodec: move mpeg4-specific bug workaround variables from MpegEncContext to Mpeg4DecContext 11 years ago
  Anton Khirnov e2ceb17642 mpeg4videodec: move mpeg4-specific post-frame-decode code from h264dec to mpeg4videodec 11 years ago
  Anton Khirnov b452d5ae86 mpeg4videodec: move mpeg4-specific bug detection from h263 generic code to mpeg4 11 years ago
  Anton Khirnov 48e1394095 mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext. 11 years ago
  Anton Khirnov bc5abfb19e mpeg4videodec: move MpegEncContext.rvlc to Mpeg4DecContext 11 years ago
  Anton Khirnov 9f0617d213 mpeg4videodec: remove write-only sprite variables from MpegEncContext 11 years ago
  Anton Khirnov 1a89025793 mpeg4videodec: move MpegEncContext.vol_sprite_usage to Mpeg4DecContext 11 years ago
  Anton Khirnov e62a43f6b1 mpeg4videodec: move MpegEncContext.time_increment_bits to Mpeg4DecContext 11 years ago
  Anton Khirnov ee8af2dd99 mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext 11 years ago
  Anton Khirnov 35e0833d41 mpeg4videodec: add a mpeg4-specific private context. 11 years ago
  Vittorio Giovara d234c7a07c mpeg4videodec: K&R formatting cosmetics 11 years ago
  Anton Khirnov a1c5cc429d lavc: don't set AVFrame.pts to random numbers in decoders. 11 years ago
  Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
  Martin Storsjö f875a732e3 mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectory 11 years ago
  Rémi Denis-Courmont 578ea75a9e vdpau: remove old-style decoders 11 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
  Diego Biurrun 5f401b7b71 Add missing error_resilience includes to files that use ER 12 years ago
  Ronald S. Bultje 8d061989dd lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs 12 years ago
  Anton Khirnov 54974c6298 error_resilience: decouple ER from MpegEncContext 12 years ago
  Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago