projects
/
platform
/
upstream
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use av_frame_copy() to simplify code where appropriate.
2014-02-24
Anton Khirnov
Use av_frame_copy() to simplify code where appropriate.
commit
|
commitdiff
|
tree
2014-02-24
Anton Khirnov
lavc: use AVFrame API properly in ff_reget_buffer()
commit
|
commitdiff
|
tree
2014-02-24
Anton Khirnov
frame: add a convenience function for copying AVFrame...
commit
|
commitdiff
|
tree
2014-02-24
Anton Khirnov
avconv: support forcing codec tags for input streams
commit
|
commitdiff
|
tree
2014-02-22
Anton Khirnov
lavr: return an error if a avresample_open() is called...
commit
|
commitdiff
|
tree
2014-02-22
Anton Khirnov
lavr: add a function for checking whether AVAudioResampleCon...
commit
|
commitdiff
|
tree
2014-02-19
Leandro Dorileo
libavformat/mpegts: expose raw packet size
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-02-19
Anton Khirnov
AVOptions: add flags for read/read-only options
commit
|
commitdiff
|
tree
2014-02-19
Anton Khirnov
AVOptions: deprecate unused AV_OPT_FLAG_METADATA
commit
|
commitdiff
|
tree
2014-02-14
Anton Khirnov
lavfi doxy: add buffer{src,sink}.h to the main lavfi...
commit
|
commitdiff
|
tree
2014-02-14
Anton Khirnov
buffersink: document special error codes returned from...
commit
|
commitdiff
|
tree
2014-02-12
Ronald S. Bultje
vp9: add a new segmentation sample.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-02-12
Ronald S. Bultje
vp9: add fate sample for parallelmode.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-02-11
John Stebbins
lavc: set AVFrame pkt_pts and reordered_opaque in reget_buffer
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
rpza: limit the number of blocks to the total remaining...
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
rpza: move some variables to the blocks where they...
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
rpza: use fixed-width int types
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
rpza: switch to bytestream2
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
lavf: always unref the packet passed to av_interleaved_write...
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
lavf: extend / improve the AVFormatContext doxy
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
lavf: add some basic documentation of the muxing process
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
lavf: rewrite the av_write_frame() doxy
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
lavf: rewrite the av_interleaved_write_frame() doxy
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
avplay: add support for seeking to chapter marks
commit
|
commitdiff
|
tree
2014-02-10
Guillaume Martres
hevc: update conformance streams
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
FATE: force FLAC in the lavf ogg test
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
pcmdec: replace a reachable assert with an error check
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
doc/APIchanges: mark the place where 9 was branched
commit
|
commitdiff
|
tree
2014-02-10
Anton Khirnov
doc/APIchanges: fill in missing hashes and dates
commit
|
commitdiff
|
tree
2014-02-04
Luca Barbato
doxy: Format @code blocks so they render properly
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-02-04
Luca Barbato
lavf: improve handling of sparse streams when muxing
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-02-04
Anton Khirnov
lagarith: reallocate rgb_planes when needed
commit
|
commitdiff
|
tree
2014-02-04
Anton Khirnov
truemotion1: check the header size
commit
|
commitdiff
|
tree
2014-02-04
Anton Khirnov
shorten: pad the internal bitstream buffer
commit
|
commitdiff
|
tree
2014-02-04
Anton Khirnov
eacmv: clear references on frame dimensions change
commit
|
commitdiff
|
tree
2014-02-04
Anton Khirnov
h264: reset data partitioning at the beginning of each...
commit
|
commitdiff
|
tree
2014-02-04
Anton Khirnov
vp8: use a fixed-size edge emu buffer
commit
|
commitdiff
|
tree
2014-02-04
Anton Khirnov
lavf: ignore attachment streams for interleaving purposes
commit
|
commitdiff
|
tree
2014-02-04
Anton Khirnov
lavf: do basic sanity checking on muxed packets
commit
|
commitdiff
|
tree
2014-02-04
Jan Ekström
utvideoenc: Add support for the new BT.709 FourCCs...
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-02-04
Keith Lawson
vf_overlay: add eof_action switch
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-02-04
Anton Khirnov
hevc: check that the VCL NAL types are the same for...
commit
|
commitdiff
|
tree
2014-01-24
Guillaume Martres
vp9: fix bugs in updating coef probabilities with parallelmode=1
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
2014-01-24
Ronald S. Bultje
vp9: fix mvref finding to adhere to bug in libvpx.
Signed-off-by:
Anton Khirnov
<anton@khirnov.net>
commit
|
commitdiff
|
tree
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
next