projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytes
2014-01-21
Michael Niedermayer
rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytes
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2014-01-21
Michael Niedermayer
swscale/x86/rgb2rgb: add support for AVX
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2014-01-21
Michael Niedermayer
swscale: add nv12/nv21->yuv420 converter
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2014-01-21
Michael Niedermayer
swscale: fix stride used in planarToNv12Wrapper()
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2014-01-21
Anton Khirnov
lavc: do not force the emu edge flag
commit
|
commitdiff
|
tree
2014-01-20
Anton Khirnov
lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_wid...
commit
|
commitdiff
|
tree
2014-01-20
Anton Khirnov
mpegvideo: allocate edges when encoding.
commit
|
commitdiff
|
tree
2014-01-20
Anton Khirnov
lavc: allow the caller to override dimensions in ff_get_buffer()
commit
|
commitdiff
|
tree
2014-01-18
Anton Khirnov
h264: check that an IDR NAL only contains I slices
commit
|
commitdiff
|
tree
2014-01-18
Anton Khirnov
h264: reset num_reorder_frames if it is invalid
commit
|
commitdiff
|
tree
2014-01-18
Anton Khirnov
h264: reset ref count if decoding the slice header...
commit
|
commitdiff
|
tree
2014-01-18
Anton Khirnov
h264: prevent two matching fields from being both a...
commit
|
commitdiff
|
tree
2014-01-18
Anton Khirnov
h264: do not call field_end if we do not have a current...
commit
|
commitdiff
|
tree
2014-01-18
Anton Khirnov
h264: limit allowed pred modes in ff_h264_check_intra_pred_m...
commit
|
commitdiff
|
tree
2014-01-18
Anton Khirnov
h264: reset first_field if frame_start() fails for...
commit
|
commitdiff
|
tree
2014-01-17
Michael Niedermayer
avisynth: fix setting packet properties
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2014-01-17
Anton Khirnov
buffersrc: handle non-refcounted frames in av_buffersrc_add_...
commit
|
commitdiff
|
tree
2014-01-17
Anton Khirnov
yuv4mpeg: set average frame rate
commit
|
commitdiff
|
tree
2014-01-17
Anton Khirnov
avconv: print a warning when falling back to default...
commit
|
commitdiff
|
tree
2014-01-17
Anton Khirnov
mp3enc: allow omitting the id3v2 header with -id3v2_version 0
commit
|
commitdiff
|
tree
2014-01-17
Anton Khirnov
mp3enc: add an option for disabling the Xing frame.
commit
|
commitdiff
|
tree
2014-01-13
Anton Khirnov
lavf: make av_probe_input_buffer more robust
commit
|
commitdiff
|
tree
2014-01-13
Anton Khirnov
lavf: use a fixed width type
commit
|
commitdiff
|
tree
2014-01-13
Anton Khirnov
lavf: simplify handling of offset in av_probe_input_buuffer()
commit
|
commitdiff
|
tree
2014-01-11
Benjamin Larsson
flv: Workaround for buggy Omnia A/XE encoder
commit
|
commitdiff
|
tree
2014-01-09
Anton Khirnov
mjpegdec: apply flipping after decoding, not before
commit
|
commitdiff
|
tree
2014-01-09
Guillaume Martres
hevc: fix decoding of one PU wide files
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2014-01-09
Anton Khirnov
FATE: add MSS2 tests
commit
|
commitdiff
|
tree
2014-01-09
Anton Khirnov
vp9: drop support for real (non-emulated) edges
commit
|
commitdiff
|
tree
2014-01-09
Anton Khirnov
vp8: drop support for real (non-emulated) edges
commit
|
commitdiff
|
tree
2014-01-09
Anton Khirnov
mpegvideo: drop support for real (non-emulated) edges
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
segafilm: fix leaks if reading the header fails
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
pthread_frame: unref decoded frames on failure
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
h264: do not use 422 functions for monochrome
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
h264: check that execute_decode_slices() is not called...
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
h264: reject mismatching luma/chroma bit depths during...
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
h264: rebuild the default ref list if the reference...
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
cavsdec: check ff_get_buffer() return value
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
lavc: do not leak the internal frame if opening the...
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
lavf: remove a pointless check
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
oggparseogm: check timing variables
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
lavc: add 422/444 YUV with alpha to align_dimensions()
commit
|
commitdiff
|
tree
2014-01-06
Kostya Shishkov
lagarith: do not call simd functions on unaligned lines
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
sgidec: fix buffer size check in expand_rle_row()
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
kgv1dec: replace forcing EMU_EDGE by a copy
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
4xm: replace forcing EMU_EDGE by a copy
commit
|
commitdiff
|
tree
2014-01-06
Anton Khirnov
4xm: return a proper error code.
commit
|
commitdiff
|
tree
2014-01-06
Guillaume Martres
hevc: rename some HEVC conformance streams
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2014-01-06
Guillaume Martres
hevc: add new conformance streams
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
mpegvideo: remove disabled bfin asm
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
mpegvideo: move dct_unquantize functions up to avoid...
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
mpegvideo: split the encoding-only parts of frame_start...
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
FATE: add a test for the lavr mixing case fixed in...
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
tests/Makefile: allow FILTER* to be called with lists...
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
audio_mix: print (SKIP) instead of 0.0 for matrix columns...
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
audio_mix: fix zeroing output channels in certain cases
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
audio_mix: initialize the data pointers to NULL
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
h264: reset data_partitioning if decoding the slice...
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
lzw: switch to bytestream2
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
pmpdec: check that there is at least one audio packet.
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
mathematics: remove asserts from av_rescale_rnd()
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
eacmv: check the framerate before setting it.
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
adx: check that the offset is not negative
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
rv30: fix extradata size check.
commit
|
commitdiff
|
tree
2014-01-03
Anton Khirnov
mpegvideo: set reference/pict_type on generated reference...
commit
|
commitdiff
|
tree
2014-01-01
Anton Khirnov
Makefile: add html template files to the doxygen deps
commit
|
commitdiff
|
tree
2013-12-20
Mickaël Raulet
hevc: support luma bit depth != chroma bit depth for...
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
2013-12-20
Guillaume Martres
hevc: warn when an unknown profile is used
Signed-off-by: Anton Khirnov <
anton@khirnov.net
>
commit
|
commitdiff
|
tree
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
next