projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2011-10-25
Justin Ruggles
tta: check output buffer size after adjusting frame...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
tta: fix reading of format in TTA header.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
tta: remove useless commented-out lines
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
tta: check remaining bitstream size while reading unary...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Anton Khirnov
lavf: deprecate AVStream.stream_copy
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Anton Khirnov
avconc: split choose_codec() to choose_decoder/choose_e...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Anton Khirnov
lavf: simplify by using FFMAX/FFMIN.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Anton Khirnov
mpegenc: add preload private option.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Janne Grunau
cosmetics: simplify latm_decode_init
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Janne Grunau
latm: avoid unnecessary reinit of the aac decoder
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Janne Grunau
aacdec: initialize sbr context only in new channel...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Janne Grunau
resample: reject unhandled conversions
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Janne Grunau
resample: remove unused #define
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Mans Rullgard
adpcm: use sign_extend()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Janne Grunau
mpeg12: fix mpeg_decode_slice context parameter type
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Janne Grunau
Revert "mpeg12: move full_pel from MpegEncContext to...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Michael Karcher
Move id3v2 tag writing to a separate file.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Ronald S. Bultje
swscale: add missing colons to x86 assembly yuv2planeX.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Justin Ruggles
g722: split decoder and encoder into separate files
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Justin Ruggles
cosmetics: remove extra spaces before end-of-statement...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Justin Ruggles
vorbisdec: check output buffer size before writing...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Justin Ruggles
wavpack: calculate bpp using av_get_bytes_per_sample()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
John Stebbins
ac3enc: Set max value for mode options correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Anton Khirnov
lavc: move get_b_cbp() from h263.h to mpeg4videoenc.c
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Anton Khirnov
mpeg12: move closed_gop from MpegEncContext to Mpeg1Context
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Anton Khirnov
mpeg12: move full_pel from MpegEncContext to Mpeg1Context
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Anton Khirnov
mpeg12: move Mpeg1Context from mpeg12.c to mpeg12.h
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Anton Khirnov
mpegvideo: remove some unused variables from MpegEncCon...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Michael Karcher
id3v2: fix doxy comment - 'machine byte order' makes...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Mashiat Sarker...
VC1: restore mistakenly removed code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Ruggles
twinvq: check output buffer size before decoding
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Justin Ruggles
twinvq: return an error when the packet size is too...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Anton Khirnov
lavf: export some forgotten symbols with non-av prefixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Ronald S. Bultje
swscale: update altivec yuv2planeX asm to new per-plane...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Ronald S. Bultje
swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Kieran Kunhya
yuv2planeX10 SIMD
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Ronald S. Bultje
swscale: decide whether to use yuv2plane1/X on a per...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Ronald S. Bultje
swscale: reintroduce full precision in 16-bit output.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Kieran Kunhya
Split up yuv2yuvX functions
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Kieran Kunhya
Split out yuv2yuv1 luma and chroma in order to make...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Dustin Brody
lavc: replace references to deprecated AVCodecContext...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Dustin Brody
lavc: translate non-flag-based er options into flag...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Dustin Brody
add -err_filter AVOptions to access flag-based error...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Ronald S. Bultje
h264_weight: initialize "height" function argument...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Lou Logan
presets: spelling error in libvpx 1080p50_60
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Marton Balint
avplay: fix fullscreen behaviour with SDL 1.2.14 on...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Reimar Döffinger
flvdec: Do not call parse_keyframes_index with a NULL...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
libspeexdec: include system headers before local headers
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
libspeexdec: return meaningful error codes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
libspeexdec: cosmetics: reindent
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
libspeexdec: decode one frame at a time.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Mans Rullgard
swscale: fix signed shift overflows in ff_yuv2rgb_c_ini...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Anton Khirnov
Move timefilter code from lavf to lavd.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Raivo Hool
mov: add support for hdvd and pgapmetadata atoms
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Raivo Hool
mov: rename function _stik, some indentation cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Raivo Hool
mov: rename function _int8 to remove ambiguity, some...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Raivo Hool
mov: parse the gnre atom
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
mp3on4: check for allocation failures in decode_init_mp...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
mp3on4: create a separate flush function for MP3onMP4.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
mp3on4: ensure that the frame channel count does not...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
mp3on4: set channel layout
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
mp3on4: fix the output channel order
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
mp3on4: allocate temp buffer with av_malloc() instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
mp3on4: copy MPADSPContext from first context to all...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
fmtconvert: port float_to_int16_interleave() 2-channel...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
fmtconvert: port int32_to_float_fmul_scalar() x86 inlin...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
fmtconvert: check compile-time x86 instruction set...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
fmtconvert: port float_to_int16() x86 inline asm to...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
fmtconvert: fix and extend documentation for float_inte...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Justin Ruggles
flvenc: store delay and last_ts per-stream.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Mans Rullgard
h264: fix ppc/altivec build
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Jean First
Enable multithreding when decoding with libopenjpeg
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ronald S. Bultje
h264: mark some MC functions with av_always_inline...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ronald S. Bultje
H264: have hl_motion() and its callees take a chroma_id...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ronald S. Bultje
H264: change weight/biweight functions to take a height...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ronald S. Bultje
Support for lossless and inter H264 4:2:2.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Baptiste Coudurier
h264: 4:2:2 intra decoding support
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ronald S. Bultje
sws/pixfmt/pixdesc: add support for yuv420p9le/be.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ronald S. Bultje
Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ronald S. Bultje
vp8: fix up handling of segmentation_maps in reference...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Ronald S. Bultje
swscale: prevent overflow in coefficient calculation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: hide private symbols.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: deprecate img_get_alpha_info().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_toupper4.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_copy_bits and align_put...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_ac3_parse_header.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_frame_rate_tab.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: rename ff_find_start_code to avpriv_mpv_find_star...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_split_xiph_headers.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_dirac_parse_sequence_he...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for some dv symbols used in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for some flac symbols used...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for some mpeg4audio symbols...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for some mpegaudio symbols...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for ff_aac_parse_header().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavf: hide private symbols.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavf: use avpriv_ prefix for some dv functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Anton Khirnov
lavf: use avpriv_ prefix for ff_new_chapter().
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Justin Ruggles
avcodec: add CODEC_CAP_DELAY note to avcodec_decode_aud...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Justin Ruggles
avcodec: clarify the CODEC_CAP_DELAY note in avcodec_de...
commit
|
commitdiff
|
tree
|
snapshot
next