projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
hevc_ps: fix indentation
2013-12-20
Gildas Cocherel
hevc_ps: fix indentation
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-20
Gildas Cocherel
hevc: refactor Profile Tier Level
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-20
Guillaume Martres
hevc: don't check for errors in PTL code
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-20
Gildas Cocherel
hevc: store profile and level in AVCodecContext
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-20
Gildas Cocherel
lavc: add HEVC profiles names
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
lavc: deprecate avcodec_get_frame_defaults().
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
h264: call av_frame_unref() instead of avcodec_get_frame_def...
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
api-example: remove an unneeded call to avcodec_get_frame_de...
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
lavf: remove an unneeded call to avcodec_get_frame_defaults().
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
mpegvideo: call av_frame_unref() instead of avcodec_get_fram...
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
mpegvideo: remove an unneeded call to avcodec_get_frame_defa...
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
avplay: do not call avcodec_get_frame_defaults().
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
lavc: call av_frame_unref() instead of avcodec_get_frame_def...
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
avconv: do not call avcodec_get_frame_defaults()
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
lavc: deprecate avcodec_free_frame()
commit
|
commitdiff
|
tree
2013-12-11
Anton Khirnov
Replace all uses of avcodec_free_frame with av_frame_free().
commit
|
commitdiff
|
tree
2013-12-11
Guillaume Martres
hevc: set time_base when possible
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-11
Gildas Cocherel
hevc: store the VPS list as an AVBufferRef, just like...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-11
Michael Niedermayer
hevc: do not dereference pointer before NULL check...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
dv: use AVFrame API properly
commit
|
commitdiff
|
tree
2013-12-09
John Stebbins
ac3dec: make drc_scale exponentially
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
lavc: rework handling of refcounted_frames=0
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
frame: cosmetics, reindent
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
frame: copy flags in av_frame_copy_props()
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
lavc/decode_video(): always unref the frame if there...
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
lavc: remove a pointless check in decode_audio4()
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
lavc: use buf[0] instead of data[0] as the indicator...
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
lavc: remove the extended_data workarounds.
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
pthread_frame: use the AVFrame API properly.
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
mxpegdec: use the AVFrame API properly.
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
p*menc: use the AVFrame API properly.
commit
|
commitdiff
|
tree
2013-12-09
Anton Khirnov
mjpegdec: use the AVFrame API properly.
commit
|
commitdiff
|
tree
2013-12-08
d s
avformat: AviSynth demuxer rewrite
Anton Khirnov <
anton@khirnov.net
>
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
ljpegenc: split yuv encoding into a separate function
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
ljpegenc: split bgr encoding into a separate function
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
ljpegenc: accept bgr24 instead of bgra
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
ljpegenc: rename the encoding function.
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
ljpeg: remove a commented-out line
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
ljpegenc: deMpegEncContextize
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_dc()
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_pict...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_pict...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mjpegenc: do not pass MpegEncContext to jpeg_table_header()
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mjpegenc: remove commented out never-to-be-finished...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mjpegenc: do not pass MpegEncContext to put_huffman_table()
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mjpegenc: cosmetics, reformat jpeg_put_comments()
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mjpegenc: write the JFIF header if the sample aspect...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: do not set current_picture_ptr in decoders
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
FATE: drop the last partial frame in the wmv8-drm test
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
vc1dec: move setting repeat_pict after frame_start...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: make ff_release_unused_pictures() static
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: make frame_size_alloc() static.
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: move encode-only parts of common_end() to...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: remove commented out cruft from ff_MPV_frame_end()
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: split the encoding-only parts of ff_MPV_frame_end...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: do not update last_non_b_pict_type in update_thre...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: move encoding-only initialization from common_ini...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: move setting encoding-only vars from common_defau...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: don't copy input_picture_number in update_thread_...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpeg4videodec: move showed_packed_warning from MpegEncContex...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpeg4videodec: move intra_dc_threshold from MpegEncContext...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpeg12dec: move first_slice from MpegEncContext to...
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpegvideo: remove an unused variable
commit
|
commitdiff
|
tree
2013-12-05
Anton Khirnov
mpeg4videodec: move use_intra_dc_vlc from MpegEncContext...
commit
|
commitdiff
|
tree
2013-12-03
Anton Khirnov
avconv: initialize hwaccel_pix_fmt
commit
|
commitdiff
|
tree
2013-12-03
Anton Khirnov
alsa-audio-dec: explicitly cast the delay to a signed...
commit
|
commitdiff
|
tree
2013-11-29
Kostya Shishkov
go2meeting: disallow tile dimensions that are not multiple...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move sprite_{shift,traj} from MpegEncContext...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move num_sprite_warping_points from...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move sprite_brightness_change from MpegEncCon...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move scalability from MpegEncContext...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move enhancement_type from MpegEncContext...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: remove a write-only variable from MpegEncContext
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move new_pred from MpegEncContext to...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: replace MpegEncContext.reduced_res_vop...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: remove a write-only variable from MpegEncContext
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move t_frame from MpegEncContext to...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move cplx_estimation_* fields from MpegEncCon...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move mpeg4-specific bug workaround variables...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move mpeg4-specific post-frame-decode...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move mpeg4-specific bug detection from...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.resync_marker into...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
vc1: move MpegEncContext.resync_marker into VC1Context.
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videoenc: don't set MpegEncContext.resync_marker
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
h263dec: remove commented out cruft
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.rvlc to Mpeg4DecContext
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: remove write-only sprite variables from...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.vol_sprite_usage...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videoenc: write 0 instead of vol_sprite_usage
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.time_increment_bits...
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mpeg4videodec: add a mpeg4-specific private context.
commit
|
commitdiff
|
tree
2013-11-29
Anton Khirnov
mxfdec: set extradata size
commit
|
commitdiff
|
tree
2013-11-28
Tim Walker
dcadec: add disable_xch private option.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-11-28
Tim Walker
dcadec: treat all 2-channel modes as Stereo in dca_downmix.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-11-28
Tim Walker
dca: support mixing LFE in dca_downmix.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-11-28
Tim Walker
dca: improve default stereo downmix coefficients.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-11-28
Tim Walker
dca: extract core substream's embedded downmix coeffcient...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-11-28
Tim Walker
dca: remove embedded downmix coefficient extraction.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-11-28
Tim Walker
dca: convert dca_default_coeffs to float.
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
next