index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
mpeg4videodec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avidec: do not export stream_codec_tag
Anton Khirnov
2015-01-27
1
-2
/
+1
*
lavc: deprecate the use of AVCodecContext.time_base for decoding
Anton Khirnov
2014-10-15
1
-10
/
+9
*
mpeg4videodec: Fix low_delay error message
Gabriel Dume
2014-09-01
1
-1
/
+1
*
cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs
Diego Biurrun
2014-08-27
1
-2
/
+2
*
mpeg4video: Initialize xvididct for all threads
Anton Khirnov
2014-08-03
1
-0
/
+5
*
idct: Split off Xvid IDCT
Diego Biurrun
2014-08-01
1
-8
/
+3
*
mpegvideo: move vol_control_parameters to the only place it is used
Nidhi Makhijani
2014-07-29
1
-5
/
+5
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-19
/
+20
*
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-06-18
1
-4
/
+4
*
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
Vittorio Giovara
2014-03-16
1
-0
/
+1
*
xvid: switch to xvid mmx idct as soon as possible
Janne Grunau
2014-01-31
1
-29
/
+29
*
mpeg4videodec: move showed_packed_warning from MpegEncContext to Mpeg4DecContext
Anton Khirnov
2013-12-05
1
-2
/
+2
*
mpeg4videodec: move intra_dc_threshold from MpegEncContext to Mpeg4DecContext
Anton Khirnov
2013-12-05
1
-4
/
+4
*
mpeg4videodec: move use_intra_dc_vlc from MpegEncContext to Mpeg4DecContext
Anton Khirnov
2013-12-05
1
-8
/
+9
*
mpeg4videodec: move sprite_{shift,traj} from MpegEncContext to Mpeg4DecContext
Anton Khirnov
2013-11-29
1
-23
/
+23
*
mpeg4videodec: move num_sprite_warping_points from MpegEncContext to Mpeg4Dec...
Anton Khirnov
2013-11-29
1
-8
/
+8
*
mpeg4videodec: move sprite_brightness_change from MpegEncContext to Mpeg4DecC...
Anton Khirnov
2013-11-29
1
-2
/
+2
*
mpeg4videodec: move scalability from MpegEncContext to Mpeg4DecContext
Anton Khirnov
2013-11-29
1
-4
/
+4
*
mpeg4videodec: move enhancement_type from MpegEncContext to Mpeg4DecContext
Anton Khirnov
2013-11-29
1
-2
/
+2
*
mpeg4videodec: remove a write-only variable from MpegEncContext
Anton Khirnov
2013-11-29
1
-1
/
+1
*
mpeg4videodec: move new_pred from MpegEncContext to Mpeg4DecContext
Anton Khirnov
2013-11-29
1
-3
/
+3
*
mpeg4videodec: replace MpegEncContext.reduced_res_vop with a local variable
Anton Khirnov
2013-11-29
1
-3
/
+1
*
mpeg4videodec: remove a write-only variable from MpegEncContext
Anton Khirnov
2013-11-29
1
-1
/
+1
*
mpeg4videodec: move t_frame from MpegEncContext to Mpeg4DecContext
Anton Khirnov
2013-11-29
1
-9
/
+9
*
mpeg4videodec: move cplx_estimation_* fields from MpegEncContext to Mpeg4DecC...
Anton Khirnov
2013-11-29
1
-30
/
+30
*
mpeg4videodec: move mpeg4-specific bug workaround variables from MpegEncConte...
Anton Khirnov
2013-11-29
1
-53
/
+56
*
mpeg4videodec: move mpeg4-specific post-frame-decode code from h264dec to mpe...
Anton Khirnov
2013-11-29
1
-0
/
+43
*
mpeg4videodec: move mpeg4-specific bug detection from h263 generic code to mpeg4
Anton Khirnov
2013-11-29
1
-0
/
+86
*
mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext.
Anton Khirnov
2013-11-29
1
-2
/
+2
*
mpeg4videodec: move MpegEncContext.rvlc to Mpeg4DecContext
Anton Khirnov
2013-11-29
1
-2
/
+2
*
mpeg4videodec: remove write-only sprite variables from MpegEncContext
Anton Khirnov
2013-11-29
1
-4
/
+4
*
mpeg4videodec: move MpegEncContext.vol_sprite_usage to Mpeg4DecContext
Anton Khirnov
2013-11-29
1
-22
/
+26
*
mpeg4videodec: move MpegEncContext.time_increment_bits to Mpeg4DecContext
Anton Khirnov
2013-11-29
1
-16
/
+17
*
mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext
Anton Khirnov
2013-11-29
1
-20
/
+27
*
mpeg4videodec: add a mpeg4-specific private context.
Anton Khirnov
2013-11-29
1
-3
/
+18
*
mpeg4videodec: K&R formatting cosmetics
Vittorio Giovara
2013-11-19
1
-1236
/
+1441
*
lavc: don't set AVFrame.pts to random numbers in decoders.
Anton Khirnov
2013-10-28
1
-8
/
+0
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
mpeg4videodec: Check the width/height in mpeg4_decode_sprite_trajectory
Martin Storsjö
2013-09-17
1
-3
/
+9
*
vdpau: remove old-style decoders
Rémi Denis-Courmont
2013-08-05
1
-18
/
+0
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-41
/
+44
*
Add missing error_resilience includes to files that use ER
Diego Biurrun
2013-03-07
1
-0
/
+1
*
lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs
Ronald S. Bultje
2013-03-06
1
-1
/
+1
*
error_resilience: decouple ER from MpegEncContext
Anton Khirnov
2013-02-15
1
-5
/
+5
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-4
/
+4
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-2
/
+2
*
mpeg4: support frame parameter changes with frame-mt
Janne Grunau
2012-09-19
1
-0
/
+3
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-3
/
+3
*
Remove lowres video decoding
Mans Rullgard
2012-04-21
1
-1
/
+0
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-17
/
+21
[next]