projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mpegvideo: directly use frames in ff_draw_horiz_band()
[libav.git]
/
libavcodec
/
mpegvideo.h
2014-03-16
Vittorio Giovara
mpegvideo: directly use frames in ff_draw_horiz_band()
blob
|
commitdiff
2014-01-29
Diego Biurrun
mpeg: Drop unused parameters from ff_draw_horiz_band()
blob
|
commitdiff
|
diff to current
2014-01-09
Anton Khirnov
mpegvideo: drop support for real (non-emulated) edges
blob
|
commitdiff
|
diff to current
2014-01-03
Anton Khirnov
mpegvideo: remove disabled bfin asm
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
ljpegenc: deMpegEncContextize
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
mpegvideo: make ff_release_unused_pictures() static
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
mpegvideo: make frame_size_alloc() static.
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
mpegvideo: move encode-only parts of common_end() to...
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
mpeg4videodec: move showed_packed_warning from MpegEncC...
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
mpeg4videodec: move intra_dc_threshold from MpegEncCont...
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
mpeg12dec: move first_slice from MpegEncContext to...
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
mpegvideo: remove an unused variable
blob
|
commitdiff
|
diff to current
2013-12-05
Anton Khirnov
mpeg4videodec: move use_intra_dc_vlc from MpegEncContex...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move sprite_{shift,traj} from MpegEncCon...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move num_sprite_warping_points from...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move sprite_brightness_change from MpegE...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move scalability from MpegEncContext...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move enhancement_type from MpegEncContex...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: remove a write-only variable from MpegEn...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move new_pred from MpegEncContext to...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: replace MpegEncContext.reduced_res_vop...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: remove a write-only variable from MpegEn...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move t_frame from MpegEncContext to...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move cplx_estimation_* fields from MpegE...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move mpeg4-specific bug workaround varia...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.resync_marker into...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.rvlc to Mpeg4DecContext
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: remove write-only sprite variables from...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.vol_sprite_usage...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.time_increment_bits...
blob
|
commitdiff
|
diff to current
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext
blob
|
commitdiff
|
diff to current
2013-11-16
Anton Khirnov
mpegvideo_enc: use the AVFrame API properly.
blob
|
commitdiff
|
diff to current
2013-11-14
Diego Biurrun
mpeg12dec: Remove outdated UV swapping code for VCR2
blob
|
commitdiff
|
diff to current
2013-11-14
Anton Khirnov
lavc: deprecate FF_MAX_B_FRAMES
blob
|
commitdiff
|
diff to current
2013-11-14
Anton Khirnov
lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.h
blob
|
commitdiff
|
diff to current
2013-11-14
Anton Khirnov
lavc: make error_rate a private option of mpegvideo...
blob
|
commitdiff
|
diff to current
2013-11-13
Diego Biurrun
Remove all Alpha architecture optimizations
blob
|
commitdiff
|
diff to current
2013-11-08
Diego Biurrun
dsputil: Split off H.263 bits into their own H263DSPContext
blob
|
commitdiff
|
diff to current
2013-10-31
John Stebbins
h264: wait for initial complete frame before outputing...
blob
|
commitdiff
|
diff to current
2013-10-15
Ronald S. Bultje
lavc: Convert some remaining strides to ptrdiff_t
blob
|
commitdiff
|
diff to current
2013-09-16
Vittorio Giovara
Fix references to deleted avcodec_encode_video() function
blob
|
commitdiff
|
diff to current
2013-04-30
Diego Biurrun
ppc: More consistent arch initialization
blob
|
commitdiff
|
diff to current
2013-04-19
Ronald S. Bultje
mpegvideo: Use hpeldsp instead of dsputil for half...
blob
|
commitdiff
|
diff to current
2013-04-05
Diego Biurrun
h261: Move function declarations to h261.h
blob
|
commitdiff
|
diff to current
2013-03-27
Diego Biurrun
mpeg12: Move some ff_mpeg1_* function declarations...
blob
|
commitdiff
|
diff to current
2013-03-26
Martin Storsjö
lavc: Rename avpriv_mpv_find_start_code after moving...
blob
|
commitdiff
|
diff to current
2013-03-11
Anton Khirnov
mpegvideo: remove FMT_H264
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
mpegvideo: drop vismv code
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc: move AVFrame.hwaccel_picture_private to Picture.
blob
|
commitdiff
|
diff to current
2013-03-06
Ronald S. Bultje
lavc: Split out ff_hwaccel_pixfmt_list_420[] over indiv...
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
h264: deMpegEncContextize
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
mpegvideo: split ff_draw_horiz_band().
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
error_resilience: decouple ER from MpegEncContext
blob
|
commitdiff
|
diff to current
2013-02-07
Diego Biurrun
dsputil: Move ff_block_permute to mpegvideo_enc
blob
|
commitdiff
|
diff to current
2013-02-04
Anton Khirnov
mpegvideo: simplify REBASE_PICTURE
blob
|
commitdiff
|
diff to current
2013-01-31
Martin Storsjö
mpegvideo: Do REBASE_PICTURE with byte pointers
blob
|
commitdiff
|
diff to current
2013-01-29
Anton Khirnov
mpegvideo: remove some unused variables from Picture.
blob
|
commitdiff
|
diff to current
2013-01-23
Diego Biurrun
Drop DCTELEM typedef
blob
|
commitdiff
|
diff to current
2012-12-20
Ronald S. Bultje
lavc: introduce VideoDSPContext
blob
|
commitdiff
|
diff to current
2012-12-18
Janne Grunau
mpegvideo: allocate scratch buffers after linesize...
blob
|
commitdiff
|
diff to current
2012-12-13
Janne Grunau
mpegvideo: treat delayed pictures as used
blob
|
commitdiff
|
diff to current
2012-12-09
Diego Biurrun
cosmetics: Fix dropable --> droppable typo
blob
|
commitdiff
|
diff to current
2012-10-12
Diego Biurrun
avcodec: Remove broken MMI optimizations
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-09-19
Janne Grunau
mpeg4: support frame parameter changes with frame-mt
blob
|
commitdiff
|
diff to current
2012-09-19
Janne Grunau
mpegvideo: add reinit function for frame parameter...
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_FLAGS in the...
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_CONST in the...
blob
|
commitdiff
|
diff to current
2012-08-24
Diego Biurrun
x86: mpegvideo: more sensible names for optimization...
blob
|
commitdiff
|
diff to current
2012-08-24
Diego Biurrun
x86: mpegvideoenc: Split optimizations off into a separ...
blob
|
commitdiff
|
diff to current
2012-08-09
Mans Rullgard
mpegvideo: convert mpegvideo_common.h to a .c file
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-04
Ronald S. Bultje
mpegvideo: remove VLAs
blob
|
commitdiff
|
diff to current
2012-04-21
Mans Rullgard
Remove lowres video decoding
blob
|
commitdiff
|
diff to current
2012-03-14
Ronald S. Bultje
h264: increase reference poc list from 16 to 32.
blob
|
commitdiff
|
diff to current
2012-03-01
Martin Storsjö
h263enc: Add an option for outputting info about MBs...
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mpegvideo_enc: add quantizer_noise_shaping private...
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mpegvideo_enc: add chroma/luma_elim_threshold private...
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mpegvideo_enc: add cbp_rd flag to mpv_flags.
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mpegvideo_enc: add qp_rd flag to mpv_flags.
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
mpegvideo_enc: add strict_gop flag to mpv_flags.
blob
|
commitdiff
|
diff to current
2012-02-29
Anton Khirnov
lavc: add -mpv_flags to mpegvideo_enc-based encoders.
blob
|
commitdiff
|
diff to current
2012-02-19
Anton Khirnov
mpegvideo_enc: switch to encode2().
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
mpegvideo: Add ff_ prefix to nonstatic functions
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
rv: Add ff_ prefix to nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
msmpeg4: Add ff_ prefix to nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
mpeg12: Add ff_ prefix to nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-02-08
Diego Biurrun
Remove Sun medialib glue code.
blob
|
commitdiff
|
diff to current
2012-01-02
Janne Grunau
mpegenc: use avctx->slices as number of slices
blob
|
commitdiff
|
diff to current
2011-12-18
Mans Rullgard
avcodec: deprecate AVFrame.age
blob
|
commitdiff
|
diff to current
2011-12-13
Luca Barbato
lavc: introduce ER_MB_END and ER_MB_ERROR
blob
|
commitdiff
|
diff to current
2011-12-13
Luca Barbato
error_resilience: use the ER_ namespace
blob
|
commitdiff
|
diff to current
2011-12-12
Diego Biurrun
doxygen: misc consistency, spelling and wording fixes
blob
|
commitdiff
|
diff to current
2011-12-12
Dustin Brody
lavc: convert error_recognition to err_recognition.
blob
|
commitdiff
|
diff to current
2011-12-10
Diego Biurrun
Fix a bunch of common typos.
blob
|
commitdiff
|
diff to current
2011-10-23
Janne Grunau
Revert "mpeg12: move full_pel from MpegEncContext to...
blob
|
commitdiff
|
diff to current
2011-10-23
Anton Khirnov
mpeg12: move closed_gop from MpegEncContext to Mpeg1Context
blob
|
commitdiff
|
diff to current
2011-10-23
Anton Khirnov
mpeg12: move full_pel from MpegEncContext to Mpeg1Context
blob
|
commitdiff
|
diff to current
next