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-26
Justin Ruggles
pcmdec: move codec-specific variable declarations to...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
pcmdec: return buf_size instead of src-buf.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
avcodec: remove the Zork PCM encoder.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
pcm_zork: use AV_SAMPLE_FMT_U8 instead of shifting...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
pcmenc: remove unneeded sample_fmt check.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
pcmdec: move number of channels check to pcm_decode_init()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
pcmdec: remove unnecessary check for sample_fmt change
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
pcmdec: move DVD PCM bits_per_coded_sample check near...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
pcmdec: do not needlessly set *data_size to 0
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: remove unneeded NULL or zero-size packet checks.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: simplify buffer allocation by using FF_ALLOC_O...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: ask for a sample for unsupported sample depths.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: cosmetics: use 'ch' instead of 'chan' to itera...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: move some declarations to the top of the function
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: always use get_sbits_long() for uncompressed...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: remove unneeded local variable
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: remove the numchannels parameter from several...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: rename 2 functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: move appending of extra_bits to a separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: split stereo decorrelation into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: cosmetics: rename 'wasted_bits' to 'extra_bits'.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: remove unneeded numsamples checks
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: check for buffer allocation failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: allocate per-channel buffers based on channel...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: read/validate number of channels from the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: remove unneeded validation of setinfo_sample_size.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: set sample_fmt in alac_decode_init()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Justin Ruggles
alacdec: set bytespersample using av_get_bytes_per_sample()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Janne Grunau
threads: restore has_b_frames in frame_thread_free
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Daniel Kang
H.264: Cometics to dsputil_mmx.c
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
g722dec: check output buffer size before decoding
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
g722dec: cosmetics: reindent/linewrap
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
g722dec: remove the use of lowres for half-rate decoding.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
tta: check for extradata allocation failure in tta...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
tta: check for allocation failure of decode_buffer
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
tta: use correct frame_length calculation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
tta: add support for decoding 24-bit sample format
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
cosmetics: indentation
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Justin Ruggles
tta: remove pointless braces
commit
|
commitdiff
|
tree
|
snapshot
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
next